[Buildroot] [PATCH 4/5] package/uClibc: ensure .oldconfig is writable

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Nov 15 08:18:33 UTC 2013


Dear Yann E. MORIN,

On Thu, 14 Nov 2013 19:46:58 +0100, Yann E. MORIN wrote:

> source dir is), the sed fixups to .oldconfig fail.

You mention .oldconfig here (and in the commit title)

> -	cp -f $(UCLIBC_CONFIG_FILE) $(@D)/.config
> +	$(INSTALL) -m 0644 $(UCLIBC_CONFIG_FILE) $(@D)/.config

but it's actually .config that is taken care of :)

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list