From: Denys Dmytriyenko <[email protected]> Unlock meta-ti, meta-arago, as well as meta-openembedded and oe-core to pull in new fixes.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- configs/coresdk/coresdk-2013.12.01-config.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 configs/coresdk/coresdk-2013.12.01-config.txt diff --git a/configs/coresdk/coresdk-2013.12.01-config.txt b/configs/coresdk/coresdk-2013.12.01-config.txt new file mode 100644 index 0000000..810e1bd --- /dev/null +++ b/configs/coresdk/coresdk-2013.12.01-config.txt @@ -0,0 +1,12 @@ +# 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,master,bbb4fa427739912ff3b87379bf629066f6662458,layers= +meta-arago,git://arago-project.org/git/meta-arago.git,ti2013.12.x,HEAD,layers=meta-arago-distro:meta-arago-extras +meta-qt5,git://github.com/meta-qt5/meta-qt5.git,master,cefaba69a785c5221463f0eb496b749d5ddf8a5a,layers= +meta-openembedded,git://git.openembedded.org/meta-openembedded,dylan,HEAD,layers=toolchain-layer:meta-networking:meta-ruby:meta-oe +meta-ti,git://arago-project.org/git/meta-ti.git,dylan,HEAD,layers= +meta-linaro,git://git.linaro.org/openembedded/meta-linaro.git,dylan,c9f78d6eff14ada3f2bc960e81883b27a10afecc,layers=meta-linaro-toolchain +oe-core,git://git.openembedded.org/openembedded-core,dylan,HEAD,layers=meta +OECORELAYERCONF=./sample-files/bblayers.conf.sample +OECORELOCALCONF=./sample-files/local-arago.conf.sample -- 1.7.9.5 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
