aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/ti/matrix-gui-e.inc2
-rw-r--r--recipes/ti/matrix-gui-e_1.1.bb2
-rw-r--r--recipes/ti/matrix-gui-e_1.2.bb2
3 files changed, 4 insertions, 2 deletions
diff --git a/recipes/ti/matrix-gui-e.inc b/recipes/ti/matrix-gui-e.inc
index 0d0b4bf803..86f08b1d90 100644
--- a/recipes/ti/matrix-gui-e.inc
+++ b/recipes/ti/matrix-gui-e.inc
@@ -4,6 +4,8 @@ LICENSE = "BSD"
SECTION = "multimedia"
PRIORITY = "optional"
+INC_PR = "r20"
+
COMPATIBLE_MACHINE = "(dm365|omapl138|omap3|ti816x)"
PLATFORM_dm365 = "dm365"
diff --git a/recipes/ti/matrix-gui-e_1.1.bb b/recipes/ti/matrix-gui-e_1.1.bb
index d6a674fcd9..2b6bd76075 100644
--- a/recipes/ti/matrix-gui-e_1.1.bb
+++ b/recipes/ti/matrix-gui-e_1.1.bb
@@ -4,5 +4,5 @@ COMPATIBLE_MACHINE = "(dm365|omapl138|omap3)"
SRCREV = "136"
PV = "1.1"
-PR = "r19"
+PR = "${INC_PR}.0"
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"