1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

sanity.conf: Update layer version after the last commit

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2010-07-22 23:56:36 +01:00
parent 2efba78f9b
commit fbf2022c9a
+1 -1
View File
@@ -8,7 +8,7 @@ BB_MIN_VERSION = "1.8.10"
SANITY_ABIFILE = "${TMPDIR}/abi_version"
POKY_CONF_VERSION = "1"
LAYER_CONF_VERSION = "1"
LAYER_CONF_VERSION = "2"
SITE_CONF_VERSION = "1"
INHERIT += "sanity"