mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
colibri-imx7-nand: Rename colibri-imx7.conf -> colibri-imx7-nand.conf
The previous commit adds machine file colibri-imx7-emmc that is used for Colibri iMX7 with eMMC device, as the current colibri-imx7 is for Colibri iMX7 with NAND device rename machine file accordingly. Add colibri-imx7 to MACHINEOVERRIDES to maintain compatibility with recipes that need to handle with the old name. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
This commit is contained in:
parent
9d83162060
commit
0858c7fa5b
|
@ -1,10 +1,10 @@
|
|||
#@TYPE: Machine
|
||||
#@NAME: Toradex Colibri iMX7D/S
|
||||
#@NAME: Toradex Colibri iMX7D/S (NAND)
|
||||
#@SOC: i.MX 7Dual / i.MX 7Solo
|
||||
#@DESCRIPTION: Machine configuration for Toradex Colibri iMX7 SOM
|
||||
#@DESCRIPTION: Machine configuration for Toradex Colibri iMX7 SOM (NAND)
|
||||
#@MAINTAINER: Max Krummenacher <max.krummenacher@toradex.com>
|
||||
|
||||
MACHINEOVERRIDES =. "mx7:mx7d:"
|
||||
MACHINEOVERRIDES =. "mx7:mx7d:colibri-imx7:"
|
||||
|
||||
include conf/machine/include/imx-base.inc
|
||||
include conf/machine/include/tune-cortexa7.inc
|
Loading…
Reference in New Issue
Block a user