From b74929796edc48aad664dda9416c5661ec790c1a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 2 Nov 2023 17:26:24 -0700 Subject: [PATCH 1/2] Layer Updates: sources/meta-arm sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/poky * sources/meta-arm 450037ab...a25a782b (4): > arm/optee: cleanups from code review > arm-bsp/documentation: corstone1000: Update the user guide > arm/optee: update to 4.0.0 > arm/hafnium: update to v2.9 * sources/meta-freescale 37bd435c...6d2c944f (5): > Merge pull request #1685 from thochstein/dtb-move > Merge pull request #1681 from YoeDistro/yoe/pu > Merge pull request #1678 from twoerner/contrib/twoerner/32bit-dt-reorg > Merge pull request #1679 from thochstein/master > Merge pull request #1680 from thochstein/nxp-wlan * sources/meta-freescale-3rdparty bccd93f...47d6186 (1): > Merge pull request #284 from chrisdimich/master * sources/meta-intel 7b62d64d...d72611ba (1): > metee: fix compilation error with musl * sources/meta-openembedded 08edc0b6ac...762a6880f3 (15): > ipmitool: Update and eliminate unneeded patch > python3-pcodedmp: add recipe > python3-olefile: add recipe > python3-oletools: add recipe > python3-multivolumefile: add recipe > python3-blivetgui: 2.3.0 -> 2.4.2 > python3-blivet: 3.4.3 -> 3.8.2 > python3-pymemcache: add recipe > python3-jsbeautifier: add recipe > python3-inflate64: add recipe > python3-colorclass: add recipe > python3-objectpath: Add ObjectPath Python Recipe > python3-nacl: drop duplicate recipe > python3-rarfile: add recipe > xfce4-panel-profiles: 1.0.13 -> 1.0.14 * sources/meta-qcom 93a9e3e...0e774c2 (2): > Merge pull request #534 from lumag/drop-machine-config > Merge pull request #535 from lumag/drop-ci * sources/meta-qt6 eb670d2...e9d7f5c (1): > Merge pull request #15 from YoeDistro/kraj/6.6 * sources/meta-riscv 0d51aae...f901e61 (3): > Drop old ae350-ax45mp.yml and set master branches > ReCommit accidental removes > Add KAS support and reorder machine conf files * sources/meta-rockchip e628b72...3d91ea1 (1): > rock-pi-s: add * sources/meta-ti 26729b38...c535b9cd (2): > conf: machine: Update OPTEEMACHINE for am62pxx > conf: machine: am62*: Pick common overlays by prefix * sources/poky 6745d5eb7cc...b53d1287d24 (6): > patchtest-send-results: fix sender parsing > machine: drop obsolete SERIAL_CONSOLES_CHECK > patchtest: remove test for CVE tag in mbox > patchtest: make pylint tests compatible with 3.x > patchtest-send-results: add In-Reply-To > selftest/sstatetests: add a test for CDN sstate cache Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-freescale | 2 +- sources/meta-freescale-3rdparty | 2 +- sources/meta-intel | 2 +- sources/meta-openembedded | 2 +- sources/meta-qcom | 2 +- sources/meta-qt6 | 2 +- sources/meta-riscv | 2 +- sources/meta-rockchip | 2 +- sources/meta-ti | 2 +- sources/poky | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/sources/meta-arm b/sources/meta-arm index 450037ab3..a25a782b4 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 450037ab33b22280557dddcdd882c3ada75ab898 +Subproject commit a25a782b45ee55b9df9b3a3135256c2122fb1c73 diff --git a/sources/meta-freescale b/sources/meta-freescale index 37bd435c4..6d2c944fe 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 37bd435c44dbd8dc38d633b109f131952b9e221f +Subproject commit 6d2c944feeb77891698b6c8dd4c83b5427393bca diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index bccd93f1c..47d61868d 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit bccd93f1ceece608e69799b6fc8f79e8a519f89e +Subproject commit 47d61868d218aee227aed7afa767b279d88e85b9 diff --git a/sources/meta-intel b/sources/meta-intel index 7b62d64d1..d72611ba7 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit 7b62d64d1ed1b31a8be7b1ca36bd97049b3b2324 +Subproject commit d72611ba7d9ef92f3373a7e7e020fe6f2f4ff4d1 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 08edc0b6a..762a6880f 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 08edc0b6ace0d04688a5617cf05546a7b8ba6cca +Subproject commit 762a6880f3e56832441ecacdddeddc3566de1f54 diff --git a/sources/meta-qcom b/sources/meta-qcom index 93a9e3e80..0e774c235 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 93a9e3e80b3f9a87c498eb215a1a2f027ab86cd5 +Subproject commit 0e774c2359337cdb385cc687ec6080b9e7c3f7b6 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index eb670d2c0..e9d7f5c88 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit eb670d2c01afd1b39e9d0dc7d5dbf64210ccf7dc +Subproject commit e9d7f5c885de08240c4ee17d06c23b4b4f9dce6c diff --git a/sources/meta-riscv b/sources/meta-riscv index 0d51aae18..f901e61b0 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 0d51aae1835a83fa78a19dd7a8a203a312435fc2 +Subproject commit f901e61b0cc958f4a9be87cd2b44dcea7cf1a4f1 diff --git a/sources/meta-rockchip b/sources/meta-rockchip index e628b72ed..3d91ea1db 160000 --- a/sources/meta-rockchip +++ b/sources/meta-rockchip @@ -1 +1 @@ -Subproject commit e628b72ed4b0ab5364368046922ac0d0c221d7ab +Subproject commit 3d91ea1db49c42e7024513e8113a0a193fec06a8 diff --git a/sources/meta-ti b/sources/meta-ti index 26729b38d..c535b9cd3 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 26729b38d3890e2cf850e30ef1171f2fc2534043 +Subproject commit c535b9cd38effccd89b496dea61af316ebddfd9c diff --git a/sources/poky b/sources/poky index 6745d5eb7..b53d1287d 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 6745d5eb7ccf73ffaf215b3cdc9181292a05e15f +Subproject commit b53d1287d24f506a08905fa86a81aca21203e73a From 7b3c6b9c475c44d618402f699e3da0104c746902 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 2 Nov 2023 23:22:15 -0700 Subject: [PATCH 2/2] CHANGELOG.md: Document changes Signed-off-by: Khem Raj --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a327791f..405827f3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,15 +14,24 @@ and this project adheres to - Add python_hatchling support to recipetool - Upgrade QEMU to 8.1.2 - Drop dependecy on libcroco in openbox and gnome-shell +- Update QT6 to 6.6.1 ### Added - Add nanopi-m4b machine +- Added recipes for: + - python3-pcodedmp, python3-olefile, python3-oletools + - python3-multivolumefile, python3-pymemcache, python3-jsbeautifier + - python3-inflate64, python3-colorclass, python3-rarfile +- Add KAS support in meta-riscv ### Removed - Remove ${CCACHE} from FORTRAN compiler in bitbake config file - Removed recipes - libcroco +- Drop obsolete SERIAL_CONSOLES_CHECK for all machines +- Dropped recipes: + - python3-nacl ## [2023.10] - 2023-10-30