[Buildroot] [PATCH] package/busybox: Use minimal.config for no MMU

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Aug 21 13:04:00 UTC 2023


On Fri, 18 Aug 2023 22:16:23 -0400
Jesse Taube <mr.bossman075 at gmail.com> wrote:

> When building Busybox for no MMU systems both umask and mask
> are not built. During boot-up, they will be called even though they are
> not present. This issue is fixed when using busybox-minimal.config
> To prevent confusion for future no-mmu boards select minimal.config
> for !MMU targets.
> 
> Signed-off-by: Jesse Taube <Mr-Bossman075 at gmail.com>
> ---
>  package/busybox/Config.in | 1 +
>  1 file changed, 1 insertion(+)

Applied to next with a reworked commit log, see
https://gitlab.com/buildroot.org/buildroot/-/commit/80b56887006cfba50833881dc31f045d494af185

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list