aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Lance <jefflance01@gmail.com>2011-06-24 04:12:29 +0000
committerDenys Dmytriyenko <denys@ti.com>2011-06-23 16:19:59 -0400
commit94514d198622cb2ed75f07f66d568a4897d74253 (patch)
tree7625e6e7164c1d041ef51ba39b38210cca29bc62
parent0c28fe88874700c85c10d964c38be85dd3adbbce (diff)
downloadopenembedded-94514d198622cb2ed75f07f66d568a4897d74253.tar.gz
matrix-gui: update SRCREV to revision 175
* Updated crypto scripts for am3715 * New Camera and multimedia applications for ARM only parts * Modified power scripts to demonstrate standby * Soft Ap application * fix 3D Chameleon man script * Add USB host side mass storage device benchmarks Signed-off-by: Jeff Lance <j-lance1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 c241e85ee6..868f27682f 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 = "265"
-PR = "${INC_PR}.12"
+SRCREV = "275"
+PR = "${INC_PR}.13"
diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-e_1.3.bb
index 87a79fb297..a86d3ffcf9 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 = "265"
-PR = "${INC_PR}.11"
+SRCREV = "275"
+PR = "${INC_PR}.12"
diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb
index 4dc40211cc..c82a32ed9a 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 = "265"
-PR = "${INC_PR}.7"
+SRCREV = "275"
+PR = "${INC_PR}.8"