From: Koen Kooi Date: Wed, 22 Dec 2010 19:14:41 +0000 (+0000) Subject: sanity: release 2010.12 is out, so bump minimum bitbake to 1.10.0 per TSC decision X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d0d34f31bb6a60a6b390bbeadfe615bba5aafee;p=openembedded.git sanity: release 2010.12 is out, so bump minimum bitbake to 1.10.0 per TSC decision Signed-off-by: Koen Kooi Acked-by: Martin Jansa Acked-by: Khem Raj Acked-by: Denys Dmytriyenko Acked-by: Frans Meulenbroeks --- diff --git a/conf/sanity.conf b/conf/sanity.conf index 0f53cb2e04..e9902f6b13 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.2" SANITY_ABIFILE = "${TMPDIR}/abi_version" SANITY_PRFILE = "${TMPDIR}/distro_pr"