From 0a9e0f03f5f4e22775cd25a65afd07fbb0409ce1 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 21 Jul 2017 08:44:04 +0100 Subject: conf/sanity: Update minimum bitbake verison to 1.35.0 for server rework (From OE-Core rev: b63fcffe8b6a3f94d4812cd03fb974e173eff3e5) Signed-off-by: Richard Purdie --- meta/conf/sanity.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf') diff --git a/meta/conf/sanity.conf b/meta/conf/sanity.conf index 46bdbeb833..390d3427a2 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.33.4" +BB_MIN_VERSION = "1.35.0" SANITY_ABIFILE = "${TMPDIR}/abi_version" -- cgit v1.2.3-54-g00ecf