summaryrefslogtreecommitdiffstats
path: root/package/xvisor/0002-openconf-do-not-check-stdin.patch
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2016-09-14 00:35:17 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-17 14:38:41 +0200
commit4b81badbcc0b25678ac6627548160702731cf393 (patch)
treea6f8919e66bf170dfc74810de75df5021d82be52 /package/xvisor/0002-openconf-do-not-check-stdin.patch
parenta7af6d621b821f5273ba36afaf7fef6ffde24eab (diff)
downloadbuildroot-4b81badbcc0b25678ac6627548160702731cf393.tar.gz
buildroot-4b81badbcc0b25678ac6627548160702731cf393.zip
infra/pkg-kconfig: Be sure to reconfigure the package on foo-reconfigure
Currently, calling foo-reconfigure for a kconfig-based package will not re-trigger the configuration (kconfig-wise) step for the package. This can be problematic when using an override-srcdir suring development and the content of the veride-srcdir changes (e.g. on a rebase, a merge, or during a bisect). This is because the configuration (kconfig-wise) of the package is not done in the _CONFIGURE_CMDS block, but as a separate action that is not part of any step [0]. So, be sure to remove the stamp file .stamp_kconfig_fixup_done during the foo-clean-for-reconfigure rule, so that the configuration is applied again with the new source tree. We use another rule, foo-clean-kconfig-for-reconfigure, because we do not want to override the default foo-clean-for-reconfigure rule, and we have no way to add conditional commands to it. [0] The reasons it was not done are not entirely clear in my head, but IIRC that was not working at the time we tried with Thomas DS. Reported-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/xvisor/0002-openconf-do-not-check-stdin.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud