From 5a606efa34f494df8184da886bdd5f7e0dfcd639 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 11 May 2011 10:23:46 +0100 Subject: matchbox-theme-sato/pseudo: Add DEFAULT_PREFERENCE = -1 for SCM recipes (From OE-Core rev: a246715e5cc6222844ff7aeb5008127ce5925db7) Signed-off-by: Richard Purdie --- meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-sato') 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)}" -- cgit v1.2.3-54-g00ecf