From: Ting Liu Date: Tue, 21 Apr 2020 04:57:21 +0000 (+0200) Subject: uefi: update to e95ed52 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=66c5b8076096c1b92be712e6d41e6848799fd424;p=meta-freescale.git uefi: update to e95ed52 Main updates: Common binary support for LX2-Rev1 and LX2-Rev2 LX2160A: PCIe ECAM Support Inphi: skip error return if all PLLs are not locked Signed-off-by: Ting Liu --- diff --git a/recipes-bsp/uefi/uefi_git.bb b/recipes-bsp/uefi/uefi_git.bb index 77f992f9..f94a67e2 100644 --- a/recipes-bsp/uefi/uefi_git.bb +++ b/recipes-bsp/uefi/uefi_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=343ec8f06efc37467a6de53686fa6315" inherit deploy SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1" -SRCREV= "cd84334952594b241f331829d6a092ffe971eb2d" +SRCREV= "e95ed52322f15437f98dee2b27de45a7495d648c" S = "${WORKDIR}/git"