ti-codec-engine: set GPPOS for dm355 to fix G711 dmai failure
authorKoen Kooi <k-kooi@ti.com>
Tue, 16 Feb 2010 12:01:06 +0000 (13:01 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:19 +0000 (19:43 +0200)
recipes/ti/ti-codec-engine.inc
recipes/ti/ti-codec-engine_2.25.01.06.bb

index 673abcf..fc68a33 100644 (file)
@@ -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"
index 47a1bfa..21c5a0e 100644 (file)
@@ -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"