aboutsummaryrefslogtreecommitdiffstats
path: root/conf/sanity.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-07-01 08:36:56 +0000
committerKoen Kooi <koen@openembedded.org>2007-07-01 08:36:56 +0000
commit71e0adfd56250f65d3d71959f8e080a2b0714f45 (patch)
treeda3b91c5e4b638b881aa06b923b1bd2e816c7780 /conf/sanity.conf
parent563109bd191f3015c5c65e21a936502285ff2fb6 (diff)
downloadopenembedded-71e0adfd56250f65d3d71959f8e080a2b0714f45.tar.gz
sanity.conf: require bitbake 1.8.5, the two month wait is over
Diffstat (limited to 'conf/sanity.conf')
-rw-r--r--conf/sanity.conf2
1 files changed, 1 insertions, 1 deletions
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"