From: Jeff Lance Date: Sun, 9 Jan 2011 04:16:48 +0000 (+0000) Subject: matrix-tui: update SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=506b0e142893e264bba568a9a90237418110e136;p=openembedded.git 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 --- 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"