From d4093d3d45078b80a717f6b61fe3954759d44cc2 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 10 Mar 2024 14:22:52 -0700 Subject: [PATCH] Layer Updates: sources/meta-clang sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/poky * sources/meta-clang fc56d6c...eebe4ff (13): > lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang > clang: Upgrade to clang 18.1 major release > clang: Adjust packaging 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 > openldap: Fix build with lld linker * sources/meta-elm-binary e57ece1...ee89d03 (1): > Merge pull request #9 from YoeDistro/yoe/mut * sources/meta-freescale cce48564...f063f659 (4): > Merge pull request #1764 from hiagofranco/add_uuu_tagged_to_uuubootloader-class > Merge pull request #1763 from hiagofranco/add_uuu_untagged_to_u-boot-imx > Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tag > Merge pull request #1760 from mschwan-phytec/wip-master-bmap-rename * sources/meta-freescale-3rdparty 13f46cb...ae392bf (1): > Merge pull request #294 from chrisdimich/master * sources/meta-openembedded d1b630342e...5eb1fa3418 (108): > python3-wsproto: Add recipe > python3-httptools: added recipe which is also include ptest > python3-a2wsgi: added recipe which is also include ptest > libvncserver: fix reproducibility issue > gnome-terminal: fix reproducibility issue > gnome-settings-daemon: fix reproducibility issue > gnome-disk-utility: fix reproducibility issue > gnome-control-center: fix reproducibility issue > vlc: Fix build on 32bit x86 > php: Upgrade to 8.2.16 > remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH > thin-provisioning-tools: 1.0.9 -> 1.0.12 > netcf: Fix build with latest gnulib > gnulib: 2018-12-18 -> 202401 > xfsprogs: 6.5.0 -> 6.6.0 > yaffs2-utils: Upgrade to 20221209 > webp-pixbuf-loader: update 0.2.5 -> 0.2.7 > python3-google-auth: add ptest and update runtime dependencies > python3-responses: add recipe > python3-pytest-localserver: added recipe which is also include ptest > tcprelay: fix a minor cross compilation do_configure issue > vlc: Upgrade to 3.0.20 > gnome-online-accounts: Fix build with libxml2 2.12 > abseil-cpp: upgrade 20230802.1 -> 20240116.1 > gnome-commander: Fix build with taglib 2.0 > libmusicbrainz: Update to tip of trunk > mariadb: Fix build with libxml2 2.12 ABI changes > xmlstarlet: Fix build with API breakage in libxml2 2.12 > python3-tomli-w: added recipe which is also include ptest > libosinfo: Fix build with libxml2 v2.12 > googletest: allow for shared libraries > libnice: Disable the examples and the tests > python3-google-auth-oauthlib: add ptest > python3-traitlets: add ptest and update runtime dependencies > mozjs-115: fix reproducibility issue > net-snmp: upgrade 5.9.3 -> 5.9.4 > nss: Upgrade 3.74 -> 3.98 > squid: Upgrade to 6.8 > re2: Upgrade 2023.03.01 -> 2024.03.01 > googletest: Pass -fPIC to CFLAGS > gosu: Upgrade to 1.17 > postfix: upgrade 3.8.5 -> 3.8.6 > networkmanager: 1.44.0 -> 1.46.0 > abseil-cpp: Split so-files into separate packages > abseil-cpp: A little clean-up > python3-invoke: add recipe > python3-icecream: add recipe > netplan: upgrade 0.106 -> 1.0 > stunnel: upgrade 5.69 -> 5.72 > smarty: upgrade 4.3.4 -> 4.4.1 > python3-sentry-sdk: upgrade 1.40.4 -> 1.40.6 > python3-scrypt: upgrade 0.8.20 -> 0.8.24 > python3-pymisp: upgrade 2.4.185 -> 2.4.186 > python3-pdm: upgrade 2.12.3 -> 2.12.4 > python3-ipython: upgrade 8.21.0 -> 8.22.1 > python3-grpcio(-tools): upgrade 1.60.1 -> 1.62.0 > python3-google-api-python-client: upgrade 2.118.0 -> 2.120.0 > python3-google-api-core: upgrade 2.16.2 -> 2.17.1 > python3-gcovr: upgrade 7.0 -> 7.2 > python3-eventlet: upgrade 0.35.1 -> 0.35.2 > python3-dnspython: upgrade 2.6.0 -> 2.6.1 > python3-cbor2: upgrade 5.6.1 -> 5.6.2 > python3-astroid: upgrade 3.0.3 -> 3.1.0 > ostree: upgrade 2024.3 -> 2024.4 > neatvnc: upgrade 0.7.2 -> 0.8.0 > libtdb: upgrade 1.4.9 -> 1.4.10 > libtalloc: upgrade 2.4.1 -> 2.4.2 > fetchmail: upgrade 6.4.37 -> 6.4.38 > ddrescue: upgrade 1.27 -> 1.28 > dbus-cxx: upgrade 2.5.0 -> 2.5.1 > ctags: upgrade 6.1.20240114.0 -> 6.1.20240225.0 > c-ares: upgrade 1.26.0 -> 1.27.0 > bats: upgrade 1.10.0 -> 1.11.0 > python3-eth-utils: remove unused patches > webkitgtk3: remove unused patch > emacs: remove unused patch > opengl-es-cts: remove unused patch > libio-pty-perl: remove unsed patch > openal-soft: remove unused patches > tracker: remove unused patch > python3-marshmallow: upgrade 3.20.2 -> 3.21.1 and add ptest > glmark2: add upstream patch to not care about stencil config > signing.bbclass: fix typos > emacs: Add packageconfig for selinux support > pgpool2: Fix build with postgresql 16+ > pgpool2: Upgrade to 4.5.1 > python3-arrow: add ptest, update backend and runtime dependencies > python3-types-python-dateutil: add recipe > toybox-inittab: Fix serial getty reproducibility > polkit: update 123 -> 124 > mozjs-115: update 115.6.0 -> 115.8.0 > python3-dateutil: upgrade 2.8.2 -> 2.9.0 > python3-freezegun: add recipe and add ptest > drbd-utils: Fix a udev rule reproducibility > drbd-utils: Drop a duplicated line in DESCRIPTION > ptest-packagelists-meta-python: Move py3-libgpiod out of PTESTS_PROBLEMS_META_PYTHON > ptest-packagelists-meta-oe: Move libgpiod out of PTESTS_PROBLEMS_META_OE > postgresql: upgrade 15.5 -> 16.2 > nodejs: upgrade 20.11.0 -> 20.11.1 > multipath-tools: upgrade 0.9.3 -> 0.9.8 > syslog-ng: upgrade 4.0.1 -> 4.6.0 > python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND > googletest: allow for shared libraries > e2tools: Delete unneeded files from ptest package > python3-wrapt: add ptest > ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON > nlohmann-json: Upgrade to 3.11.3 > python3-netaddr: upgrade 0.10.1 -> 1.2.1 and add ptest * sources/meta-qcom 567079b...e7bcac0 (1): > Merge pull request #582 from lumag/cuse * sources/meta-raspberrypi 95a9103...92a9b7a (1): > rpi-base: Added missing HiFiBerry * sources/meta-riscv 1c22d66...15fccb2 (1): > riscv-common: Rename bmap-tools-native -> bmaptool-native * sources/meta-rockchip 4ad1a1e...06a65d4 (2): > rock-5[ab]: use regular yocto kernel > rockchip.wks: fix typo * sources/meta-tegra 5237f91d...d4e0d078 (1): > layer.conf, README.md: drop nanbield from LAYERSERIES_COMPAT * sources/meta-ti fba0b171...ee1f6799 (6): > CI/CD Auto-Merger: cicd.master.202403080100 > conf: machine: am62axx: Pick overlays for V3Link cameras > linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change > u-boot-ti: Change from UBOOT_LOCALVERSION and SRCPV > linux-ti-staging: Update KERNEL_LOCALVERSION > Drop SRCPV * sources/poky a13c62b66b7...b5624ee5643 (99): > openssh: Add a workaround for ICE on powerpc64le > kernel-fitImage: only include valid compatible line > go.bbclass: set GOPROXY > systemd: Check for directory before chmod'ing it > bmaptool: Add bmap-tools runtime alias for compatibility > genericarm64: clean up kernel modules and firmware > genericarm64.wks: reorder partitions > poky: Update to prepare for scarthgap release > go: filter out build specific path from the linker flags > systemd: remove systemd-bus-proxy settings > systemd: use RDEPENDS for systemd-vconsole-setup > systemd: fix dead link /var/log/README > rxvt-unicode: Fix installing of terminfo > valgrind: skip intermittently failing ptests > sstatetests.py: Add testing for correct sstate permissions > oeqa/runtime/login: Fix dbus-wait timeout and loop conditional > oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait > oeqa/runtime/login: Exclude qemuriscv64 > oeqa/runtime/login: Mask out the mouse panel icon for now > oeqa/runtime/login: Various code improvements and fixes > oeqa/runtime/login: Proof of concept for screenshot testcases > screenshot-tests: Add initial screenshot test png files for core-image-sato > qemurunner.py: Fix error on calls to run_monitor > webkitgtk: upgrade 2.42.2 -> 2.42.5 > vulkan: upgrade 1.3.268.0 -> 1.3.275.0 > vala: upgrade 0.56.13 -> 0.56.15 > update-rc.d: upgrade to latest revision > taglib: upgrade 1.13.1 -> 2.0 and add utfcpp recipe to support that > ttyrun: upgrade 2.30.0 -> 2.31.0 > systemd: upgrade 255.1 -> 255.4 > shaderc: update 2023.7 -> 2023.8 > repo: upgrade 2.41 -> 2.42 > python3-wcwidth: upgrade 0.2.12 -> 0.2.13 > python3-setuptools: upgrade 69.0.3 -> 69.1.1 > python3-ruamel-yaml: upgrade 0.17.35 -> 0.18.6 > python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies > python3-dtschema: upgrade 2023.7 -> 2024.2 > python3-build: upgrade 1.0.3 -> 1.1.1 > piglit: upgrade to latest revision > puzzles: upgrade to latest revision > orc: upgrade 0.4.37 -> 0.4.38 > nghttp2: upgrade 1.59.0 -> 1.60.0 > minicom: upgrade 2.8 -> 2.9 > mesa: upgrade 24.0.1 -> 24.0.2 > mc: upgrade 4.8.30 -> 4.8.31 > man-pages: upgrade 6.05.01 -> 6.06 > lsof: upgrade 4.98.0 -> 4.99.3 > librsvg: upgrade 2.56.3 -> 2.57.1 > linux-firmware: upgrade 20231211 -> 20240220 > libxml2: upgrade 2.11.5 -> 2.12.5 > libusb1: upgrade 1.0.26 -> 1.0.27 > librepo: update 1.16.0 -> 1.17.0 > libpcre2: upgrade 10.42 -> 10.43 > libpciaccess: upgrade 0.17 -> 0.18 > libdnf: update 0.72.0 -> 0.73.0 > libbsd: upgrade 0.11.8 -> 0.12.1 > kmscube: upgrade to latest revision > glib-networking: upgrade 2.78.0 -> 2.78.1 > glib-2.0: upgrade 2.78.3 -> 2.78.4 > gettext: upgrade 0.22.4 -> 0.22.5 > epiphany: upgrade 45.1 -> 45.3 > elfutils: upgrade 0.189 -> 0.191 > ell: upgrade 0.62 -> 0.63 > diffoscope: upgrade 253 -> 259 > dnf: upgrade 4.18.2 -> 4.19.0 > btrfs-tools: upgrade 6.5.3 -> 6.7.1 > boost: upgrade 1.83.0 -> 1.84.0 > appstream: upgrade 1.0.0 -> 1.0.2 > acl: upgrade 2.3.1 -> 2.3.2 > python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it > dev-manual: bmaptool: rename > manuals: document VIRTUAL-RUNTIME variables > contributor-guide: add notes for tests > dev-manual: packages: fix capitalization > ref-manual: variables: adding multiple groups in GROUPADD_PARAM > ref-manual: variables: correct sdk installation default path > ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate > ref-manual: tasks: do_cleanall: recommend using '-f' instead > ref-manual: classes: add cve status check for oe.qa > libpng: Update SRC_URI to avoid redirects > go: Drop linkmode with nativesdk/cross-canadian > go: Further tweak indentation in patch > go: bump 1.22.0 > image_types.bbclass: fix vfat image names > xz: correct upstream version check > rxvt: add rxvt to desktop entry name > Add genericarm64 MACHINE > bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars() > bmaptool: now part of Yocto Project > python3-cryptography_42.0.5.bb: delete redundant ptest packaging > expat: upgrdae 2.6.0 -> 2.6.1 > gdb: Upgrade 14.1 -> 14.2 > python3-hypothesis: upgrade 6.98.12 -> 6.98.15 > rust: Fix build failure re-appeared on riscv32 > gtk+3: update 3.24.38 -> 3.24.41 > linux-yocto: Enable gpio-sim with ptests > linux-yocto/6.6: update CVE exclusions > linux-yocto/6.6: update to v6.6.20 > linux-yocto/cfg/6.6: drop CONFIG_DEBUG_CREDENTIALS Signed-off-by: Khem Raj --- sources/meta-clang | 2 +- sources/meta-elm-binary | 2 +- sources/meta-freescale | 2 +- sources/meta-freescale-3rdparty | 2 +- sources/meta-openembedded | 2 +- sources/meta-qcom | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-riscv | 2 +- sources/meta-rockchip | 2 +- sources/meta-tegra | 2 +- sources/meta-ti | 2 +- sources/poky | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/sources/meta-clang b/sources/meta-clang index fc56d6c80..eebe4ff2e 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit fc56d6c8014f75fbc5a3f272c62ae201888e65d5 +Subproject commit eebe4ff2e539f3ffb01c5060cc4ca8b226ea8b52 diff --git a/sources/meta-elm-binary b/sources/meta-elm-binary index e57ece1a3..ee89d0374 160000 --- a/sources/meta-elm-binary +++ b/sources/meta-elm-binary @@ -1 +1 @@ -Subproject commit e57ece1a351c39c480152266331e60d8f1ee1978 +Subproject commit ee89d037423a88733f63a67c01f32d8a1d1d5f42 diff --git a/sources/meta-freescale b/sources/meta-freescale index cce485647..f063f6592 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit cce485647cb5331cab0c6efc189a37e01556f609 +Subproject commit f063f659209846ed79fe08c3a16370d5c1de1fc9 diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index 13f46cbb4..ae392bf4c 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit 13f46cbb49256cf92465c430aa1a92503fe6c170 +Subproject commit ae392bf4c9b9499234cb4a3411624a4177237af2 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index d1b630342..5eb1fa341 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit d1b630342e8c1a81e0fda6ff5de2b8febd9634e5 +Subproject commit 5eb1fa3418e69c6cdeeca08f7f630e2897e690f8 diff --git a/sources/meta-qcom b/sources/meta-qcom index 567079bff..e7bcac0a3 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 567079bff021d48f4a5c2fe4406a8f125b88de5e +Subproject commit e7bcac0a39fd544d83b2488ca6b027bac16faa9c diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index 95a9103f9..92a9b7a01 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit 95a9103f914c3e2665a1ffe7f70533c44cb4f3af +Subproject commit 92a9b7a01245507a347c59997a3e5960b0f75ae9 diff --git a/sources/meta-riscv b/sources/meta-riscv index 1c22d66c2..15fccb232 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 1c22d66c29b7282167949704e7ad18799b8fcbab +Subproject commit 15fccb23254f9d2df5c98079a0e8e2764fdac14f diff --git a/sources/meta-rockchip b/sources/meta-rockchip index 4ad1a1e86..06a65d47e 160000 --- a/sources/meta-rockchip +++ b/sources/meta-rockchip @@ -1 +1 @@ -Subproject commit 4ad1a1e868aa8ad169f2ee27cf61fa006de43afa +Subproject commit 06a65d47e37e1651f0d7a0e4a77e069780bd8460 diff --git a/sources/meta-tegra b/sources/meta-tegra index 5237f91da..d4e0d078e 160000 --- a/sources/meta-tegra +++ b/sources/meta-tegra @@ -1 +1 @@ -Subproject commit 5237f91da930e06dacc3413be7444b46fcd198ef +Subproject commit d4e0d078eaacc0a9d736b2764c74777c942c16c2 diff --git a/sources/meta-ti b/sources/meta-ti index fba0b1716..ee1f6799d 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit fba0b171679096da5591a936cf827bb1ce905812 +Subproject commit ee1f6799d03a0a2fbca9ef9fbed6cea6e7b3ca73 diff --git a/sources/poky b/sources/poky index a13c62b66..b5624ee56 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit a13c62b66b724e60cc6beae4ac88a5a9acc438e1 +Subproject commit b5624ee5643d881afa004571a096a189ab5389b5