From patchwork Mon Jan 17 19:22:33 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/1] matrix-tui: Update SRCREV - makefile update Date: Mon, 17 Jan 2011 19:22:33 -0000 From: Jeff Lance X-Patchwork-Id: 304 Message-Id: <1295292153-8871-1-git-send-email-j-lance1@ti.com> To: openembedded-devel@lists.openembedded.org Cc: Jeff Lance * Updating the makefile to better support the release and debug versions used in CCSv5 * Adding an install_debug option to the makefile * Updating the README file to go with the makefile updates 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 519d183..9814d5f 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 = "35" -PR = "${INC_PR}.3" +SRCREV = "37" +PR = "${INC_PR}.4"