aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/ti-dmai_svn.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-01-06 09:51:42 +0100
committerKoen Kooi <koen@openembedded.org>2011-01-06 10:08:26 +0100
commit3f3a8b2c700cd3127718d8be0ddbd21418c384a8 (patch)
tree729f9e86e577875e8807e942af52dc0f7bcaa33c /recipes/ti/ti-dmai_svn.bb
parent676cbb54d42c89a4832871064cfcb7ee2ad372ee (diff)
downloadopenembedded-3f3a8b2c700cd3127718d8be0ddbd21418c384a8.tar.gz
c6accel/dmai/gst-ti: only fix up linkerscript when using gcc >4.3.x
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/ti/ti-dmai_svn.bb')
-rw-r--r--recipes/ti/ti-dmai_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/ti-dmai_svn.bb b/recipes/ti/ti-dmai_svn.bb
index f7a5496fe3..374acce792 100644
--- a/recipes/ti/ti-dmai_svn.bb
+++ b/recipes/ti/ti-dmai_svn.bb
@@ -9,7 +9,7 @@ PV = "2_10_00_01+svnr${SRCPV}"
# This package has high dependence on kernel, use kernel PR as base and append a local version
PR = "${MACHINE_KERNEL_PR}"
-PR_append = "m"
+PR_append = "n"
DMAIBRANCH_dm6446 = "trunk"
DMAIBRANCH_dm6467 = "branches/GITPSP_INT_101009"