[OE-core] WARNING: Variable key %s (%s) replaces original key %s (%s).

Denys Dmytriyenko denis at denix.org
Mon Feb 5 18:21:12 UTC 2018


Am I supposed to see bunch of these warnings (3 during parsing and 20 more 
during build):

WARNING: Variable key RDEPENDS_${KERNEL_PACKAGE_NAME}-base (${KERNEL_PACKAGE_NAME}-image) replaces original key RDEPENDS_kernel-base (kernel-devicetree).


>From kernel.bbclass:

# Allow machines to override this dependency if kernel image files are
# not wanted in images as standard
RDEPENDS_${KERNEL_PACKAGE_NAME}-base ?= "${KERNEL_PACKAGE_NAME}-image"

-- 
Denys



More information about the Openembedded-core mailing list