summaryrefslogtreecommitdiffstats
path: root/package/nodejs/0004-fix-build-error-without-OpenSSL-support.patch
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2015-06-13 18:46:36 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-28 14:29:20 +0200
commit31b70a487fdfe9859c21755236e7e856d86f585f (patch)
treed7c5bf06303c2530c51faa960bb23e011e759c5e /package/nodejs/0004-fix-build-error-without-OpenSSL-support.patch
parent0e0903645e960b2a2106126368ee796b6b830eb1 (diff)
downloadbuildroot-31b70a487fdfe9859c21755236e7e856d86f585f.tar.gz
buildroot-31b70a487fdfe9859c21755236e7e856d86f585f.zip
core/pkg-kconfig: run the kconfig fixups after exiting configurators
After we exit the configurators, we need to re-run the kconfig fixups to ensure the user is not able to override them in the configurators. Currently, we schedule that "for later", by removing the corresponding stamp file, so make will run the fixups "later". This means the user has access to the un-fixed .config file, which he might decide to copy and use as a reference (not too bad, since we'd run the fixups anyway; but not clean either). Note that we still remove the stamp file before running the fixups, in case any one of those fixups breaks, so we don't want to believe the fixups have been applied; the fixup macro will touch that file anyway. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/nodejs/0004-fix-build-error-without-OpenSSL-support.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud