From: Koen Kooi Date: Tue, 4 Sep 2007 06:49:01 +0000 (+0000) Subject: bitbake: require 1.8.8 X-Git-Tag: Release-2010-05/1~8718^2~20^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b01e3c3c6d4e218b4f344df0f164f7b50045afa4;p=openembedded.git bitbake: require 1.8.8 --- diff --git a/conf/sanity.conf b/conf/sanity.conf index 163b63195e..fe1e2282e4 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.5" +BB_MIN_VERSION = "1.8.8" INHERIT += "sanity"