lx2160acex7/atf: rename bbappend to qoriq-atf

atf in meta-freescale was renamed to qoriq-atf, rename bbappend too.
Also set PREFFERRED_VERSION to 1.5.

Signed-off-by: Ting Liu <ting.liu@nxp.com>
This commit is contained in:
Ting Liu 2020-12-17 14:48:41 +05:30 committed by Otavio Salvador
parent 5c3c5fbccd
commit 31e76c4d71
4 changed files with 2 additions and 1 deletions

View File

@ -35,11 +35,12 @@ SPEED ?= "2000_700_3200"
RCWAUTO ?= "${SERDES}/${SPEED}"
BOOTTYPE="auto"
EXTRA_IMAGEDEPENDS += "management-complex mc-utils rcw ls2-phy ddr-phy atf inphi"
EXTRA_IMAGEDEPENDS += "management-complex mc-utils rcw ls2-phy ddr-phy qoriq-atf inphi"
USE_VT = "0"
PREFERRED_PROVIDER_u-boot-default-script = "u-boot-script-qoriq"
PREFERRED_PROVIDER_virtual/kernel = "linux-fslc-qoriq"
PREFERRED_VERSION_qoriq-atf = "1.5%"
IMAGE_FSTYPES += "wic"
WKS_FILE = "lx2160acex7.wks.in"