summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-11-25 10:47:14 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2017-11-28 16:56:42 +0100
commitc8d7e98ecc49d21fb325ff69a07848709c5914cc (patch)
treeb7773b9e9126351b4b17faead1a6d5c80f22be2b /patches
parente8f53eba170d3babb1496f95204c28d66b8d51a7 (diff)
downloadptxdist-c8d7e98ecc49d21fb325ff69a07848709c5914cc.tar.gz
ptxdist-c8d7e98ecc49d21fb325ff69a07848709c5914cc.tar.xz
ipkg-utils: fix problem with older ar versions
Commit 6b186e8bfc2e6c394db0de03047c8a81f0690d08 added the "-D" option to ar during creation of an ipkg. It turns out that nor all versions of "ar" support this option. For now turn off the patch that adds the "-D" option. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> (cherry picked from commit 1a23d09f49a2e040672f79e02f4b9741a8cca99b) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'patches')
-rw-r--r--patches/ipkg-utils-050831/series2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/ipkg-utils-050831/series b/patches/ipkg-utils-050831/series
index 96fc5fe56..687aa30fb 100644
--- a/patches/ipkg-utils-050831/series
+++ b/patches/ipkg-utils-050831/series
@@ -8,5 +8,5 @@
0007-ipkg-env.patch
0008-ipkg.py-don-t-use-wildcards.patch
0009-Makefile-add-prefix-to-python-install.patch
-0010-ipkg-make-ar-deterministic.patch
+#0010-ipkg-make-ar-deterministic.patch
# 15e754b052c20bbbef97578c9ec3e691 - git-ptx-patches magic