mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
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:
parent
5c3c5fbccd
commit
31e76c4d71
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user