From 955b1d8e6921d8e03388c5013dfaebbb0cfc5099 Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Sat, 10 Jan 2026 11:52:41 -0500 Subject: [PATCH] arm/boot-wrapper-aarch64: update to latest commit Signed-off-by: Jon Mason --- .../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 ce31bff4..7bbd0c3c 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"