NAK.

There is a new system for maintaining the configs in oe-layersetup. You can view the README for more info.

Basically, you need to modify the XML source files, then run make to generate all of the various configs. We do not edit the configs directly anymore.

Also, if you are going to add something like then, then you need to make sure you are including ALL of the configs that we do, otherwise I have go through and copy these changes to the other configs as well.

You are missing:
arago-scarthgap-chromium-config

and the master configs:
arago-master-chromium-config
arago-master-config
arago-master-next-config
arago-master-wip-config


On 11/13/2024 11:41 PM, Aashvij Shenai wrote:
This patch downloads the meta-selinux layer for the scarthgap branch

Signed-off-by: Aashvij Shenai <[email protected]>
---
  configs/arago-scarthgap-config.txt      | 1 +
  configs/arago-scarthgap-next-config.txt | 1 +
  configs/arago-scarthgap-wip-config.txt  | 1 +
  3 files changed, 3 insertions(+)

diff --git a/configs/arago-scarthgap-config.txt 
b/configs/arago-scarthgap-config.txt
index f95056d..1fd092b 100644
--- a/configs/arago-scarthgap-config.txt
+++ b/configs/arago-scarthgap-config.txt
@@ -2,6 +2,7 @@
  # repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
bitbake,https://git.openembedded.org/bitbake,2.8,HEAD
+meta-selinux,https://git.yoctoproject.org/meta-selinux,scarthgap,3aff015697fa056b4af83b1c9ba44eca346a8a37
  
meta-arago,https://git.yoctoproject.org/meta-arago,scarthgap,HEAD,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test
  
#meta-browser,https://github.com/OSSystems/meta-browser.git,master,1ed2254d72a4c25879014c98be287a7e3e22904c,layers=meta-chromium
  meta-qt5,https://github.com/meta-qt5/meta-qt5.git,scarthgap,HEAD,layers=
diff --git a/configs/arago-scarthgap-next-config.txt 
b/configs/arago-scarthgap-next-config.txt
index cd69c01..dbdec3a 100644
--- a/configs/arago-scarthgap-next-config.txt
+++ b/configs/arago-scarthgap-next-config.txt
@@ -10,6 +10,7 @@ MOTD: NOTE: to point the recipe to the appropriate cicd/next 
branch for that rec
  MOTD: NOTE:
bitbake,https://git.openembedded.org/bitbake,2.8,HEAD
+meta-selinux,https://git.yoctoproject.org/meta-selinux,scarthgap,3aff015697fa056b4af83b1c9ba44eca346a8a37
  
meta-arago,https://git.yoctoproject.org/meta-arago,scarthgap-next,HEAD,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test
  
#meta-browser,https://github.com/OSSystems/meta-browser.git,master,1ed2254d72a4c25879014c98be287a7e3e22904c,layers=meta-chromium
  meta-qt5,https://github.com/meta-qt5/meta-qt5.git,scarthgap,HEAD,layers=
diff --git a/configs/arago-scarthgap-wip-config.txt 
b/configs/arago-scarthgap-wip-config.txt
index 2dd8209..b93f76f 100644
--- a/configs/arago-scarthgap-wip-config.txt
+++ b/configs/arago-scarthgap-wip-config.txt
@@ -2,6 +2,7 @@
  # repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
bitbake,https://git.openembedded.org/bitbake,2.8,HEAD
+meta-selinux,https://git.yoctoproject.org/meta-selinux,scarthgap,3aff015697fa056b4af83b1c9ba44eca346a8a37
  
meta-arago,https://git.yoctoproject.org/meta-arago,scarthgap-wip,HEAD,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test
  
#meta-browser,https://github.com/OSSystems/meta-browser.git,master,1ed2254d72a4c25879014c98be287a7e3e22904c,layers=meta-chromium
  meta-qt5,https://github.com/meta-qt5/meta-qt5.git,scarthgap,HEAD,layers=

--
Ryan Eatmon                [email protected]
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15611): 
https://lists.yoctoproject.org/g/meta-arago/message/15611
Mute This Topic: https://lists.yoctoproject.org/mt/109569056/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to