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 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/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" 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