summaryrefslogtreecommitdiffstats
path: root/recipes/ti/gstreamer-ti_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ti/gstreamer-ti_svn.bb')
-rw-r--r--recipes/ti/gstreamer-ti_svn.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes/ti/gstreamer-ti_svn.bb b/recipes/ti/gstreamer-ti_svn.bb
index 1a7ba3be70..3b53643a49 100644
--- a/recipes/ti/gstreamer-ti_svn.bb
+++ b/recipes/ti/gstreamer-ti_svn.bb
@@ -34,25 +34,25 @@ GST_TI_RC_SCRIPT_omapl138 = "gstreamer-ti-omapl138-rc.sh"
SRCREV = "573"
SRC_URI = "svn://gforge.ti.com/svn/gstreamer_ti/trunk;module=gstreamer_ti;proto=https;user=anonymous;pswd='' \
- file://gstreamer-ti-tracker-462.patch;patch=1 \
- file://gstreamer-ti-remove-mp3-decode-support-from-auddec1.patch;patch=1 \
+ file://gstreamer-ti-tracker-462.patch;apply=yes \
+ file://gstreamer-ti-remove-mp3-decode-support-from-auddec1.patch;apply=yes \
file://${GST_TI_RC_SCRIPT} \
"
SRC_URI_append_omap3 = " \
- file://gstreamer-ti-add-omapfb.patch;patch=1 \
+ file://gstreamer-ti-add-omapfb.patch;apply=yes \
"
SRC_URI_append_omapl137 = " \
- file://gstreamer-ti-omapl137.patch;patch=1 \
+ file://gstreamer-ti-omapl137.patch;apply=yes \
"
SRC_URI_append_omapl138 = " \
- file://gstreamer-ti-omapl138.patch;patch=1 \
+ file://gstreamer-ti-omapl138.patch;apply=yes \
"
SRC_URI_append_dm6467 = " \
- file://gstreamer-ti-dm6467-usesinglecsserver.patch;patch=1 \
+ file://gstreamer-ti-dm6467-usesinglecsserver.patch;apply=yes \
"
DEPENDS = "ti-dmai gstreamer gst-plugins-base gst-plugins-good gst-plugins-ugly"