summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/uefi/uefi_git.bb
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-10-15 10:18:50 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-10-21 09:07:06 -0300
commitb7a57d01397b70473fb855d2a2777e35e6adc647 (patch)
tree5f57e7c2f06ee5dc8588d303c7c3fd5189abf373 /recipes-bsp/uefi/uefi_git.bb
parent30cbb6dd71886e4eb178ab71cde22e9e4e316ddc (diff)
downloadmeta-freescale-b7a57d01397b70473fb855d2a2777e35e6adc647.tar.gz
uefi: update to cd84334
*update to lsdk 1909 tag include the following changes: cd84334 - update to LSDK 19.09 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-bsp/uefi/uefi_git.bb')
-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 55344c12..44e07e90 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= "12963900e9cb4e322df7bff327862de3b8a6371e" 9SRCREV= "cd84334952594b241f331829d6a092ffe971eb2d"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12