aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnash
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnash')
-rw-r--r--recipes/gnash/gnash-fb_0.8.5.bb2
-rw-r--r--recipes/gnash/gnash-minimal_0.8.3.bb2
-rw-r--r--recipes/gnash/gnash-minimal_cvs.bb6
-rw-r--r--recipes/gnash/gnash_0.8.3.bb2
4 files changed, 6 insertions, 6 deletions
diff --git a/recipes/gnash/gnash-fb_0.8.5.bb b/recipes/gnash/gnash-fb_0.8.5.bb
index f2d5edcc61..fecb3a0ce6 100644
--- a/recipes/gnash/gnash-fb_0.8.5.bb
+++ b/recipes/gnash/gnash-fb_0.8.5.bb
@@ -7,7 +7,7 @@ acpaths = " -Imacros"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_angstrom = "1"
-SRC_URI += "file://gnash-glib-dependency.patch;apply=yes"
+SRC_URI += "file://gnash-glib-dependency.patch"
S = "${WORKDIR}/gnash-${PV}"
diff --git a/recipes/gnash/gnash-minimal_0.8.3.bb b/recipes/gnash/gnash-minimal_0.8.3.bb
index d59ad66141..f769996a2c 100644
--- a/recipes/gnash/gnash-minimal_0.8.3.bb
+++ b/recipes/gnash/gnash-minimal_0.8.3.bb
@@ -7,7 +7,7 @@ EXTRA_OECONF += " --without-included-ltdl \
--with-ltdl-lib=${STAGING_LIBDIR} \
"
-SRC_URI += "file://libtool-2.2.patch;apply=yes file://libintl.patch;apply=yes"
+SRC_URI += "file://libtool-2.2.patch file://libintl.patch"
diff --git a/recipes/gnash/gnash-minimal_cvs.bb b/recipes/gnash/gnash-minimal_cvs.bb
index 740e403565..fcef623060 100644
--- a/recipes/gnash/gnash-minimal_cvs.bb
+++ b/recipes/gnash/gnash-minimal_cvs.bb
@@ -6,9 +6,9 @@ PR = "r4"
PV = "0.8.3+cvs${SRCDATE}"
SRC_URI = "cvs://anonymous:anonymous@cvs.sv.gnu.org/sources/gnash;module=gnash"
-SRC_URI += "file://libtool-2.2.patch;apply=yes \
- file://libintl.patch;apply=yes \
- file://fix-trunc.diff;apply=yes"
+SRC_URI += "file://libtool-2.2.patch \
+ file://libintl.patch \
+ file://fix-trunc.diff"
S = ${WORKDIR}/gnash
diff --git a/recipes/gnash/gnash_0.8.3.bb b/recipes/gnash/gnash_0.8.3.bb
index ac532c8d72..f3bb166b4e 100644
--- a/recipes/gnash/gnash_0.8.3.bb
+++ b/recipes/gnash/gnash_0.8.3.bb
@@ -7,7 +7,7 @@ EXTRA_OECONF += " --without-included-ltdl \
--with-ltdl-lib=${STAGING_LIBDIR} \
"
-SRC_URI += "file://libtool-2.2.patch;apply=yes"
+SRC_URI += "file://libtool-2.2.patch"
SRC_URI[md5sum] = "5033ef2602ea1234a9ccb73000a0dedb"