aboutsummaryrefslogtreecommitdiffstats
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.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/build/conf/bblayers.conf.sample b/build/conf/bblayers.conf.sample
new file mode 100644
index 0000000000..3ea6eda66a
--- /dev/null
+++ b/build/conf/bblayers.conf.sample
@@ -0,0 +1,5 @@
+BBFILES ?= ""
+BBLAYERS = " \
+ ${OEROOT}/meta \
+ ${OEROOT}/meta-moblin \
+ "