All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 11641] New: linux kernel .config timestamp always out of date fixed with KCONFIG_NOSILENTUPDATE
@ 2019-01-24 16:33 bugzilla at busybox.net
  2019-08-15 13:19 ` [Buildroot] [Bug 11641] " bugzilla at busybox.net
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2019-01-24 16:33 UTC (permalink / raw)
  To: buildroot

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

            Bug ID: 11641
           Summary: linux kernel .config timestamp always out of date
                    fixed with KCONFIG_NOSILENTUPDATE
           Product: buildroot
           Version: 2018.11.1
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: dcraw101 at yahoo.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

Just noticed this when migrating from kernel 4.9 to 4.19.  I noticed that now
in the linux kernel build dir the .config timestamp is always later than the
.stamp_kconfig_fixup_done.  So every incremental buildroot make causes the
kernel build to always run starting at the kconfig fixup phase.

I traced the problem to somewhere in the kernel syncconfig step in the kernel
"build" phase.  I think it is related to this new kernel 4.19 commit.

16952b77d8 kconfig: make syncconfig update .config regardless of
sym_change_count

If I define KCONFIG_NOSILENTUPDATE in my environment the problem goes away and
the timestamps are correct.  Should buildroot set this env variable?  I am not
sure what the other side affects would be.

-- 
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 11641] linux kernel .config timestamp always out of date fixed with KCONFIG_NOSILENTUPDATE
  2019-01-24 16:33 [Buildroot] [Bug 11641] New: linux kernel .config timestamp always out of date fixed with KCONFIG_NOSILENTUPDATE bugzilla at busybox.net
@ 2019-08-15 13:19 ` bugzilla at busybox.net
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2019-08-15 13:19 UTC (permalink / raw)
  To: buildroot

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

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

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

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Thanks for your bug report! This was fixed by commit
https://git.buildroot.org/buildroot/commit/?id=05fea6e4a60a38a797d9bacbf318a2cd7dbd435f.

-- 
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:[~2019-08-15 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-24 16:33 [Buildroot] [Bug 11641] New: linux kernel .config timestamp always out of date fixed with KCONFIG_NOSILENTUPDATE bugzilla at busybox.net
2019-08-15 13:19 ` [Buildroot] [Bug 11641] " 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.