mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
39d28b84f1
This reverts commit 35d2bbc29b
as we
believe we found that it is indeed an openssl issue, where openssl is
trying to use getrandom(2), but fails because this particular builder
has an ancient kernel without that syscall. We didn't get to the bottom
of why openssl doesn't fall back to something like /dev/random.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
3 lines
66 B
Makefile
3 lines
66 B
Makefile
BOARDNAME:=Google Chromium
|
|
FEATURES += emmc boot-part rootfs-part
|