@@ -11,7 +11,6 @@ BBFILES ?= ""
BBLAYERS ?= " \
##OEROOT##/../meta-arago/meta-arago-distro
##OEROOT##/../meta-arago/meta-arago-extras
- ##OEROOT##/../meta-arago/meta-arago-demos
##OEROOT##/../meta-arago/meta-arago-test
##OEROOT##/../meta-qt5
##OEROOT##/../meta-virtualization
@@ -2,7 +2,7 @@
# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
bitbake,https://git.openembedded.org/bitbake,2.8,HEAD
-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-arago,https://git.yoctoproject.org/meta-arago,scarthgap-wip,HEAD,layers=meta-arago-distro:meta-arago-extras:meta-arago-test
#meta-browser,https://github.com/OSSystems/meta-browser.git,master,68e8cbf51ac46c8c1b3923ee2b20e27ba9d3faa4,layers=meta-chromium
#meta-selinux,https://git.yoctoproject.org/meta-selinux,scarthgap,HEAD,layers=
meta-qt5,https://github.com/meta-qt5/meta-qt5.git,scarthgap,HEAD,layers=
@@ -13,7 +13,6 @@ repos:
layers:
meta-arago-distro:
meta-arago-extras:
- meta-arago-demos:
meta-arago-test:
meta-qt5:
@@ -13,7 +13,6 @@
<layers>
<layer>meta-arago-distro</layer>
<layer>meta-arago-extras</layer>
- <layer>meta-arago-demos</layer>
<layer>meta-arago-test</layer>
</layers>
</repo>