sanity.conf: Increase bitbake minumum version to 1.6.8 since earlier 1.6 releases...
authorRichard Purdie <rpurdie@rpsys.net>
Sun, 10 Jun 2007 17:37:40 +0000 (17:37 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Sun, 10 Jun 2007 17:37:40 +0000 (17:37 +0000)
conf/sanity.conf

index 58313f2..3a1dec9 100644 (file)
@@ -3,6 +3,6 @@
 # See sanity.bbclass
 #
 # Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "1.6.2"
+BB_MIN_VERSION = "1.6.8"
 INHERIT += "sanity"