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…
…-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky * sources/meta-clang 8aaed8f...c9115ac (3): > Revert "openssh: Enable to build it with clang again" > openssh: Enable to build it with clang again > clang: Upgrade to 17.0.6 * sources/meta-freescale 0fc1504f...28b9b9ba (1): > wayland: Delete recipe * sources/meta-freescale-3rdparty a9bba0f...7725256 (1): > Merge pull request #288 from chrisdimich/master * sources/meta-intel b3fca003...df5a4501 (3): > ispc: upgrade 1.21.1 -> 1.22.0 > oidn: upgrade 1.4.3 -> 2.1.0 > openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0 * sources/meta-openembedded 3991d8538...da32b85a8 (33): > DO NOT MERGE: XXX: Add Github actions support for CI > vte9: Drop recipe > Revert "gnome-terminal: Remove recommendation on vte-prompt" > gnome-console,gnome-terminal: Depend on vte from core layer > liblognorm:Add asprintf to autoconf function check macro > libdecor: update 0.2.0 -> 0.2.1 > glog: Disable 64bit atomics on armv{5,6} > libpwquality: upgrade 1.4.4 -> 1.4.5 > sdbus-c++: Install ptests into PTEST_PATH > basu: Update to latest master > gstd: Fix systemd user unit packaging > monocypher: add crypto library recipe > libmodbus: upgrade 3.1.7 -> 3.1.10 > python3-validators: add new recipe > liblognorm: upgrade 1.0.1 -> 2.0.6 > spice-gtk: Set meson version based on PV > spice: Set meson version based on PV > libcacard: set meson version based on PV > tbb: enable NUMA/Hybrid CPU support > tbb: upgrade 2021.9.0 -> 2021.11.0 > squid: add systemd service > squid: add url-rewrite-helpers packageconfig > squid: move configs to sub package > squid: add auth packageconfig > squid: add nm dispatcher reload hook > squid: update from v5.7 to v6.5 > sdbus-c++-tools: Upgrade to 1.4.0 > sdbus-c++-libsystemd: Upgrade to 254 > ptest-packagelists-meta-oe.inc: Move poco to slow tests > iotop: upgrade 1.21 -> 1.25 > icewm: upgrade 2.9.9 -> 3.4.4 > brotli: upgrade 1.0.9 -> 1.1.0 > fio: revert "fio: upgrade 3.32 -> 2022" * sources/meta-qcom e943354...7e656ef (1): > Merge pull request #555 from lumag/linux-yocto-update * sources/meta-qt6 79d5b04...a52cf8f (35): > 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 > qtbase: fix QLibraryInfo prefix with usrmerge < 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-tegra fb4c603c...ed9c1d25 (1): > libnvidia-container-tools: rdepend on ldconfig * sources/meta-variscite-bsp 92e4f31...1361a1b (49): > 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 < 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 d069eb3af4...cd307c8b1b (80): > gdb: Update to gdb 14 release > poky: Do not inherit uninative on ppc64le and riscv64 hosts > 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 > genericx86: remove redundant assignments > musl: Update to latest tip of trunk > autoconf: upgrade to 2.72d > shared-mime-info-native: handle old GCC for AlmaLinux8 > rust: Drop targets and hosts override magic > oeqa/selftest/wic: Add tests for kernel image installation > wic: bootimg-efi: Make kernel image installation configurable > cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs > documentation.conf: fix do_menuconfig description > bash: changes to SIGINT handler while waiting for a child > shadow: Fix for CVE-2023-4641 > rust-cross-canadian: Fix file conflicts for 32 and 64 bit target architectures > eudev: Upgrade 3.2.12 -> 3.2.14 > rust-llvm: Allow overriding LLVM target archs > patchtest: shorten patch signed-off-by test output > iptables: upgrade 1.8.9 -> 1.8.10 > openssl: upgrade to 3.2.0 > systemd-boot: Fix build issues on armv7a-linux > rust-common.bbclass: Define rust arch for x32 platforms > llvm: Upgrade to 17.0.6 > virglrenderer: Fix build with clang > vte: Separate out gtk4 pieces of vte into individual packages > vte: Upgrade to 0.74.1 > vte: upgrade 0.72.2 -> 0.74.0 > python3-cryptography{-vectors}: 41.0.5 -> 41.0.7 > python3-cryptography-vectors: add RECIPE_NO_UPDATE_REASON > cve-check: Modify judgment processing using "=" in version comparison > resolvconf: upgrade 1.91 -> 1.92 > python3-wheel: upgrade 0.41.3 -> 0.42.0 > python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 > python3-sphinx-rtd-theme: upgrade 1.3.0 -> 2.0.0 > ofono: upgrade 2.1 -> 2.2 > python3-idna: upgrade 3.4 -> 3.6 > libsolv: upgrade 0.7.26 -> 0.7.27 > init-system-helpers: upgrade 1.65.2 -> 1.66 > gi-docgen: upgrade 2023.1 -> 2023.3 > ethtool: upgrade 6.5 -> 6.6 > json-c: fix icecc compilation > gettext: Upgrade 0.22 -> 0.22.3 > gnu-config: Update to latest revision > cve-update-nvd2-native: make number of fetch attemtps configurable > cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT > bitbake.conf: Add gsutil as hosttool for gcp fetcher. > libxcrypt: fixed some build error for nativesdk with mingw > cups: Add root,sys,wheel to system groups > libpam: split /etc/environment into pam-plugin-env package > bitbake: bitbake-hashclient: Add commands to get hashes > bitbake: bitbake: tests: Fix duplicate test_underscore_override test > bitbake: toaster: Update feat to import eventlogs > bitbake: toaster: Added feat to import eventlogs files as builds in toaster > bitbake: toaster/test: Test single recipe page > bitbake: toaster/test: Test single layer page > bitbake: toaster/test: Bug-fix on tests/functional/test_project_page > bitbake: toaster/test: Added distro page TestCase > bitbake: toaster/test: Added Layers page TestCase > bitbake: toaster/test: Added Machine page TestCase > bitbake: toaster/test: Test software recipe page > bitbake: toaster/test: Override table edit columns TestCase from image recipe page > bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. > bitbake: codeparser/utils: clean up more deprecated AST usages > migration-guides: release 3.5 is actually 4.0 > migration-guides: add release notes for 4.3.1 > contributor-guide: fix command option > contributor-guide: add License-Update tag > dev-manual: layers: update link to YP Compatible form > rust: Drop TARGET_VENDOR export > rust: Delete python2 configparser code path > lttng-modules: fix build for v6.7+ > systemd: fixed typo > bluez5: fix connection for ps5/dualshock controllers > oeqa/selftest/devtool: add test for git submodules > devtool: add support for git submodules > devtool: tag all submodules > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM Signed-off-by: Khem Raj <[email protected]>
- Loading branch information