From: Denys Dmytriyenko <[denis@denix.org]> Date: Wed, 17 Feb 2010 08:31:12 +0000 (+0100) Subject: ti-dmai: fix GPPOS/G711 issue similar to ti-codec-engine X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fc622b4603295bfcc0350a6723361220b2a899a;p=openembedded.git ti-dmai: fix GPPOS/G711 issue similar to ti-codec-engine Signed-off-by: Koen Kooi --- diff --git a/recipes/ti/ti-dmai_svn.bb b/recipes/ti/ti-dmai_svn.bb index 544f9764d1..4c6a2c1257 100644 --- a/recipes/ti/ti-dmai_svn.bb +++ b/recipes/ti/ti-dmai_svn.bb @@ -59,6 +59,10 @@ TARGET_dm355 = "dm355_al" TARGET_dm365 = "dm365_al" TARGET ?= "all" +# Need to set this for other platforms as well +GPPOS_dm355 = "LINUX_GCC" +GPPOS_dm365 = "LINUX_GCC" + USER_XDC_PATH = "${CE_INSTALL_DIR}/examples" PARALLEL_MAKE = ""