From c1b283fdbcd2e2e224b3c365d0a1937d0637991b Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sun, 30 Apr 2006 12:29:07 +0000 Subject: conf/bitbake.conf: Save a magic cookie in the OE version of bitbake.conf classes/sanity.bbclass: Check the OE cookie for bitbake.conf --- conf/bitbake.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'conf/bitbake.conf') 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" -- cgit v1.2.3