[oe-commits] Jeff Lance : matrix-gui: update SRCREV to revision 175

git version control git at git.openembedded.org
Thu Jun 23 20:20:16 UTC 2011


Module: openembedded.git
Branch: master
Commit: 94514d198622cb2ed75f07f66d568a4897d74253
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=94514d198622cb2ed75f07f66d568a4897d74253

Author: Jeff Lance <jefflance01 at gmail.com>
Date:   Fri Jun 24 04:12:29 2011 +0000

matrix-gui: update SRCREV to revision 175

* Updated crypto scripts for am3715
* New Camera and multimedia applications for ARM only parts
* Modified power scripts to demonstrate standby
* Soft Ap application
* fix 3D Chameleon man script
* Add USB host side mass storage device benchmarks

Signed-off-by: Jeff Lance <j-lance1 at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.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 c241e85..868f276 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 = "265"
-PR = "${INC_PR}.12"
+SRCREV = "275"
+PR = "${INC_PR}.13"
diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-e_1.3.bb
index 87a79fb..a86d3ff 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 = "265"
-PR = "${INC_PR}.11"
+SRCREV = "275"
+PR = "${INC_PR}.12"
 
diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb
index 4dc4021..c82a32e 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 = "265"
-PR = "${INC_PR}.7"
+SRCREV = "275"
+PR = "${INC_PR}.8"





More information about the Openembedded-commits mailing list