From bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 23 May 2010 20:23:53 -0700 Subject: Rename url params patch=/pnum= to apply={yes,no}/striplevel= I think this makes the behavior rather more clear. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/mozilla/firefox_3.5.5.bb | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'recipes/mozilla/firefox_3.5.5.bb') diff --git a/recipes/mozilla/firefox_3.5.5.bb b/recipes/mozilla/firefox_3.5.5.bb index 5de60b9777..6bb1f36fa4 100644 --- a/recipes/mozilla/firefox_3.5.5.bb +++ b/recipes/mozilla/firefox_3.5.5.bb @@ -4,15 +4,15 @@ PR = "r4" SRC_URI = "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}.source.tar.bz2 \ file://jsautocfg.h \ - file://security-cross.patch;patch=1 \ - file://jsautocfg-dontoverwrite.patch;patch=1 \ - file://Bug339782.additional.fix.diff;patch=1 \ - file://Bug385583.nspr.jmp_buf.eabi.diff;patch=1 \ - file://Bug405992.atomic.nspr.diff;patch=1 \ - file://jemalloc-tls.patch;patch=1 \ - file://0001-Remove-Werror-from-build.patch;patch=1 \ - file://0002-Fix-security-cross-compile-cpu-detection-error.patch;patch=1 \ - file://plugins-dir.patch;patch=1 \ + file://security-cross.patch;apply=yes \ + file://jsautocfg-dontoverwrite.patch;apply=yes \ + file://Bug339782.additional.fix.diff;apply=yes \ + file://Bug385583.nspr.jmp_buf.eabi.diff;apply=yes \ + file://Bug405992.atomic.nspr.diff;apply=yes \ + file://jemalloc-tls.patch;apply=yes \ + file://0001-Remove-Werror-from-build.patch;apply=yes \ + file://0002-Fix-security-cross-compile-cpu-detection-error.patch;apply=yes \ + file://plugins-dir.patch;apply=yes \ file://firefox-plugin.pc \ file://firefox-xpcom.pc \ file://nspr.pc \ -- cgit 1.2.3-korg