From patchwork Fri Jul 1 21:27:59 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v2,1/1] matrix-gui: Update SRCREV to revision 293 Date: Fri, 01 Jul 2011 21:27:59 -0000 From: Jeff Lance X-Patchwork-Id: 6877 Message-Id: <1309555679-501-1-git-send-email-j-lance1@ti.com> To: openembedded-devel@lists.openembedded.org Cc: Jeff Lance * Fix SoftAP scripts * Fix description pages for multimedia * remove Wifi from beagleboard Signed-off-by: Jeff Lance --- Updated in version 2: * removed Wifi from beagleboard * update SRCREV to revsion 293 --- 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 8376e17..ee36492 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 = "290" -PR = "${INC_PR}.14" +SRCREV = "293" +PR = "${INC_PR}.15" diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-e_1.3.bb index dcad1a6..5dfcf47 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 = "290" -PR = "${INC_PR}.13" +SRCREV = "293" +PR = "${INC_PR}.14" diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb index e67115c..8713ffa 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 = "290" -PR = "${INC_PR}.9" +SRCREV = "293" +PR = "${INC_PR}.10"