From: Richard Purdie Date: Tue, 23 Sep 2014 20:47:01 +0000 (+0100) Subject: sanity.conf: Update minimum bitbake version to 1.23.2 due to event changes X-Git-Tag: 2015-4~1496 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b4e2a769e8def2e78ffca3f006a0cc88407aaeda;p=openembedded-core.git sanity.conf: Update minimum bitbake version to 1.23.2 due to event changes Signed-off-by: Richard Purdie --- diff --git a/meta/conf/sanity.conf b/meta/conf/sanity.conf index e518b84146..a824c90934 100644 --- a/meta/conf/sanity.conf +++ b/meta/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.23.1" +BB_MIN_VERSION = "1.23.2" SANITY_ABIFILE = "${TMPDIR}/abi_version"