diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2022-01-29 12:23:56 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-02-01 21:25:02 +0100 |
commit | 392609543d90bc3a9d050580fca39e34f52d6183 (patch) | |
tree | 5bfbd09da8495c1c130d702eead9c3e293b3061e /package/libs/libcap/patches | |
parent | 8c2445a0e4f2f5b7bcccc5f7e47b8cc831cac86c (diff) | |
download | upstream-392609543d90bc3a9d050580fca39e34f52d6183.tar.gz upstream-392609543d90bc3a9d050580fca39e34f52d6183.tar.bz2 upstream-392609543d90bc3a9d050580fca39e34f52d6183.zip |
libcap: Update to version 2.63
The sizes of the ipk changed on MIPS 24Kc like this:
11248 libcap_2.51-1_mips_24kc.ipk
14461 libcap_2.63-1_mips_24kc.ipk
18864 libcap-bin_2.51-1_mips_24kc.ipk
20576 libcap-bin_2.63-1_mips_24kc.ipk
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/libs/libcap/patches')
-rw-r--r-- | package/libs/libcap/patches/300-disable-tests.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/libcap/patches/300-disable-tests.patch b/package/libs/libcap/patches/300-disable-tests.patch index c1779e28ec..1cf9cc4ea6 100644 --- a/package/libs/libcap/patches/300-disable-tests.patch +++ b/package/libs/libcap/patches/300-disable-tests.patch @@ -7,4 +7,4 @@ - $(MAKE) -C tests $@ $(MAKE) -C progs $@ $(MAKE) -C doc $@ - $(MAKE) -C kdebug $@ + |