Updated a variable that was changed recently in poky

This commit is contained in:
Bruce Leidl 2018-03-03 21:39:04 -05:00
parent af2c7fb496
commit 495c89bdeb

View File

@ -29,7 +29,7 @@ do_deploy_append() {
}
# Don't install kernel into images, see kernel.bbclass
RDEPENDS_kernel-base = ""
RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
#
# https://github.com/96boards/meta-96boards/issues/81#issuecomment-311256044