summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/multitech/helloworld-autotools_git.bb2
-rw-r--r--recipes/multitech/mts-io_git.bb2
-rw-r--r--recipes/multitech/sms-utils_git.bb2
-rw-r--r--recipes/multitech/u-boot-linux-utils_git.bb2
-rw-r--r--recipes/multitech/upgrade-reboot_git.bb2
-rw-r--r--recipes/multitech/venus-gps_git.bb2
6 files changed, 6 insertions, 6 deletions
diff --git a/recipes/multitech/helloworld-autotools_git.bb b/recipes/multitech/helloworld-autotools_git.bb
index 86af4007f3..c5da912498 100644
--- a/recipes/multitech/helloworld-autotools_git.bb
+++ b/recipes/multitech/helloworld-autotools_git.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
LICENSE = "GPL"
PV = "${SRCPV}"
PR = "r0"
-DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE = "1"
SRC_URI = "git://git.multitech.net/helloworld-autotools.git;protocol=git;tag=master"
S = "${WORKDIR}/git"
diff --git a/recipes/multitech/mts-io_git.bb b/recipes/multitech/mts-io_git.bb
index e56005f964..fe559e8e66 100644
--- a/recipes/multitech/mts-io_git.bb
+++ b/recipes/multitech/mts-io_git.bb
@@ -6,7 +6,7 @@ LICENSE = "GPL"
DEPENDS = "virtual/kernel"
RDEPENDS = "kernel (${KERNEL_VERSION})"
PV = "${SRCPV}"
-DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE = "1"
SRC_URI = " \
file://mts-io.init \
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"
diff --git a/recipes/multitech/u-boot-linux-utils_git.bb b/recipes/multitech/u-boot-linux-utils_git.bb
index 9c4c9cc801..126153223b 100644
--- a/recipes/multitech/u-boot-linux-utils_git.bb
+++ b/recipes/multitech/u-boot-linux-utils_git.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
LICENSE = "GPL"
PV = "${SRCPV}"
PR = "r0"
-DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE = "1"
DEPENDS = "mtd-utils"
diff --git a/recipes/multitech/upgrade-reboot_git.bb b/recipes/multitech/upgrade-reboot_git.bb
index c24456322f..049026516a 100644
--- a/recipes/multitech/upgrade-reboot_git.bb
+++ b/recipes/multitech/upgrade-reboot_git.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
LICENSE = "GPL"
PV = "${SRCPV}"
PR = "r0"
-DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE = "1"
SRC_URI = "git://git.multitech.net/upgrade-reboot.git;protocol=git;tag=master"
S = "${WORKDIR}/git"
diff --git a/recipes/multitech/venus-gps_git.bb b/recipes/multitech/venus-gps_git.bb
index 67cb22abab..e34025a8aa 100644
--- a/recipes/multitech/venus-gps_git.bb
+++ b/recipes/multitech/venus-gps_git.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
LICENSE = "GPL"
PV = "${SRCPV}"
PR = "r0"
-DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE = "1"
SRC_URI = "git://git.multitech.net/venus-gps.git;protocol=git;tag=master"
S = "${WORKDIR}/git"