public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/3] config whitelist: tool update and sync
@ 2016-09-26  2:52 Masahiro Yamada
  2016-09-26  2:52 ` [U-Boot] [PATCH v3 1/3] build-whitelist: do not add new options to whitelist when update Masahiro Yamada
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Masahiro Yamada @ 2016-09-26  2:52 UTC (permalink / raw)
  To: u-boot

The current build-whitelist.sh allows to add new options
into the whitelist.  For example, it is possible that somebody
adds #ifdef CONFIG_NEW_OPTITON to his C file.
So, the build-whitelist.sh will pick it up when we run it next time.
We never want to increase the ad-hoc options.


Masahiro Yamada (3):
  build-whitelist: do not add new options to whitelist when update
  config_whitelist: sync by tool
  config_whitelist: remove bogus options

 scripts/build-whitelist.sh   | 15 +++++++++++++--
 scripts/config_whitelist.txt | 16 ----------------
 2 files changed, 13 insertions(+), 18 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-10-08 17:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26  2:52 [U-Boot] [PATCH v3 0/3] config whitelist: tool update and sync Masahiro Yamada
2016-09-26  2:52 ` [U-Boot] [PATCH v3 1/3] build-whitelist: do not add new options to whitelist when update Masahiro Yamada
2016-10-08 17:06   ` [U-Boot] [U-Boot, v3, " Tom Rini
2016-09-26  2:52 ` [U-Boot] [PATCH v3 2/3] config_whitelist: sync by tool Masahiro Yamada
2016-10-08 17:06   ` [U-Boot] [U-Boot,v3,2/3] " Tom Rini
2016-09-26  2:52 ` [U-Boot] [PATCH v3 3/3] config_whitelist: remove bogus options Masahiro Yamada
2016-09-27  0:32   ` Simon Glass
2016-10-08 17:06   ` [U-Boot] [U-Boot, v3, " Tom Rini

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