Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] package/pkg-kconfig.mk: Target to compare configurations
@ 2018-09-21 13:55 Marcel Patzlaff
  2018-09-21 13:55 ` [Buildroot] [PATCH 1/2] package/pkg-kconfig.mk: Reusability improvements Marcel Patzlaff
  2018-09-21 13:55 ` [Buildroot] [PATCH 2/2] package/pkg-kconfig.mk: new <pkg>-diff-config target Marcel Patzlaff
  0 siblings, 2 replies; 7+ messages in thread
From: Marcel Patzlaff @ 2018-09-21 13:55 UTC (permalink / raw)
  To: buildroot

"Inspired" by the discussion we had at [1], I propose this patch series
to support developers who fragment their configurations. They will be
able to compare the current configuration of any kconfig based package
with the one derived from the defconfig + fragments (if any). The
output of the new target would look like the following:

### start of linux-diff-config output ###
 CONFIG_CPU_IDLE_GOV_MENU y -> n
 CONFIG_MODULE_FORCE_UNLOAD n -> y
### end of linux-diff-config output ###


[1]: https://patchwork.ozlabs.org/patch/951068/


Marcel Patzlaff (2):
  package/pkg-kconfig.mk: Reusability improvements
  package/pkg-kconfig.mk: new <pkg>-diff-config target

 package/pkg-kconfig.mk | 77 +++++++++++++++++++++++++++++-------------
 1 file changed, 54 insertions(+), 23 deletions(-)

-- 
2.17.1

Gesch?ftsf?hrung: Susanne Kunschert, Thomas Pilz
Pilz GmbH & Co. KG, Sitz: Ostfildern, HRA 210 893, Amtsgericht Stuttgart
Kompl. Ges. Peter Pilz GmbH, Sitz: Ostfildern, HRB 210 612, Amtsgericht Stuttgart
Umsatzsteuer: ID-Nr. DE 145 355 773, WEEE-Reg.-Nr. DE 71636849
This email is intended solely for the use of the named address(es). Any unauthorised disclosure, copying or distribution of these confidential information contained therein, or the taking of any action based on it, is prohibited. The sender disclaims any liability for the integrity of this email. Legally binding declarations must be in written form.
Umweltschutz liegt uns am Herzen! - Bitte denken Sie an unsere Umwelt, bevor Sie diese E-Mail drucken.
We do care about the environment! - Please consider the environment before printing this e-mail.

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

end of thread, other threads:[~2019-08-02 15:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-21 13:55 [Buildroot] [PATCH 0/2] package/pkg-kconfig.mk: Target to compare configurations Marcel Patzlaff
2018-09-21 13:55 ` [Buildroot] [PATCH 1/2] package/pkg-kconfig.mk: Reusability improvements Marcel Patzlaff
2019-03-17 16:40   ` Yann E. MORIN
2019-08-02 15:22   ` Thomas Petazzoni
2018-09-21 13:55 ` [Buildroot] [PATCH 2/2] package/pkg-kconfig.mk: new <pkg>-diff-config target Marcel Patzlaff
2019-03-17 16:41   ` Yann E. MORIN
2019-08-02 15:25   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox