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

git version control git at git.openembedded.org
Thu Apr 14 20:01:48 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: f74f457881b4fcef174330989545618f913ede96
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f74f457881b4fcef174330989545618f913ede96

Author: Jeff Lance <j-lance1 at ti.com>
Date:   Thu Apr 14 19:57:42 2011 +0000

matrix-gui: Bump up SRCREV

* Bump up SRCREV
  * add am389x platform support
  * am1808 add correct instructions for running profibus demo

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 04cdb2f..d436044 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 = "243"
-PR = "${INC_PR}.8"
+SRCREV = "245"
+PR = "${INC_PR}.9"
diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-e_1.3.bb
index 4519437..fb7e4b3 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 = "243"
-PR = "${INC_PR}.7"
+SRCREV = "245"
+PR = "${INC_PR}.8"
 
diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb
index 727aca1..2c38fc3 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 = "243"
-PR = "${INC_PR}.3"
+SRCREV = "245"
+PR = "${INC_PR}.4"





More information about the Openembedded-commits mailing list