mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
lx2160acex7: Force to use version 5.4 when using linux-qoriq kernel
Later versions are not compatible with this machine. Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
This commit is contained in:
parent
4534c37359
commit
97b24362bd
|
@ -40,6 +40,7 @@ USE_VT = "0"
|
||||||
|
|
||||||
PREFERRED_PROVIDER_u-boot-default-script = "u-boot-script-qoriq"
|
PREFERRED_PROVIDER_u-boot-default-script = "u-boot-script-qoriq"
|
||||||
PREFERRED_PROVIDER_virtual/kernel = "linux-fslc-qoriq"
|
PREFERRED_PROVIDER_virtual/kernel = "linux-fslc-qoriq"
|
||||||
|
PREFERRED_VERSION_linux-qoriq = "5.4%"
|
||||||
PREFERRED_VERSION_u-boot-qoriq = "2019.10%"
|
PREFERRED_VERSION_u-boot-qoriq = "2019.10%"
|
||||||
PREFERRED_VERSION_qoriq-atf = "1.5%"
|
PREFERRED_VERSION_qoriq-atf = "1.5%"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user