All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 10506] New: Changing the kernel image type (e.g. zImage to uImage) does not take effect immediately
@ 2017-11-19  7:38 bugzilla at busybox.net
  2017-11-19  7:38 ` [Buildroot] [Bug 10506] Changed kernel image type (e.g. zImage to uImage) does not build on next "make" bugzilla at busybox.net
  2017-11-19 15:01 ` bugzilla at busybox.net
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2017-11-19  7:38 UTC (permalink / raw)
  To: buildroot

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

            Bug ID: 10506
           Summary: Changing the kernel image type (e.g. zImage to uImage)
                    does not take effect immediately
           Product: buildroot
           Version: 2017.02.5
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: gmichael225 at gmail.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

I may be missing something, but when I:

 - complete a build by running "make", then
 - change the kernel image type from zImage from uImage, or from uImage to
zImage, then
 - run "make" again

the newly requested image type is not created.

Running "make clean", before "make" does cause the image to be created (but
obviously that's a lot of recompiling!)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 10506] Changed kernel image type (e.g. zImage to uImage) does not build on next "make"
  2017-11-19  7:38 [Buildroot] [Bug 10506] New: Changing the kernel image type (e.g. zImage to uImage) does not take effect immediately bugzilla at busybox.net
@ 2017-11-19  7:38 ` bugzilla at busybox.net
  2017-11-19 15:01 ` bugzilla at busybox.net
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2017-11-19  7:38 UTC (permalink / raw)
  To: buildroot

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

gmichael225 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Changing the kernel image   |Changed kernel image type
                   |type (e.g. zImage to        |(e.g. zImage to uImage)
                   |uImage) does not take       |does not build on next
                   |effect immediately          |"make"

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 10506] Changed kernel image type (e.g. zImage to uImage) does not build on next "make"
  2017-11-19  7:38 [Buildroot] [Bug 10506] New: Changing the kernel image type (e.g. zImage to uImage) does not take effect immediately bugzilla at busybox.net
  2017-11-19  7:38 ` [Buildroot] [Bug 10506] Changed kernel image type (e.g. zImage to uImage) does not build on next "make" bugzilla at busybox.net
@ 2017-11-19 15:01 ` bugzilla at busybox.net
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2017-11-19 15:01 UTC (permalink / raw)
  To: buildroot

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

Arnout Vandecappelle <arnout@mind.be> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Arnout Vandecappelle <arnout@mind.be> ---
Buildroot doesn't automatically rebuild when you change the configuration.
Ideally you should indeed to a clean rebuild (i.e. 'make clean; make').
Sometimes you may get away with a shortcut. In this specific case, 'make
linux-rebuild' will do the job.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-19 15:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-19  7:38 [Buildroot] [Bug 10506] New: Changing the kernel image type (e.g. zImage to uImage) does not take effect immediately bugzilla at busybox.net
2017-11-19  7:38 ` [Buildroot] [Bug 10506] Changed kernel image type (e.g. zImage to uImage) does not build on next "make" bugzilla at busybox.net
2017-11-19 15:01 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.