aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mozilla/nss_3.12.bb
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/mozilla/nss_3.12.bb
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/mozilla/nss_3.12.bb')
-rw-r--r--recipes/mozilla/nss_3.12.bb20
1 files changed, 10 insertions, 10 deletions
diff --git a/recipes/mozilla/nss_3.12.bb b/recipes/mozilla/nss_3.12.bb
index a6408954cb..3c9b707875 100644
--- a/recipes/mozilla/nss_3.12.bb
+++ b/recipes/mozilla/nss_3.12.bb
@@ -9,16 +9,16 @@ DEPENDS = "sqlite3 nspr"
SRC_URI = "\
http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_RTM/src/${PN}-${PV}.tar.gz;name=archive \
- file://25_entropy.dpatch;patch=1 \
- file://38_mips64_build.dpatch;patch=1 \
- file://80_security_build.dpatch;patch=1 \
- file://80_security_tools.dpatch;patch=1 \
- file://81_sonames.dpatch;patch=1 \
- file://85_security_load.dpatch;patch=1 \
- file://90_realpath.dpatch;patch=1 \
- file://91_build_pwdecrypt.dpatch;patch=1 \
- file://95_add_spi+cacert_ca_certs.dpatch;patch=1 \
- file://build-fix.patch;patch=1 \
+ file://25_entropy.dpatch;apply=yes \
+ file://38_mips64_build.dpatch;apply=yes \
+ file://80_security_build.dpatch;apply=yes \
+ file://80_security_tools.dpatch;apply=yes \
+ file://81_sonames.dpatch;apply=yes \
+ file://85_security_load.dpatch;apply=yes \
+ file://90_realpath.dpatch;apply=yes \
+ file://91_build_pwdecrypt.dpatch;apply=yes \
+ file://95_add_spi+cacert_ca_certs.dpatch;apply=yes \
+ file://build-fix.patch;apply=yes \
file://nss.pc.in \
"