]> code.ossystems Code Review - openembedded-core.git/commit
machine/include/qemu.inc: update RDEPENDS to match kernel naming
authorRoss Burton <ross.burton@intel.com>
Tue, 19 Dec 2017 14:33:38 +0000 (14:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Jan 2018 17:24:12 +0000 (17:24 +0000)
commita408236b6302273a5a45bcfe5eb3a8f2713ec3fa
tree991cda5263947219f98137bc937306a7dd590708
parent6c8c899849d101fd1b86aad0b8eed05c7c785924
machine/include/qemu.inc: update RDEPENDS to match kernel naming

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.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/machine/include/qemu.inc