matrix-gui: remove unneeded PV lines
authorChase Maupin <chasemaupin03@gmail.com>
Mon, 18 Oct 2010 03:36:04 +0000 (03:36 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 18 Oct 2010 15:37:49 +0000 (17:37 +0200)
* 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>
recipes/ti/matrix-gui-common_1.1.bb
recipes/ti/matrix-gui-common_1.2.bb
recipes/ti/matrix-gui-e_1.1.bb
recipes/ti/matrix-gui-e_1.2.bb
recipes/ti/matrix-gui_1.1.bb
recipes/ti/matrix-gui_1.2.bb

index b0f84bc..9782f35 100644 (file)
@@ -3,5 +3,4 @@ require matrix-gui-common.inc
 COMPATIBLE_MACHINE = "(dm365|omapl138|omap3)"
 
 SRCREV = "136"
-PV = "1.1"
 PR = "${INC_PR}.0"
index 6ea4d3d..b626e95 100644 (file)
@@ -1,5 +1,4 @@
 require matrix-gui-common.inc
 
 SRCREV = "146"
-PV = "1.2"
 PR = "${INC_PR}.0"
index 2b6bd76..8983f1b 100644 (file)
@@ -3,6 +3,5 @@ require matrix-gui-e.inc
 COMPATIBLE_MACHINE = "(dm365|omapl138|omap3)"
 
 SRCREV = "136"
-PV = "1.1"
 PR = "${INC_PR}.0"
 
index 5ac2a56..84a0fa2 100644 (file)
@@ -1,6 +1,5 @@
 require matrix-gui-e.inc
 
 SRCREV = "146"
-PV = "1.2"
 PR = "${INC_PR}.0"
 
index f14e207..41e0df2 100644 (file)
@@ -3,5 +3,4 @@ require matrix-gui.inc
 COMPATIBLE_MACHINE = "(dm365|omapl138|omap3)"
 
 SRCREV = "136"
-PV = "1.1"
 PR = "${INC_PR}.0"
index 6837605..b0da800 100644 (file)
@@ -1,5 +1,4 @@
 require matrix-gui.inc
 
 SRCREV = "146"
-PV = "1.2"
 PR = "${INC_PR}.0"