[oe] [PATCH] sanity: release 2010.12 is out, so bump minimum bitbake to 1.10.0 per TSC decision

Koen Kooi koen.kooi at gmail.com
Wed Dec 22 11:14:41 UTC 2010


Signed-off-by: Koen Kooi <koen at openembedded.org>
---
 conf/sanity.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/sanity.conf b/conf/sanity.conf
index 0f53cb2..1c83c14 100644
--- a/conf/sanity.conf
+++ b/conf/sanity.conf
@@ -3,7 +3,7 @@
 # See sanity.bbclass
 #
 # Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "1.8.18"
+BB_MIN_VERSION = "1.10.0"
 
 SANITY_ABIFILE = "${TMPDIR}/abi_version"
 SANITY_PRFILE = "${TMPDIR}/distro_pr"
-- 
1.7.0





More information about the Openembedded-devel mailing list