[meta-ti] [PATCH 4/5] ti-dmai: fix patch striplevel
Peter A. Bigot
bigotp at acm.org
Tue Dec 27 16:51:59 PST 2011
From: "Peter A. Bigot" <bigotp at acm.org>
Signed-off-by: Peter A. Bigot <bigotp at acm.org>
---
recipes-ti/dmai/ti-dmai_svn.bb | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-ti/dmai/ti-dmai_svn.bb b/recipes-ti/dmai/ti-dmai_svn.bb
index 43b2833..48930b2 100644
--- a/recipes-ti/dmai/ti-dmai_svn.bb
+++ b/recipes-ti/dmai/ti-dmai_svn.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://dmai_${PV}_License.html;md5=3302f728a5a42f97cabc26a54
# This package has high dependence on kernel, use kernel PR as base and append a local version
PR = "${MACHINE_KERNEL_PR}"
-PR_append = "o"
+PR_append = "p"
DMAIBRANCH_dm6446 = "trunk"
DMAIBRANCH_dm6467 = "branches/GITPSP_INT_101009"
@@ -29,7 +29,7 @@ SRCREV_omapl137 = "482"
SRCREV_omapl138 = "570"
SRCREV ?= "UNDEFINED_SRCREV"
-SRC_URI_append = " file://omap3530-r642-remove-include-videodev.diff;striplevel=2 \
- file://r642-fix-config-bld.diff;striplevel=2 \
+SRC_URI_append = " file://omap3530-r642-remove-include-videodev.diff;striplevel=3 \
+ file://r642-fix-config-bld.diff;striplevel=3 \
"
--
1.7.6.4
More information about the meta-ti
mailing list