[oe] [PATCH 1/1] matrix-gui: Bump up SRCREV

Chase Maupin chasemaupin03 at gmail.com
Thu Apr 14 11:57:42 UTC 2011


From: Jeff Lance <j-lance1 at ti.com>

* 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>
---
 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"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list