diff options
| author | Jun Zhu <junzhu@nxp.com> | 2023-07-25 23:01:21 +0800 |
|---|---|---|
| committer | Jun Zhu <junzhu@nxp.com> | 2023-07-25 14:56:52 +0800 |
| commit | 6e097f563928b3ac9e2b472433eabbc08a094e93 (patch) | |
| tree | c10756c5de95ba0d25a2578bfb67eb5c22c864ae | |
| parent | da5e88abc2d89b773e25faf2c7534a7bedbac2a1 (diff) | |
| download | meta-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.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/uefi/uefi_git.bb b/recipes-bsp/uefi/uefi_git.bb index 51a8be637..b001a325c 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" | |||
| 6 | inherit deploy | 6 | inherit deploy |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1;protocol=https" | 8 | SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1;protocol=https" |
| 9 | SRCREV = "d887e52b7a50c7d20fd8200cd741ac61309e0af2" | 9 | SRCREV = "15deb924ff063007592ee647602dd454353f5aee" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
