summaryrefslogtreecommitdiffstats
path: root/rules/host-libarchive.make
Commit message (Collapse)AuthorAgeFilesLines
* host-libarchive: Follow suit from target libarchive.Christian Melki2023-07-271-0/+3
| | | | | | | | * Fixup unused options. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20230725200856.1377803-2-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-libarchive: Disable zstd.Christian Melki2022-12-151-0/+1
| | | | | | | | | Only host-opkg uses host-libarchive. And we don't use zstd there yet. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20221212194519.1589655-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* (host-)libarchive: make really sure ext2 headers and defines are not foundMichael Olbrich2020-08-211-1/+2
| | | | | | | | | This is a followup to b0a169310c251d36257fd2f755d06b22f07b542e ("libarchive: make sure ext2fs/ext2_fs.h is not found"). Sync host and target rules to handle all configure checks. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-libarchive: don't use e2fsprogs without depending on itMichael Olbrich2019-10-221-0/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
| | | | | | | | | | | | | | | This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libarchive: version bump 3.1.2 -> 3.3.2Marc Kleine-Budde2018-02-081-1/+3
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> [mol: update host-libarchive configure options] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-libarchive: new packageMichael Olbrich2015-11-251-0/+45
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>