sanity.conf: require bitbake 1.8.5, the two month wait is over
authorKoen Kooi <koen@openembedded.org>
Sun, 1 Jul 2007 08:36:56 +0000 (08:36 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 1 Jul 2007 08:36:56 +0000 (08:36 +0000)
conf/sanity.conf

index 3a1dec9..163b631 100644 (file)
@@ -3,6 +3,6 @@
 # See sanity.bbclass
 #
 # Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "1.6.8"
+BB_MIN_VERSION = "1.8.5"
 INHERIT += "sanity"