From: Koen Kooi Date: Tue, 16 Feb 2010 12:01:06 +0000 (+0100) Subject: ti-codec-engine: set GPPOS for dm355 to fix G711 dmai failure X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afa6452d904ed2139deb039a8c52e1cb8e180c29;p=openembedded.git ti-codec-engine: set GPPOS for dm355 to fix G711 dmai failure --- 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"