aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/ti-dmai_svn.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-12-05 18:51:59 +0100
committerKoen Kooi <koen@openembedded.org>2010-12-06 13:50:57 +0100
commitd0184be13b4879e982f820baf6473162c8f038af (patch)
tree3a8a051e876e6388d19bc795f6c02b990b1e891f /recipes/ti/ti-dmai_svn.bb
parent99ef5269e5d0814cf17572e063f6c573a162567d (diff)
downloadopenembedded-d0184be13b4879e982f820baf6473162c8f038af.tar.gz
ti-linuxutils 2.25.05.11: fix build with recent kernels
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-dmai_svn.bb')
-rw-r--r--recipes/ti/ti-dmai_svn.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/ti/ti-dmai_svn.bb b/recipes/ti/ti-dmai_svn.bb
index a49febc175..de86b18832 100644
--- a/recipes/ti/ti-dmai_svn.bb
+++ b/recipes/ti/ti-dmai_svn.bb
@@ -1,5 +1,8 @@
require ti-dmai.inc
+# Hack to be able to use recent kernel headers from userspace
+TARGET_CC_ARCH += " -D__EXPORTED_HEADERS__"
+
DEFAULT_PREFERENCE = "-1"
PV = "2_10_00_01+svnr${SRCPV}"