sanity.conf: Update bitbake minimum version requirement to 1.4.2
authorRichard Purdie <rpurdie@rpsys.net>
Sat, 27 May 2006 15:55:49 +0000 (15:55 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 27 May 2006 15:55:49 +0000 (15:55 +0000)
conf/sanity.conf

index 93700ef..6f30cd2 100644 (file)
@@ -3,6 +3,6 @@
 # See sanity.bbclass
 #
 # Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "1.3.3"
+BB_MIN_VERSION = "1.4.2"
 INHERIT += "sanity"