[Buildroot] [PATCH next v8 4/6] package/pkg-kconfig: handle KCONFIG_DEPENDENCIES with per-package directories

Peter Korsgaard peter at korsgaard.com
Fri Nov 29 14:39:36 UTC 2019


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > The pkg-kconfig infrastructure hijacks the regular chain of build
 > steps to insert its own step to prepare the configuration of kconfig
 > packages. This additional step may have dependencies of its own, such
 > as host-flex, host-bison or toolchain.

 > In the context of per-package directory support, those dependencies
 > must be copied to the per-package directory of the current package
 > prior to doing the config preparation. This commit implements this
 > logic by adding a call to prepare-per-package-directory at the right
 > spot.

 > Reported-by: Andreas Naumann <anaumann at ultratronik.de>
 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
 > Acked-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list