diff options
-rw-r--r-- | recipes-bsp/ti/matrix-gui.inc | 5 | ||||
-rw-r--r-- | recipes-bsp/ti/matrix-gui_1.3.bb | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/recipes-bsp/ti/matrix-gui.inc b/recipes-bsp/ti/matrix-gui.inc index 1b2968ed..1e544014 100644 --- a/recipes-bsp/ti/matrix-gui.inc +++ b/recipes-bsp/ti/matrix-gui.inc | |||
@@ -6,11 +6,12 @@ LIC_FILES_CHKSUM = "file://main.cpp;beginline=1;endline=37;md5=a802a01a3a58f2ebb | |||
6 | SECTION = "multimedia" | 6 | SECTION = "multimedia" |
7 | PRIORITY = "optional" | 7 | PRIORITY = "optional" |
8 | 8 | ||
9 | INC_PR = "r19" | 9 | INC_PR = "r20" |
10 | 10 | ||
11 | COMPATIBLE_MACHINE = "(dm365|omapl138|omap3|ti816x)" | 11 | COMPATIBLE_MACHINE = "(dm365|omapl138|omap3|ti816x)" |
12 | 12 | ||
13 | PLATFORM_dm365 = "dm365" | 13 | PLATFORM_dm365-evm = "dm365" |
14 | PLATFORM_dm368-evm = "dm368" | ||
14 | PLATFORM_omapl138 = "omapl138" | 15 | PLATFORM_omapl138 = "omapl138" |
15 | PLATFORM_omap3evm = "omap3530" | 16 | PLATFORM_omap3evm = "omap3530" |
16 | PLATFORM_dm37x-evm = "dm3730" | 17 | PLATFORM_dm37x-evm = "dm3730" |
diff --git a/recipes-bsp/ti/matrix-gui_1.3.bb b/recipes-bsp/ti/matrix-gui_1.3.bb index 53db8af1..cfdf47e8 100644 --- a/recipes-bsp/ti/matrix-gui_1.3.bb +++ b/recipes-bsp/ti/matrix-gui_1.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | require matrix-gui.inc | 1 | require matrix-gui.inc |
2 | 2 | ||
3 | SRCREV = "192" | 3 | SRCREV = "222" |
4 | PR = "${INC_PR}.0" | 4 | PR = "${INC_PR}.0" |