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: lucaceresoli/bug-15201-perf-libtraceevent-missing~32333 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4e2a769e8def2e78ffca3f006a0cc88407aaeda;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 e518b84146a..a824c909341 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"