diff mbox series

[oe-layersetup,master] TEMP: arago-master: lock into specific commit for oe-core

Message ID 20260317224629.1980333-1-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [oe-layersetup,master] TEMP: arago-master: lock into specific commit for oe-core | expand

Commit Message

Ryan Eatmon March 17, 2026, 10:46 p.m. UTC
oe-core has bumped the supported layer to wrynose, but none of the other
layers have caught up yet.  Temporarily lock into a commit before the
offending one.

We will revert this change once the other layers have synced up.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 configs/arago-master-chromium-config.txt     | 2 +-
 configs/arago-master-config.txt              | 2 +-
 configs/arago-master-flutter-config.txt      | 2 +-
 configs/arago-master-next-config.txt         | 2 +-
 configs/arago-master-selinux-config.txt      | 2 +-
 configs/arago-master-wip-config.txt          | 2 +-
 kas/arago-master-chromium-config.yml         | 1 +
 kas/arago-master-config.yml                  | 1 +
 kas/arago-master-flutter-config.yml          | 1 +
 kas/arago-master-next-config.yml             | 1 +
 kas/arago-master-selinux-config.yml          | 1 +
 kas/arago-master-wip-config.yml              | 1 +
 src/configs/arago-master-chromium-config.xml | 2 +-
 src/configs/arago-master-config.xml          | 2 +-
 src/configs/arago-master-flutter-config.xml  | 2 +-
 src/configs/arago-master-next-config.xml     | 2 +-
 src/configs/arago-master-selinux-config.xml  | 2 +-
 src/configs/arago-master-wip-config.xml      | 2 +-
 18 files changed, 18 insertions(+), 12 deletions(-)
diff mbox series

Patch

diff --git a/configs/arago-master-chromium-config.txt b/configs/arago-master-chromium-config.txt
index e1fda52..d9bf7c9 100644
--- a/configs/arago-master-chromium-config.txt
+++ b/configs/arago-master-chromium-config.txt
@@ -11,7 +11,7 @@  meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD
 meta-openembedded,https://git.openembedded.org/meta-openembedded,master,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
 meta-ti,https://git.yoctoproject.org/meta-ti,master,HEAD,layers=meta-ti-extras:meta-beagle:meta-ti-bsp
 meta-arm,https://git.yoctoproject.org/meta-arm,master,HEAD,layers=meta-arm:meta-arm-toolchain
-oe-core,https://git.openembedded.org/openembedded-core,master,HEAD,layers=meta
+oe-core,https://git.openembedded.org/openembedded-core,master,2dc4d2f8b5c7a6e87291385fb860436593767199,layers=meta
 
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
 OECORELOCALCONF=./sample-files/local-arago64-v3.conf.sample
diff --git a/configs/arago-master-config.txt b/configs/arago-master-config.txt
index 53262bb..4b11575 100644
--- a/configs/arago-master-config.txt
+++ b/configs/arago-master-config.txt
@@ -11,7 +11,7 @@  meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD
 meta-openembedded,https://git.openembedded.org/meta-openembedded,master,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
 meta-ti,https://git.yoctoproject.org/meta-ti,master,HEAD,layers=meta-ti-extras:meta-beagle:meta-ti-bsp
 meta-arm,https://git.yoctoproject.org/meta-arm,master,HEAD,layers=meta-arm:meta-arm-toolchain
-oe-core,https://git.openembedded.org/openembedded-core,master,HEAD,layers=meta
+oe-core,https://git.openembedded.org/openembedded-core,master,2dc4d2f8b5c7a6e87291385fb860436593767199,layers=meta
 
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
 OECORELOCALCONF=./sample-files/local-arago64-v3.conf.sample
diff --git a/configs/arago-master-flutter-config.txt b/configs/arago-master-flutter-config.txt
index 37be2a0..da1ba5a 100644
--- a/configs/arago-master-flutter-config.txt
+++ b/configs/arago-master-flutter-config.txt
@@ -10,7 +10,7 @@  meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD
 meta-openembedded,https://git.openembedded.org/meta-openembedded,master,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
 meta-ti,https://git.yoctoproject.org/meta-ti,master,HEAD,layers=meta-ti-extras:meta-beagle:meta-ti-bsp
 meta-arm,https://git.yoctoproject.org/meta-arm,master,HEAD,layers=meta-arm:meta-arm-toolchain
-oe-core,https://git.openembedded.org/openembedded-core,master,HEAD,layers=meta
+oe-core,https://git.openembedded.org/openembedded-core,master,2dc4d2f8b5c7a6e87291385fb860436593767199,layers=meta
 
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
 OECORELOCALCONF=./sample-files/local-arago64-v3.conf.sample
diff --git a/configs/arago-master-next-config.txt b/configs/arago-master-next-config.txt
index 0644138..4f94621 100644
--- a/configs/arago-master-next-config.txt
+++ b/configs/arago-master-next-config.txt
@@ -19,7 +19,7 @@  meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD
 meta-openembedded,https://git.openembedded.org/meta-openembedded,master,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
 meta-ti,https://git.yoctoproject.org/meta-ti,master-next,HEAD,layers=meta-ti-extras:meta-beagle:meta-ti-bsp
 meta-arm,https://git.yoctoproject.org/meta-arm,master,HEAD,layers=meta-arm:meta-arm-toolchain
-oe-core,https://git.openembedded.org/openembedded-core,master,HEAD,layers=meta
+oe-core,https://git.openembedded.org/openembedded-core,master,2dc4d2f8b5c7a6e87291385fb860436593767199,layers=meta
 
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
 OECORELOCALCONF=./sample-files/local-arago64-v3.conf.sample
diff --git a/configs/arago-master-selinux-config.txt b/configs/arago-master-selinux-config.txt
index cd0ca0e..c9b9aa7 100644
--- a/configs/arago-master-selinux-config.txt
+++ b/configs/arago-master-selinux-config.txt
@@ -11,7 +11,7 @@  meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD
 meta-openembedded,https://git.openembedded.org/meta-openembedded,master,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
 meta-ti,https://git.yoctoproject.org/meta-ti,master,HEAD,layers=meta-ti-extras:meta-beagle:meta-ti-bsp
 meta-arm,https://git.yoctoproject.org/meta-arm,master,HEAD,layers=meta-arm:meta-arm-toolchain
-oe-core,https://git.openembedded.org/openembedded-core,master,HEAD,layers=meta
+oe-core,https://git.openembedded.org/openembedded-core,master,2dc4d2f8b5c7a6e87291385fb860436593767199,layers=meta
 
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
 OECORELOCALCONF=./sample-files/local-arago64-v3.conf.sample
diff --git a/configs/arago-master-wip-config.txt b/configs/arago-master-wip-config.txt
index 1ad6f58..941dfdd 100644
--- a/configs/arago-master-wip-config.txt
+++ b/configs/arago-master-wip-config.txt
@@ -11,7 +11,7 @@  meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD
 meta-openembedded,https://git.openembedded.org/meta-openembedded,master,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
 meta-ti,https://git.yoctoproject.org/meta-ti,master-wip,HEAD,layers=meta-ti-extras:meta-beagle:meta-ti-bsp
 meta-arm,https://git.yoctoproject.org/meta-arm,master,HEAD,layers=meta-arm:meta-arm-toolchain
-oe-core,https://git.openembedded.org/openembedded-core,master,HEAD,layers=meta
+oe-core,https://git.openembedded.org/openembedded-core,master,2dc4d2f8b5c7a6e87291385fb860436593767199,layers=meta
 
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
 OECORELOCALCONF=./sample-files/local-arago64-v3.conf.sample
diff --git a/kas/arago-master-chromium-config.yml b/kas/arago-master-chromium-config.yml
index b114247..f092547 100644
--- a/kas/arago-master-chromium-config.yml
+++ b/kas/arago-master-chromium-config.yml
@@ -74,6 +74,7 @@  repos:
   oe-core:
     url: "https://git.openembedded.org/openembedded-core"
     branch: "master"
+    commit: "2dc4d2f8b5c7a6e87291385fb860436593767199"
     path: "sources/oe-core"
     layers:
       meta:
diff --git a/kas/arago-master-config.yml b/kas/arago-master-config.yml
index 6b3be87..36c5a8f 100644
--- a/kas/arago-master-config.yml
+++ b/kas/arago-master-config.yml
@@ -66,6 +66,7 @@  repos:
   oe-core:
     url: "https://git.openembedded.org/openembedded-core"
     branch: "master"
+    commit: "2dc4d2f8b5c7a6e87291385fb860436593767199"
     path: "sources/oe-core"
     layers:
       meta:
diff --git a/kas/arago-master-flutter-config.yml b/kas/arago-master-flutter-config.yml
index 4607b49..3a04874 100644
--- a/kas/arago-master-flutter-config.yml
+++ b/kas/arago-master-flutter-config.yml
@@ -74,6 +74,7 @@  repos:
   oe-core:
     url: "https://git.openembedded.org/openembedded-core"
     branch: "master"
+    commit: "2dc4d2f8b5c7a6e87291385fb860436593767199"
     path: "sources/oe-core"
     layers:
       meta:
diff --git a/kas/arago-master-next-config.yml b/kas/arago-master-next-config.yml
index 34ca419..8a4ffcc 100644
--- a/kas/arago-master-next-config.yml
+++ b/kas/arago-master-next-config.yml
@@ -66,6 +66,7 @@  repos:
   oe-core:
     url: "https://git.openembedded.org/openembedded-core"
     branch: "master"
+    commit: "2dc4d2f8b5c7a6e87291385fb860436593767199"
     path: "sources/oe-core"
     layers:
       meta:
diff --git a/kas/arago-master-selinux-config.yml b/kas/arago-master-selinux-config.yml
index 65a1925..7c59570 100644
--- a/kas/arago-master-selinux-config.yml
+++ b/kas/arago-master-selinux-config.yml
@@ -71,6 +71,7 @@  repos:
   oe-core:
     url: "https://git.openembedded.org/openembedded-core"
     branch: "master"
+    commit: "2dc4d2f8b5c7a6e87291385fb860436593767199"
     path: "sources/oe-core"
     layers:
       meta:
diff --git a/kas/arago-master-wip-config.yml b/kas/arago-master-wip-config.yml
index c35df05..341d729 100644
--- a/kas/arago-master-wip-config.yml
+++ b/kas/arago-master-wip-config.yml
@@ -66,6 +66,7 @@  repos:
   oe-core:
     url: "https://git.openembedded.org/openembedded-core"
     branch: "master"
+    commit: "2dc4d2f8b5c7a6e87291385fb860436593767199"
     path: "sources/oe-core"
     layers:
       meta:
diff --git a/src/configs/arago-master-chromium-config.xml b/src/configs/arago-master-chromium-config.xml
index c242124..efd794d 100644
--- a/src/configs/arago-master-chromium-config.xml
+++ b/src/configs/arago-master-chromium-config.xml
@@ -60,7 +60,7 @@ 
                 <layer>meta-arm-toolchain</layer>
             </layers>
         </repo>
-        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='master' commit='HEAD'>
+        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='master' commit='2dc4d2f8b5c7a6e87291385fb860436593767199'>
             <layers>
                 <layer>meta</layer>
             </layers>
diff --git a/src/configs/arago-master-config.xml b/src/configs/arago-master-config.xml
index 28cd760..251f5f0 100644
--- a/src/configs/arago-master-config.xml
+++ b/src/configs/arago-master-config.xml
@@ -60,7 +60,7 @@ 
                 <layer>meta-arm-toolchain</layer>
             </layers>
         </repo>
-        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='master' commit='HEAD'>
+        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='master' commit='2dc4d2f8b5c7a6e87291385fb860436593767199'>
             <layers>
                 <layer>meta</layer>
             </layers>
diff --git a/src/configs/arago-master-flutter-config.xml b/src/configs/arago-master-flutter-config.xml
index 26e9335..abc8665 100644
--- a/src/configs/arago-master-flutter-config.xml
+++ b/src/configs/arago-master-flutter-config.xml
@@ -55,7 +55,7 @@ 
                 <layer>meta-arm-toolchain</layer>
             </layers>
         </repo>
-        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='master' commit='HEAD'>
+        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='master' commit='2dc4d2f8b5c7a6e87291385fb860436593767199'>
             <layers>
                 <layer>meta</layer>
             </layers>
diff --git a/src/configs/arago-master-next-config.xml b/src/configs/arago-master-next-config.xml
index 8a7e009..f49b885 100644
--- a/src/configs/arago-master-next-config.xml
+++ b/src/configs/arago-master-next-config.xml
@@ -61,7 +61,7 @@ 
                 <layer>meta-arm-toolchain</layer>
             </layers>
         </repo>
-        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='master' commit='HEAD'>
+        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='master' commit='2dc4d2f8b5c7a6e87291385fb860436593767199'>
             <layers>
                 <layer>meta</layer>
             </layers>
diff --git a/src/configs/arago-master-selinux-config.xml b/src/configs/arago-master-selinux-config.xml
index b09a45c..ba4bf57 100644
--- a/src/configs/arago-master-selinux-config.xml
+++ b/src/configs/arago-master-selinux-config.xml
@@ -60,7 +60,7 @@ 
                 <layer>meta-arm-toolchain</layer>
             </layers>
         </repo>
-        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='master' commit='HEAD'>
+        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='master' commit='2dc4d2f8b5c7a6e87291385fb860436593767199'>
             <layers>
                 <layer>meta</layer>
             </layers>
diff --git a/src/configs/arago-master-wip-config.xml b/src/configs/arago-master-wip-config.xml
index 497f431..e703e1c 100644
--- a/src/configs/arago-master-wip-config.xml
+++ b/src/configs/arago-master-wip-config.xml
@@ -60,7 +60,7 @@ 
                 <layer>meta-arm-toolchain</layer>
             </layers>
         </repo>
-        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='master' commit='HEAD'>
+        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='master' commit='2dc4d2f8b5c7a6e87291385fb860436593767199'>
             <layers>
                 <layer>meta</layer>
             </layers>