summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2023-07-25 23:01:21 +0800
committerJun Zhu <junzhu@nxp.com>2023-07-25 14:56:52 +0800
commit6e097f563928b3ac9e2b472433eabbc08a094e93 (patch)
treec10756c5de95ba0d25a2578bfb67eb5c22c864ae
parentda5e88abc2d89b773e25faf2c7534a7bedbac2a1 (diff)
downloadmeta-freescale-6e097f563928b3ac9e2b472433eabbc08a094e93.tar.gz
uefi: Update to commit 15deb92
Signed-off-by: Jun Zhu <junzhu@nxp.com>
-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 51a8be63..b001a325 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;protocol=https" 8SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1;protocol=https"
9SRCREV = "d887e52b7a50c7d20fd8200cd741ac61309e0af2" 9SRCREV = "15deb924ff063007592ee647602dd454353f5aee"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12