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-freescale sources/meta…
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky * sources/meta-clang 183f6e9...073f532 (2): > clang: Upgrade to 17.0.4 release > vboxguestdrivers: use gcc toolchain * sources/meta-freescale 6d2c944f...d10cdf0a (3): > wayland: Delete recipe > Merge pull request #1687 from thochstein/viv > Merge pull request #1682 from valijec/master * sources/meta-openembedded 762a6880f...94883470b (52): > DO NOT MERGE: XXX: Add Github actions support for CI > uftrace: upgrade 0.13.1 -> 0.14 > cjson: upgrade 1.7.15 -> 1.7.16 > sdbus-c++: upgrade 1.3.0 -> 1.4.0 > mksh: upgrade 59 -> R59c > hwdata: upgrade 0.370 -> 0.375 > pmdk: upgrade 1.12.1 -> 2.0.0 > c-ares: upgrade 1.20.1 -> 1.21.0 > modemmanager: upgrade 1.22.0 -> 1.23.1 > libtorrent: upgrade 0.13.8 -> 1 > libbpf: upgrade 1.2.0 -> 1.2.2 > cairomm-1.16: upgrade 1.16.2 -> 1.18.0 > libraw: upgrade 0.20.2 -> 0.21.1 > libfastjson: upgrade 0.99.9 -> 1.2304.0 > mcelog: upgrade 194 -> 196 > glibmm-2.68: upgrade 2.74.0 -> 2.78.0 > lsscsi: upgrade 0.32 -> 030 > wtmpdb: upgrade 0.7.1 -> 0.9.3 > geos: upgrade 3.12.0 -> 3.12.0beta2 > smarty: upgrade 4.3.0 -> 4.3.4 > mstpd: upgrade 0.1 -> 0.05 > webkitgtk3: upgrade 2.42.0 -> 2.42.1 > libosinfo: upgrade 1.10 -> 1.11.0 > fio: upgrade 3.32 -> 2022 > ser2net: upgrade 4.3.13 -> 4.5.0 > libmbim: upgrade 1.30.0 -> 1.31.1 > lastlog2: upgrade 1.1.0 -> 1.2.0 > neatvnc: upgrade 0.6.0 -> 0.7.0 > thingsboard-gateway: upgrade 3.4.1 -> 3.4.2 > opencl-headers: upgrade 04.17 -> 2023.04.17 > googlebenchmark: upgrade 1.8.0 -> 1.8.3 > ctags: upgrade 6.0.20231001.0 -> 6.0.20231029.0 > xmlsec1: upgrade 1.2.37 -> 1.3.2 > feh: upgrade 3.10 -> 3.10.1 > gcab: upgrade 1.4 -> 1.6 > pahole: upgrade 1.24 -> 1.25 > toybox: upgrade 0.8.8 -> 0.8.10 > xterm: upgrade 387 -> 388 > abseil-cpp: upgrade 20230802.0 -> 20230802.1 > jack: upgrade 1.19.22 -> 2 > libsodium: upgrade 1.0.18 -> 1.0.19 > ccid: upgrade 1.5.2 -> 1.5.4 > libgpiod: update to v2.1 > shunit2: new recipe > multipath-tools: Use https for github > python3-piccata: Use https for github > openocd: Use https for github > pipewire: Update 0.3.83 -> 0.3.84 > python3-unoconv: add recipe > python3-screeninfo: add recipe > python3-zopeevent: Add Zope.Event Python Recipe > python3-flask-restx: Add Flask-RestX Python Recipe * sources/meta-qt6 e9d7f5c...b5cfb51 (28): > 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 #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-variscite-bsp 92e4f31...41e95e2 (46): < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02 > 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 #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 b53d1287d2...ea8af7fbf1 (88): > poky: Do not inherit uninative on ppc64le and riscv64 hosts > gdb: Update to gdb 14 release > openssl: Add missing perl-module-file-spec-functions rdep for ptests > coreutils: Add ptest dependencies > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests > xserver-xorg: upgrade 21.1.8 -> 21.1.9 > shaderc: upgrade 2023.6 -> 2023.7 > python3-wheel: upgrade 0.41.2 -> 0.41.3 > python3-wcwidth: upgrade 0.2.8 -> 0.2.9 > python3-trove-classifiers: upgrade 2023.9.19 -> 2023.10.18 > python3-testtools: upgrade 2.6.0 -> 2.7.0 > python3-setuptools-rust: upgrade 1.7.0 -> 1.8.1 > python3-pytest: upgrade 7.4.2 -> 7.4.3 > python3-pyopenssl: upgrade 23.2.0 -> 23.3.0 > python3-pycairo: upgrade 1.25.0 -> 1.25.1 > python3-psutil: upgrade 5.9.5 -> 5.9.6 > python3-pip: upgrade 23.2.1 -> 23.3.1 > python3-hypothesis: upgrade 6.87.4 -> 6.88.1 > python3-git: upgrade 3.1.37 -> 3.1.40 > python3-gitdb: upgrade 4.0.10 -> 4.0.11 > python3-babel: upgrade 2.13.0 -> 2.13.1 > python3-pyrsistent: upgrade 0.19.3 -> 0.20.0 > glib-2.0: upgrade 2.78.0 -> 2.78.1 > ghostscript: upgrade 10.02.0 -> 10.02.1 > msmtp: upgrade 1.8.24 -> 1.8.25 > lighttpd: upgrade 1.4.72 -> 1.4.73 > libnsl2: upgrade 2.0.0 -> 2.0.1 > libnewt: upgrade 0.52.23 -> 0.52.24 > libjpeg-turbo: upgrade 3.0.0 -> 3.0.1 > libical: upgrade 3.0.16 -> 3.0.17 > libdnf: upgrade 0.71.0 -> 0.72.0 > harfbuzz: upgrade 8.2.1 -> 8.2.2 > gpgme: upgrade 1.22.0 -> 1.23.1 > recipetool: Add handler to create go recipes > recipetool: Ignore *.go files while scanning for licenses > selftest: recipetool: Add test for go recipe handler > classes: go-vendor: Add go-vendor class > debianutils: upgrade 5.13 -> 5.14 > btrfs-tools: upgrade 6.5.2 -> 6.5.3 > enchant2: upgrade 2.6.1 -> 2.6.2 > dhcpcd: upgrade 10.0.3 -> 10.0.4 > cronie: upgrade 1.6.1 -> 1.7.0 > createrepo-c: upgrade 1.0.1 -> 1.0.2 > base-passwd: upgrade 3.6.1 -> 3.6.2 > image: add check_image_max_size as post function to check file size against IMAGE_FILE_MAXSIZE > image_types: use IMAGE_FILE_MAXSIZE variable for f2fs image types > image_types: use IMAGE_FILE_MAXSIZE variable for btrfs image types > image_types: use IMAGE_FILE_MAXSIZE variable for ext2/3/4 image types > image_types: add python function to get the IMAGE_FILE_MAXSIZE:fstype value > lib/oe/path: Deploy files can start only with a dot > llvm: Upgrade to 17.0.4 release > kernel-arch: drop CCACHE from KERNEL_STRIP definition > cdrtools: Fix build on riscv64 > rust-cross-canadian: Add riscv64 to cross-canadian hosts > uninative.bbclass: Add ldso information for riscv64 > machine-sdk: Add SDK_ARCH for riscv64 > meson: Add check for riscv64 in link template > scripts/esdk-tools: use a dedicated, static directory for esdk tools > meta/lib/oe/copy_buildsystem.py: do not derefence symlinks > populate_sdk_ext.bbclass: do not symlink unfsd from sdk image sysroot into eSDK tools path > linux-firmware: add new fw file to ${PN}-rtl8821 > lib/oe/buildcfg.py: Remove unused parameter > lib/oe/buildcfg.py: Include missing import > python3-spdx-tools: upgrade 0.8.1 -> 0.8.2 > python3-beartype: upgrade 0.16.2 -> 0.16.4 > systemd: fix DynamicUser issue > openssl: improve handshake test error reporting > strace: upgrade 6.5 -> 6.6 > strace: backport fix for so_peerpidfd-test > lsb-release: use https for UPSTREAM_CHECK_URI > ccache.conf: Remove obsolete configuration option > qemuriscv: Add to common MACHINE_FEATURES instead of overriding them > image_types.bbclass: Use xz default compression preset level > oeqa/selftest: Drop machines support > meta: classes-recipe: A class for simple Kernel modules > make-mod-scripts: exclude rm_work > meta/recipes: Remove empty ${PN}/DEV_PKG_DEPENDENCY workarounds > insane: Add QA check for RRECOMMENDS on non-existent packages > bitbake: Toaster: Write UI TestCase > Delete project > bitbake: Toaster: Toaster: Remove unused sleep import from time > bitbake: Toaster: Test jumbotron links visible and clickable > bitbake: Toaster: Test documentation link in landing header is displayed > bitbake: Toaster: Check info_sign is visible and clickable in landing page > bitbake: codegen: cleanup deprecated AST usages > bitbake: codeparser/utils: clean up more deprecated AST usages > bitbake: bitbake-worker: add header with length of message > cve-check: don't warn if a patch is remote > documentation.conf: drop SERIAL_CONSOLES_CHECK Signed-off-by: Khem Raj <[email protected]>
- Loading branch information