aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-07-01 20:39:16 -0700
committerKhem Raj <raj.khem@gmail.com>2010-07-01 20:39:16 -0700
commit927721f66e7c2c5b5024ce0a17cd31ca8ccbd1d2 (patch)
tree9ad09766b3d295db8294180aa15c2d5267e32b88 /recipes/ti
parentf29ba5a65d5f6eedc0e1f6a12371184134e1b878 (diff)
downloadopenembedded-927721f66e7c2c5b5024ce0a17cd31ca8ccbd1d2.tar.gz
recipes: Punt use of patch=1 and use striplevel=n instead of pnum
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/ti')
-rw-r--r--recipes/ti/gstreamer-ti_svn.bb2
-rw-r--r--recipes/ti/ti-dmai_2.10.00.10.bb2
-rw-r--r--recipes/ti/ti-dvsdk-demos_3.10.00.14.bb6
3 files changed, 5 insertions, 5 deletions
diff --git a/recipes/ti/gstreamer-ti_svn.bb b/recipes/ti/gstreamer-ti_svn.bb
index 8cb1527b9c..bb314edc15 100644
--- a/recipes/ti/gstreamer-ti_svn.bb
+++ b/recipes/ti/gstreamer-ti_svn.bb
@@ -27,6 +27,6 @@ SRC_URI_append_omapl138 = " file://loadmodules.sh "
SRC_URI_append_omap3 = " file://loadmodules.sh "
# apply omapdmaifbsink patch on omap3 platform
# NOTE: this patch need's X11 header/libs
-SRC_URI_append_omap3 = " file://0007-add-omapdmaifbsink.patch;patch=1"
+SRC_URI_append_omap3 = " file://0007-add-omapdmaifbsink.patch"
diff --git a/recipes/ti/ti-dmai_2.10.00.10.bb b/recipes/ti/ti-dmai_2.10.00.10.bb
index 66cc424d7c..4c80b9cfbe 100644
--- a/recipes/ti/ti-dmai_2.10.00.10.bb
+++ b/recipes/ti/ti-dmai_2.10.00.10.bb
@@ -5,7 +5,7 @@ PR = "r2"
COMPATIBLE_MACHINE = "(dm365-evm|dm355-evm|dm6467-evm)"
-SRC_URI_append = "file://0001-Correct-DMAI-s-Resize-module-for-DM365.patch;patch=3 \
+SRC_URI_append = "file://0001-Correct-DMAI-s-Resize-module-for-DM365.patch;striplevel=3 \
file://doxygen_templates.tar.gz \
file://arago-tdox"
diff --git a/recipes/ti/ti-dvsdk-demos_3.10.00.14.bb b/recipes/ti/ti-dvsdk-demos_3.10.00.14.bb
index b9f1affdd4..e91276e68f 100644
--- a/recipes/ti/ti-dvsdk-demos_3.10.00.14.bb
+++ b/recipes/ti/ti-dvsdk-demos_3.10.00.14.bb
@@ -3,9 +3,9 @@ require ti-dvsdk-demos.inc
PV = "3_10_00_14"
PR = "${INC_PR}.1"
-SRC_URI_append_dm365 = " file://dm365-demos-with-new-data-paths.patch;patch=1 \
- file://changed_insmod_to_modprobe_in_loadmodules_3.10.00.14.patch;patch=1 \
- file://remove-loadmodules_hd.sh-from-make-install_3.10.00.14.patch;patch=1"
+SRC_URI_append_dm365 = " file://dm365-demos-with-new-data-paths.patch \
+ file://changed_insmod_to_modprobe_in_loadmodules_3.10.00.14.patch \
+ file://remove-loadmodules_hd.sh-from-make-install_3.10.00.14.patch"
SRC_URI[dvsdkdemostarball.md5sum] = "36cd08c21a95a60ca6916f029f875bea"
SRC_URI[dvsdkdemostarball.sha256sum] = "a39bbb08e85fd0131dc725cd9c01586e14b58bc361401dfd122f23c5f5d8db71"