openwrt/package
Eneas U de Queiroz c3e7d86d2b
wolfssl: add libwolfssl-cpu-crypto package
libwolfssl-cpu-crypto is a variant of libwolfssl with support for
cryptographic CPU instructions on x86_64 and aarch64.

On aarch64, wolfSSL does not perform run-time detection, so the library
will crash when the AES functions are called.  A preinst script attempts
to check for support by querying /proc/cpuinfo, if installed in a
running system.  When building an image, the script will check the
DISTRIB_TARGET value in /etc/openwrt_release, and will abort
installation if target is bcm27xx.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-09-16 08:30:26 +02:00
..
base-files ath79: add support for TP-Link Deco S4 2022-09-11 21:54:00 +02:00
boot realtek: add support for TP-Link SG2210P 2022-09-13 09:22:26 +02:00
devel strace: replace PKG_CPE_ID 2022-09-06 16:36:36 +01:00
firmware linux-firmware: package MediaTek MT792[12] Bluetooth firmware 2022-09-09 21:08:37 +01:00
kernel mac80211: merge upstream fixes 2022-09-16 09:17:17 +02:00
libs wolfssl: add libwolfssl-cpu-crypto package 2022-09-16 08:30:26 +02:00
network unetd: only depend on bpf-headers if BPF toolchain support is available 2022-09-12 21:31:27 +02:00
system rpcd: update to latest Git HEAD 2022-09-16 15:15:20 +02:00
utils ucode: update to latest Git HEAD 2022-09-16 15:15:20 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00