Discussion:
[meta-arago] [oe-layersetup][PATCH] arago-thud-config.txt: add initial config for thud release
Denys Dmytriyenko
2018-11-20 02:57:21 UTC
Permalink
From: Denys Dmytriyenko <***@ti.com>

Signed-off-by: Denys Dmytriyenko <***@ti.com>
---
configs/arago-thud-config.txt | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 configs/arago-thud-config.txt

diff --git a/configs/arago-thud-config.txt b/configs/arago-thud-config.txt
new file mode 100644
index 0000000..44a6bae
--- /dev/null
+++ b/configs/arago-thud-config.txt
@@ -0,0 +1,13 @@
+# This file takes repo entries in the format
+# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
+
+bitbake,git://git.openembedded.org/bitbake,1.40,HEAD,layers=
+meta-arago,git://arago-project.org/git/meta-arago.git,master,HEAD,layers=meta-arago-distro:meta-arago-extras
+meta-browser,git://github.com/OSSystems/meta-browser.git,master,26d50665e2f7223c5f4ad7481a8d2431e7cb55fb,layers=
+meta-qt5,git://github.com/meta-qt5/meta-qt5.git,thud,HEAD,layers=
+meta-openembedded,git://git.openembedded.org/meta-openembedded,thud,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome
+meta-ti,git://git.yoctoproject.org/meta-ti,master,HEAD,layers=
+meta-linaro,git://git.linaro.org/openembedded/meta-linaro.git,thud,HEAD,layers=meta-linaro-toolchain:meta-optee
+oe-core,git://git.openembedded.org/openembedded-core,thud,HEAD,layers=meta
+OECORELAYERCONF=./sample-files/bblayers.conf.sample
+OECORELOCALCONF=./sample-files/local-arago64.conf.sample
--
2.7.4
Loading...