aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
authorJeff Lance <jefflance01@gmail.com>2011-03-27 04:38:48 +0000
committerDenys Dmytriyenko <denys@ti.com>2011-03-25 21:55:42 -0400
commit708d526399c38d1e0695b2d920794c303fd7ca60 (patch)
tree339edd196c5960655aa9670400867748863bdecf /recipes/ti
parenta7a2b21c122b07c7135fab033977c251005e1617 (diff)
downloadopenembedded-708d526399c38d1e0695b2d920794c303fd7ca60.tar.gz
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@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes/ti')
-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 609a16ae38..29d6b3e0cb 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 c75470b50d..00aeb42e4f 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 98a03b418a..ddcb15a9be 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"