summaryrefslogtreecommitdiff
path: root/conf/bblayers.conf
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2011-06-28 15:16:57 -0500
committerJesse Gilles <jgilles@multitech.com>2011-06-28 15:16:57 -0500
commitb23d1d80a23e8ce1910ba7c5006a4fddf3325c7d (patch)
tree40a273fff1fab26a90870668e232b4d79b5ea908 /conf/bblayers.conf
initial work on multitech bitbake layer for CoreCDP
Diffstat (limited to 'conf/bblayers.conf')
-rw-r--r--conf/bblayers.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/bblayers.conf b/conf/bblayers.conf
new file mode 100644
index 0000000..be77226
--- /dev/null
+++ b/conf/bblayers.conf
@@ -0,0 +1,4 @@
+LCONF_VERSION = "1"
+BBFILES ?= ""
+BBPATH = "${OETREE}"
+BBLAYERS = "${OETREE}/openembedded ${OETREE}/multitech"