summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-12-07 10:35:59 +0000
committerKoen Kooi <koen@openembedded.org>2007-12-07 10:35:59 +0000
commitce8dec58012a1dbf2d23455c140acc7b96abe10d (patch)
treef0f595d8b266c5fc0f99292417aa4ca000922fa7 /conf
parent93d0724abeff10da222dd966a326c7966a4725e1 (diff)
sanity.conf: bump bitbake to 1.8.9 for lockfile changes
Diffstat (limited to '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 fe1e2282e4..842cab52d6 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.8"
+BB_MIN_VERSION = "1.8.9"
INHERIT += "sanity"