From 71e0adfd56250f65d3d71959f8e080a2b0714f45 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 1 Jul 2007 08:36:56 +0000 Subject: sanity.conf: require bitbake 1.8.5, the two month wait is over --- conf/sanity.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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" -- cgit v1.2.3