From 96f2116b9e3b365920f8670df8aee984e9b79c0c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 25 Jun 2024 09:31:03 -0700 Subject: [PATCH 1/6] CHANGELOG: Mention jetson-agx-orin-devkit addition Signed-off-by: Khem Raj --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13bdf1364..f5e6d34e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ and this project adheres to udpcast, python3-typer, magic-enum - Add ptests support for python3-dasbus, python3-flask - Add support for BeagleV-Ahead SBC +- Add support for jetson-agx-orin-devkit ## Removed From b6ce81c58d805241fe356515aeea9cda9fc82c46 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 25 Jun 2024 09:35:27 -0700 Subject: [PATCH 2/6] site.conf: 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 74ce9c346..d521181fd 100644 --- a/conf/site.conf +++ b/conf/site.conf @@ -11,4 +11,4 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf #YOE_PROFILE = "yoe-musl-sysvinit-wayland" #require conf/world.conf -IMG_VERSION = "24.5.4" +IMG_VERSION = "24.5.5" From c2e8695bf39d24eff6d58b59da228df6f7cf4ae9 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 30 Jun 2024 22:09:38 -0700 Subject: [PATCH 3/6] site.conf: Bump version to 24.06 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 d521181fd..9fad1a2df 100644 --- a/conf/site.conf +++ b/conf/site.conf @@ -11,4 +11,4 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf #YOE_PROFILE = "yoe-musl-sysvinit-wayland" #require conf/world.conf -IMG_VERSION = "24.5.5" +IMG_VERSION = "24.6.0" From 79539e1557f8934aa0d4e50ba2766dd094d9e01c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 30 Jun 2024 22:11:57 -0700 Subject: [PATCH 4/6] yoe.inc: Codename 2024.06 as Pagliarola https://breeds.okstate.edu/sheep/pagliarola-sheep.html Signed-off-by: Khem Raj --- sources/meta-yoe/conf/distro/yoe.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/meta-yoe/conf/distro/yoe.inc b/sources/meta-yoe/conf/distro/yoe.inc index 264dd8109..b9e0fe844 100644 --- a/sources/meta-yoe/conf/distro/yoe.inc +++ b/sources/meta-yoe/conf/distro/yoe.inc @@ -6,8 +6,8 @@ MAINTAINER = "Yoe Distro Community " TARGET_VENDOR = "-yoe" SDK_VENDOR = "-yoesdk" # Distro version is YYYY.MM -DISTRO_VERSION = "2024.05" -DISTRO_CODENAME = "Ossimi" +DISTRO_VERSION = "2024.06" +DISTRO_CODENAME = "Pagliarola" SDK_VERSION := "${DISTRO_VERSION}" SDK_NAME_PREFIX = "yoe" From ca0fc66fa58a5284322e858045be73f4e8fc8857 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 30 Jun 2024 22:13:34 -0700 Subject: [PATCH 5/6] Layer Updates: sources/meta-arm sources/meta-clang sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qt6 sources/meta-rockchip sources/meta-tegra sources/meta-ti sources/poky * sources/meta-arm 8024166d...751e4817 (1): > arm-toolchain: fix for WORKDIR changes * sources/meta-clang 83e93bc...23958f4 (3): > clang: Package docs related to clang-doc tool > clang: remove True option to getVar calls > clang: Upgrade to 18.1.8 * sources/meta-freescale d54d1994...478993fc (2): > Merge pull request #1857 from quaresmajose/linux-unshared > Merge pull request #1854 from Livius90/master * sources/meta-freescale-3rdparty f2e8d77...b6f3e77 (2): > Merge pull request #299 from leon-anavi/master-olimex-imx8mp > Merge pull request #298 from leon-anavi/master-olimex-imx8mp * sources/meta-openembedded 0c4079fc28...340ba69c35 (90): > magic-enum: Disable unused-value warning in tests > devecot: set dovecot.conf file mode with chmod > libcurses-perl: upgrade 1.41 -> 1.45 > openct: fix build failure with gcc-14 > sblim-sfcc: fix build failure with gcc-14 > lvgl: update upstream-status of all patches > lvgl: fix version in shared library file name > hplip: Fix contains reference to TMPDIR [buildpaths] warning > apache2:apache2-native: CVE status update > xsp: CVE status update for CVE-2006-2658 > libraw: CVE status update for CVE-2020-22628 and CVE-2023-1729 > usrsctp: CVE status update for CVE-2019-20503 > links: CVE status update for CVE-2008-3319 > influxdb: Update CVE status for CVE-2019-10329 > mercurial: Update CVE status for CVE-2022-43410 > imagemagick: Update status for CVE > python3-pybind11 : upgrade 2.11.1 -> 2.12.0 > gphoto2: Fix contains reference to TMPDIR [buildpaths] warning > rdist: Fix contains reference to TMPDIR [buildpaths] warning > boinc-client: Fix contains reference to TMPDIR [buildpaths] warning > pcp: Fix contains reference to TMPDIR [buildpaths] warnings > openldap: fix lib32-openldap build failure with gcc-14 > openldap: upgrade 2.6.7 -> 2.6.8 > libee: remove recipe since libee is obsolete > cjson: fix buildpath warnings > thingsboard-gateway: upgrade 3.5 -> 3.5.1 > tesseract: upgrade 5.3.4 -> 5.4.1 > qpdf: upgrade 11.9.0 -> 11.9.1 > python3-virtualenv: upgrade 20.26.2 -> 20.26.3 > python3-types-psutil: upgrade 5.9.5.20240516 -> 6.0.0.20240621 > python3-tox: upgrade 4.15.0 -> 4.15.1 > python3-sqlalchemy: upgrade 2.0.30 -> 2.0.31 > python3-scikit-build: upgrade 0.17.6 -> 0.18.0 > python3-robotframework: upgrade 7.0 -> 7.0.1 > python3-responses: upgrade 0.25.0 -> 0.25.3 > python3-redis: upgrade 5.0.4 -> 5.0.6 > python3-pyproject-api: upgrade 1.6.1 -> 1.7.1 > python3-pymongo: upgrade 4.7.2 -> 4.7.3 > python3-pymisp: upgrade 2.4.190 -> 2.4.194 > python3-pycodestyle: upgrade 2.11.1 -> 2.12.0 > python3-prompt-toolkit: upgrade 3.0.45 -> 3.0.47 > python3-portalocker: upgrade 2.8.2 -> 2.10.0 > python3-pint: upgrade 0.23 -> 0.24 > python3-pdm-backend: upgrade 2.3.0 -> 2.3.1 > python3-parse: upgrade 1.20.1 -> 1.20.2 > python3-openpyxl: upgrade 3.1.3 -> 3.1.4 > python3-meh: upgrade 0.51 -> 0.52 > python3-marshmallow: upgrade 3.21.2 -> 3.21.3 > python3-langtable: upgrade 0.0.66 -> 0.0.67 > python3-huey: upgrade 2.5.0 -> 2.5.1 > python3-googleapis-common-protos: upgrade 1.63.0 -> 1.63.1 > python3-google-auth: upgrade 2.29.0 -> 2.30.0 > python3-google-api-python-client: upgrade 2.131.0 -> 2.134.0 > python3-flexparser: upgrade 0.3 -> 0.3.1 > python3-filelock: upgrade 3.15.3 -> 3.15.4 > python3-email-validator: upgrade 2.1.1 -> 2.2.0 > python3-djangorestframework: upgrade 3.15.1 -> 3.15.2 > python3-coverage: upgrade 7.5.3 -> 7.5.4 > python3-bandit: upgrade 1.7.8 -> 1.7.9 > python3-argcomplete: upgrade 3.3.0 -> 3.4.0 > python3-ansi2html: upgrade 1.9.1 -> 1.9.2 > openvpn: upgrade 2.6.10 -> 2.6.11 > opentelemetry-cpp: upgrade 1.15.0 -> 1.16.0 > networkmanager-openvpn: upgrade 1.11.0 -> 1.12.0 > msgraph: upgrade 0.2.2 -> 0.2.3 > mcelog: upgrade 199 -> 200 > libimobiledevice-glue: upgrade 1.2.0 -> 1.3.0 > libfido2: upgrade 1.14.0 -> 1.15.0 > libextutils-helpers-perl: upgrade 0.026 -> 0.027 > libdaq: upgrade 3.0.14 -> 3.0.15 > libcrypt-openssl-random-perl: upgrade 0.16 -> 0.17 > libcgi-perl: upgrade 4.64 -> 4.66 > libbpf: upgrade 1.4.2 -> 1.4.3 > iniparser: upgrade 4.2.2 -> 4.2.4 > gtkwave: upgrade 3.3.119 -> 3.3.120 > gensio: upgrade 2.8.4 -> 2.8.5 > frr: upgrade 10.0 -> 10.0.1 > exiftool: upgrade 12.85 -> 12.87 > editorconfig-core-c: upgrade 0.12.7 -> 0.12.9 > dialog: upgrade 1.3-20240307 -> 1.3-20240619 > ctags: upgrade 6.1.20240602.0 -> 6.1.20240623.0 > cryptsetup: upgrade 2.7.2 -> 2.7.3 > tcpdump: fix CVE-2024-2397 > tbb: pass TBB_STRICT=OFF to disable -Werror > exiv2: update 0.28.0 -> 0.28.2 > v4l-utils: Install media ctrl header and library files > rdma-core: Do not use overloadable attribute with musl > tipcutils: Replace WORKDIR with UNPACKDIR > php: Upgrade to 8.2.20 > uutils-coreutils: upgrade 0.0.26 -> 0.0.27 * sources/meta-qt6 87751b6...337733e (1): > Merge pull request #54 from YoeDistro/kraj/6.7 * sources/meta-rockchip b2470c0...ea72b22 (1): > rauc demo: add * sources/meta-tegra b89d6dda...2c972e80 (2): > p3737-0000-p3701-0005: set correct TEGRA_FLASHVARs, KERNEL_DEVICETREE and EMMC_BCT > tegra-uefi-capsules: add missing dependencies and setup * sources/meta-ti 1a2b4ab0...74bbfb13 (1): > CI/CD Auto-Merger: cicd.master.202406240100 * sources/poky 5d88faa0f35...058465859ed (73): > xz: Update LICENSE variable for xz packages > gstreamer1.0: disable flaky baseparser tests > llvm: Update to 18.1.8 > oeqa/runtime/parselogs: Add some kernel log trigger keywords > package.py: Add Requires.private field in process_pkgconfig > classes/spdx-common: Move SPDX_SUPPLIER > binutils-cross-testsuite: Rename to binutils-testsuite > cargo: remove True option to getVar calls > maintainers: Drop go-native as recipe removed > rt-tests: upgrade 2.6 -> 2.7 > btrfs-tools: handle rename of inode_includes() from e2fsprogs 1.47.1 > python3-websockets: added python3-zipp as RDEPENDS > glibc: fix fortran header file conflict for arm > rust-target-config: Update data layouts for 32-bit arm targets > bitbake: cache: Remove invalid symlink for bb_cache.dat > libgfortran.inc: fix nativesdk-libgfortran dependencies > os-release: Fix VERSION_CODENAME in case it is empty > initramfs-framework: fix typos > ttyrun: upgrade 2.32.0 -> 2.33.1 > rng-tools: upgrade 6.16 -> 6.17 > pciutils: upgrade 3.12.0 -> 3.13.0 > libpcre2: upgrade 10.43 -> 10.44 > libjitterentropy: upgrade 3.4.1 -> 3.5.0 > libevdev: upgrade 1.13.1 -> 1.13.2 > gstreamer: upgrade 1.24.3 -> 1.24.4 > fribidi: upgrade 1.0.14 -> 1.0.15 > enchant2: upgrade 2.7.3 -> 2.8.1 > diffoscope: upgrade 267 -> 271 > createrepo-c: upgrade 1.1.1 -> 1.1.2 > git: upgrade 2.45.1 -> 2.45.2 > openssl: Remove patch already upstreamed > wget: Fix for CVE-2024-38428 > alsa-ucm-conf: upgrade 1.2.11 -> 1.2.12 > alsa-plugins: upgrade 1.2.7.1 -> 1.2.12 > alsa-lib: upgrade 1.2.11 -> 1.2.12 > systemd: bpf-framework: pass 'recipe-sysroot' to BPF compiler > systemd: bpf-framework: 'propagate' the '--sysroot=' for crosscompilation > systemd: add PACKAGECONFIG for bpf-framework > MAINTAINERS.md: fix patchtest entry > maintainers.inc: add self for unassigned python recipes > python3-urllib3: upgrade 2.2.1 -> 2.2.2 > python3-testtools: upgrade 2.7.1 -> 2.7.2 > python3-psutil: upgrade 5.9.8 -> 6.0.0 > python3-hypothesis: upgrade 6.103.0 -> 6.103.2 > dhcpcd: upgrade 10.0.6 -> 10.0.8 > binutils: stable 2.42 branch updates > go: drop the old 1.4 bootstrap C version > go: upgrade 1.22.3 -> 1.22.4 > bash: fix configure checks that fail with GCC 14.1 > libxcrypt: correct the check for a working libucontext.h > libacpi: mark patches as inactive-upstream > dpkg: mark patches adding custom non-debian architectures as inappropriate for upstream > settings-daemon: submit addsoundkeys.patch upstream and update to a revision that has it > automake: mark new_rt_path_for_test-driver.patch as Inappropriate > tcp-wrappers: mark all patches as inactive-upstream > glslang: mark 0001-generate-glslang-pkg-config.patch as Inappropriate > libfm-extra: drop unneeded 0001-nls.m4-Take-it-from-gettext-0.15.patch > openssh: drop add-test-support-for-busybox.patch > psmisc: remove 0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch > psmisc: drop duplicate entries > psmisc: merge .inc into .bb > glib-networking: submit eagain.patch upstream > python3: submit deterministic_imports.patch upstream as a ticket > libnewt: move to meta-oe > perf: drop newt from tui build requirements > expect: update code for Tcl channel implementation > expect: fix configure with GCC 14 > libxml2: Upgrade 2.12.7 -> 2.12.8 > ofono: upgrade 2.7 -> 2.8 > devicetree.bbclass: switch away from S = WORKDIR > oeqa/runtime: fix race-condition in minidebuginfo test > cve-check: Introduce CVE_CHECK_MANIFEST_JSON_SUFFIX > classes/kernel: No symlink in postinst without KERNEL_IMAGETYPE_SYMLINK Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-freescale-3rdparty | 2 +- sources/meta-openembedded | 2 +- sources/meta-qt6 | 2 +- sources/meta-rockchip | 2 +- sources/meta-tegra | 2 +- sources/meta-ti | 2 +- sources/poky | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sources/meta-arm b/sources/meta-arm index 8024166d6..751e4817c 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 8024166d6cbbff996c1ab6f1b30f28a01ae5fe8f +Subproject commit 751e4817c97539a625b6a0b015b47b42bf9fdcac diff --git a/sources/meta-clang b/sources/meta-clang index 83e93bcda..23958f436 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 83e93bcda1654477802ed18b5f440fba7a733caf +Subproject commit 23958f436e2feca1b4ecf72fd02e77c9d1ddbf98 diff --git a/sources/meta-freescale b/sources/meta-freescale index d54d19944..478993fc2 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit d54d19944dcaacd7b641c205bff22f28fe16dc88 +Subproject commit 478993fc218939b6e389ea78543f261a402c4b88 diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index f2e8d77e5..b6f3e779c 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit f2e8d77e55acd3af90548640e93c2d26a2c7cf82 +Subproject commit b6f3e779cdf7ca9def9052470df01956445289b4 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 0c4079fc2..340ba69c3 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 0c4079fc28cc36cb2dbfe48093f2cf64106f8b5d +Subproject commit 340ba69c35102d97112817f06e1dbe6dbec807b1 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index 87751b673..337733e73 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit 87751b67376334fe706fa167cb416f0ec5b9a906 +Subproject commit 337733e73068c68c429e86b096348442bef8b581 diff --git a/sources/meta-rockchip b/sources/meta-rockchip index b2470c033..ea72b22f5 160000 --- a/sources/meta-rockchip +++ b/sources/meta-rockchip @@ -1 +1 @@ -Subproject commit b2470c03340c23ddf779799d125a11f12eac38c9 +Subproject commit ea72b22f537b63ee21e4d5aad636975004b39791 diff --git a/sources/meta-tegra b/sources/meta-tegra index b89d6ddac..2c972e80d 160000 --- a/sources/meta-tegra +++ b/sources/meta-tegra @@ -1 +1 @@ -Subproject commit b89d6ddac2d11e0dcd79b86ba32d831a18710523 +Subproject commit 2c972e80d9715fd22022e1d95c8b4c192b7b1f7a diff --git a/sources/meta-ti b/sources/meta-ti index 1a2b4ab00..74bbfb13a 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 1a2b4ab0096faa727b4f5c1282a99d78ba262c0c +Subproject commit 74bbfb13a33a1221b4878789d3b2be6d8ac2d6a7 diff --git a/sources/poky b/sources/poky index 5d88faa0f..058465859 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 5d88faa0f35f0205c1475893d8589d1e6533dcc0 +Subproject commit 058465859ed5a62997bb9424e8eb88b543f43a86 From 06bc7d6f115adfc5af1673073a170bb582f86c65 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 30 Jun 2024 22:21:55 -0700 Subject: [PATCH 6/6] CHANGELOG.md: Document changes Signed-off-by: Khem Raj --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5e6d34e6..809b4703b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [2024.06] - 2024-06-XX +## [2024.06] - 2024-06-30 ### Changed @@ -22,13 +22,17 @@ and this project adheres to - Update wayland to 1.23.0 - Bump QT to 6.7.3 - Fix kernel build for Jetson orin-nano -- Update clang to 18.1.7 release +- Update clang to 18.1.8 release - Upgrade libgpiod-1.x to 1.6.5 and fix build with musl - Upgrade fwupd-efi to 1.6 and move py-pefile to meta-oe - Allow using LLVM libc++ with GCC compiler - Move fmt package from meta-oe -> core layer - Fix libstdc++ unicode header typo regression found with clang - Update rpidistro-ffmpeg to 5.1.4 +- Fix contains reference to TMPDIR [buildpaths] warning in several recipes +- Upgrade PHP to 8.2.20 +- Upgrade go compiler to 1.22.4 +- Add PACKAGECONFIG for bpf-framework to systemd ## Added @@ -41,6 +45,7 @@ and this project adheres to ## Removed - remove g77/f77 +- drop the old 1.4 bootstrap C version for go compiler ## [2024.05] - 2024-05-31