From: C.R. Guo Date: Wed, 21 Mar 2018 08:32:56 +0000 (+0800) Subject: uefi: update to 100cdac X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9218cc8aa576ca556992b7129ebb00e61ddd2a36;p=meta-freescale.git uefi: update to 100cdac *Include the following changes 100cdac - ls2088ardb: update binary for LSDK 1803 daf1656 - add license NXP-Binary-EULA *Update license and md5 *Update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-bsp/uefi/uefi_git.bb b/recipes-bsp/uefi/uefi_git.bb index a11b3e3e..c242f2d6 100644 --- a/recipes-bsp/uefi/uefi_git.bb +++ b/recipes-bsp/uefi/uefi_git.bb @@ -1,12 +1,12 @@ DESCRIPTION = "Unified Extensible Firmware Interface" SECTION = "bootloaders" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" +LICENSE = "NXP-Binary-EULA" +LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=343ec8f06efc37467a6de53686fa6315" inherit deploy -SRC_URI = "git://github.com/qoriq-open-source/uefi-binary.git;nobranch=1" -SRCREV= "a812f178646464f316032249cdb104265141dfa2" +SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1" +SRCREV= "100cdac2d760be7aead1dfb24a4fa6317db9d6f7" S = "${WORKDIR}/git"