[oe-commits] Jeff Lance : matrix_gui: Update SRCREV to revision 265

git version control git at git.openembedded.org
Thu Jun 23 00:27:58 UTC 2011


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

Author: Jeff Lance <jefflance01 at gmail.com>
Date:   Fri Jun 17 05:13:08 2011 +0000

matrix_gui: Update SRCREV to revision 265

* ti816x - Rework runOMTB script
* am3517 - Remove Can and WIFI apps
* am3715 - Add four new power apps
* Add Oprofile apps to all am platforms
* Remove LMBench app "write throughput" from all am platforms
* Add beagle board platform support

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 0b4b25b..c241e85 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 = "257"
-PR = "${INC_PR}.11"
+SRCREV = "265"
+PR = "${INC_PR}.12"
diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-e_1.3.bb
index a6eb17f..87a79fb 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 = "257"
-PR = "${INC_PR}.10"
+SRCREV = "265"
+PR = "${INC_PR}.11"
 
diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb
index 51678df..4dc4021 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 = "257"
-PR = "${INC_PR}.6"
+SRCREV = "265"
+PR = "${INC_PR}.7"





More information about the Openembedded-commits mailing list