From: Koen Kooi Date: Fri, 7 Dec 2007 10:35:59 +0000 (+0000) Subject: sanity.conf: bump bitbake to 1.8.9 for lockfile changes X-Git-Tag: Release-2010-05/1~8180^2~8^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce8dec58012a1dbf2d23455c140acc7b96abe10d;p=openembedded.git sanity.conf: bump bitbake to 1.8.9 for lockfile changes --- diff --git a/conf/sanity.conf b/conf/sanity.conf index fe1e2282e4..842cab52d6 100644 --- a/conf/sanity.conf +++ b/conf/sanity.conf @@ -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"