summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-06-27 17:26:05 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-07-02 14:20:26 -0300
commitcf681f572b7b18c5f78d967047a75350ac51e997 (patch)
tree8a95431facbefe680b7afd5605793c769f04d579 /recipes-bsp
parent4c888d0c8d8d9a38d7361a715ec5c768f2e02bdb (diff)
downloadmeta-freescale-cf681f572b7b18c5f78d967047a75350ac51e997.tar.gz
uefi: update to e48de4f
This includes the following change: e48de4f - update binaries for LSDK 18.06 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-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 c242f2d6..ce022b98 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"
6inherit deploy 6inherit deploy
7 7
8SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1" 8SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1"
9SRCREV= "100cdac2d760be7aead1dfb24a4fa6317db9d6f7" 9SRCREV= "e48de4f75d51efcc29cd47a6c295ae680b1babe9"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12