aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-theme-sato
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-11 10:23:46 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-11 10:48:59 +0100
commita246715e5cc6222844ff7aeb5008127ce5925db7 (patch)
treedbb590f0cbcb7e67fc621d62f74ed0d26d4bde35 /meta/recipes-sato/matchbox-theme-sato
parent805f29dfa6637313051142a041054fdcfb5e559f (diff)
downloadopenembedded-core-a246715e5cc6222844ff7aeb5008127ce5925db7.tar.gz
matchbox-theme-sato/pseudo: Add DEFAULT_PREFERENCE = -1 for SCM recipes
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/matchbox-theme-sato')
-rw-r--r--meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb
index bb610b5f74..776d802c4e 100644
--- a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb
+++ b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb
@@ -4,6 +4,8 @@ SRCREV = "90"
PV = "0.1+svnr${SRCPV}"
PR = "r0"
+DEFAULT_PREFERENCE = "-1"
+
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
EXTRA_OECONF += "${@base_contains('MACHINE_FEATURES', 'qvga', '--with-mode=qvga', '',d)}"