summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-07-05 11:03:16 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-07-12 17:18:34 -0300
commit07eaf751162357bd51b111ca7cacf0545fb62a5b (patch)
treed117453fad1d84b6c3a0b5d9821fc9ca96255249 /recipes-bsp
parentf7aee8590616aaed44d030280b9995bb2245314c (diff)
downloadmeta-freescale-07eaf751162357bd51b111ca7cacf0545fb62a5b.tar.gz
uefi: update to 1296390
*update to lsdk 1906 tag include the following changes: 1296390 - update to commit 7918c743857 ee84dcf - update binaries for LSDK 19.06 e4f1a6f - update binaries for LSDK 19.06 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
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 b170f153..55344c12 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 fsl-eula-unpack 6inherit deploy fsl-eula-unpack
7 7
8SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;fsl-eula=true;nobranch=1" 8SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;fsl-eula=true;nobranch=1"
9SRCREV= "de8834df31646c1dc5a3fe1c1bf09582e0b2781c" 9SRCREV= "12963900e9cb4e322df7bff327862de3b8a6371e"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12