diff options
author | James Maki <jmaki@multitech.com> | 2010-05-11 12:02:44 -0500 |
---|---|---|
committer | James Maki <jmaki@multitech.com> | 2010-05-11 12:02:44 -0500 |
commit | f77072c68a591520622decf1da672fa8abb33483 (patch) | |
tree | ace91b638fcc8cb7c78c75f4389cdef8789bed54 /recipes/multitech/venus-gps_git.bb | |
parent | fa3a1a0877cc9d2bf69ca85327ecd246bfc7fcc8 (diff) |
add tagged recipes
Diffstat (limited to 'recipes/multitech/venus-gps_git.bb')
-rw-r--r-- | recipes/multitech/venus-gps_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/multitech/venus-gps_git.bb b/recipes/multitech/venus-gps_git.bb index 4ffde0bbcb..1a7462a5a6 100644 --- a/recipes/multitech/venus-gps_git.bb +++ b/recipes/multitech/venus-gps_git.bb @@ -5,6 +5,7 @@ PRIORITY = "optional" LICENSE = "GPL" PV = "${SRCPV}" PR = "r0" +DEFAULT_PREFERENCE = "-1" SRC_URI = "git://multitech.net/venus-gps.git;protocol=git;tag=master" S = "${WORKDIR}/git" |