[oe-layersetup][master][PATCH] arago-master-wip: Setup for moving meta-arago-test to meta-ti-test
Ryan Eatmon <[email protected]> Tue, 28 Apr 2026 14:09:48 -0500
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
We are moving meta-arago-test from the meta-arago repo to meta-ti-test under the meta-ti repo. This is an initial change to support testing that the move is done correctly and everything builds correctly. Signed-off-by: Ryan Eatmon <[email protected]> --- bitbake-setup/arago-master-wip-config.conf.json | 2 +- configs/arago-master-wip-config.txt | 4 ++-- kas/arago-master-wip-config.yml | 2 +- src/configs/arago-master-wip-config.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitbake-setup/arago-master-wip-config.conf.json b/bitbake-setu= p/arago-master-wip-config.conf.json index 7e225eb..ced9096 100644 --- a/bitbake-setup/arago-master-wip-config.conf.json +++ b/bitbake-setup/arago-master-wip-config.conf.json @@ -107,7 +107,7 @@ { "name": "arago", "description": "TI Arago distro build", - "bb-layers": [ "meta-arago/meta-arago-distro","meta-arago/meta-ara= go-extras","meta-arago/meta-arago-test","meta-qt6","meta-virtualization","m= eta-openembedded/meta-networking","meta-openembedded/meta-python","meta-ope= nembedded/meta-oe","meta-openembedded/meta-gnome","meta-openembedded/meta-f= ilesystems","meta-openembedded/meta-multimedia","meta-ti/meta-ti-extras","m= eta-ti/meta-beagle","meta-ti/meta-ti-bsp","meta-arm/meta-arm","meta-arm/met= a-arm-toolchain","oe-core/meta","oe-layersetup" ], + "bb-layers": [ "meta-arago/meta-arago-distro","meta-arago/meta-ara= go-extras","meta-qt6","meta-virtualization","meta-openembedded/meta-network= ing","meta-openembedded/meta-python","meta-openembedded/meta-oe","meta-open= embedded/meta-gnome","meta-openembedded/meta-filesystems","meta-openembedde= d/meta-multimedia","meta-ti/meta-ti-test","meta-ti/meta-ti-extras","meta-ti= /meta-beagle","meta-ti/meta-ti-bsp","meta-arm/meta-arm","meta-arm/meta-arm-= toolchain","oe-core/meta","oe-layersetup" ], "oe-fragments": [ "oe-layersetup/localconf/local-arago64-v3" ], "oe-fragments-one-of": { "machine": { diff --git a/configs/arago-master-wip-config.txt b/configs/arago-master-wip= -config.txt index 9f38a6d..b1a5d03 100644 --- a/configs/arago-master-wip-config.txt +++ b/configs/arago-master-wip-config.txt @@ -2,14 +2,14 @@ # repo name,repo uri,repo branch,repo commit[,layers=3Dlayer1:layer2...:la= yern] =20 bitbake,https://git.openembedded.org/bitbake,master,HEAD -meta-arago,https://git.yoctoproject.org/meta-arago,master-wip,HEAD,layers= =3Dmeta-arago-distro:meta-arago-extras:meta-arago-test +meta-arago,https://git.yoctoproject.org/meta-arago,master-wip,HEAD,layers= =3Dmeta-arago-distro:meta-arago-extras #meta-flutter,https://github.com/meta-flutter/meta-flutter.git,master,HEAD= ,layers=3D.:meta-flutter-apps #meta-browser,https://github.com/OSSystems/meta-browser.git,master,e252b51= fd261a4cb05be932f0143ac444693a1ea,layers=3Dmeta-chromium #meta-selinux,https://git.yoctoproject.org/meta-selinux,master,HEAD,layers= =3D meta-qt6,https://code.qt.io/yocto/meta-qt6.git,dev,HEAD,layers=3D meta-virtualization,https://git.yoctoproject.org/meta-virtualization,maste= r,HEAD,layers=3D meta-openembedded,https://git.openembedded.org/meta-openembedded,master,HE= AD,layers=3Dmeta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems= :meta-multimedia -meta-ti,https://git.yoctoproject.org/meta-ti,master-wip,HEAD,layers=3Dmeta= -ti-extras:meta-beagle:meta-ti-bsp +meta-ti,https://git.yoctoproject.org/meta-ti,master-wip,HEAD,layers=3Dmeta= -ti-test:meta-ti-extras:meta-beagle:meta-ti-bsp meta-arm,https://git.yoctoproject.org/meta-arm,master,HEAD,layers=3Dmeta-a= rm:meta-arm-toolchain oe-core,https://git.openembedded.org/openembedded-core,master,HEAD,layers= =3Dmeta =20 diff --git a/kas/arago-master-wip-config.yml b/kas/arago-master-wip-config.= yml index c35df05..94e4c95 100644 --- a/kas/arago-master-wip-config.yml +++ b/kas/arago-master-wip-config.yml @@ -22,7 +22,6 @@ repos: layers: meta-arago-distro: meta-arago-extras: - meta-arago-test: =20 meta-qt6: url: "https://code.qt.io/yocto/meta-qt6.git" @@ -51,6 +50,7 @@ repos: branch: "master-wip" path: "sources/meta-ti" layers: + meta-ti-test: meta-ti-extras: meta-beagle: meta-ti-bsp: diff --git a/src/configs/arago-master-wip-config.xml b/src/configs/arago-ma= ster-wip-config.xml index 6e401bd..030ed14 100644 --- a/src/configs/arago-master-wip-config.xml +++ b/src/configs/arago-master-wip-config.xml @@ -14,7 +14,6 @@ <layers> <layer>meta-arago-distro</layer> <layer>meta-arago-extras</layer> - <layer>meta-arago-test</layer> </layers> </repo> <repo name=3D'meta-flutter' url=3D'https://github.com/meta-flutter= /meta-flutter.git' branch=3D'master' commit=3D'HEAD' disabled=3D'true'> @@ -49,6 +48,7 @@ </repo> <repo name=3D'meta-ti' url=3D'https://git.yoctoproject.org/meta-ti= ' branch=3D'master-wip' commit=3D'HEAD'> <layers> + <layer>meta-ti-test</layer> <layer>meta-ti-extras</layer> <layer>meta-beagle</layer> <layer>meta-ti-bsp</layer> --=20 2.43.0