[PATCH 5/5] arm/boot-wrapper-aarch64: update to latest commit
Jon Mason <[email protected]> Sat, 10 Jan 2026 11:52:41 -0500
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Jon Mason <[email protected]> --- .../boot-wrapper-aarch64/boot-wrapper-aarch64_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arm/recipes-bsp/boot-wrapper-aarch64/boot-wrapper-aarch64_git.bb b/meta-arm/recipes-bsp/boot-wrapper-aarch64/boot-wrapper-aarch64_git.bb index ce31bff43aa4..7bbd0c3c9a51 100644 --- a/meta-arm/recipes-bsp/boot-wrapper-aarch64/boot-wrapper-aarch64_git.bb +++ b/meta-arm/recipes-bsp/boot-wrapper-aarch64/boot-wrapper-aarch64_git.bb @@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bb63326febfb5fb909226c8e7ebcef5c" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/mark/boot-wrapper-aarch64.git;branch=master;protocol=https" -SRCREV = "ac6742520ded1da30d500f74e8affe86e27cabd5" +SRCREV = "b621b157b42f1fe398520cf499db88aa654c78e2" # boot-wrapper doesn't make releases UPSTREAM_CHECK_COMMITS = "1" -- 2.50.1 (Apple Git-155)