summaryrefslogtreecommitdiff
path: root/build/conf/bblayers.conf
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2012-05-11 11:59:37 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2012-05-11 11:59:37 +0200
commite40a1acdee26df51452135692e23d5d7617becdf (patch)
tree12de2a7b8a322f4b3346f6724f5d993976392889 /build/conf/bblayers.conf
parent5dc9457de74be6239b8554a184078f0161e2a846 (diff)
downloadopenembedded-olinuxino-trygvis-e40a1acdee26df51452135692e23d5d7617becdf.tar.gz
openembedded-olinuxino-trygvis-e40a1acdee26df51452135692e23d5d7617becdf.tar.bz2
openembedded-olinuxino-trygvis-e40a1acdee26df51452135692e23d5d7617becdf.tar.xz
openembedded-olinuxino-trygvis-e40a1acdee26df51452135692e23d5d7617becdf.zip
o Boo, no .conf files. They has to be created manually.
Diffstat (limited to 'build/conf/bblayers.conf')
-rw-r--r--build/conf/bblayers.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/build/conf/bblayers.conf b/build/conf/bblayers.conf
deleted file mode 100644
index 439c133..0000000
--- a/build/conf/bblayers.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
-# changes incompatibly
-LCONF_VERSION = "4"
-
-BBFILES ?= ""
-BBLAYERS ?= " \
- ../openembedded-core/meta \
- ../meta-fsl-arm \
- ../meta-olinuxino \
- ../meta-trygvis \
- "