-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Layer Updates: sources/meta-arm sources/meta-clang sources/meta-elm-b…
…inary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-variscite-bsp sources/poky * sources/meta-arm a262d308...2d809a7c (8): > layer.conf: update LAYERSERIES_COMPAT for nanbield > arm-bsp/n1sdp: update to linux yocto kernel 6.4 > arm/generic-arm64: set XSERVER to install the modesetting driver > arm/qemu-generic-arm64: force off KVM in qemu > arm/generic-arm64: move SERIAL_CONSOLES to generic-arm64 > arm-bsp/trusted-firmware-a: remove unneeded patches > arm/sbsa-acs: update to v7.1.2 > optee-client: Add path condition to tee-supplicant.service * sources/meta-clang 0bbb4ab...24a79ea (9): > libdeflate: Use gcc for now with clang17 > wtmpdb,-aufs-util,lastlog2: Use BFD linker when system linker is lld > apt: Do not use libc++ runtime for now > spirv-llvm-translator: Upgrade to main to compile with clang 17.0.0 > clang: Rename LLDB_TABLEGEN to LLDB_TABLEGEN_EXE > clang: Disable riscv multilib patch > clang: Update to 17.0.0 release branch > actions: Bump checkout for v3->v4 > layer.conf: update LAYERSERIES_COMPAT for nanbield * sources/meta-elm-binary 48bc57b...e57ece1 (1): > Merge pull request #8 from YoeDistro/yoe/mut * sources/meta-freescale a601d538...b5127cf5 (2): > Merge pull request #1650 from YoeDistro/yoe/mut > Merge pull request #1651 from MaxKrummenacher/master * sources/meta-freescale-3rdparty b3be00d...40ac70c (1): > Merge pull request #280 from YoeDistro/yoe/mut * sources/meta-intel 0ccbd5e7...a89e233e (1): > layer.conf: update LAYERSERIES_COMPAT to use nanbield * sources/meta-odroid 95d806c...98e8769 (3): > linux-yocto: drop gcc-plugins fix > layer.conf: update LAYERSERIES_COMPAT for nanbield > odroid-m1: fix UBOOT_ROOT default asignment * sources/meta-openembedded 7554afa9b...cdbdfa766 (12): > XXX: Add Github actions support for CI > freerdp: upgrade 2.10.0 -> 2.11.0 > uutils-coreutils: upgrade 0.0.20 -> 0.0.21 > sharutils: Check for intmax_t using configure > usbguard: Enable seccomp if distro features have it > vlc: Fix build with gettext 0.22+ > openct: Fix typo in SUMMARY variable > appstream: update 0.16.2 -> 0.16.3 > libxmlb: update 0.3.10 -> 0.3.14 > libei: add recipe > audit: upgrade 3.1.1 -> 3.1.2 > layer.conf: update LAYERSERIES_COMPAT for nanbield * sources/meta-qt6 2b1d80e...eab37ab (42): > layer.conf: update LAYERSERIES_COMPAT for nanbield > qtquick3dphysics: Fix build on clang/x86 > Revert "qtquick3dphysics: Fix build on musl" > qtquick3dphysics: Fix build on musl > qtmultimedia: Include missing sys/select.h > qtwebengine: Fix zlib build on 32bit arches with LF64 functions > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly > qtapplicationmanager: Fix build with musl > qtbase: Do not use LFS64 functions explicitly on musl > qtbase: Add locale-base-c only on glibc based targets > qtmultimedia: Check for commercial licence before enabling ffmpeg > qtwebengine: Fix build with libc++ from clang-17 > qtwebengine: Fix build with clang 17 > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > qtwebengine: Do not pass --target with clang > qtwebengine: Fix missing boolean value to disable minizip > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler > qtbase: Add a packageconfig knob to enable lld linker > qtwebengine: Fix skia build issue on aarch64/clang > Update submodule refs on '6.5' in yocto/meta-qt6 > Update submodule refs on '6.5' in yocto/meta-qt6 > Update submodule refs on '6.5' in yocto/meta-qt6 > Update submodule refs on '6.5' in yocto/meta-qt6 < Merge pull request #3 from YoeDistro/kraj/6.5 > qtshadertools: Fix missing dependency to spirv-tools < Merge pull request #2 from YoeDistro/kraj/6.5 < Merge pull request #1 from YoeDistro/kraj/6.5 < qtbase: Add locale-base-c only on glibc based targets < qtmultimedia: Check for commercial licence before enabling ffmpeg < qtwebengine: Fix build with libc++ from clang-17 < qtwebengine: Fix build with clang 17 < recipes: Add missing patch header tags < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < qtwebengine: Do not pass --target with clang < qtwebengine: Fix missing boolean value to disable minizip < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler < qtbase: Add a packageconfig knob to enable lld linker < qtwebengine: Fix skia build issue on aarch64/clang * sources/meta-raspberrypi 6501ec8...ec9055f (6): > layer.conf: update LAYERSERIES_COMPAT for nanbield > raspberrypi-firmware: Update to 20230509~buster > bluez-firmware-rpidistro: Update to 1.2-4+rpt10 > linux-firmware-rpidistro: Update to 20230210-5_bpo11+1 > linux-raspberrypi: Upgrade 6.1 release to latest point release 6.1.51 > userland: Update to trunk from 20230419 * sources/meta-riscv e44ef79...9e7fbe1 (3): > linux-starfive-dev: update VF2 SDK to V3.6.1 > layer.conf: update LAYERSERIES_COMPAT for nanbield > Fix directory not empty error when systemd folder present * sources/meta-rockchip af8b921...5361fb2 (1): > layer.conf: update LAYERSERIES_COMPAT for nanbield * sources/meta-variscite-bsp 0bce53d...481ce8d (26): > layer.conf: update LAYERSERIES_COMPAT for nanbield < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02 < Merge branch 'yoe/mut' into yoe/kirkstone-var02 < iimx-atf: Remove version info from bbappend < freertos-variscite: Fix compile failure when do_compile is rerun < imx-boot: Update the patch to apply with meta-freescale/master < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend < pm-utils: disable stop and start for wifi and bluetooth < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs < linux-variscite: add support for VAR-SOM-MX7 < machine: imx7-var-som: Adjust for using new location of tune file from core < recipes: Add missing Upstream Status tag < freertos-variscite: Clear out environment provided LDFLAGS < libubootenv: Refresh patch to match 0.3.4 from oe-core master < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6 < wl18xx-calibrator: Rename rdep for wl18xx firmware < imx-sc-firmware: Use var-som override for variscite specifics < imx-sc-firmware: Make do_compile override only for var-som < bluez5: Limit Applying bbappend changes for variscite SOMs < base-files: Install variscite-blacklist.conf only on variscite machines < imx-boot: Keep scope of patches to variscite machines. < imx-atf: Use the varigit only on variscite machines < variscite.inc: Add var-som new common override < variscite: Enable optee machine feature on iMX8 based machines * sources/poky 6fd8af0d30...8f10813434 (53): > s > qemux86: Add identical qemux86copy variant for tests > meta-poky/conf/templates/default/conf-description.txt: add a template description > gettext: Add missing dependency on gawk autoconf > bitbake: Add vscode devcontainer support > oe-selftest devtool: ide tests > oe-selftest devtool: refactor runqemu pre-requisites > devtool: ide make deploy-target quicker > devtool: refactor deploy-target > refactor: make strip_execs callable without d > refactor: make multiprocess_launch callable without d > cpp-example: workaround for pseudo breakeage > tests: add a C++ example recipe > devtool: new ide plugin > cmake.bbclass: support qemu > vscode: add minimal configuration > oeqa selftest runtime_test.py: append to TEST_RUNQEMUPARAMS > oeqa dnf_runtime.py: fix HTTP server IP address and port > selftest runtime_test.py: add testimage.bbclass slirp test > testimage.bbclass: detect slirp from TEST_RUNQEMUPARAMS > core-image-minimal: increase extra space to pass df.py oeqa runtime test > DOCS-WIP: Add some notes about WORKDIR name and SRCPV changes > Add DOCS-WIP > ppp-dialin: Fix groupname gid change warning > scripts/oe-setup-builddir: add support for configuration descriptions > meta/lib/bblayers/buildconf.py: add support for configuration descriptions > meta/conf/templates/default/conf-description.txt: add a template description > bitbake: Revert "fetch2/local: Fix?" > bitbake: fetch2/local: Fix? > defaultsetup: Inherit create-spdx by default > beaglebone-yocto: remove redundant XSERVER assignment > vim: Upgrade 9.0.1664 -> 9.0.1894 > libxcrypt-compat: Remove libcrypt.so to fix conflict with libcrypt > machine/qemu*: add modesetting drivers to XSERVER > packagegroup-core-x11-xserver: add modesetting driver to default XSERVER > cargo-c-native: fix version check > openssh: improve banner ptest failure logging > openssh: update Upstream-Status to Denied in test logging patch > bitbake.conf: Add IMAGE_BASENAME to SDK_NAME > libc-test: Run as non-root user > base: add newline before LICENSE_FLAGS_DETAILS > perl: Add packageconfig for setlocale functionality differences > build-appliance-image: Update to master head revision > layer.conf: Update to nanbield release series > bitbake: bitbake: Update to 2.6.0 release series/version > layer.conf: Update to nanbield release series > build-appliance-image: Update to master head revision > cmake.bbclass: refactor cmake args > cmake.bbclass: cleanup spaces and tabs > weston: Add sysconfdir to FILES:${PN} > weston: Upgrade version 12.0.1 -> 12.0.2 > weston-init: fix init code indentation > weston-init: remove misleading comment about udev rule Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
Showing
14 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
Submodule meta-arm
updated
28 files
Submodule meta-clang
updated
48 files
Submodule meta-freescale
updated
5 files
Submodule meta-odroid
updated
7 files
Submodule meta-openembedded
updated
28 files
Submodule meta-qt6
updated
18 files
Submodule meta-raspberrypi
updated
7 files
Submodule meta-riscv
updated
6 files
Submodule poky
updated
65 files