]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
Add config file for new layer setup
authorMartin Vajnar <martin@martin-HP-ProBook-4330s.(none)>
Tue, 19 Nov 2013 20:29:59 +0000 (21:29 +0100)
committerMartin Vajnar <martin@martin-HP-ProBook-4330s.(none)>
Tue, 19 Nov 2013 20:29:59 +0000 (21:29 +0100)
openembedded/build/conf/bblayers.conf

index dfb594770c68cae07489df50a609f1cbf958331d..47d714336c43ff0c4c0c1422d674628f9f27818c 100644 (file)
@@ -18,16 +18,13 @@ BASELAYERS ?= " \
   ${TOPDIR}/../meta-openembedded/meta-systemd \
   ${TOPDIR}/../meta-openembedded/meta-networking \
   ${TOPDIR}/../meta-openembedded/meta-multimedia \
-  ${TOPDIR}/../meta-lxde \
-  ${TOPDIR}/../meta-browser \
-  ${TOPDIR}/../meta-ros \
 " 
 
 # These layers hold machine specific content, aka Board Support Packages
 BSPLAYERS ?= " \
-  ${TOPDIR}/../meta-toradex \
-  ${TOPDIR}/../meta-gumstix \
-  ${TOPDIR}/../meta-gumstix-extras \
+  ${TOPDIR}/../meta-toradex-community \
+  ${TOPDIR}/../meta-gumstix-community \
+  ${TOPDIR}/../meta-ti \
 "
 
 BBLAYERS ?= " \