mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
cgtqmx6: Set u-boot-imx version to 2009.08
The u-boot-imx version were not fixed so it was using the 2013.04 version which the patch does not apply; ensure we keep using the 2009.08 version. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
07ad83db0f
commit
78a8f30e86
|
@ -12,6 +12,7 @@ SOC_FAMILY = "mx6:mx6q"
|
|||
UBOOT_SUFFIX = "bin"
|
||||
UBOOT_PADDING = "2"
|
||||
PREFERRED_PROVIDER_u-boot = "u-boot-imx"
|
||||
PREFERRED_VERSION_u-boot-imx = "2009.08"
|
||||
|
||||
UBOOT_MACHINE = "cgtqmx6_config"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user