immortalwrt/package/libs
Eneas U de Queiroz 8cc2c1d901
wolfssl: prefer regular libwolfssl over cpu-crypto
Rename libwolfssl-cpu-crypto to libwolfsslcpu-crypto so that the
regular libwolfssl version comes first when running:
opkg install libwolfssl

Normally, if the package name matches the opkg parameter, that package
is preferred.  However, for libraries, the ABI version string is
appended to the package official name, and the short name won't match.
Failing a name match, the candidate packages are sorted in alphabetical
order, and a dash will come before any number.  So in order to prefer
the original library, the dash should be removed from the alternative
library.

Fixes: c3e7d86d2b (wolfssl: add libwolfssl-cpu-crypto package)
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit d08c9da43c)
2022-09-27 17:08:39 +08:00
..
argp-standalone argp-standalone: fix segfault in canon_doc_option 2020-05-03 20:31:30 +03:00
elfutils build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 12:27:56 +01:00
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
gettext-full treewide: revise library packaging 2019-01-24 10:39:30 +01:00
gmp gmp: update to 6.2.1 2021-02-14 19:38:15 +01:00
jansson jansson: Activate link time optimization (LTO) 2020-09-06 20:30:18 +02:00
libaudit libaudit: add host-build required by policycoreutils/host 2020-09-01 14:24:07 +01:00
libbsd libbsd: update to 0.10.0 2020-02-22 16:34:57 +01:00
libevent2 libevent2: update to 2.1.12 2021-02-14 19:38:15 +01:00
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
libiconv-full libiconv-full: Makefile polishing 2020-11-26 13:09:32 -10:00
libjson-c treewide: unmark selected packages nonshared 2021-07-02 18:15:02 +02:00
libmnl libmnl: update to 1.0.5 2022-05-25 15:03:33 +08:00
libnetfilter-conntrack libnetfilter-conntrack: update to 1.0.8 2020-12-15 00:18:12 +01:00
libnfnetlink libnfnetlink: update to 1.0.2 2022-05-25 15:03:17 +08:00
libnftnl libnftnl: update to 1.1.8 2021-02-14 19:38:15 +01:00
libnl libnl: update to 3.5.0 2019-11-01 21:19:40 +01:00
libnl-tiny libnl-tiny: update to the latest version 2022-09-09 11:50:03 +08:00
libpcap tcpdump: libpcap: Remove http://www.us.tcpdump.org mirror 2021-12-29 23:45:37 +01:00
libselinux libselinux: update to version 3.2 2021-03-15 21:53:16 +00:00
libsemanage libsemanage: update to version 3.2 2021-03-15 21:53:16 +00:00
libsepol libsepol: update to version 3.2 2021-03-15 21:53:15 +00:00
libtool treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libubox package: fix cmake packages build with ninja 2022-05-18 12:09:41 +08:00
libunwind libunwind: Add MIPS64 dep check 2021-03-29 22:26:27 +02:00
libusb libusb: Fix parsing of descriptors for multi-configuration devices 2021-06-26 17:11:21 +02:00
mbedtls mbedtls: mark as nonshared 2022-06-11 00:25:45 +08:00
musl-fts musl-fts: import from packages feed 2020-08-13 11:44:05 +01:00
ncurses ncurses: add tmux terminfo 2021-10-21 11:04:39 -10:00
nettle nettle: update to 3.6 2020-12-22 18:59:10 +01:00
openssl openssl: bump to 1.1.1q 2022-07-17 14:27:41 +02:00
pcre pcre: fix paths in config file 2020-12-22 18:59:10 +01:00
popt popt: Use modern toolchain logic 2019-02-26 23:20:04 +01:00
readline Revert "package: libs: ncurses/readline use PKG_ABI_VERSION" 2021-02-19 03:27:49 +08:00
sysfsutils treewide: revise library packaging 2019-01-24 10:39:30 +01:00
toolchain toolchain: remove uClibc install stuff 2020-12-22 19:11:50 +01:00
uclibc++ uclibc++: fix compilation with long file paths 2022-08-28 07:53:56 +02:00
uclient uclient: update to Git version 2021-05-14 2021-05-17 23:03:13 +02:00
ustream-ssl ustream-ssl: update to Git version 2022-01-16 2022-02-12 20:02:21 +01:00
wolfssl wolfssl: prefer regular libwolfssl over cpu-crypto 2022-09-27 17:08:39 +08:00
zlib zlib: backport null dereference fix 2022-08-09 08:15:26 +02:00