matrix-gui: Update to the latest SRCREV
authorJeff Lance <jefflance01@gmail.com>
Tue, 25 Jan 2011 06:23:01 +0000 (06:23 +0000)
committerKhem Raj <raj.khem@gmail.com>
Tue, 25 Jan 2011 02:31:21 +0000 (18:31 -0800)
* 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>
recipes/ti/matrix-gui-common_1.4.bb
recipes/ti/matrix-gui-e_1.3.bb
recipes/ti/matrix-gui_1.3.bb

index c578a47..609a16a 100644 (file)
@@ -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"
index dd1b16b..c75470b 100644 (file)
@@ -1,5 +1,5 @@
 require matrix-gui-e.inc
 
-SRCREV = "192"
-PR = "${INC_PR}.0"
+SRCREV = "222"
+PR = "${INC_PR}.5"
 
index 53db8af..98a03b4 100644 (file)
@@ -1,4 +1,4 @@
 require matrix-gui.inc
 
-SRCREV = "192"
-PR = "${INC_PR}.0"
+SRCREV = "222"
+PR = "${INC_PR}.1"