diff options
author | Zelan Zou <zelan.zou@nxp.com> | 2024-11-05 03:15:21 +0100 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-06 11:47:02 +0000 |
commit | 9b609f049c87edc78cdc50e0afb9ef70266f2f23 (patch) | |
tree | 65d8e1b64b90077aa371cb2d777dc62b7549ea2e | |
parent | fe02510f10f6d4aa5f98ace2b65c3f9877a08f7e (diff) | |
download | meta-freescale-9b609f049c87edc78cdc50e0afb9ef70266f2f23.tar.gz |
uefi: Upgrade to lf-6.6.36-2.1.0 release
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 6d5c966c2ce578ed90a4e22d7378572fc74f4c40)
-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 b001a325..268b5b1d 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 = "15deb924ff063007592ee647602dd454353f5aee" | 9 | SRCREV = "55789d536850e00c6f2284fb28eaf21712cd276b" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||