summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/uefi
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-10-18 13:06:25 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-10-18 11:42:30 -0200
commit4964183c588bea9fe9cd582d70e836b1b77e8224 (patch)
treed3274635879b73bc471252ba22a6fb226555f086 /recipes-bsp/uefi
parent8e0fadef91bfc9e7528da6424b1701079c0e9f33 (diff)
downloadmeta-freescale-4964183c588bea9fe9cd582d70e836b1b77e8224.tar.gz
uefi :update to a812f17
*include the following changes a812f17 - ls1046ardb: update binary 2d42308 - ls2088ardb: update binary e8b5d47 - LS2088ardb: update to c1ae7b72 bd59c46 - update binaries for LSDK 1709 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/uefi')
-rw-r--r--recipes-bsp/uefi/uefi_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/uefi/uefi_git.bb b/recipes-bsp/uefi/uefi_git.bb
index b42a85e6..a11b3e3e 100644
--- a/recipes-bsp/uefi/uefi_git.bb
+++ b/recipes-bsp/uefi/uefi_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
6inherit deploy 6inherit deploy
7 7
8SRC_URI = "git://github.com/qoriq-open-source/uefi-binary.git;nobranch=1" 8SRC_URI = "git://github.com/qoriq-open-source/uefi-binary.git;nobranch=1"
9SRCREV= "d0974b734d0c50c99baebf54957ce32433905e40" 9SRCREV= "a812f178646464f316032249cdb104265141dfa2"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12