sanity.conf: Require bitbake 1.16.0 (stable series) prior to release (and for explode...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Oct 2012 10:32:01 +0000 (11:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Oct 2012 10:40:52 +0000 (11:40 +0100)
(From OE-Core rev: bf334f01cb90483ba304b4a830d53e705637b87a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/sanity.conf

index a6a5c20..f765c24 100644 (file)
@@ -3,7 +3,7 @@
 # See sanity.bbclass
 #
 # Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "1.15.3"
+BB_MIN_VERSION = "1.16.0"
 
 SANITY_ABIFILE = "${TMPDIR}/abi_version"