aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Lance <jefflance01@gmail.com>2011-06-17 05:13:08 +0000
committerDenys Dmytriyenko <denys@ti.com>2011-06-22 20:27:48 -0400
commitdbad835e746f5dcb77f085ab064b74824b4a7f6f (patch)
tree5ca4dfa44c51c15bcc3c6ef65084ad2392bd8e2b
parent1b43ab26f1f677f4b7e40b23c4a71c8c1fb89b17 (diff)
downloadopenembedded-dbad835e746f5dcb77f085ab064b74824b4a7f6f.tar.gz
matrix_gui: Update SRCREV to revision 265
* ti816x - Rework runOMTB script * am3517 - Remove Can and WIFI apps * am3715 - Add four new power apps * Add Oprofile apps to all am platforms * Remove LMBench app "write throughput" from all am platforms * Add beagle board platform support 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 0b4b25b8d1..c241e85ee6 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 = "257"
-PR = "${INC_PR}.11"
+SRCREV = "265"
+PR = "${INC_PR}.12"
diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-e_1.3.bb
index a6eb17fe62..87a79fb297 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 = "257"
-PR = "${INC_PR}.10"
+SRCREV = "265"
+PR = "${INC_PR}.11"
diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb
index 51678df28b..4dc40211cc 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 = "257"
-PR = "${INC_PR}.6"
+SRCREV = "265"
+PR = "${INC_PR}.7"