summaryrefslogtreecommitdiffstats
path: root/package/e2fsprogs/0001-sem-init-libs.patch
Commit message (Collapse)AuthorAgeFilesLines
* e2fsprogs: remove unneeded patchBaruch Siach2017-09-051-11/+0
| | | | | | | | | | | | | Commit 44b5637ab2 (e2fsprogs: add a patch to link against SEM_INIT libs) introduced a patch that effectively adds -lpthread to the link command with libcom_err. Today the only libc with separate libpthread is glibc that does not support static build. The generated libcom_err.so.2.1 library links with libpthread with or without this patch. Drop this patch. Cc: Daniel Mack <daniel@zonque.org> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/*: rename patches according to the new policyPeter Korsgaard2015-02-031-0/+11
Autogenerated from rename-patch.py (http://patchwork.ozlabs.org/patch/403345) Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud