Revert "ipq40xx: stop chromium sub-target builds on the buildbots"
authorPetr Štetiar <ynezz@true.cz>
Fri, 1 Apr 2022 05:38:43 +0000 (07:38 +0200)
committerPetr Štetiar <ynezz@true.cz>
Fri, 1 Apr 2022 05:41:01 +0000 (07:41 +0200)
This reverts commit 35d2bbc29ba7f802706bf65585aeb8808fcac622 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>
target/linux/ipq40xx/chromium/target.mk

index 3ce52d7b421a498bf6099c195c1878f533edae71..3983a9281a5d20eccdba636c02c9622333d38699 100644 (file)
@@ -1,2 +1,2 @@
 BOARDNAME:=Google Chromium
-FEATURES += emmc boot-part rootfs-part source-only
+FEATURES += emmc boot-part rootfs-part