aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-18 03:36:04 +0000
committerKoen Kooi <koen@openembedded.org>2010-10-18 17:37:49 +0200
commit121b15fdfaa8a08b39b9abcf9ed20a72854692ab (patch)
tree05aaa24e231f8351252da09ce3772b98bbd6e89c /recipes/ti
parent382d644d454611e81fdcaa93ce2a7a91d8912527 (diff)
downloadopenembedded-121b15fdfaa8a08b39b9abcf9ed20a72854692ab.tar.gz
matrix-gui: remove unneeded PV lines
* Remove setting PV since the default value is correct. * This is one less thing to change when adding new versions. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/ti')
-rw-r--r--recipes/ti/matrix-gui-common_1.1.bb1
-rw-r--r--recipes/ti/matrix-gui-common_1.2.bb1
-rw-r--r--recipes/ti/matrix-gui-e_1.1.bb1
-rw-r--r--recipes/ti/matrix-gui-e_1.2.bb1
-rw-r--r--recipes/ti/matrix-gui_1.1.bb1
-rw-r--r--recipes/ti/matrix-gui_1.2.bb1
6 files changed, 0 insertions, 6 deletions
diff --git a/recipes/ti/matrix-gui-common_1.1.bb b/recipes/ti/matrix-gui-common_1.1.bb
index b0f84bc88c..9782f35def 100644
--- a/recipes/ti/matrix-gui-common_1.1.bb
+++ b/recipes/ti/matrix-gui-common_1.1.bb
@@ -3,5 +3,4 @@ require matrix-gui-common.inc
COMPATIBLE_MACHINE = "(dm365|omapl138|omap3)"
SRCREV = "136"
-PV = "1.1"
PR = "${INC_PR}.0"
diff --git a/recipes/ti/matrix-gui-common_1.2.bb b/recipes/ti/matrix-gui-common_1.2.bb
index 6ea4d3dc2f..b626e9534c 100644
--- a/recipes/ti/matrix-gui-common_1.2.bb
+++ b/recipes/ti/matrix-gui-common_1.2.bb
@@ -1,5 +1,4 @@
require matrix-gui-common.inc
SRCREV = "146"
-PV = "1.2"
PR = "${INC_PR}.0"
diff --git a/recipes/ti/matrix-gui-e_1.1.bb b/recipes/ti/matrix-gui-e_1.1.bb
index 2b6bd76075..8983f1bf9a 100644
--- a/recipes/ti/matrix-gui-e_1.1.bb
+++ b/recipes/ti/matrix-gui-e_1.1.bb
@@ -3,6 +3,5 @@ require matrix-gui-e.inc
COMPATIBLE_MACHINE = "(dm365|omapl138|omap3)"
SRCREV = "136"
-PV = "1.1"
PR = "${INC_PR}.0"
diff --git a/recipes/ti/matrix-gui-e_1.2.bb b/recipes/ti/matrix-gui-e_1.2.bb
index 5ac2a566b1..84a0fa22b7 100644
--- a/recipes/ti/matrix-gui-e_1.2.bb
+++ b/recipes/ti/matrix-gui-e_1.2.bb
@@ -1,6 +1,5 @@
require matrix-gui-e.inc
SRCREV = "146"
-PV = "1.2"
PR = "${INC_PR}.0"
diff --git a/recipes/ti/matrix-gui_1.1.bb b/recipes/ti/matrix-gui_1.1.bb
index f14e20702a..41e0df2eb1 100644
--- a/recipes/ti/matrix-gui_1.1.bb
+++ b/recipes/ti/matrix-gui_1.1.bb
@@ -3,5 +3,4 @@ require matrix-gui.inc
COMPATIBLE_MACHINE = "(dm365|omapl138|omap3)"
SRCREV = "136"
-PV = "1.1"
PR = "${INC_PR}.0"
diff --git a/recipes/ti/matrix-gui_1.2.bb b/recipes/ti/matrix-gui_1.2.bb
index 6837605a3c..b0da800d1d 100644
--- a/recipes/ti/matrix-gui_1.2.bb
+++ b/recipes/ti/matrix-gui_1.2.bb
@@ -1,5 +1,4 @@
require matrix-gui.inc
SRCREV = "146"
-PV = "1.2"
PR = "${INC_PR}.0"