* [Buildroot] [Bug 5948] New: AT91 Bootstrap3 defconfig name change not detected (by make process)
@ 2013-02-16 17:34 bugzilla at busybox.net
2013-02-17 2:52 ` [Buildroot] [Bug 5948] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2013-02-16 17:34 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=5948
Summary: AT91 Bootstrap3 defconfig name change not detected (by
make process)
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: peter.stosz at mentat.hu
CC: buildroot at uclibc.org
Estimated Hours: 0.0
When I set first time Bootloaders/AT91 Bootstrap 3:Defconfig name (for example
at91sam9260df), the process download and compile the requested binary. But when
I change the defonfig name (for example to at91sam9260nf), nothing to do.
After I purge manually the output/build/at91bootstrap3-3.2, the compilation
well done.
BR=2013.02-rc1
OS=deb6_32bit
--
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [Bug 5948] AT91 Bootstrap3 defconfig name change not detected (by make process)
2013-02-16 17:34 [Buildroot] [Bug 5948] New: AT91 Bootstrap3 defconfig name change not detected (by make process) bugzilla at busybox.net
@ 2013-02-17 2:52 ` bugzilla at busybox.net
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2013-02-17 2:52 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=5948
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2013-02-17 02:52:27 UTC ---
This is expected. When you make a change to your configuration, Buildroot does
not try to guess what needs to be rebuilt, because it's very complicated to
achieve in a safe and reliable manner. So we simply decide not to do it, and
leave it to the user to know what parts of Buildroot need to be cleaned after
making a configuration change.
In your case, you can do:
make at91bootstrap3-reconfigure
to restart the build process of AT91Bootstrap3 from its configuration step.
--
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-17 2:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-16 17:34 [Buildroot] [Bug 5948] New: AT91 Bootstrap3 defconfig name change not detected (by make process) bugzilla at busybox.net
2013-02-17 2:52 ` [Buildroot] [Bug 5948] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox