From patchwork Sat Jan 8 20:16:48 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/1] matrix-tui: update SRCREV Date: Sat, 08 Jan 2011 20:16:48 -0000 From: Jeff Lance X-Patchwork-Id: 200 Message-Id: <1294517808-25922-1-git-send-email-j-lance1@ti.com> To: openembedded-devel@lists.openembedded.org Cc: Jeff Lance * 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 --- recipes/ti/matrix-tui_1.1.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/ti/matrix-tui_1.1.bb b/recipes/ti/matrix-tui_1.1.bb index 8f2ccbe..519d183 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"