[oe-commits] Jeff Lance : matrix-gui: Bump up SRCREV

git version control git at git.openembedded.org
Fri Mar 25 22:25:56 UTC 2011


Module: openembedded.git
Branch: master
Commit: 3b907f7e4e62477e1da1c9c7be3a9083db6be118
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3b907f7e4e62477e1da1c9c7be3a9083db6be118

Author: Jeff Lance <jefflance01 at gmail.com>
Date:   Sun Mar 27 04:38:48 2011 +0000

matrix-gui: Bump up SRCREV

* Bump up SRCREV to bring in mods on am180x and other platforms
	* am180x: Automated Wifi
	* am181x, am180x, omap-l138, dm368: Removing TI SVG icons as they were found to slow down update performance
	* am180x: Fixing PRU EDMA example
        * pulling in addtional mods from other platforms
		* omap-l138
                * dm368
                * dm3730
                * ti814x
                * ti816x

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 609a16a..29d6b3e 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 = "222"
-PR = "${INC_PR}.6"
+SRCREV = "242"
+PR = "${INC_PR}.7"
diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-e_1.3.bb
index c75470b..00aeb42 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 = "222"
-PR = "${INC_PR}.5"
+SRCREV = "242"
+PR = "${INC_PR}.6"
 
diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb
index 98a03b4..ddcb15a 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 = "222"
-PR = "${INC_PR}.1"
+SRCREV = "242"
+PR = "${INC_PR}.2"





More information about the Openembedded-commits mailing list