mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
nitrogen8m: fix build issues due to missing mx8/mx8m
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
47848bff94
commit
8b38f230d4
|
@ -4,7 +4,7 @@
|
|||
#@DESCRIPTION: Machine configuration for Boundary Devices Nitrogen8M
|
||||
#@MAINTAINER: Ian Coolidge <ian@boundarydevices.com>
|
||||
|
||||
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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user