From: Koen Kooi Date: Sun, 1 Jul 2007 08:36:56 +0000 (+0000) Subject: sanity.conf: require bitbake 1.8.5, the two month wait is over X-Git-Tag: Release-2010-05/1~8868^2~264^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71e0adfd56250f65d3d71959f8e080a2b0714f45;p=openembedded.git sanity.conf: require bitbake 1.8.5, the two month wait is over --- diff --git a/conf/sanity.conf b/conf/sanity.conf index 3a1dec9059..163b63195e 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.6.8" +BB_MIN_VERSION = "1.8.5" INHERIT += "sanity"