From 3278807e53416a82560b64583bb33f41e2905441 Mon Sep 17 00:00:00 2001 From: Patrick Vogelaar Date: Tue, 13 Jun 2023 19:52:04 +0000 Subject: [PATCH 1/2] fix(.gitmodules): fix branch name of meta-efibootguard --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e531f44..7cefd08 100644 --- a/.gitmodules +++ b/.gitmodules @@ -17,7 +17,7 @@ [submodule "layers/meta-efibootguard"] path = layers/meta-efibootguard url = ssh://git@bitbucket.gad.local:7999/ico/meta-efibootguard.git - branch = coreos/master + branch = master [submodule "layers/meta-swupdate"] path = layers/meta-swupdate url = ssh://git@bitbucket.gad.local:7999/ico/meta-swupdate.git From 169c16fc9b4bb9f8ab6f3bd3e6e1d2776fb7c57e Mon Sep 17 00:00:00 2001 From: Patrick Vogelaar Date: Tue, 13 Jun 2023 19:52:12 +0000 Subject: [PATCH 2/2] fix(3rd-party): automatic update of CoreOS submodules --- layers/meta-openembedded | 2 +- layers/meta-swupdate | 2 +- layers/meta-virtualization | 2 +- layers/openembedded-core | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/layers/meta-openembedded b/layers/meta-openembedded index df452d9..f954844 160000 --- a/layers/meta-openembedded +++ b/layers/meta-openembedded @@ -1 +1 @@ -Subproject commit df452d9d98659b49888fa8a5428a0a8bd3e3aaec +Subproject commit f95484417e3d3e65ca15b460ba71dfd35773f0e4 diff --git a/layers/meta-swupdate b/layers/meta-swupdate index fb01170..d1d4abf 160000 --- a/layers/meta-swupdate +++ b/layers/meta-swupdate @@ -1 +1 @@ -Subproject commit fb01170b98cf9541d286ba5a890fb85d83949b91 +Subproject commit d1d4abfaf82d37c31e3cec3602d6d8d56d105185 diff --git a/layers/meta-virtualization b/layers/meta-virtualization index dde0ff9..b3b3dbc 160000 --- a/layers/meta-virtualization +++ b/layers/meta-virtualization @@ -1 +1 @@ -Subproject commit dde0ff9eaa301ec5bd3daf667c7966cf55404d26 +Subproject commit b3b3dbc67504e8cd498d6db202ddcf5a9dd26a9d diff --git a/layers/openembedded-core b/layers/openembedded-core index 15c07df..717b9f1 160000 --- a/layers/openembedded-core +++ b/layers/openembedded-core @@ -1 +1 @@ -Subproject commit 15c07dff384ce4fb0e90f4f32c182a82101a1c82 +Subproject commit 717b9f18a51e9c9fd5a471238aa2ea4de439ef17