From afa6452d904ed2139deb039a8c52e1cb8e180c29 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 16 Feb 2010 13:01:06 +0100 Subject: [PATCH] ti-codec-engine: set GPPOS for dm355 to fix G711 dmai failure --- recipes/ti/ti-codec-engine.inc | 3 +++ recipes/ti/ti-codec-engine_2.25.01.06.bb | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes/ti/ti-codec-engine.inc b/recipes/ti/ti-codec-engine.inc index 673abcf47f..fc68a3305f 100644 --- a/recipes/ti/ti-codec-engine.inc +++ b/recipes/ti/ti-codec-engine.inc @@ -26,6 +26,9 @@ DEVICES_dm365 ?= "DM365" DEVICES_omapl137 ?= "OMAPL137" DEVICES_omapl138 ?= "OMAPL138" +# Need to set this for other platforms as well +GPPOS_dm355 = "LINUX_GCC" + #define PROGRAM variables #TODO - should we build APP_LOCAL for SOCs as well?? - probably? PROGRAMS ?= "APP_CLIENT DSP_SERVER" diff --git a/recipes/ti/ti-codec-engine_2.25.01.06.bb b/recipes/ti/ti-codec-engine_2.25.01.06.bb index 47a1bfa2c3..21c5a0eea2 100644 --- a/recipes/ti/ti-codec-engine_2.25.01.06.bb +++ b/recipes/ti/ti-codec-engine_2.25.01.06.bb @@ -8,7 +8,7 @@ DEFAULT_PREFERENCE_dm6467 = "1" # tconf from xdctools dislikes '.' in pwd :/ PV = "2_25_01_06" -PR = "r1" +PR = "r2" # Full-CE #SRC_URI[cetarball.md5sum] = "729ede0fd24210d3c5439511fa859d51" -- 2.39.5