summaryrefslogtreecommitdiffstats
path: root/meta/conf/sanity.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/sanity.conf')
-rw-r--r--meta/conf/sanity.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/sanity.conf b/meta/conf/sanity.conf
index dd156d2827..e6cb2b45fe 100644
--- a/meta/conf/sanity.conf
+++ b/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.53.1"
SANITY_ABIFILE = "${TMPDIR}/abi_version"
SANITY_VERSION ?= "1"
-LOCALCONF_VERSION ?= "1"
-LAYER_CONF_VERSION ?= "6"
+LOCALCONF_VERSION ?= "2"
+LAYER_CONF_VERSION ?= "7"
SITE_CONF_VERSION ?= "1"
INHERIT += "sanity"