]> code.ossystems Code Review - meta-freescale.git/commit
imx8: machines: silence kernel warning
authorMax Krummenacher <max.oss.09@gmail.com>
Sun, 6 Jan 2019 12:02:42 +0000 (13:02 +0100)
committerDaiane Angolini <daiane.angolini@nxp.com>
Wed, 9 Jan 2019 16:42:52 +0000 (14:42 -0200)
commit352734ff174cd9fc93050d5ee0102e4db17e539e
treef4d949d776d770a467d9585e53642706c4a5fe00
parent1ec2c308da65f7ad49b99a3100912ae0b5e1dac3
imx8: machines: silence kernel warning

The kernel class now sets RDEPENDS_${KERNEL_PACKAGE_NAME}-base so this include
needs to do the same, otherwise bitbake emits a warning and the kernel isn't
removed.

| WARNING: .../linux-yocto_4.19.bb: Variable key RDEPENDS_${KERNEL_PACKAGE_NAME}-base (${KERNEL_PACKAGE_NAME}-image) replaces original key RDEPENDS_kernel-base ().

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
conf/machine/imx8qmmek.conf
conf/machine/imx8qxpmek.conf