* 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>
SECTION = "multimedia"
PRIORITY = "optional"
+INC_PR = "r20"
+
COMPATIBLE_MACHINE = "(dm365|omapl138|omap3|ti816x)"
PLATFORM_dm365 = "dm365"
SRCREV = "136"
PV = "1.1"
-PR = "r19"
+PR = "${INC_PR}.0"
SRCREV = "146"
PV = "1.2"
-PR = "r0"
+PR = "${INC_PR}.0"