lede/package
Eneas U de Queiroz d741ca1319 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>
2022-09-28 00:27:11 +08:00
..
base-files system.ntp.enable_server default (#10158) 2022-09-20 19:50:09 +08:00
boot mediatek: filogic: use WPS button instead of RST on BPi-R3 2022-09-19 21:50:39 +08:00
devel gdb: Update gdb to version 11.2 (#8954) 2022-02-27 01:50:07 +08:00
firmware linux-firmware: update to 20220913 2022-09-17 18:14:13 +08:00
kernel mac80211: rt2x00: fix typo 2022-09-18 21:30:20 +08:00
lean autocore: ethinfo: rewritten in lua 2022-09-21 18:12:59 +08:00
libs wolfssl: prefer regular libwolfssl over cpu-crypto 2022-09-28 00:27:11 +08:00
network e2guardian: fix gcc11 compile error 2022-09-22 13:41:34 +08:00
qat openssl-qat: fix openssl-qat build 2022-04-25 19:02:30 +08:00
qca ipq807x: fix nss ecm support in kernel 5.15 2022-09-14 01:19:04 +08:00
system iucode-tool: fix host-compile on macos and non-x86 linux 2022-09-22 13:37:04 +08:00
utils sdk: add spidev-test to the bundle of userspace sources 2022-07-20 17:42:22 +08:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00