summaryrefslogtreecommitdiff
path: root/recipes/multitech/helloworld-autotools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/multitech/helloworld-autotools_git.bb')
-rw-r--r--recipes/multitech/helloworld-autotools_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/multitech/helloworld-autotools_git.bb b/recipes/multitech/helloworld-autotools_git.bb
index fe1208432e..9e4d703249 100644
--- a/recipes/multitech/helloworld-autotools_git.bb
+++ b/recipes/multitech/helloworld-autotools_git.bb
@@ -5,6 +5,7 @@ PRIORITY = "optional"
LICENSE = "GPL"
PV = "${SRCPV}"
PR = "r0"
+DEFAULT_PREFERENCE = "-1"
SRC_URI = "git://multitech.net/helloworld-autotools.git;protocol=git;tag=master"
S = "${WORKDIR}/git"