From ddb78f2c104adca27e06352ab7663c17e744301f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Mar 2023 07:18:00 -0800 Subject: [PATCH 1/3] simpleiot: Update to 0.9.0 release Signed-off-by: Khem Raj --- .../simpleiot/{simpleiot_0.5.0.bb => simpleiot_0.9.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sources/meta-yoe/recipes-siot/simpleiot/{simpleiot_0.5.0.bb => simpleiot_0.9.0.bb} (97%) diff --git a/sources/meta-yoe/recipes-siot/simpleiot/simpleiot_0.5.0.bb b/sources/meta-yoe/recipes-siot/simpleiot/simpleiot_0.9.0.bb similarity index 97% rename from sources/meta-yoe/recipes-siot/simpleiot/simpleiot_0.5.0.bb rename to sources/meta-yoe/recipes-siot/simpleiot/simpleiot_0.9.0.bb index 0ed0fe6f7..7086a78ee 100644 --- a/sources/meta-yoe/recipes-siot/simpleiot/simpleiot_0.5.0.bb +++ b/sources/meta-yoe/recipes-siot/simpleiot/simpleiot_0.9.0.bb @@ -11,7 +11,7 @@ DEPENDS = "go-native elm-binary-native nodejs-native" inherit systemd update-rc.d goarch -SRCREV = "04d5bbf7b518005f866e61509032a8deabcc2825" +SRCREV = "cbd19256e302476de1c963760a70b27ac8acafa1" BRANCH ?= "master" From 6d4f0133dedf94c040fbf64ea55f4086cccc0958 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Mar 2023 07:18:45 -0800 Subject: [PATCH 2/3] Layer Updates: sources/meta-arm sources/meta-freescale sources/meta-intel sources/meta-openembedded sources/meta-raspberrypi sources/meta-ti sources/poky * sources/meta-arm d5c024f1...eb9c47a4 (1): > arm/uefi_capsule: Move UEFI capsule to IMGDEPLOYDIR * sources/meta-freescale 0e15eade...adf69723 (2): > Merge pull request #1441 from mdrodrigo/topic/wksfile > Merge pull request #1395 from thochstein/imx8mnul * sources/meta-intel d5ddfa03...197effab (5): > onednn: upgrade 2.7.1 -> 3.0 > ispc: upgrade 1.18.0 -> 1.19.0 > intel-compute-runtime: upgrade 22.38.24278 -> 22.49.25018.24 > igc: add patch upstream status > intel-graphics-compiler: upgrade 1.0.12812.9 -> 1.0.12812.24 * sources/meta-openembedded 3b2330e4ee...a9b2d1303b (35): > glmark2: Update to 2023.01 > python3-eth-keyfile: upgrade 0.6.0 -> 0.6.1 > liburing: enable native/nativesdk builds > zchunk: upgrade 1.2.4 -> 1.3.0 > python3-coverage: upgrade 7.1.0 -> 7.2.0 > python3-zeroconf: upgrade 0.47.1 -> 0.47.3 > python3-werkzeug: upgrade 2.2.2 -> 2.2.3 > python3-watchdog: upgrade 2.2.1 -> 2.3.0 > python3-sqlalchemy: upgrade 2.0.3 -> 2.0.4 > python3-stevedore: upgrade 4.1.1 -> 5.0.0 > python3-simpleeval: upgrade 0.9.12 -> 0.9.13 > python3-soupsieve: upgrade 2.3.2.post1 -> 2.4 > python3-redis: upgrade 4.4.2 -> 4.5.1 > python3-pytest-xdist: upgrade 3.1.0 -> 3.2.0 > python3-pytest-forked: upgrade 1.4.0 -> 1.6.0 > python3-pydantic: upgrade 1.10.4 -> 1.10.5 > python3-pykickstart: upgrade 3.43 -> 3.44 > python3-openpyxl: upgrade 3.1.0 -> 3.1.1 > python3-imageio: upgrade 2.25.0 -> 2.25.1 > python3-ipython: upgrade 8.9.0 -> 8.10.0 > python3-google-auth: upgrade 2.16.0 -> 2.16.1 > python3-huey: upgrade 2.4.4 -> 2.4.5 > python3-flask: upgrade 2.2.2 -> 2.2.3 > python3-google-api-python-client: upgrade 2.77.0 -> 2.79.0 > python3-django: upgrade 4.1.6 -> 4.1.7 > python3-bitarray: upgrade 2.7.0 -> 2.7.3 > python3-bitstruct: upgrade 8.15.1 -> 8.17.0 > python3-autobahn: upgrade 23.1.1 -> 23.1.2 > python3-astroid: upgrade 2.14.1 -> 2.14.2 > python3-antlr4-runtime: upgrade 4.11.1 -> 4.12.0 > python3-alembic: upgrade 1.9.2 -> 1.9.4 > python3-aiohttp: upgrade 3.8.3 -> 3.8.4 > python3-aiofiles: upgrade 22.1.0 -> 23.1.0 > webp-pixbuf-loader: update 0.0.7 -> 0.2.0 > mbedtls: set up /usr/bin/hello as alternative * sources/meta-raspberrypi dac1d92...e15b876 (1): > linux-raspberrypi_5.15.bb: Upgrade to 5.15.92 * sources/meta-ti a85553a2...0fa0afc0 (23): > ti-rtos-firmware: Deploy secure firmware unconditionally > ti-rtos-firmware: Fix use of base_libdir with nonarch_base_libdir > ti-rtos-firmware: Use a table instead of a list of copy commands > ti-rtos-firmware: Use defines to set firmware names > ti-rtos-firmware: Do not break the source directory by renaming files > ti-rtos-firmware: Fix name for AM64x and AM62x firmware > ti-rtos-firmware: Remove unneeded per-machine TARGET defines > ti-k3-secdev: Remove inclusion of ti-paths.inc > conf: machine: k3: Remove unneeded TI_SECURE_DEV_PKG_K3 assignments > ti-sci-fw: Use new ti-secdev class to sign the images > ti-rtos-firmware: Use new ti-secdev class to sign the images > u-boot-ti: Use new ti-secdev class to sign the images > optee-os: Use new ti-secdev class to sign the images > trusted-firmware-a: Use new ti-secdev class to sign the images > meta-ti-bsp: Add helper class for TI Security Development Tools > ti-linux-fw: update to the latest > ti-img-rogue-umlibs: handling the firmware installation with usrmerge > conf/machine: fix use of screen and touchscreen machine features > conf: machine: Fallback to software rendering > meta-ti-bsp: machine: set SGX display controller alias > meta-ti-bsp: machine: remove default preferences for egl,gles,gbm > meta-ti-bsp: graphics: Resolve dependency chain > mesa: locally overlay 22.0-specific patches from oe-core/kirkstone * sources/poky c45d58f003...fb1853c66c (34): > vte: Fix -Wenum-constexpr-conversion warning > linux-yocto-rt/5.15: update to -rt59 > linux-yocto-rt/6.1: update to -rt7 > linux-yocto/5.15: update to v5.15.96 > linux-yocto/6.1: update to v6.1.14 > linux-yocto/5.15: update to v5.15.94 > linux-yocto/6.1: update to v6.1.12 > linux-yocto-dev: bump to v6.2 > linux-yocto-rt/6.1: fix compilation issue with per cpu stats > python3-babel: upgrade 2.11.0 -> 2.12.1 > python3-hypothesis: upgrade 6.68.1 -> 6.68.2 > opensbi: Upgrade to 1.2 release > opensbi: Do not add dependencies if RISCV_SBI_FDT is not set > python3-zipp: upgrade 3.14.0 -> 3.15.0 > python3-more-itertools: upgrade 9.0.0 -> 9.1.0 > kernel: Add kernel specific OBJDUMP > libsdl2: add missing libdecor RDEPEND > diffoscope: upgrade 235 -> 236 > gpgme: fix python setuptools invalid version issue > nghttp2: Deleted the entries for -client and -server, and removed a dependency on them from the main package. > gnutls: Updated ther patch which fixes build error for fips enabled. > systemd-systemctl: Create machine-id with "uninitialized" text in it > oeqa/selftest/resulttool: add test for metadata filtering on regression > scripts/yoct_testresults_query: manage base/target revision not found > glibc: remove obsolete CVE ignores > glibc: add ignore for CVE-2023-25139 > cve-extra-exclusions: ignore inapplicable linux-yocto CVEs > VOLATILE_TMP_DIR: add > quilt: run tests as ptest user, and let that user write into the tests > meta-selftest/files: add ptest to static-passwd/-group > ptest-runner: add non-root ptest user for tests to run as > scripts/runqemu: move render nodes check to runqemu from selftest > selftest: do not check for dri.pc in the headless test > build-appliance-image: Update to master head revision Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-freescale | 2 +- sources/meta-intel | 2 +- sources/meta-openembedded | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-ti | 2 +- sources/poky | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sources/meta-arm b/sources/meta-arm index d5c024f1f..eb9c47a4e 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit d5c024f1f5326fb19de33928acea34df4b58e9ba +Subproject commit eb9c47a4e1897ee0d9d18834951f85ce4b4881fa diff --git a/sources/meta-freescale b/sources/meta-freescale index 0e15eade7..adf69723c 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 0e15eade7a5c87ec34dd695c935c59ecebe0373c +Subproject commit adf69723cf24f81697aa363a093e939f642e60ab diff --git a/sources/meta-intel b/sources/meta-intel index d5ddfa035..197effab2 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit d5ddfa0354fc6025bd2d42f56b70943429c06dd3 +Subproject commit 197effab2bf62ccc0bc36a707013e73e5c5462ed diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 3b2330e4e..a9b2d1303 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 3b2330e4ee778c8a213116e927532dca5b36338b +Subproject commit a9b2d1303b6eada3119407e0a53c335b2e5a1b61 diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index dac1d9245..e15b87615 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit dac1d9245b289b06b97b4ccad512592e04018d8d +Subproject commit e15b87615597b738e8960addba122dafe46b0c5c diff --git a/sources/meta-ti b/sources/meta-ti index a85553a21..0fa0afc0b 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit a85553a21495e751f5691c91f3054ea16f575e6c +Subproject commit 0fa0afc0b91f7d7f4d76c8b34e702e64b103f1b8 diff --git a/sources/poky b/sources/poky index c45d58f00..fb1853c66 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit c45d58f003e8d8b323169ca9d479dc49c43a9974 +Subproject commit fb1853c66ce901d03a45f6dbef549b66bb94279d From 7c0f762db80403a260cd2f9245530b40df981ca8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Mar 2023 07:33:37 -0800 Subject: [PATCH 3/3] CHANGELOG.md: Summarize current changeset Signed-off-by: Khem Raj --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85b8a789a..5d69f6b05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,23 @@ 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). +## [2023.03] - TBD + +### Changed + +- Upgrade raspberrypi kernel to 5.15.92 +- Upgrade linux-yocto to v6.1.14 +- Upgrade openSBI to 1.2 and fix cyclic dependency for fitImage based boards +- Create machine-id with "uninitialized" text +- Upgrade simpleIOT to 0.9.0 release + +### Added + +- Add kernel specific KERNEL_OBJDUMP variable +- Add VOLATILE_TMP_DIR variable + +### Removed + ## [2023.02] - 2023-02-28 ### Changed