Skip to content
Snippets Groups Projects
Commit 8426baba authored by Frieder Schrempf's avatar Frieder Schrempf
Browse files

Merge branch 'feature/upgrade-layers' into 'main'

Upgrade Layer Refs

See merge request !41
parents 389d6d51 12517752
No related branches found
No related tags found
1 merge request!41Upgrade Layer Refs
Pipeline #19064 passed
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
### Integrated Components ### Integrated Components
* Yocto 4.0 LTS "Kirkstone" (4.0.10). Layers compatible with 3.1 LTS "Dunfell" * Yocto 4.0 LTS "Kirkstone" (4.0.12). Layers compatible with 3.1 LTS "Dunfell"
* Linux 6.1 LTS (6.1.29+) with KED backports and patches * Linux 6.1 LTS (6.1.45) with KED backports and patches
* U-Boot 2023.04 with KED backports and patches * U-Boot 2023.04 with KED backports and patches
### Supported Hardware ### Supported Hardware
...@@ -27,12 +27,16 @@ ...@@ -27,12 +27,16 @@
"0"`) "0"`)
* Improve CI configuration * Improve CI configuration
* Fix `xxd` host tool dependency (move to `goodix-touchconfig` recipe) * Fix `xxd` host tool dependency (move to `goodix-touchconfig` recipe)
* Update to Yocto 4.0.12 and 3.1.27
* Update all meta layers
### Changes for i.MX Platforms ### Changes for i.MX Platforms
* Improve devshell settings for `u-boot-ktn` and `linux-ktn` * Improve devshell settings for `u-boot-ktn` and `linux-ktn`
* Enable `CONFIG_DYNAMIC_DEBUG` in `linux-ktn` * Enable `CONFIG_DYNAMIC_DEBUG` in `linux-ktn`
* Fix an issue with fitImage selection in A/B boot flow * Fix an issue with fitImage selection in A/B boot flow
* Update to Linux 6.1.45
* Update U-Boot patches
#### Changes for i.MX8 Platform #### Changes for i.MX8 Platform
......
...@@ -13,23 +13,23 @@ defaults: ...@@ -13,23 +13,23 @@ defaults:
repos: repos:
poky: poky:
refspec: a540df3791eab49bbe3a2eee2647606f0b115039 refspec: 32da5ee9519119a16392acba29f9df4720a55c0f
patches: patches:
license-compat-1: license-compat-1:
path: patches/poky/0001-licenses-Update-license-file-to-match-current-SPDX-n.patch path: patches/poky/0001-licenses-Update-license-file-to-match-current-SPDX-n.patch
license-compat-2: license-compat-2:
path: patches/poky/0002-licenses-Add-legacy-license-files-to-prevent-QA-erro.patch path: patches/poky/0002-licenses-Add-legacy-license-files-to-prevent-QA-erro.patch
meta-openembedded: meta-openembedded:
refspec: 116bfe8d5e5851e7fc5424f40da8691a19c5b5ee refspec: b8b0b06821d4d4df0cce4f07fa31a8ca1dd38f46
meta-qt5: meta-qt5:
refspec: cf6ffcbad5275a3428f6046468a0c9d572e813d1 refspec: 4c389047afdd368d44acc646ee3f22d93941466b
meta-swupdate: meta-swupdate:
refspec: f996a2394822123e824149c28d29f7782518d9b8 refspec: 817b6ad42156b33d3b2ac72a75b8b656ff4a3467
meta-python2: meta-python2:
refspec: b901080cf57d9a7f5476ab4d96e56c30db8170a8 refspec: b901080cf57d9a7f5476ab4d96e56c30db8170a8
meta-arm: meta-arm:
refspec: b1fe8443a7a72c65fa0fc3371f607c6671b3a882 refspec: b1fe8443a7a72c65fa0fc3371f607c6671b3a882
meta-freescale: meta-freescale:
refspec: f66fdef1c2dc735690a7ec7dd44a534d69ea3918 refspec: 76de0f78cb4519d6212d82c4e374cc2973352ff9
meta-st-stm32mp: meta-st-stm32mp:
refspec: 73632fb844b6ebbef2a9d2acc7cc4783083a14a3 refspec: 73632fb844b6ebbef2a9d2acc7cc4783083a14a3
...@@ -13,18 +13,18 @@ defaults: ...@@ -13,18 +13,18 @@ defaults:
repos: repos:
poky: poky:
refspec: f53ab3a2ff206a130cdc843839dd0ea5ec4ad02f refspec: d6b8790370500b99ca11f0d8a05c39b661ab2ba6
meta-openembedded: meta-openembedded:
refspec: 5f120a926b0fcd55cfe7565bb7ddf23661cad498 refspec: 529620141e773080a6a7be4615fb7993204af883
meta-qt5: meta-qt5:
refspec: cf6ffcbad5275a3428f6046468a0c9d572e813d1 refspec: 4c389047afdd368d44acc646ee3f22d93941466b
meta-swupdate: meta-swupdate:
refspec: 22e9aee741bbeffe05dd942212f26d2cb9f5f5b7 refspec: 7a85c71f40c4bf445f041fa7aad70733c9cbc0ba
meta-python2: meta-python2:
refspec: f02882e2aa9279ca7becca8d0cedbffe88b5a253 refspec: f02882e2aa9279ca7becca8d0cedbffe88b5a253
meta-arm: meta-arm:
refspec: 96aad3b29aa7a5ee4df5cf617a6336e5218fa9bd refspec: b187fb9232ca0a6b5f8f90b4715958546fc41d73
meta-freescale: meta-freescale:
refspec: 00b357a78a53de19e8fe44c0f2af710e993bc2e7 refspec: 3e9ef23d98aa842cf84251a27c9b8dde8925ea61
meta-st-stm32mp: meta-st-stm32mp:
refspec: ca501bd7dbe023682903ceedddaacd940b0898f4 refspec: ca501bd7dbe023682903ceedddaacd940b0898f4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment