aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorJeff Lance <j-lance1@ti.com>2011-04-14 19:57:42 +0000
committerSteffen Sledz <sledz@dresearch-fe.de>2011-04-29 14:08:36 +0200
commit5db36e11622e3c0cdb9ab126fd7c5e7b43c21543 (patch)
tree37ce4e93a612c98322f9f748066a694058ba13d8 /recipes
parentb2321b5d7debbe7521fb8d94dd3aff7b4170f18f (diff)
downloadopenembedded-5db36e11622e3c0cdb9ab126fd7c5e7b43c21543.tar.gz
matrix-gui: Bump up SRCREV
* Bump up SRCREV * add am389x platform support * am1808 add correct instructions for running profibus demo Signed-off-by: Jeff Lance <j-lance1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes')
-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 04cdb2f5a9..d436044a1a 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 45194379f0..fb7e4b3d47 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 727aca114f..2c38fc39a5 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"