summaryrefslogtreecommitdiffstats
path: root/support/scripts/kconfiglib.py
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2015-04-08 19:08:35 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-10 09:27:05 +0200
commit932a958672b1239d2fb872573f723aa99bf8991b (patch)
tree21a9535e13a78bfb1a1c0bfccb0523a598b3a7b3 /support/scripts/kconfiglib.py
parent30d076be237cc2bce8d397deb318a91593d3089b (diff)
downloadbuildroot-932a958672b1239d2fb872573f723aa99bf8991b.tar.gz
buildroot-932a958672b1239d2fb872573f723aa99bf8991b.zip
infra/pkg-kconfig: require an non-empty KCONFIG_FILE
Currently, we only check that the variable is defined, which is not enough since we really want it to be non-empty. We however can't check it points to an existing file, because the package might well not be extracted yet, and we may use an internal defconfig. If that file does not eventually exist, there will be a failure down the road at build time when we try to copy it... Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/kconfiglib.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud