aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/matrix-gui-common_1.1.bb
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-13 04:01:28 +0000
committerKoen Kooi <koen@openembedded.org>2010-10-15 17:58:17 +0200
commit273e8ea3d7c3ec99cf5b5b441ac2aeb573b2ad21 (patch)
treea2bf99fd1e17c56f8c673a6b0482d58c49b40f6c /recipes/ti/matrix-gui-common_1.1.bb
parent62340d73f05b3af42fb3aebc25a904240cea8644 (diff)
downloadopenembedded-273e8ea3d7c3ec99cf5b5b441ac2aeb573b2ad21.tar.gz
matrix-gui-common: use INC_PR in versioned recipes
* Added an INC_PR to the matrix-gui-common.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-common_1.1.bb')
-rw-r--r--recipes/ti/matrix-gui-common_1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/matrix-gui-common_1.1.bb b/recipes/ti/matrix-gui-common_1.1.bb
index 2b921af435..b0f84bc88c 100644
--- a/recipes/ti/matrix-gui-common_1.1.bb
+++ b/recipes/ti/matrix-gui-common_1.1.bb
@@ -4,4 +4,4 @@ COMPATIBLE_MACHINE = "(dm365|omapl138|omap3)"
SRCREV = "136"
PV = "1.1"
-PR = "r4"
+PR = "${INC_PR}.0"