Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 4448] New: Busybox build must depend on busybox configuration file date
@ 2011-11-04 19:17 bugzilla at busybox.net
  2012-01-31 20:09 ` [Buildroot] [Bug 4448] " bugzilla at busybox.net
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2011-11-04 19:17 UTC (permalink / raw)
  To: buildroot

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

           Summary: Busybox build must depend on busybox configuration
                    file date
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: fenixk19 at mail.ru
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Busybox build must depend on busybox configuration file date.

If you change busybox configuration file and remake buildroot, it won't rebuild
busybox. So you need to manually delete output/build/busybox* dir to make it
recompiled.

-- 
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 4448] Busybox build must depend on busybox configuration file date
  2011-11-04 19:17 [Buildroot] [Bug 4448] New: Busybox build must depend on busybox configuration file date bugzilla at busybox.net
@ 2012-01-31 20:09 ` bugzilla at busybox.net
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2012-01-31 20:09 UTC (permalink / raw)
  To: buildroot

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

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> 2012-01-31 20:09:26 UTC ---
In order to change the Busybox configuration, one is supposed to run make
busybox-menuconfig, make busybox-xconfig or make busybox-gconfig. Those targets
take care of removing the appropriate stamp files to force Buildroot to restart
the Busybox build process at the next 'make' invocation.

If you are modifying the Busybox configuration file manually (without going
through these 'make busybox-*config' targets), then I would say you know what
you are doing and you know you need to take some action to make Buildroot
restart the build of Busybox, for example by running 'make busybox-rebuild'.

If we do that for the Busybox configuration, what shouldn't we do that for all
the source files of all packages? I.e, I modify
output/build/linux-3.0/init/main.c, and at the next 'make' invocation, I want
Buildroot to figure out that the kernel needs to be rebuilt. It is
unfortunately not possible to achieve that without re-doing a make invocation
in all packages, which is not really reasonable.

-- 
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:[~2012-01-31 20:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-04 19:17 [Buildroot] [Bug 4448] New: Busybox build must depend on busybox configuration file date bugzilla at busybox.net
2012-01-31 20:09 ` [Buildroot] [Bug 4448] " 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