From 5db36e11622e3c0cdb9ab126fd7c5e7b43c21543 Mon Sep 17 00:00:00 2001 From: Jeff Lance Date: Thu, 14 Apr 2011 19:57:42 +0000 Subject: 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 Signed-off-by: Denys Dmytriyenko --- recipes/ti/matrix-gui-common_1.4.bb | 4 ++-- recipes/ti/matrix-gui-e_1.3.bb | 4 ++-- recipes/ti/matrix-gui_1.3.bb | 4 ++-- 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" -- cgit 1.2.3-korg