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.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/sanity.conf b/meta/conf/sanity.conf
index 1fbeb61aad..fcaed11951 100644
--- a/meta/conf/sanity.conf
+++ b/meta/conf/sanity.conf
@@ -9,7 +9,7 @@ SANITY_ABIFILE = "${TMPDIR}/abi_version"
9 9
10SANITY_VERSION = "1" 10SANITY_VERSION = "1"
11POKY_CONF_VERSION = "1" 11POKY_CONF_VERSION = "1"
12LAYER_CONF_VERSION = "3" 12LAYER_CONF_VERSION = "4"
13SITE_CONF_VERSION = "1" 13SITE_CONF_VERSION = "1"
14 14
15INHERIT += "sanity" 15INHERIT += "sanity"