diff mbox series

[meta-arago,oe-layersetup] configs/arago-master-*: Lock chromium version to v142

Message ID 20260317203607.333812-1-t-lannynd@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,oe-layersetup] configs/arago-master-*: Lock chromium version to v142 | expand

Commit Message

Thorsten Lannynd March 17, 2026, 8:36 p.m. UTC
Lock all master configs to use a specific commit of meta-browser. This is
needed to avoid build breakages due to meta-browser moving to a newer
Chromium version that is not yet supported.

Signed-off-by: Thorsten Lannynd <t-lannynd@ti.com>
---
 configs/arago-master-chromium-config.txt     | 2 +-
 configs/arago-master-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 +
 src/configs/arago-master-chromium-config.xml | 2 +-
 src/configs/arago-master-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 +-
 11 files changed, 11 insertions(+), 10 deletions(-)
diff mbox series

Patch

diff --git a/configs/arago-master-chromium-config.txt b/configs/arago-master-chromium-config.txt
index 66f1be8..e1fda52 100644
--- a/configs/arago-master-chromium-config.txt
+++ b/configs/arago-master-chromium-config.txt
@@ -4,7 +4,7 @@ 
 bitbake,https://git.openembedded.org/bitbake,master,HEAD
 meta-arago,https://git.yoctoproject.org/meta-arago,master,HEAD,layers=meta-arago-distro:meta-arago-extras:meta-arago-test
 #meta-flutter,https://github.com/meta-flutter/meta-flutter.git,master,HEAD,layers=.:meta-flutter-apps
-meta-browser,https://github.com/OSSystems/meta-browser.git,master,HEAD,layers=meta-chromium
+meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f14862f261623d48f412af0be94a6721ade3930,layers=meta-chromium
 #meta-selinux,https://git.yoctoproject.org/meta-selinux,master,HEAD,layers=
 meta-qt6,https://code.qt.io/yocto/meta-qt6.git,dev,HEAD,layers=
 meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD,layers=
diff --git a/configs/arago-master-config.txt b/configs/arago-master-config.txt
index 0207d38..53262bb 100644
--- a/configs/arago-master-config.txt
+++ b/configs/arago-master-config.txt
@@ -4,7 +4,7 @@ 
 bitbake,https://git.openembedded.org/bitbake,master,HEAD
 meta-arago,https://git.yoctoproject.org/meta-arago,master,HEAD,layers=meta-arago-distro:meta-arago-extras:meta-arago-test
 #meta-flutter,https://github.com/meta-flutter/meta-flutter.git,master,HEAD,layers=.:meta-flutter-apps
-#meta-browser,https://github.com/OSSystems/meta-browser.git,master,HEAD,layers=meta-chromium
+#meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f14862f261623d48f412af0be94a6721ade3930,layers=meta-chromium
 #meta-selinux,https://git.yoctoproject.org/meta-selinux,master,HEAD,layers=
 meta-qt6,https://code.qt.io/yocto/meta-qt6.git,dev,HEAD,layers=
 meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD,layers=
diff --git a/configs/arago-master-next-config.txt b/configs/arago-master-next-config.txt
index a9f535f..0644138 100644
--- a/configs/arago-master-next-config.txt
+++ b/configs/arago-master-next-config.txt
@@ -12,7 +12,7 @@  MOTD: NOTE:
 bitbake,https://git.openembedded.org/bitbake,master,HEAD
 meta-arago,https://git.yoctoproject.org/meta-arago,master-next,HEAD,layers=meta-arago-distro:meta-arago-extras:meta-arago-test
 #meta-flutter,https://github.com/meta-flutter/meta-flutter.git,master,HEAD,layers=.:meta-flutter-apps
-#meta-browser,https://github.com/OSSystems/meta-browser.git,master,HEAD,layers=meta-chromium
+#meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f14862f261623d48f412af0be94a6721ade3930,layers=meta-chromium
 #meta-selinux,https://git.yoctoproject.org/meta-selinux,master,HEAD,layers=
 meta-qt6,https://code.qt.io/yocto/meta-qt6.git,dev,HEAD,layers=
 meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD,layers=
diff --git a/configs/arago-master-selinux-config.txt b/configs/arago-master-selinux-config.txt
index 2f0f9ad..cd0ca0e 100644
--- a/configs/arago-master-selinux-config.txt
+++ b/configs/arago-master-selinux-config.txt
@@ -4,7 +4,7 @@ 
 bitbake,https://git.openembedded.org/bitbake,master,HEAD
 meta-arago,https://git.yoctoproject.org/meta-arago,master,HEAD,layers=meta-arago-distro:meta-arago-extras:meta-arago-test
 #meta-flutter,https://github.com/meta-flutter/meta-flutter.git,master,HEAD,layers=.:meta-flutter-apps
-#meta-browser,https://github.com/OSSystems/meta-browser.git,master,HEAD,layers=meta-chromium
+#meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f14862f261623d48f412af0be94a6721ade3930,layers=meta-chromium
 meta-selinux,https://git.yoctoproject.org/meta-selinux,master,HEAD,layers=
 meta-qt6,https://code.qt.io/yocto/meta-qt6.git,dev,HEAD,layers=
 meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD,layers=
diff --git a/configs/arago-master-wip-config.txt b/configs/arago-master-wip-config.txt
index 84bc59f..1ad6f58 100644
--- a/configs/arago-master-wip-config.txt
+++ b/configs/arago-master-wip-config.txt
@@ -4,7 +4,7 @@ 
 bitbake,https://git.openembedded.org/bitbake,master,HEAD
 meta-arago,https://git.yoctoproject.org/meta-arago,master-wip,HEAD,layers=meta-arago-distro:meta-arago-extras:meta-arago-test
 #meta-flutter,https://github.com/meta-flutter/meta-flutter.git,master,HEAD,layers=.:meta-flutter-apps
-#meta-browser,https://github.com/OSSystems/meta-browser.git,master,HEAD,layers=meta-chromium
+#meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f14862f261623d48f412af0be94a6721ade3930,layers=meta-chromium
 #meta-selinux,https://git.yoctoproject.org/meta-selinux,master,HEAD,layers=
 meta-qt6,https://code.qt.io/yocto/meta-qt6.git,dev,HEAD,layers=
 meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD,layers=
diff --git a/kas/arago-master-chromium-config.yml b/kas/arago-master-chromium-config.yml
index 740c6c7..b114247 100644
--- a/kas/arago-master-chromium-config.yml
+++ b/kas/arago-master-chromium-config.yml
@@ -27,6 +27,7 @@  repos:
   meta-browser:
     url: "https://github.com/OSSystems/meta-browser.git"
     branch: "master"
+    commit: "5f14862f261623d48f412af0be94a6721ade3930"
     path: "sources/meta-browser"
     layers:
       meta-chromium:
diff --git a/src/configs/arago-master-chromium-config.xml b/src/configs/arago-master-chromium-config.xml
index 8c30eda..c242124 100644
--- a/src/configs/arago-master-chromium-config.xml
+++ b/src/configs/arago-master-chromium-config.xml
@@ -23,7 +23,7 @@ 
                 <layer>meta-flutter-apps</layer>
             </layers>
         </repo>
-        <repo name='meta-browser' url='https://github.com/OSSystems/meta-browser.git' branch='master' commit='HEAD'>
+        <repo name='meta-browser' url='https://github.com/OSSystems/meta-browser.git' branch='master' commit='5f14862f261623d48f412af0be94a6721ade3930'>
             <layers>
                 <layer>meta-chromium</layer>
             </layers>
diff --git a/src/configs/arago-master-config.xml b/src/configs/arago-master-config.xml
index d17789a..28cd760 100644
--- a/src/configs/arago-master-config.xml
+++ b/src/configs/arago-master-config.xml
@@ -23,7 +23,7 @@ 
                 <layer>meta-flutter-apps</layer>
             </layers>
         </repo>
-        <repo name='meta-browser' url='https://github.com/OSSystems/meta-browser.git' branch='master' commit='HEAD' disabled='true'>
+        <repo name='meta-browser' url='https://github.com/OSSystems/meta-browser.git' branch='master' commit='5f14862f261623d48f412af0be94a6721ade3930' disabled='true'>
             <layers>
                 <layer>meta-chromium</layer>
             </layers>
diff --git a/src/configs/arago-master-next-config.xml b/src/configs/arago-master-next-config.xml
index dde55ec..8a7e009 100644
--- a/src/configs/arago-master-next-config.xml
+++ b/src/configs/arago-master-next-config.xml
@@ -24,7 +24,7 @@ 
                 <layer>meta-flutter-apps</layer>
             </layers>
         </repo>
-        <repo name='meta-browser' url='https://github.com/OSSystems/meta-browser.git' branch='master' commit='HEAD' disabled='true'>
+        <repo name='meta-browser' url='https://github.com/OSSystems/meta-browser.git' branch='master' commit='5f14862f261623d48f412af0be94a6721ade3930' disabled='true'>
             <layers>
                 <layer>meta-chromium</layer>
             </layers>
diff --git a/src/configs/arago-master-selinux-config.xml b/src/configs/arago-master-selinux-config.xml
index 7117b64..b09a45c 100644
--- a/src/configs/arago-master-selinux-config.xml
+++ b/src/configs/arago-master-selinux-config.xml
@@ -23,7 +23,7 @@ 
                 <layer>meta-flutter-apps</layer>
             </layers>
         </repo>
-        <repo name='meta-browser' url='https://github.com/OSSystems/meta-browser.git' branch='master' commit='HEAD' disabled='true'>
+        <repo name='meta-browser' url='https://github.com/OSSystems/meta-browser.git' branch='master' commit='5f14862f261623d48f412af0be94a6721ade3930' disabled='true'>
             <layers>
                 <layer>meta-chromium</layer>
             </layers>
diff --git a/src/configs/arago-master-wip-config.xml b/src/configs/arago-master-wip-config.xml
index 3a621f3..497f431 100644
--- a/src/configs/arago-master-wip-config.xml
+++ b/src/configs/arago-master-wip-config.xml
@@ -23,7 +23,7 @@ 
                 <layer>meta-flutter-apps</layer>
             </layers>
         </repo>
-        <repo name='meta-browser' url='https://github.com/OSSystems/meta-browser.git' branch='master' commit='HEAD' disabled='true'>
+        <repo name='meta-browser' url='https://github.com/OSSystems/meta-browser.git' branch='master' commit='5f14862f261623d48f412af0be94a6721ade3930' disabled='true'>
             <layers>
                 <layer>meta-chromium</layer>
             </layers>