From 506b0e142893e264bba568a9a90237418110e136 Mon Sep 17 00:00:00 2001 From: Jeff Lance Date: Sun, 9 Jan 2011 04:16:48 +0000 Subject: [PATCH] matrix-tui: update SRCREV * pull in the latest source * Update CCSv5 support files to build arm9ej-s. * This is due to a limitation with CCSv5 where you can not pass in CFLAGS externally Signed-off-by: Jeff Lance Signed-off-by: Khem Raj --- recipes/ti/matrix-tui_1.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/ti/matrix-tui_1.1.bb b/recipes/ti/matrix-tui_1.1.bb index 8f2ccbe15c..519d183626 100644 --- a/recipes/ti/matrix-tui_1.1.bb +++ b/recipes/ti/matrix-tui_1.1.bb @@ -1,4 +1,4 @@ require matrix-tui.inc -SRCREV = "34" -PR = "${INC_PR}.2" +SRCREV = "35" +PR = "${INC_PR}.3" -- 2.39.5