aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/totem
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-23 20:23:53 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:53:41 -0700
commitbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch)
tree96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/totem
parentfab0af3aefee22b21541e403d3c356a6979bfa63 (diff)
downloadopenembedded-bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0.tar.gz
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/totem')
-rw-r--r--recipes/totem/totem_2.28.1.bb2
-rw-r--r--recipes/totem/totem_2.28.5.bb2
-rw-r--r--recipes/totem/totem_2.30.0.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/totem/totem_2.28.1.bb b/recipes/totem/totem_2.28.1.bb
index 1a2d0156a6..819ee70423 100644
--- a/recipes/totem/totem_2.28.1.bb
+++ b/recipes/totem/totem_2.28.1.bb
@@ -33,7 +33,7 @@ RRECOMMENDS_${PN} += "gst-plugin-playbin \
inherit gnome
-SRC_URI += "file://gst-detect.diff;patch=1"
+SRC_URI += "file://gst-detect.diff;apply=yes"
EXTRA_OECONF=" --disable-schemas-install \
--enable-gtk \
diff --git a/recipes/totem/totem_2.28.5.bb b/recipes/totem/totem_2.28.5.bb
index c6302f5729..ead1c88317 100644
--- a/recipes/totem/totem_2.28.5.bb
+++ b/recipes/totem/totem_2.28.5.bb
@@ -33,7 +33,7 @@ RRECOMMENDS_${PN} += "gst-plugin-playbin \
inherit gnome
-SRC_URI += "file://gst-detect.diff;patch=1"
+SRC_URI += "file://gst-detect.diff;apply=yes"
EXTRA_OECONF=" --enable-shared \
--disable-static \
diff --git a/recipes/totem/totem_2.30.0.bb b/recipes/totem/totem_2.30.0.bb
index e6367b6490..bd9cd9bf11 100644
--- a/recipes/totem/totem_2.30.0.bb
+++ b/recipes/totem/totem_2.30.0.bb
@@ -31,7 +31,7 @@ RRECOMMENDS_${PN} += "gst-plugin-playbin \
inherit gnome
-SRC_URI += "file://gst-detect.diff;patch=1"
+SRC_URI += "file://gst-detect.diff;apply=yes"
SRC_URI[archive.md5sum] = "ecee18e876f6adf5845f71ace87549ca"
SRC_URI[archive.sha256sum] = "9d8edd266bd2546e4c8034de1196b79855e24a3634d05cc4f8a07fd3edc7b1af"