aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Lance <jefflance01@gmail.com>2011-03-30 23:20:20 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-03-30 09:19:42 +0200
commit2e1c72bde07d34b75349dd7e803a198b3a4ba7dd (patch)
treecba23ed56038f90ed1f18a473b0ac1c1d2eb4e06
parent2e0a44422d5bf944524cf073f5f1700b24f3a3a6 (diff)
downloadopenembedded-2e1c72bde07d34b75349dd7e803a198b3a4ba7dd.tar.gz
matrix-gui: update SRCREV
* am1808 - pull in better description for WiFi. Signed-off-by: Jeff Lance <j-lance1@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes/ti/matrix-gui-common_1.4.bb4
-rw-r--r--recipes/ti/matrix-gui-e_1.3.bb4
-rw-r--r--recipes/ti/matrix-gui_1.3.bb4
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 29d6b3e0cb..04cdb2f5a9 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 = "242"
-PR = "${INC_PR}.7"
+SRCREV = "243"
+PR = "${INC_PR}.8"
diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-e_1.3.bb
index 00aeb42e4f..45194379f0 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 = "242"
-PR = "${INC_PR}.6"
+SRCREV = "243"
+PR = "${INC_PR}.7"
diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb
index ddcb15a9be..727aca114f 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 = "242"
-PR = "${INC_PR}.2"
+SRCREV = "243"
+PR = "${INC_PR}.3"