Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Kontron Electronics GmbH Yocto BSP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KED Software Projects
KED
Kontron Electronics GmbH Yocto BSP
Commits
8426baba
Commit
8426baba
authored
1 year ago
by
Frieder Schrempf
Browse files
Options
Downloads
Plain Diff
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
!41
Upgrade Layer Refs
Pipeline
#19064
passed
1 year ago
Stage: build
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/src/release/6.1.0.md
+6
-2
6 additions, 2 deletions
docs/src/release/6.1.0.md
kas/series/dunfell.yml
+5
-5
5 additions, 5 deletions
kas/series/dunfell.yml
kas/series/kirkstone.yml
+6
-6
6 additions, 6 deletions
kas/series/kirkstone.yml
with
17 additions
and
13 deletions
docs/src/release/6.1.0.md
+
6
−
2
View file @
8426baba
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
### Integrated Components
### Integrated Components
*
Yocto 4.0 LTS "Kirkstone" (4.0.1
0
). Layers compatible with 3.1 LTS "Dunfell"
*
Yocto 4.0 LTS "Kirkstone" (4.0.1
2
). 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
...
...
This diff is collapsed.
Click to expand it.
kas/series/dunfell.yml
+
5
−
5
View file @
8426baba
...
@@ -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
This diff is collapsed.
Click to expand it.
kas/series/kirkstone.yml
+
6
−
6
View file @
8426baba
...
@@ -13,18 +13,18 @@ defaults:
...
@@ -13,18 +13,18 @@ defaults:
repos
:
repos
:
poky
:
poky
:
refspec
:
f53ab3a2ff206a130cdc843839dd0ea5ec4ad02f
refspec
:
d6b8790370500b99ca11f0d8a05c39b661ab2ba6
meta-openembedded
:
meta-openembedded
:
refspec
:
5
f120a926b0fcd55cfe7565bb7ddf23661cad498
refspec
:
5
29620141e773080a6a7be4615fb7993204af883
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment