sanity.conf: bump bitbake to 1.8.9 for lockfile changes
authorKoen Kooi <koen@openembedded.org>
Fri, 7 Dec 2007 10:35:59 +0000 (10:35 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 7 Dec 2007 10:35:59 +0000 (10:35 +0000)
conf/sanity.conf

index fe1e228..842cab5 100644 (file)
@@ -3,6 +3,6 @@
 # See sanity.bbclass
 #
 # Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "1.8.8"
+BB_MIN_VERSION = "1.8.9"
 INHERIT += "sanity"