summaryrefslogtreecommitdiffstats
path: root/patches/nss-3.47/0003-HACK-don-t-build-the-commands.patch
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-10-31 17:46:23 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-10-31 17:46:25 +0100
commitea9c118b7205b8c122439431f8fe9864207fceab (patch)
tree592828a1b6e828ca4ced09753a93f23e4059e1e1 /patches/nss-3.47/0003-HACK-don-t-build-the-commands.patch
parent175ab8af72164fe17b290771831b54236cbb5de4 (diff)
downloadptxdist-ea9c118b7205b8c122439431f8fe9864207fceab.tar.gz
ptxdist-ea9c118b7205b8c122439431f8fe9864207fceab.tar.xz
nss: version bump 3.46 -> 3.47
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches/nss-3.47/0003-HACK-don-t-build-the-commands.patch')
-rw-r--r--patches/nss-3.47/0003-HACK-don-t-build-the-commands.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/patches/nss-3.47/0003-HACK-don-t-build-the-commands.patch b/patches/nss-3.47/0003-HACK-don-t-build-the-commands.patch
new file mode 100644
index 000000000..568d8f751
--- /dev/null
+++ b/patches/nss-3.47/0003-HACK-don-t-build-the-commands.patch
@@ -0,0 +1,21 @@
+From: Michael Olbrich <m.olbrich@pengutronix.de>
+Date: Mon, 15 Apr 2019 18:11:49 +0200
+Subject: [PATCH] HACK: don't build the commands
+
+They are not needed or installed and have zlib as extra dependency.
+
+Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
+---
+ nss/manifest.mn | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/nss/manifest.mn b/nss/manifest.mn
+index 500a5ad64b62..03d8e620ea4b 100644
+--- a/nss/manifest.mn
++++ b/nss/manifest.mn
+@@ -10,4 +10,4 @@ IMPORTS = nspr20/v4.8 \
+
+ RELEASE = nss
+
+-DIRS = coreconf lib cmd cpputil gtests
++DIRS = coreconf lib cpputil gtests