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= -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15609): https://lists.yoctoproject.org/g/meta-arago/message/15609 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]] -=-=-=-=-=-=-=-=-=-=-=-
