Signed-off-by: Troy Kisky <[email protected]> --- conf/machine/nitrogen8m.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/conf/machine/nitrogen8m.conf b/conf/machine/nitrogen8m.conf index acf1a20..9565209 100644 --- a/conf/machine/nitrogen8m.conf +++ b/conf/machine/nitrogen8m.conf @@ -4,7 +4,7 @@ #@DESCRIPTION: Machine configuration for Boundary Devices Nitrogen8M #@MAINTAINER: Ian Coolidge <[email protected]> -MACHINEOVERRIDES =. "mx8:mx8mq:" +MACHINEOVERRIDES =. "mx8:mx8m:mx8mq:" require conf/machine/include/imx-base.inc require conf/machine/include/arm/arch-arm64.inc @@ -31,7 +31,7 @@ WKS_FILE = "sdimage-bootpart.wks" IMAGE_BOOT_FILES_append = " \ boot.scr-${MACHINE};boot.scr \ " -WKS_FILE_DEPENDS = " \ +WKS_FILE_DEPENDS_mx8 += " \ u-boot-script-boundary \ e2fsprogs-native \ bmap-tools-native \ -- 2.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
