[Buildroot] [PATCH 1/1] savedefconfig: Remove BR2_DEFCONFIG from saved defconfig file

Peter Korsgaard peter at korsgaard.com
Sat Jun 6 11:54:11 UTC 2015


>>>>> "Herve" == Herve Codina <Herve.CODINA at celad.com> writes:

 > BR2_DEFCONFIG should not be present in saved defconfig file.
 > The use case is:
 > make qemu_arm_versatile
 > make savedefconfig BR2_DEFCONFIG=my_custom_defconfig

 > BR2_DEFCONFIG is set in my_custom_defconfig with an absolute path
 > to qemu_arm_versatile (value present in .config) and set in
 > my_custom_defconfig as it is different from default mentionned in
 > config.in (default is BR2_DEFCONFIG from environnement).

 > On savedefconfig recipe, simply remove BR2_DEFCONFIG from generated file

 > Signed-off-by: Herve Codina <Herve.CODINA at celad.com>

Committed with the issues pointed out by Arnout fixed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list