aboutsummaryrefslogtreecommitdiffstats
path: root/conf/bitbake.conf
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2006-04-30 12:29:07 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-30 12:29:07 +0000
commitc1b283fdbcd2e2e224b3c365d0a1937d0637991b (patch)
tree05249f450c3cbc0b25e5914ec53c21c82dad0e72 /conf/bitbake.conf
parentfb482f5c636a163c1eb910275e54c64e3aa03911 (diff)
downloadopenembedded-c1b283fdbcd2e2e224b3c365d0a1937d0637991b.tar.gz
conf/bitbake.conf:
Save a magic cookie in the OE version of bitbake.conf classes/sanity.bbclass: Check the OE cookie for bitbake.conf
Diffstat (limited to 'conf/bitbake.conf')
-rw-r--r--conf/bitbake.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf
index 77923e8e7f..2043a500eb 100644
--- a/conf/bitbake.conf
+++ b/conf/bitbake.conf
@@ -403,3 +403,9 @@ require conf/sanity.conf
##################################################################
PCMCIA_MANAGER ?= "pcmcia-cs"
+
+
+##################################################################
+# Magic Cookie for SANITY CHECK
+##################################################################
+OES_BITBAKE_CONF = "1"