]> code.ossystems Code Review - meta-freescale.git/commitdiff
uefi: update to 100cdac
authorC.R. Guo <chunrong.guo@nxp.com>
Wed, 21 Mar 2018 08:32:56 +0000 (16:32 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 2 Apr 2018 13:30:13 +0000 (10:30 -0300)
*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 <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/uefi/uefi_git.bb

index a11b3e3e52f86ee61f553c75515e7d97921b6435..c242f2d662201bca2ca20163311be349a8170f34 100644 (file)
@@ -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"