mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Merge branch 'next'
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -113,8 +113,6 @@ async def fixup_config(sysinfo, configfile):
|
||||
|
||||
ROOTFS_SIZE = '5G'
|
||||
|
||||
if "BR2_NEEDS_HOST_JAVA=y\n" in configlines and not await sysinfo.has("java"):
|
||||
return False
|
||||
# libffi not available on ARMv7-M, but propagating libffi arch
|
||||
# dependencies in Buildroot is really too much work, so we handle
|
||||
# this here.
|
||||
|
||||
Reference in New Issue
Block a user