diff options
-rw-r--r-- | conf/machine/include/rpi-base.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index 4f89989..1e90d55 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-base.inc | |||
@@ -106,4 +106,4 @@ do_image_wic[depends] += " \ | |||
106 | 106 | ||
107 | # The kernel image is installed into the FAT32 boot partition and does not need | 107 | # The kernel image is installed into the FAT32 boot partition and does not need |
108 | # to also be installed into the rootfs. | 108 | # to also be installed into the rootfs. |
109 | RDEPENDS_kernel-base = "" | 109 | RDEPENDS_${KERNEL_PACKAGE_NAME}-base = "" |