immortalwrt/package
Eneas U de Queiroz 571c1d4062
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>
(cherry picked from commit c3e7d86d2b)
2022-09-18 11:55:10 +08:00
..
base-files base-files: add wrapper for procd service list command 2022-09-01 15:00:46 +08:00
boot Merge Official Source 2022-09-03 17:00:49 +08:00
devel Merge Official Source 2021-04-12 02:22:36 +08:00
emortal automount: fix typo error 2022-09-11 10:56:19 +08:00
firmware Merge Official Source 2022-07-29 21:28:06 +08:00
kernel mac80211: merge upstream fixes 2022-09-16 15:43:20 +08:00
libs wolfssl: add libwolfssl-cpu-crypto package 2022-09-18 11:55:10 +08:00
network hostapd: update to 2022-06-02 2022-09-10 09:26:19 +08:00
system package: fix cmake packages build with ninja 2022-05-18 12:09:41 +08:00
utils Merge Official Source 2022-07-29 21:28:06 +08:00
Makefile build: fix opkg install step for large package selection 2021-12-31 17:55:29 +01:00