From: Jeff Lance Date: Tue, 18 Jan 2011 03:22:33 +0000 (+0000) Subject: matrix-tui: Update SRCREV - makefile update X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=123f3342c7cf3eb8c5c297016ef27d8cf75301c8;p=openembedded.git matrix-tui: Update SRCREV - makefile update * 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 Signed-off-by: Khem Raj --- diff --git a/recipes/ti/matrix-tui_1.1.bb b/recipes/ti/matrix-tui_1.1.bb index 519d183626..9814d5fa23 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"