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

git version control git at git.openembedded.org
Fri Jun 10 16:27:59 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: c55f9f3c92db5b7dd6b67dfddf37dfdf4980cc53
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=c55f9f3c92db5b7dd6b67dfddf37dfdf4980cc53

Author: Jeff Lance <jefflance01 at gmail.com>
Date:   Tue Jun  7 00:05:04 2011 +0000

matrix_gui: Update SRCREV to revision 257

* Adding arm only multimedia apps to am37x
* Wifi updates to am37x, am180x
* Adding to am180x, am37x, am35x, beagle:
  * Oprofile example

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 6f7376d..0b4b25b 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 = "249"
-PR = "${INC_PR}.10"
+SRCREV = "257"
+PR = "${INC_PR}.11"
diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-e_1.3.bb
index 8f2df1c..a6eb17f 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 = "249"
-PR = "${INC_PR}.9"
+SRCREV = "257"
+PR = "${INC_PR}.10"
 
diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb
index f7e56a3..51678df 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 = "249"
-PR = "${INC_PR}.5"
+SRCREV = "257"
+PR = "${INC_PR}.6"





More information about the Openembedded-commits mailing list