aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/matrix-gui_1.1.bb
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-13 04:01:30 +0000
committerKoen Kooi <koen@openembedded.org>2010-10-15 17:58:18 +0200
commit5657d5ed59efe23a7fcfe179a8cfd53ed2eabeb7 (patch)
tree2a77eeea99005090298f86cc2a8b028e91e6ce34 /recipes/ti/matrix-gui_1.1.bb
parent25d57b6ecb860f90281647360752ba3bc37cc98a (diff)
downloadopenembedded-5657d5ed59efe23a7fcfe179a8cfd53ed2eabeb7.tar.gz
matrix-gui: use INC_PR in versioned recipes
* Added an INC_PR to the matrix-gui.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_1.1.bb')
-rw-r--r--recipes/ti/matrix-gui_1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/matrix-gui_1.1.bb b/recipes/ti/matrix-gui_1.1.bb
index 22a8b862cd..f14e20702a 100644
--- a/recipes/ti/matrix-gui_1.1.bb
+++ b/recipes/ti/matrix-gui_1.1.bb
@@ -4,4 +4,4 @@ COMPATIBLE_MACHINE = "(dm365|omapl138|omap3)"
SRCREV = "136"
PV = "1.1"
-PR = "r17"
+PR = "${INC_PR}.0"