summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Maki <jmaki@multitech.com>2010-05-11 14:38:50 -0500
committerJames Maki <jmaki@multitech.com>2010-05-11 14:38:50 -0500
commitb4feef31fa25de797b4bf53e86444396a70d5c6d (patch)
tree9134a7580fffc28bf3714d57bcbdc04c29f5a3fe
parentf77072c68a591520622decf1da672fa8abb33483 (diff)
remove PV
-rw-r--r--recipes/multitech/helloworld-autotools_1.0.0.bb2
-rw-r--r--recipes/multitech/mts-io_0.2.0.bb1
-rw-r--r--recipes/multitech/sms-utils_0.0.3.bb1
-rw-r--r--recipes/multitech/u-boot-linux-utils_0.0.1.bb1
-rw-r--r--recipes/multitech/upgrade-reboot_1.0.0.bb1
-rw-r--r--recipes/multitech/venus-gps_0.0.2.bb1
6 files changed, 0 insertions, 7 deletions
diff --git a/recipes/multitech/helloworld-autotools_1.0.0.bb b/recipes/multitech/helloworld-autotools_1.0.0.bb
index 3ddc926608..9c55da2e5e 100644
--- a/recipes/multitech/helloworld-autotools_1.0.0.bb
+++ b/recipes/multitech/helloworld-autotools_1.0.0.bb
@@ -3,9 +3,7 @@ HOMEPAGE = "http://www.multitech.net/"
SECTION = "console/utils"
PRIORITY = "optional"
LICENSE = "GPL"
-PV = "${SRCPV}"
PR = "r0"
-DEFAULT_PREFERENCE = "-1"
SRC_URI = "git://multitech.net/helloworld-autotools.git;protocol=git;tag=1.0.0"
S = "${WORKDIR}/git"
diff --git a/recipes/multitech/mts-io_0.2.0.bb b/recipes/multitech/mts-io_0.2.0.bb
index 67b7d65875..f6011645fc 100644
--- a/recipes/multitech/mts-io_0.2.0.bb
+++ b/recipes/multitech/mts-io_0.2.0.bb
@@ -5,7 +5,6 @@ PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "virtual/kernel"
RDEPENDS = "kernel (${KERNEL_VERSION})"
-PV = "${SRCPV}"
SRC_URI = " \
file://mts-io.init \
diff --git a/recipes/multitech/sms-utils_0.0.3.bb b/recipes/multitech/sms-utils_0.0.3.bb
index 2c6c1e2e72..be27c8caf9 100644
--- a/recipes/multitech/sms-utils_0.0.3.bb
+++ b/recipes/multitech/sms-utils_0.0.3.bb
@@ -4,7 +4,6 @@ SECTION = "console/utils"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "libesmtp libyaml"
-PV = "${SRCPV}"
PR = "r0"
SRC_URI = "git://multitech.net/sms-utils.git;protocol=git;tag=0.0.3"
diff --git a/recipes/multitech/u-boot-linux-utils_0.0.1.bb b/recipes/multitech/u-boot-linux-utils_0.0.1.bb
index fdf29e0427..f6b42a0cb7 100644
--- a/recipes/multitech/u-boot-linux-utils_0.0.1.bb
+++ b/recipes/multitech/u-boot-linux-utils_0.0.1.bb
@@ -3,7 +3,6 @@ HOMEPAGE = "http://www.multitech.net/"
SECTION = "console/utils"
PRIORITY = "optional"
LICENSE = "GPL"
-PV = "${SRCPV}"
PR = "r0"
DEPENDS = "mtd-utils"
diff --git a/recipes/multitech/upgrade-reboot_1.0.0.bb b/recipes/multitech/upgrade-reboot_1.0.0.bb
index 758e83042c..af88c612f0 100644
--- a/recipes/multitech/upgrade-reboot_1.0.0.bb
+++ b/recipes/multitech/upgrade-reboot_1.0.0.bb
@@ -3,7 +3,6 @@ HOMEPAGE = "http://www.multitech.net/"
SECTION = "console/utils"
PRIORITY = "optional"
LICENSE = "GPL"
-PV = "${SRCPV}"
PR = "r0"
SRC_URI = "git://multitech.net/upgrade-reboot.git;protocol=git;tag=1.0.0"
diff --git a/recipes/multitech/venus-gps_0.0.2.bb b/recipes/multitech/venus-gps_0.0.2.bb
index 053f630385..3688ba7f9f 100644
--- a/recipes/multitech/venus-gps_0.0.2.bb
+++ b/recipes/multitech/venus-gps_0.0.2.bb
@@ -3,7 +3,6 @@ HOMEPAGE = "http://www.multitech.net/"
SECTION = "console/network"
PRIORITY = "optional"
LICENSE = "GPL"
-PV = "${SRCPV}"
PR = "r0"
SRC_URI = "git://multitech.net/venus-gps.git;protocol=git;tag=0.0.2"