From cc09c532e73687d83e742bb2c51fdb3a7a5319dc Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 7 Dec 2007 16:43:35 +0000 Subject: package_ipk.bbclass, sanity.conf: attemp to be compatible with bitbake 1.8.8 again --- 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 842cab52d6..fe1e2282e4 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.9" +BB_MIN_VERSION = "1.8.8" INHERIT += "sanity" -- cgit v1.2.3