From 2e1c72bde07d34b75349dd7e803a198b3a4ba7dd Mon Sep 17 00:00:00 2001 From: Jeff Lance Date: Wed, 30 Mar 2011 23:20:20 +0000 Subject: matrix-gui: update SRCREV * am1808 - pull in better description for WiFi. Signed-off-by: Jeff Lance Acked-by: Chase Maupin Signed-off-by: Denys Dmytriyenko Signed-off-by: Koen Kooi --- 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 29d6b3e0cb..04cdb2f5a9 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 = "242" -PR = "${INC_PR}.7" +SRCREV = "243" +PR = "${INC_PR}.8" diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-e_1.3.bb index 00aeb42e4f..45194379f0 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 = "242" -PR = "${INC_PR}.6" +SRCREV = "243" +PR = "${INC_PR}.7" diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb index ddcb15a9be..727aca114f 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 = "242" -PR = "${INC_PR}.2" +SRCREV = "243" +PR = "${INC_PR}.3" -- cgit 1.2.3-korg