From b14cb947a346088d14b0d78d3546314c9d37cdbb Mon Sep 17 00:00:00 2001 From: Jeff Lance Date: Thu, 19 May 2011 23:35:09 +0000 Subject: matrix_gui: Pull in lmbench,multimedia,EZSDK mods * Update SRCREV to pull in: * Multimedia apps * LMBench apps * EZSDK updates * remove Blitrix 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(-) (limited to 'recipes/ti') diff --git a/recipes/ti/matrix-gui-common_1.4.bb b/recipes/ti/matrix-gui-common_1.4.bb index d436044a1a..6f7376deb8 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 = "245" -PR = "${INC_PR}.9" +SRCREV = "249" +PR = "${INC_PR}.10" diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-e_1.3.bb index fb7e4b3d47..8f2df1cafc 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 = "245" -PR = "${INC_PR}.8" +SRCREV = "249" +PR = "${INC_PR}.9" diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb index 2c38fc39a5..f7e56a3533 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 = "245" -PR = "${INC_PR}.4" +SRCREV = "249" +PR = "${INC_PR}.5" -- cgit 1.2.3-korg