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-clang sources/meta-elm-binary sources/met…
…a-freescale sources/meta-openembedded sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang ca26df0...4942cd7 (12): > clang: Update to clang 18 release > clang: Adjust to match new libLLVM soname > bpftrace: Upgrade to 0.20+ and fix with llvm 18 > bcc: Do not set LLVM_PACKAGE_VERSION explicitly > vulkan-samples: Disable deprecated declaration warnings with libc++ > castxml: Upgrade to 0.6.4 > spirv-llvm-translator: Switch to main branch for llvm 18 support > libcxx: Pass LLVM_RUNTIME_TARGETS > rust-llvm: Fix build with clang-18 > kernel-selftest: Use gcc for now. > optee-os: Use gcc instead of clang-18 > dav1d: Use GNU assembler for asm files * sources/meta-elm-binary e57ece1...3c0009d (1): > layer.conf: Update for the scarthgap release series * sources/meta-freescale cce48564...dcd663ff (1): > wayland: Delete recipe * sources/meta-openembedded 57db42741...4c48fe69b (36): > DO NOT MERGE: XXX: Add Github actions support for CI > wavemon: add recipe for version 0.9.5 > python3-sentry-sdk: upgrade 1.40.0 -> 1.40.4 > python3-socketio: upgrade 5.11.0 -> 5.11.1 > python3-gspread: upgrade 6.0.1 -> 6.0.2 > python3-google-auth: upgrade 2.27.0 -> 2.28.0 > unixodbc: fix odbc.pc file generation > webkitgtk3: Fix build on 32bit x86 > dav1d: Inherit missing pkgconfig > libcamera: Replace VLAs with alloca > snort3: Fix contains reference to TMPDIR [buildpaths] warnings > snort: Do not use llvm libunwind > snort: add snort3 initial recipe > libdaq: add recipe > python3-pydantic,python3-pydantic-core: upgrade 2.5.3 -> 2.6.0 and 2.14.6 -> 2.16.2 > sip: upgrade 6.8.2 -> 6.8.3 > remmina: upgrade 1.4.33 -> 1.4.34 > python3-zopeinterface: upgrade 6.1 -> 6.2 > python3-watchdog: upgrade 3.0.0 -> 4.0.0 > python3-twine: upgrade 4.0.2 -> 5.0.0 > python3-tox: upgrade 4.12.1 -> 4.13.0 > python3-pytest-asyncio: upgrade 0.23.4 -> 0.23.5 > python3-pymodbus: upgrade 3.6.3 -> 3.6.4 > python3-pymisp: upgrade 2.4.184 -> 2.4.185 > python3-protobuf: upgrade 4.25.2 -> 4.25.3 > python3-polyline: upgrade 2.0.1 -> 2.0.2 > python3-langtable: upgrade 0.0.64 -> 0.0.65 > python3-jsbeautifier: upgrade 1.14.11 -> 1.15.1 > python3-httpcore: upgrade 1.0.2 -> 1.0.3 > python3-google-api-python-client: upgrade 2.116.0 -> 2.118.0 > python3-tqdm: upgrade 4.66.1 -> 4.66.2 > webkitgtk3: upgrade 2.42.4 -> 2.42.5 > protobuf: upgrade 4.25.2 -> 4.25.3 > wireshark: upgrade 4.2.2 -> 4.2.3 > unbound: upgrade 1.19.0 -> 1.19.1 > Fix install error when enable multilib. * sources/meta-qt6 438d3c0...47b4856 (57): > qtwebengine: Drop 0003-Update-vendored-copy-of-six-to-1.16.0.patch > qtwebengine: Refresh 0002-mojom-Drop-using-imp-module.patch > qtwebengine: Add missing dependency on native libevent.pc > qtwebengine: Drop upstreamed patch > qtwebengine: Fix constructor ambiguity found with clang-18 > qtwebengine: Update LegacyStatsCollector to conform with Wc++11-narrowing > qtwebengine: Remove setting --target option with yocto > qtwebengine: Fix build with python 3.12 > qtwebengine: Drop upstreamed patch > qtwebengine: Fix illegal instruction crash on rpi4 > qtwebengine: Fix build with clang 17 > qtquick3dphysics: Fix build on clang/x86 > 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 > conan.inc: Remove support > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine > qtwebengine: Pass OE specific pkg-config-native for host pkg-config > 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 > Update submodule refs on '6.6' in yocto/meta-qt6 < Merge pull request #35 from YoeDistro/kraj/6.6 < Merge pull request #34 from YoeDistro/kraj/6.6 < Merge pull request #33 from YoeDistro/kraj/6.6 < Merge pull request #32 from YoeDistro/kraj/6.6 < Merge pull request #31 from YoeDistro/kraj/6.6 < Merge pull request #30 from YoeDistro/kraj/6.6 < Merge pull request #29 from YoeDistro/kraj/6.6 < Merge pull request #28 from YoeDistro/kraj/6.6 < Merge pull request #27 from YoeDistro/kraj/6.6 < Merge pull request #26 from YoeDistro/kraj/6.6 < Merge pull request #25 from YoeDistro/kraj/6.6 < Merge pull request #24 from YoeDistro/kraj/6.6 < Merge pull request #23 from YoeDistro/kraj/6.6 < Merge pull request #22 from YoeDistro/kraj/6.6 < Merge pull request #21 from YoeDistro/kraj/6.6 < Merge pull request #20 from YoeDistro/kraj/6.6 < Merge pull request #19 from YoeDistro/kraj/6.6 < Merge pull request #18 from YoeDistro/kraj/6.6 < Merge pull request #17 from YoeDistro/kraj/6.6 < Merge pull request #16 from YoeDistro/kraj/6.6 < Merge pull request #15 from YoeDistro/kraj/6.6 < qtwebengine: Fix illegal instruction crash on rpi4 < qtwebengine: Fix build with clang 17 < qtquick3dphysics: Fix build on clang/x86 < 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 < conan.inc: Remove support < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine < qtwebengine: Pass OE specific pkg-config-native for host pkg-config < 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 * sources/meta-raspberrypi 2e1ca4c...dbf1113 (1): > rpi-eeprom_git: v.2024.01.05-2712 Update recipe to latest rpi-eeprom repo This follows the current latest release of rpi-eeprom: https://github.com/raspberrypi/rpi-eeprom * sources/meta-riscv ab869f1...dc7aeb4 (1): > layer.conf: Update for the scarthgap release series * sources/meta-rockchip ebfc426...f6ada97 (1): > layer.conf: Update for the scarthgap release series * sources/meta-tegra 8e0c916f...5237f91d (1): > cudnn: fix cudnn-samples fetch error * sources/meta-variscite-bsp 28632e6...cf4d8ce (52): < Merge pull request #12 from YoeDistro/kraj/kirkstone-var02 > Refresh patch for latest meta-freescale > variscite_ubi: Do not export shell variables when not needed > variscite.inc: Limit optee to mx8 and mx9 machines > linux-variscite_5.15.bb: Fix build with gcc-13 > imx-boot: Adjust for changes in do_compile in meta-freescale > layer.conf: update LAYERSERIES_COMPAT for nanbield > imx-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 > 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 < Merge pull request #11 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02 < 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 4cfd0f7e4e...f71406f01f (40): > rv32/rv64: Update kernel defconfig for qemu > ofono: Fix build with musl > quota: Fix build with latest musl. > pciutils: Fix build with latest musl > iproute2: Provide gnu compatible basename API locally > bluez5: Fix build with musl > btrfs-tools: Fix build with musl > mdadm: Fix build with musl > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > musl: Update to latest tip of trunk > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > Revert "base-files: add usage warning to motd" > base-files: add usage warning to motd > oeqa/selftest/rust: Simplify the rust testsuite output gathering/processing > systemd-systemctl: fix dead loop when multi services enable each other > ncurses: Always pass -D_GNU_SOURCE > qemuboot: predictable network interface names > dbus: disable assertions and enable only modular tests > linux-yocto/6.6: update CVE exclusions > linux-yocto/6.6: update to v6.6.17 > testimage: log exception when failing to retrieve artifacts > lttng-ust: Upgrade 2.13.6 -> 2.13.7 > numactl: Upgrade 2.0.17 -> 2.0.18 > overlayfs: add missing vardeps > oeqa parselogs.py: load ignore files from sys.path > bitbake: runqueue: Add support for BB_LOADFACTOR_MAX > meson: use absolute cross-compiler paths > devtool: ide: vscode: Configure read-only files > devtool: ide_sdk: Use bitbake's python3 for generated scripts > bitbake: Revert "bitbake: wget.py: always use the custom user agent" > bash: rebase the patch to fix ptest failure > libsdl2: upgrade 2.28.5 -> 2.30.0 > insane.bbclass: Allow the warning about virtual/ to be disabled > recipetool; add support for python_mesonpy class > python_mesonpy.bbclass: move from meta-python > python3-meson-python: move from meta-python > python3-pyproject-metadata: HOMEPAGE; DESCRIPTION > python3-pyproject-metadata: move from meta-python > python: Drop ${PYTHON_PN} Signed-off-by: Khem Raj <[email protected]>
- Loading branch information