summaryrefslogtreecommitdiffstats
path: root/recipes-ti/dmai/ti-dmai_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/dmai/ti-dmai_svn.bb')
-rw-r--r--recipes-ti/dmai/ti-dmai_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-ti/dmai/ti-dmai_svn.bb b/recipes-ti/dmai/ti-dmai_svn.bb
index 536bb78b..4a91b9b9 100644
--- a/recipes-ti/dmai/ti-dmai_svn.bb
+++ b/recipes-ti/dmai/ti-dmai_svn.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://dmai_${PV}_License.html;md5=3302f728a5a42f97cabc26a54
12 12
13# This package has high dependence on kernel, use kernel PR as base and append a local version 13# This package has high dependence on kernel, use kernel PR as base and append a local version
14PR = "${MACHINE_KERNEL_PR}" 14PR = "${MACHINE_KERNEL_PR}"
15PR_append = "o" 15PR_append = "p"
16 16
17DMAIBRANCH_dm6446 = "trunk" 17DMAIBRANCH_dm6446 = "trunk"
18DMAIBRANCH_dm6467 = "branches/GITPSP_INT_101009" 18DMAIBRANCH_dm6467 = "branches/GITPSP_INT_101009"
@@ -34,6 +34,7 @@ SRCREV ?= "UNDEFINED_SRCREV"
34 34
35SRC_URI_append = " file://omap3530-r642-remove-include-videodev.diff;striplevel=3 \ 35SRC_URI_append = " file://omap3530-r642-remove-include-videodev.diff;striplevel=3 \
36 file://r642-fix-config-bld.diff;striplevel=3 \ 36 file://r642-fix-config-bld.diff;striplevel=3 \
37 file://remove-unneeded-includes.patch \
37 " 38 "
38 39
39INSANE_SKIP_${PN} = "installed-vs-shipped" 40INSANE_SKIP_${PN} = "installed-vs-shipped"