aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
authorJeff Lance <jefflance01@gmail.com>2011-01-25 06:23:01 +0000
committerKhem Raj <raj.khem@gmail.com>2011-01-24 18:31:21 -0800
commit10a36187e0901e4b1c37878a451454249ab29b80 (patch)
treeacd1c991971438a019cbc40f5cc6c086cc6fc6bc /recipes/ti
parent76bba8e429e368c4bcb69826dc307648a5c475b5 (diff)
downloadopenembedded-10a36187e0901e4b1c37878a451454249ab29b80.tar.gz
matrix-gui: Update to the latest SRCREV
* update SRCREV to integrate in new platforms am35x, am180x and am181x. * Making support files identical across platforms * Adding new applications for PRU for am180x. * Adding application descriptions. * Adding support files updates for CCSv5. * Fixing a potential lockup problem when test descripion mode is turned off * Fixing a text display issue, where some application text output is not display promptly. Signed-off-by: Jeff Lance <j-lance1@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/ti')
-rw-r--r--recipes/ti/matrix-gui-common_1.4.bb4
-rw-r--r--recipes/ti/matrix-gui-e_1.3.bb4
-rw-r--r--recipes/ti/matrix-gui_1.3.bb4
3 files changed, 6 insertions, 6 deletions
diff --git a/recipes/ti/matrix-gui-common_1.4.bb b/recipes/ti/matrix-gui-common_1.4.bb
index c578a47b37..609a16ae38 100644
--- a/recipes/ti/matrix-gui-common_1.4.bb
+++ b/recipes/ti/matrix-gui-common_1.4.bb
@@ -4,5 +4,5 @@ require matrix-gui-common.inc
# prebuilt version in the repository.
RRECOMMENDS_${PN} = "am-sysinfo"
-SRCREV = "192"
-PR = "${INC_PR}.0"
+SRCREV = "222"
+PR = "${INC_PR}.6"
diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-e_1.3.bb
index dd1b16b420..c75470b50d 100644
--- a/recipes/ti/matrix-gui-e_1.3.bb
+++ b/recipes/ti/matrix-gui-e_1.3.bb
@@ -1,5 +1,5 @@
require matrix-gui-e.inc
-SRCREV = "192"
-PR = "${INC_PR}.0"
+SRCREV = "222"
+PR = "${INC_PR}.5"
diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb
index 53db8af150..98a03b418a 100644
--- a/recipes/ti/matrix-gui_1.3.bb
+++ b/recipes/ti/matrix-gui_1.3.bb
@@ -1,4 +1,4 @@
require matrix-gui.inc
-SRCREV = "192"
-PR = "${INC_PR}.0"
+SRCREV = "222"
+PR = "${INC_PR}.1"