summaryrefslogtreecommitdiffstats
path: root/yocto-poky/meta/conf/sanity.conf
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/conf/sanity.conf')
-rw-r--r--yocto-poky/meta/conf/sanity.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/yocto-poky/meta/conf/sanity.conf b/yocto-poky/meta/conf/sanity.conf
index dd156d282..7021bf929 100644
--- a/yocto-poky/meta/conf/sanity.conf
+++ b/yocto-poky/meta/conf/sanity.conf
@@ -3,13 +3,13 @@
# See sanity.bbclass
#
# Expert users can confirm their sanity with "touch conf/sanity.conf"
-BB_MIN_VERSION = "1.27.1"
+BB_MIN_VERSION = "1.29.1"
SANITY_ABIFILE = "${TMPDIR}/abi_version"
SANITY_VERSION ?= "1"
LOCALCONF_VERSION ?= "1"
-LAYER_CONF_VERSION ?= "6"
+LAYER_CONF_VERSION ?= "7"
SITE_CONF_VERSION ?= "1"
INHERIT += "sanity"
OpenPOWER on IntegriCloud