aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ti')
-rw-r--r--recipes/ti/matrix-gui-common.inc2
-rw-r--r--recipes/ti/matrix-gui-common_1.1.bb2
-rw-r--r--recipes/ti/matrix-gui-common_1.2.bb2
3 files changed, 4 insertions, 2 deletions
diff --git a/recipes/ti/matrix-gui-common.inc b/recipes/ti/matrix-gui-common.inc
index 096c321642..b5a368e2e8 100644
--- a/recipes/ti/matrix-gui-common.inc
+++ b/recipes/ti/matrix-gui-common.inc
@@ -4,6 +4,8 @@ LICENSE = "BSD"
SECTION = "multimedia"
PRIORITY = "optional"
+INC_PR = "r5"
+
COMPATIBLE_MACHINE = "(dm365|omapl138|omap3|ti816x)"
PLATFORM_dm365 = "dm365"
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"
diff --git a/recipes/ti/matrix-gui-common_1.2.bb b/recipes/ti/matrix-gui-common_1.2.bb
index a3da400975..6ea4d3dc2f 100644
--- a/recipes/ti/matrix-gui-common_1.2.bb
+++ b/recipes/ti/matrix-gui-common_1.2.bb
@@ -2,4 +2,4 @@ require matrix-gui-common.inc
SRCREV = "146"
PV = "1.2"
-PR = "r0"
+PR = "${INC_PR}.0"