diff options
| -rw-r--r-- | conf/machine/imx8qm-mek.conf | 2 | ||||
| -rw-r--r-- | conf/machine/include/imx8dxl-evk.inc | 2 | ||||
| -rw-r--r-- | conf/machine/include/imx8x-mek.inc | 2 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-qoriq.inc | 2 | 
4 files changed, 4 insertions, 4 deletions
diff --git a/conf/machine/imx8qm-mek.conf b/conf/machine/imx8qm-mek.conf index 72c8b6a0b..eff8da49e 100644 --- a/conf/machine/imx8qm-mek.conf +++ b/conf/machine/imx8qm-mek.conf  | |||
| @@ -14,7 +14,7 @@ MACHINE_FEATURES += "pci optee bcm43455 bcm4356" | |||
| 14 | MACHINE_FEATURES:append:use-nxp-bsp = " bcm4359" | 14 | MACHINE_FEATURES:append:use-nxp-bsp = " bcm4359" | 
| 15 | 15 | ||
| 16 | # Don't include kernels in standard images | 16 | # Don't include kernels in standard images | 
| 17 | RDEPENDS:${KERNEL_PACKAGE_NAME}-base = "" | 17 | RRECOMMENDS:${KERNEL_PACKAGE_NAME}-base = "" | 
| 18 | 18 | ||
| 19 | LOADADDR = "" | 19 | LOADADDR = "" | 
| 20 | 20 | ||
diff --git a/conf/machine/include/imx8dxl-evk.inc b/conf/machine/include/imx8dxl-evk.inc index 491ebffed..f940fef7c 100644 --- a/conf/machine/include/imx8dxl-evk.inc +++ b/conf/machine/include/imx8dxl-evk.inc  | |||
| @@ -9,7 +9,7 @@ MACHINE_FEATURES += "pci bcm43455 bcm4356" | |||
| 9 | MACHINE_FEATURES:append:use-nxp-bsp = " bcm4359" | 9 | MACHINE_FEATURES:append:use-nxp-bsp = " bcm4359" | 
| 10 | 10 | ||
| 11 | # Don't include kernels in standard images | 11 | # Don't include kernels in standard images | 
| 12 | RDEPENDS:${KERNEL_PACKAGE_NAME}-base = "" | 12 | RRECOMMENDS:${KERNEL_PACKAGE_NAME}-base = "" | 
| 13 | 13 | ||
| 14 | LOADADDR = "" | 14 | LOADADDR = "" | 
| 15 | 15 | ||
diff --git a/conf/machine/include/imx8x-mek.inc b/conf/machine/include/imx8x-mek.inc index 8a421139e..55bce728d 100644 --- a/conf/machine/include/imx8x-mek.inc +++ b/conf/machine/include/imx8x-mek.inc  | |||
| @@ -7,7 +7,7 @@ MACHINE_FEATURES += "pci optee bcm43455 bcm4356" | |||
| 7 | MACHINE_FEATURES:append:use-nxp-bsp = " bcm4359" | 7 | MACHINE_FEATURES:append:use-nxp-bsp = " bcm4359" | 
| 8 | 8 | ||
| 9 | # Don't include kernels in standard images | 9 | # Don't include kernels in standard images | 
| 10 | RDEPENDS:${KERNEL_PACKAGE_NAME}-base = "" | 10 | RRECOMMENDS:${KERNEL_PACKAGE_NAME}-base = "" | 
| 11 | 11 | ||
| 12 | LOADADDR = "" | 12 | LOADADDR = "" | 
| 13 | 13 | ||
diff --git a/recipes-kernel/linux/linux-qoriq.inc b/recipes-kernel/linux/linux-qoriq.inc index bb16942a7..5d28ae84a 100644 --- a/recipes-kernel/linux/linux-qoriq.inc +++ b/recipes-kernel/linux/linux-qoriq.inc  | |||
| @@ -9,7 +9,7 @@ S = "${WORKDIR}/git" | |||
| 9 | 9 | ||
| 10 | DEPENDS:append = " libgcc" | 10 | DEPENDS:append = " libgcc" | 
| 11 | # not put Images into /boot of rootfs, install kernel-image if needed | 11 | # not put Images into /boot of rootfs, install kernel-image if needed | 
| 12 | RDEPENDS:${KERNEL_PACKAGE_NAME}-base = "" | 12 | RRECOMMENDS:${KERNEL_PACKAGE_NAME}-base = "" | 
| 13 | 13 | ||
| 14 | KERNEL_CC:append = " ${TOOLCHAIN_OPTIONS}" | 14 | KERNEL_CC:append = " ${TOOLCHAIN_OPTIONS}" | 
| 15 | KERNEL_LD:append = " ${TOOLCHAIN_OPTIONS}" | 15 | KERNEL_LD:append = " ${TOOLCHAIN_OPTIONS}" | 
