mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
cubox-i: remove extraneous colons from SOC_FAMILY
The SOC_FAMILY variable is a colon-separated list and cubox-i had an extra colon. Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
9d34fea1d0
commit
596e44c616
|
@ -12,7 +12,7 @@
|
|||
require conf/machine/include/imx-base.inc
|
||||
require conf/machine/include/tune-cortexa9.inc
|
||||
|
||||
SOC_FAMILY = "mx6::mx6dl:mx6q"
|
||||
SOC_FAMILY = "mx6:mx6dl:mx6q"
|
||||
|
||||
PREFERRED_PROVIDER_u-boot = "u-boot-cubox-i"
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-cubox-i"
|
||||
|
|
Loading…
Reference in New Issue
Block a user