summaryrefslogtreecommitdiffstats
path: root/meta/conf/sanity.conf
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2010-09-12 15:02:26 -0700
committerSaul Wold <Saul.Wold@intel.com>2010-09-17 11:32:00 -0700
commit87cac1db8c25a472d796e782bf3b046569cea0dc (patch)
treec4b815009a0b5623fbb463f08c3ee80edb75211b /meta/conf/sanity.conf
parent0be92981b32a595e7f48d6589d0e7d73c00ede98 (diff)
downloadpoky-87cac1db8c25a472d796e782bf3b046569cea0dc.tar.gz
bblayers.conf.sample: remove meta-moblin from default layers
This fixes [BUGID #273] Signed-off-by: Scott Garman <scott.a.garman@intel.com>
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 8c3e54129d..eab7619022 100644
--- a/meta/conf/sanity.conf
+++ b/meta/conf/sanity.conf
@@ -8,7 +8,7 @@ BB_MIN_VERSION = "1.8.10"
8SANITY_ABIFILE = "${TMPDIR}/abi_version" 8SANITY_ABIFILE = "${TMPDIR}/abi_version"
9 9
10POKY_CONF_VERSION = "1" 10POKY_CONF_VERSION = "1"
11LAYER_CONF_VERSION = "2" 11LAYER_CONF_VERSION = "3"
12SITE_CONF_VERSION = "1" 12SITE_CONF_VERSION = "1"
13 13
14INHERIT += "sanity" 14INHERIT += "sanity"