aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/gstreamer-ti_svn.bb
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/gstreamer-ti_svn.bb
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/gstreamer-ti_svn.bb')
-rw-r--r--recipes/ti/gstreamer-ti_svn.bb2
1 files changed, 1 insertions, 1 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"