kumquat-buildroot/support
Nasser Afshin 7b87c2ae81 support/kconfig/merge_config.sh: avoid false positive matches from comment lines
We are using empty CONFIG_PREFIX_. This results in false positive match
for comment lines when merging config fragments.

To avoid false positive reports, we use separate sed expressions and
address comment lines explicitly.

This is actually is in the Linux kernel mainline (v4.20-rc2):
6bbe4385d035c6fac56f840a59861a0310ce137b
("kconfig: merge_config: avoid false positive matches from comment lines")

Signed-off-by: Nasser Afshin <Afshin.Nasser@gmail.com>
Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-11-24 10:11:15 +01:00
..
config-fragments support/config-fragments/autobuild: test the ARM AArch64 toolchain 2018-10-20 17:12:27 +02:00
dependencies dependencies: host-make version check 2018-09-08 23:36:36 +02:00
docker support/docker: use the distro-provided flake8 2018-06-17 20:54:02 +02:00
download download/git: fix code-style 2018-09-10 22:44:26 +02:00
gnuconfig support/gnuconfig: bump version to 2016-05-15 2016-06-05 22:26:57 +02:00
kconfig support/kconfig/merge_config.sh: avoid false positive matches from comment lines 2018-11-24 10:11:15 +01:00
legal-info legal-info: add hash for our own license file 2017-07-05 16:31:40 +02:00
libtool support/libtool: add patch for newer versions 2014-12-21 13:21:56 +01:00
misc Merge branch 'next' 2018-09-07 13:13:17 +02:00
scripts support/scripts/mkmakefile: make wrapper silent by default 2018-11-02 21:23:02 +01:00
testing support/testing: add python-ubjson tests 2018-11-23 22:05:46 +01:00