diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-22 23:56:36 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-22 23:56:36 +0100 |
| commit | fbf2022c9a082edfa86d6acd7078dd6ad6968f71 (patch) | |
| tree | e0d63388ed5dae315bf25386997cb6b7681cacee | |
| parent | 2efba78f9b0c759abfa6e2fc2aa1c0a1a4753589 (diff) | |
| download | poky-fbf2022c9a082edfa86d6acd7078dd6ad6968f71.tar.gz | |
sanity.conf: Update layer version after the last commit
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
| -rw-r--r-- | meta/conf/sanity.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/sanity.conf b/meta/conf/sanity.conf index abe5eee01e..8c3e54129d 100644 --- a/meta/conf/sanity.conf +++ b/meta/conf/sanity.conf | |||
| @@ -8,7 +8,7 @@ BB_MIN_VERSION = "1.8.10" | |||
| 8 | SANITY_ABIFILE = "${TMPDIR}/abi_version" | 8 | SANITY_ABIFILE = "${TMPDIR}/abi_version" |
| 9 | 9 | ||
| 10 | POKY_CONF_VERSION = "1" | 10 | POKY_CONF_VERSION = "1" |
| 11 | LAYER_CONF_VERSION = "1" | 11 | LAYER_CONF_VERSION = "2" |
| 12 | SITE_CONF_VERSION = "1" | 12 | SITE_CONF_VERSION = "1" |
| 13 | 13 | ||
| 14 | INHERIT += "sanity" | 14 | INHERIT += "sanity" |
