[Buildroot] [Bug 7154] Local uClibc config file gets overwritten using make uclibc-update-config

bugzilla at busybox.net bugzilla at busybox.net
Tue Jun 10 13:22:08 UTC 2014


https://bugs.busybox.net/show_bug.cgi?id=7154

--- Comment #1 from Thomas De Schampheleire <patrickdepinguin at gmail.com> 2014-06-10 13:22:07 UTC ---
Bug confirmed.
Procedure is:

make uclibc-menuconfig   (make a change)
(change is reflected in output/build/uclibc-.../.config)
make uclibc-update-config
(cp custom.config output/build/uclibc-.../.config, overwriting last change)
(do configuration actions)
(cp output/build/uclibc-.../.config custom.config)

Problem may be present for busybox and linux too...

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list