From 123f3342c7cf3eb8c5c297016ef27d8cf75301c8 Mon Sep 17 00:00:00 2001 From: Jeff Lance Date: Tue, 18 Jan 2011 03:22:33 +0000 Subject: [PATCH] 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 --- 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 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" -- 2.39.5