[Buildroot] [PATCH 2/2] busybox: ensure $(BUSYBOX_BUILD_CONFIG) is writable

Danomi Manchego danomimanchego123 at gmail.com
Mon Nov 11 20:22:54 UTC 2013


On Mon, Nov 11, 2013 at 12:45 PM, Yann E. MORIN <yann.morin.1998 at free.fr> wrote:
> From: Nathan Lynch <ntl at pobox.com>
>
> If $(BUSYBOX_CONFIG_FILE) is read-only (eg. because Buildroot's
> source dir is), the sed fixups to $(BUSYBOX_BUILD_CONFIG) fail.

These share the same issue:

- linux.mk:  $(KERNEL_ARCH_PATH)/configs/buildroot_defconfig
- uclibc,mk:  $(UCLIBC_DIR)/.oldconfig

Danomi -



More information about the buildroot mailing list