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 changed files with 1 additions and 1 deletions

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"