aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/matrix-gui-e_1.2.bb
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-13 04:01:29 +0000
committerKoen Kooi <koen@openembedded.org>2010-10-15 17:58:18 +0200
commit25d57b6ecb860f90281647360752ba3bc37cc98a (patch)
treec8b45ddcad4b2128840751fb4137677df8565c19 /recipes/ti/matrix-gui-e_1.2.bb
parent273e8ea3d7c3ec99cf5b5b441ac2aeb573b2ad21 (diff)
downloadopenembedded-25d57b6ecb860f90281647360752ba3bc37cc98a.tar.gz
matrix-gui-e: use INC_PR in versioned recipes
* Added an INC_PR to the matrix-gui-e.inc file to be used by the individual version recipes. * Modified the version recipes to use INC_PR in their PR setting. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/ti/matrix-gui-e_1.2.bb')
-rw-r--r--recipes/ti/matrix-gui-e_1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/matrix-gui-e_1.2.bb b/recipes/ti/matrix-gui-e_1.2.bb
index 461fc7e9cb..5ac2a566b1 100644
--- a/recipes/ti/matrix-gui-e_1.2.bb
+++ b/recipes/ti/matrix-gui-e_1.2.bb
@@ -2,5 +2,5 @@ require matrix-gui-e.inc
SRCREV = "146"
PV = "1.2"
-PR = "r0"
+PR = "${INC_PR}.0"