[oe-commits] Jeff Lance : matrix-gui: Update to the latest SRCREV

git version control git at git.openembedded.org
Thu Feb 3 22:36:24 UTC 2011


Module: openembedded.git
Branch: ulf/linux-2.6.30-2011-01-16
Commit: 38cf2dd530930d7ac30525082a3b663a80b222c5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=38cf2dd530930d7ac30525082a3b663a80b222c5

Author: Jeff Lance <jefflance01 at gmail.com>
Date:   Tue Jan 25 06:23:01 2011 +0000

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 at ti.com>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/ti/matrix-gui-common_1.4.bb |    4 ++--
 recipes/ti/matrix-gui-e_1.3.bb      |    4 ++--
 recipes/ti/matrix-gui_1.3.bb        |    4 ++--
 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 c578a47..609a16a 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 dd1b16b..c75470b 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 53db8af..98a03b4 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"





More information about the Openembedded-commits mailing list