summaryrefslogtreecommitdiff
path: root/build/conf/bblayers.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'build/conf/bblayers.conf.sample')
-rw-r--r--build/conf/bblayers.conf.sample9
1 files changed, 0 insertions, 9 deletions
diff --git a/build/conf/bblayers.conf.sample b/build/conf/bblayers.conf.sample
deleted file mode 100644
index dff44e49c4..0000000000
--- a/build/conf/bblayers.conf.sample
+++ /dev/null
@@ -1,9 +0,0 @@
-# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
-# changes incompatibly
-LCONF_VERSION = "1"
-
-BBFILES ?= ""
-BBLAYERS = " \
- ${OEROOT}/meta \
- ${OEROOT}/meta-moblin \
- "