From 630e10bb1beeaae49a5607bc2f64e180ea386adc Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 26 Jul 2011 14:04:23 +0200 Subject: [PATCH] matrix-gui-common: sync with OE .dev and clean out obsolete versions Signed-off-by: Koen Kooi --- recipes-bsp/ti/matrix-gui-common_1.3.bb | 8 -------- recipes-bsp/ti/matrix-gui-common_1.4.bb | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 recipes-bsp/ti/matrix-gui-common_1.3.bb diff --git a/recipes-bsp/ti/matrix-gui-common_1.3.bb b/recipes-bsp/ti/matrix-gui-common_1.3.bb deleted file mode 100644 index a879720e..00000000 --- a/recipes-bsp/ti/matrix-gui-common_1.3.bb +++ /dev/null @@ -1,8 +0,0 @@ -require matrix-gui-common.inc - -# Use the mem_util application from am-sysinfo instead of a -# prebuilt version in the repository. -RRECOMMENDS_${PN} = "am-sysinfo" - -SRCREV = "156" -PR = "${INC_PR}.0" diff --git a/recipes-bsp/ti/matrix-gui-common_1.4.bb b/recipes-bsp/ti/matrix-gui-common_1.4.bb index 609a16ae..add2a261 100644 --- a/recipes-bsp/ti/matrix-gui-common_1.4.bb +++ b/recipes-bsp/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 = "222" +SRCREV = "275" PR = "${INC_PR}.6"