mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
imx7d-warp7: Rename to imx7s-warp
Rename to imx7s-warp in order to align with the upstream kernel naming.
It also change the dts file used for the board, it's needed since:
51bca3b53d
Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
db6b66c0e9
commit
d69bc894c4
|
@ -11,7 +11,7 @@ MACHINE_FEATURES += " wifi bluetooth"
|
||||||
|
|
||||||
SOC_FAMILY = "mx7:mx7d"
|
SOC_FAMILY = "mx7:mx7d"
|
||||||
|
|
||||||
KERNEL_DEVICETREE = "imx7d-warp.dtb"
|
KERNEL_DEVICETREE = "imx7s-warp.dtb"
|
||||||
|
|
||||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-fslc-imx"
|
PREFERRED_PROVIDER_virtual/kernel ?= "linux-fslc-imx"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user