]> code.ossystems Code Review - openembedded-core.git/commitdiff
sanity: Bump minimum version to 1.29.0
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Feb 2016 13:43:40 +0000 (13:43 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Feb 2016 13:44:41 +0000 (13:44 +0000)
This requires the python expansion changes and allow SRCPV
to work correctly without errors.

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

index dd156d282701db79c97859f445ba4bee61430f9a..0f852d140ccb905505e28526c274c870c9f92a0a 100644 (file)
@@ -3,7 +3,7 @@
 # See sanity.bbclass
 #
 # Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "1.27.1"
+BB_MIN_VERSION = "1.29.0"
 
 SANITY_ABIFILE = "${TMPDIR}/abi_version"