From 930a909192429ca9da39e05ee135203229f9e205 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 25 Oct 2024 14:27:19 -0700 Subject: [PATCH 1/5] site: Bump image version Signed-off-by: Khem Raj --- conf/site.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/site.conf b/conf/site.conf index f0f0ddf53..5d6793cef 100644 --- a/conf/site.conf +++ b/conf/site.conf @@ -11,4 +11,4 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf #YOE_PROFILE = "yoe-musl-systemd-wayland" #require conf/world.conf -IMG_VERSION = "24.9.5" +IMG_VERSION = "24.9.6" From d3ebab14572c29fd6b2e8763d53b6e8334bee4ee Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 27 Oct 2024 09:15:40 -0700 Subject: [PATCH 2/5] Layer Updates: sources/meta-clang sources/meta-freescale sources/meta-openembedded sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-tegra-community sources/poky * sources/meta-clang ede1c06...e78217a (5): > nonclangable: Fix append and override order > doxygen: Disable missing-template-arg-list-after-template-kw as error with clang > busybox: Loosen the regexp to include all busying 1.x > doxygen: added to LIBCPLUSPLUS > clang_git.bb: assign PYTHON_PN to LLDB_PYTHON_EXE_RELATIVE_PATH * sources/meta-freescale fdca219f...ac4e9df3 (2): > Merge pull request #1996 from tq-steina/master > Merge pull request #1998 from MaxKrummenacher/master * sources/meta-openembedded 793557a317...5c1ef95ec8 (57): > pipewire: update 1.2.5 -> 1.2.6 > python3-ptyprocess: Fix ptests with python 3.13 > python3-pyroute2: Add missing rdeps for ptests > python3-aioresponses: Add recipe > python3-oauth2client: Remove recipe > python3-google-auth: Upgrade to 2.35.0 > python3-zopeinterface: Upgrade to 7.1.1 > graphviz: remove obsolete and problematic patch > tk: set AUTOTOOLS_SCRIPT_PATH instead of having to mess with S/../ > libxml-sax-writer-perl: Change references to search.cpan.org to use metacpan.org > libxml-libxml-perl: Change references to search.cpan.org to use metacpan.org > libxml-filter-buffertext-perl: Change references to search.cpan.org to use metacpan.org > libtext-wrapi18n-perl: Change references to search.cpan.org to use metacpan.org > libtext-iconv-perl: Change references to search.cpan.org to use metacpan.org > libtext-diff-perl: Change references to search.cpan.org to use metacpan.org > libtext-charwidth-perl: Change references to search.cpan.org to use metacpan.org > libtest-warn-perl: Change references to search.cpan.org to use metacpan.org > libtest-nowarnings-perl: Change references to search.cpan.org to use metacpan.org > libterm-readkey-perl: Change references to search.cpan.org to use metacpan.org > libproc-waitstat-perl: Change references to search.cpan.org to use metacpan.org > libnet-telnet-perl: Change references to search.cpan.org to use metacpan.org > libnet-ssleay-perl: Change references to search.cpan.org to use metacpan.org > libnet-libidn-perl: Change references to search.cpan.org to use metacpan.org > libnet-dns-perl: Change references to search.cpan.org to use metacpan.org > libmodule-runtime-perl: Change references to search.cpan.org to use metacpan.org > libmodule-build-tiny-perl: Change references to search.cpan.org to use metacpan.org > libmime-types-perl: Change references to search.cpan.org to use metacpan.org > libmime-charset-perl: Change references to search.cpan.org to use metacpan.org > liblocale-gettext-perl: Change references to search.cpan.org to use metacpan.org > libipc-signal-perl: Change references to search.cpan.org to use metacpan.org > libio-socket-ssl-perl: Change references to search.cpan.org to use metacpan.org > libimport-into-perl: Change references to search.cpan.org to use metacpan.org > libhtml-parser-perl: Change references to search.cpan.org to use metacpan.org > libfile-slurper-perl: Change references to search.cpan.org to use metacpan.org > libfile-slurp-perl: Change references to search.cpan.org to use metacpan.org > libextutils-parsexs-perl: Change references to search.cpan.org to use metacpan.org > libextutils-installpaths-perl: Change references to search.cpan.org to use metacpan.org > libextutils-helpers-perl: Change references to search.cpan.org to use metacpan.org > libextutils-cppguess-perl: Change references to search.cpan.org to use metacpan.org > libextutils-config-perl: Change references to search.cpan.org to use metacpan.org > libenv-perl: Change references to search.cpan.org to use metacpan.org > libdigest-sha1-perl: Change references to search.cpan.org to use metacpan.org > libdata-hexdump-perl: Change references to search.cpan.org to use metacpan.org > libconfig-autoconf-perl: Change references to search.cpan.org to use metacpan.org > libconfig-tiny-perl: Change references to search.cpan.org to use metacpan.org > libcgi-perl: Change references to search.cpan.org to use metacpan.org > libcapture-tiny-perl: Change references to search.cpan.org to use metacpan.org > libauthen-sasl-perl: Change references to search.cpan.org to use metacpan.org > libauthen-radius-perl: Change references to search.cpan.org to use metacpan.org > libalgorithm-diff-perl: Change references to search.cpan.org to use metacpan.org > mime-construct: Change references to search.cpan.org to use metacpan.org > libdigest-hmac-perl: upgrade 1.03 -> 1.05 > libgpiod: update to v2.2 > postgresql.inc: fix do_package_qa error > netdata: add RDEPENDS to the docker PACKAGECONFIG > netdata: add setuid to the xenstat plugin file > netdata: modify apps.plugin permissions * sources/meta-qt6 8eb8700...3d72968 (1): > Merge pull request #67 from YoeDistro/kraj/6.8 * sources/meta-riscv dfd5001...4b77965 (3): > busybox: Update bbappend to `1.37` > u-boot-beaglev-ahead: Add missing upstream status to patches > linux-beaglev-dev: Add missing upstream status to patches * sources/meta-tegra 6ee8c498...3182a281 (41): > README.md: update for L4T R36.4.0/JetPack 6.1 > gstreamer1.0-plugins-tegra: add nvipcpipeline, nvunixfd > gstreamer1.0-plugins-tegra-binaryonly: update source-built exclusions > gstreamer1.0-plugins-nvunixfd: add recipe > gstreamer1.0-plugins-nvipcpipeline: add recipe > tegra-cuda-utils: add recipe > nvidia-drm-loadconf: add fbdev=1 to nvidia-drm options > libnvvpi3: add libnpp to runtime dependencies > tensorrt-plugins-prebuilt: move cudnn, libcublas to RDEPENDS > external/meta-python: update python3-tensorrt to 10.3.0 > external/openembedded-layer: update tensorrt-plugins to 10.3.0 > tegra-helper-scripts: fixes for initrd flashing > nsight-systems: update to 2024.5.4.34-245434855735v0 > tegra-configs: update container drivers.csv file > external/openembedded-layer: add CUDA 12.6 build patch to opencv > l4t-graphics-demos: refresh build patches for L4T R36.4.0 > gstreamer1.0-plugins-nvvideosinks: drop obsolete patch > libnvvpi3: drop old recipe, fix sha256sum for vpi3-dev package > libgstnvcustomhelper: refresh patch > cudnn: fix LIC_FILES_CHKSUM > tensorrt: update recipes for version 10.3.0.30 > tegra-mmapi-samples: refresh patches for R36.4.0 > gstreamer: update LIC_FILES_CHKSUM for nvbufsurface.h in plugins recipes > cudnn: update 8.9.4.25 -> 9.3.0.75 > cuda-samples: update v12.2 -> v12.5 > cuda-nvml: add staticdev to INSANE_SKIP for stubs package > libcublas: restore shlibs processing on -stubs package > tegra-helper-scripts: save RAMCODE to boardvars.sh > tegra-helper-scripts: update tegra-flash-helper for L4T R36.4.0 > conf/machine: remove net.ifnames=0 from KERNEL_ARGS > uefi: update to r36.4.0 > tensorrt: update to 10.3.0 for JetPack 6.1 > vpi: update to 3.2.4 for JetPack 6.1 > cupva: update to 2.5.3 for JetPack 6.1 > cuda: update to 12.6 for JetPack 6.1 > linux-jammy-nvidia-tegra: udpate branch and SRCREV > nvidia-kernel-oot: update recipe for L4T R36.4.0 > tegra-configs: refresh patches > optee: update recipes for L4T R36.4.0 > meta: update recipes R36.3.0/JetPack 6 -> R36.4.0/JetPack 6.1 > nvidia-kernel-oot: install headers under ${includedir}/${BPN} * sources/meta-tegra-community 8b6c2a1...a6a17dc (8): > vpi3-samples: upgrade 3.1.5 -> 3.2.4 > python3-jetson-stats: upgrade 4.2.4 -> 4.2.12 > deepstream-tests: update for DeepStream 7.1 > deepstream: upgrade recipes from 7.0 to 7.1 > python3-cuda: upgrade 12.2.1 -> 12.6.1 > python3-pyclibrary: add missing runtime dependency on pyparsing > tegra-mmapi-tests: update for L4T R36.4.0 > tensorrt-tests: update for TensorRT 10.3.0 * sources/poky dab2dcae89d...366294d72d7 (77): > time64: Fix incorrect recipe override syntax > bitbake: contrib/hashserv/Dockerfile: Add libgcc to image for runtime dependency > bitbake: bitbake-hashclient: Add help for address > lib/package: Copy locale license > lib/package: Check incompatible licenses at packaging time > lib/license: Move package license skip to library > classes-global/license: Move functions to library code > migration-guide: add release notes for 4.0.22 > ref-manual: release-process: refresh the current LTS releases > ref-manual: release-process: update releases.svg > ref-manual: faq: add q&a on class appends > ref-manual: Sync variables letter index > overview-manual: concepts: add details on package splitting > cve-check: add support for cvss v4.0 > screen: uprev to 5.0.0 > linux-firmware: Add qcom-qcm6490-{audio,compute} firmware packages > linux-firmware: add new fw file to ${PN}-qcom-adreno-a660 > meson: upgrade to 1.6.0 > e2fsprogs: removed 'sed -u' option > reproducible: fix typo > weston: Add missing runtime dependency on freerdp > buildstats-summary: look for buildstats if not specified > oeqa selftest wic.py: apply build config to runqemu too > oeqa selftest wic.py: fix missing ext4 image > oeqa selftest wic.py: support UKIs via uki.bbclass > oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test > oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu > oeqa selftest uki.py: add tests for uki.bbclass > wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass > wic bootimg-efi.py: keep timestamps and add debug prints > uki.bbclass: add class for building Unified Kernel Images (UKI) > python3: update 3.12.6 -> 3.13.0 > python3-cryptography: update 42.0.8 -> 43.0.1 > oeqa/selftest/buildoptions: Use continue option in source mirrors test > busybox: 1.36.1 -> 1.37.0 > oeqa/selftest/rust: remove unused imports or code > oeqa/selftest/rust: skip on all MIPS platforms > libssh2: upgrade 1.11.0 -> 1.11.1 > libgit2: upgrade 1.8.1 -> 1.8.2 > python3-mako: upgrade 1.3.5 -> 1.3.6 > python3-sphinx: upgrade 8.0.2 -> 8.1.3 > python3-pyproject-metadata: upgrade 0.8.0 -> 0.8.1 > python3-hypothesis: upgrade 6.112.4 -> 6.115.3 > python3-hypothesis: add python3-zoneinfo to RDEPENDS > python3-pyparsing: upgrade 3.1.4 -> 3.2.0 > python3-trove-classifiers: upgrade 2024.9.12 -> 2024.10.21.16 > insane: Ensure package_qa tasks run in builds when expected > time64.inc: Exclude pseudo from the 32bit-time warnings > bitbake: toaster/tests/browser/layerdetails: Drop unwanted test skipping/exception handling > bitbake: toaster/tests/functional/utils: Handle WebDriverException > bitbake: toaster/tests/browser/helper: Add wait for jquery to complete > bitbake: toaster/tests/functional/project_page: Use wait_until_element_clickable before click calls > bitbake: toaster/tests/functional/util: Avoid test hangs > bitbake: toaster/tests/browser: Add various fixes for test failures encountered > bitbake: toaster/tests/browser/helper: Add wait_until_element_clickable funciton > bitbake: toaster/tests/browser/helper: Improve wait_until_clickable exception handling > bitbake: toaster/tests/functional/utils: Drop unused code from wait_until_build_cancelled > bitbake: toaster/tests/browser/helpers: Drop remains of polling/sleep calls > bitbake: toaster/tests/functiona/project_page_tab_config: Improve waits and drop polling > bitbake: toaster/tests/functiona/project_page_tab_config: Switch to using library create_project function > bitbake: toaster/tests/browser/helpers: Add not visible wait function > bitbake: toaster/tests/functiona/project_page: Improve waits and drop polling > bitbake: toaster/tests/functiona/project_page: Drop pointless test covered elsewhere > bitbake: toaster/tests/functiona/project_page: Switch to using library create_project function > bitbake: toaster/tests/functional/project_config: Fix the wait calls to avoid polling > bitbake: toaster/tests/functional/basic: Improve the projects table selection to a common function > bitbake: toaster/tests/functional/helpers: Drop unneeded poll values and sleep > bitbake: toaster/tests/browser: Drop unneeded poll parameters > bitbake: toaster/tests/browser: Increase the default wait timeout > bitbake: toaster/tests/function/basic: Make element detection more specific > bitbake: toaster/tests/function/basic: Improve exception handling for error readability > bitbake: toaster/tests/project_config: Reuse common project creation code > bitbake: toaster/tests/functional_basic: Reuse common project creation code > bitbake: toaster/tests/functional: Tweak the project creation function for better reuse > bitbake: toaster/tests/functional: Move _create_test_new_project to base class as helper > bitbake: toaster/tests/functional: Improve project creation tests Signed-off-by: Khem Raj --- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-openembedded | 2 +- sources/meta-qt6 | 2 +- sources/meta-riscv | 2 +- sources/meta-tegra | 2 +- sources/meta-tegra-community | 2 +- sources/poky | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sources/meta-clang b/sources/meta-clang index ede1c06e3..e78217ad1 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit ede1c06e3e6cba596edd70e55ea02740a73accf3 +Subproject commit e78217ad139fc2cc4e8a3b0c9b3651f4eafdf2b6 diff --git a/sources/meta-freescale b/sources/meta-freescale index fdca219fe..ac4e9df36 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit fdca219fecba823b60b7fd84d14e72f1a070c811 +Subproject commit ac4e9df365340ae7fd1534446a26a673fef15252 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 793557a31..5c1ef95ec 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 793557a317dd0393d9a68d0aa79e041d7bfdcdda +Subproject commit 5c1ef95ec8a58edea35cf47e1ce29a5b4f982ac1 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index 8eb8700df..3d7296826 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit 8eb8700df5e298876e6ecf27ac144c73f50346c9 +Subproject commit 3d72968268d905b65d53b273364c0b139cb97a2b diff --git a/sources/meta-riscv b/sources/meta-riscv index dfd5001e7..4b7796585 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit dfd5001e76439234b32d2db34b34246b3f0be2af +Subproject commit 4b779658548197083a17269e25554ce6bddc8563 diff --git a/sources/meta-tegra b/sources/meta-tegra index 6ee8c498d..3182a2811 160000 --- a/sources/meta-tegra +++ b/sources/meta-tegra @@ -1 +1 @@ -Subproject commit 6ee8c498d8087daea51a256a0216eb085a770d34 +Subproject commit 3182a28114f8ed9bd18350e9ae779d62dfa3eb65 diff --git a/sources/meta-tegra-community b/sources/meta-tegra-community index 8b6c2a152..a6a17dc19 160000 --- a/sources/meta-tegra-community +++ b/sources/meta-tegra-community @@ -1 +1 @@ -Subproject commit 8b6c2a15235760d94f096b39b12d1bf2878c8604 +Subproject commit a6a17dc195abd10caa6727455104784e52ae2589 diff --git a/sources/poky b/sources/poky index dab2dcae8..366294d72 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit dab2dcae89d349366edc3cfa09c312fab8cf14b8 +Subproject commit 366294d72d7451a8d42dbd46149049ea28cf0d33 From a92b31884893083abe350b9c3100528fd1d75d1a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 27 Oct 2024 09:27:20 -0700 Subject: [PATCH 3/5] CHANGELOG.md: Document changes Signed-off-by: Khem Raj --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 279eb8fb9..e9ac97de6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,16 +29,26 @@ and this project adheres to - Fix do_fetch error for vlock and wireguard-tools recipes - Upgrade musl to latest SHA 047a16398b29d2702a41a0d6d15370d54b9d723c - Upgrade Qt6.8 recipes to latest on 6.8 release +- Fix LLDB python path in SDK +- Fix several ineffective overrides in meta-clang +- Change references to search.cpan.org to use metacpan.org in meta-perl +- Fix upstream status tags for beagleV kernel and uboot patches +- Update busyvbox to 1.37 +- Update python to 3.13 +- Update meson to 1.6.0 ### Added - Added recipes for - fastfloat, glad, python3-pytest-codspeed - tomlplusplus, snapper + tomlplusplus, snapper, tegra-cuda-utils +- L4T R36.4.0/JetPack 6.1 support +- Add class for building Unified Kernel Images (UKI) ### Removed - Removed VOLATILE_TMP_DIR and VOLATILE_LOG_DIR - Drop unnecessary SRC_URI md5sum entries in meta-perl +- Skip rust setftests on all MIPS platforms ## [2024.09] - 2024-09-30 From 5fd65beb90c4c2066bcb7a4924526e196a3de4d3 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 27 Oct 2024 20:29:50 -0700 Subject: [PATCH 4/5] Layer Updates: sources/meta-odroid sources/meta-openembedded * sources/meta-odroid cedfacb...a840394 (1): > mali-g31: Pretend to be 21.1.0 libgbm * sources/meta-openembedded 5c1ef95ec8...7f9699e730 (14): > xmlrpc-c: Fix race condition triggered during symlink creation > graphviz: Disable perl support > libcrypt-openssl-rsa-perl: www.cpan.org -> cpan.metacpan.org > libcrypt-openssl-random-perl: www.cpan.org -> cpan.metacpan.org > libcrypt-openssl-guess: www.cpan.org -> cpan.metacpan.org > libhtml-tree-perl: update HOMEPAGE > libcurses-perl: www.cpan.org -> cpan.metacpan.org > libauthen-sasl-perl: upgrade 2.16 -> 2.1700 > python3-bleak: upgrade 0.22.2 -> 0.22.3 > gnome-software: update 47.0 -> 47.1 > gnome-shell-extensions: update 47.0 -> 47.1 > gnome-shell: uodate 47.0 -> 47.1 > mutter: update 47.0 -> 47.1 > gnome-control-center: update 47.0.1 -> 47.1.1 Signed-off-by: Khem Raj --- sources/meta-odroid | 2 +- sources/meta-openembedded | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/meta-odroid b/sources/meta-odroid index cedfacb41..a84039476 160000 --- a/sources/meta-odroid +++ b/sources/meta-odroid @@ -1 +1 @@ -Subproject commit cedfacb41a96da97b562e2eade3af6448bb23229 +Subproject commit a840394760edd4b2bf12996471d31878ff27c47d diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 5c1ef95ec..7f9699e73 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 5c1ef95ec8a58edea35cf47e1ce29a5b4f982ac1 +Subproject commit 7f9699e730de3b9a2bcb6c1ed7ec8bff809022c0 From 58707fcf82cbaec472e97ab28f8dd34631dd2d28 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 27 Oct 2024 20:31:42 -0700 Subject: [PATCH 5/5] CHANGELOG.md: Document changes Signed-off-by: Khem Raj --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9ac97de6..cb4f28477 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,8 @@ and this project adheres to - Update busyvbox to 1.37 - Update python to 3.13 - Update meson to 1.6.0 +- Update gnome componets to 47.1 +- Disable perl support in graphviz ### Added