Merge pull request #174 from Ossanes/topic/lx2160acex7-qoriq

lx2160acex7: Force to use version 5.4 when using linux-qoriq kernel
This commit is contained in:
Otavio Salvador 2021-10-21 09:08:04 -03:00 committed by GitHub
commit fd3c4aa47c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,7 @@ USE_VT = "0"
PREFERRED_PROVIDER_u-boot-default-script = "u-boot-script-qoriq"
PREFERRED_PROVIDER_virtual/kernel = "linux-fslc-qoriq"
PREFERRED_VERSION_linux-qoriq = "5.4%"
PREFERRED_VERSION_u-boot-qoriq = "2019.10%"
PREFERRED_VERSION_qoriq-atf = "1.5%"