mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
nitrogen8mn: temporarily disable bootloader
There are compilation errors when building bootloader. Temporarily remove and will be fixed at later date. Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
This commit is contained in:
parent
bebf0ad8a4
commit
3e7b9150b7
|
@ -21,6 +21,8 @@ KERNEL_IMAGETYPE = "Image"
|
|||
KERNEL_DEFCONFIG = "boundary_defconfig"
|
||||
RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
|
||||
|
||||
#Temporarily remove bootloader from building, as there are compilation errors.
|
||||
WKS_FILE_DEPENDS_mx8_remove = "imx-boot"
|
||||
# U-Boot configuration
|
||||
PREFERRED_PROVIDER_u-boot ??= "u-boot-boundary"
|
||||
PREFERRED_PROVIDER_virtual/bootloader ??= "u-boot-boundary"
|
||||
|
|
Loading…
Reference in New Issue
Block a user