summaryrefslogtreecommitdiff
path: root/recipes/multitech/sms-utils_git.bb
diff options
context:
space:
mode:
authorJames Maki <jmaki@multitech.com>2010-05-18 14:13:21 -0500
committerJames Maki <jmaki@multitech.com>2010-05-18 14:13:21 -0500
commit2ce8c5b66ff40942f0db0a859d954e0d70a278ef (patch)
tree80be610976045298f5798ba00a7667961083b515 /recipes/multitech/sms-utils_git.bb
parent9fdb160b85a994763fe874c4249c00b8988aca2e (diff)
give git recipes a higher preference
Diffstat (limited to 'recipes/multitech/sms-utils_git.bb')
-rw-r--r--recipes/multitech/sms-utils_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/multitech/sms-utils_git.bb b/recipes/multitech/sms-utils_git.bb
index a0df010ccc..fa89aafe35 100644
--- a/recipes/multitech/sms-utils_git.bb
+++ b/recipes/multitech/sms-utils_git.bb
@@ -6,7 +6,7 @@ LICENSE = "GPL"
DEPENDS = "libesmtp libyaml"
PV = "${SRCPV}"
PR = "r0"
-DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE = "1"
SRC_URI = "git://git.multitech.net/sms-utils.git;protocol=git;tag=master"
S = "${WORKDIR}/git"