From 9b0063c18e3d8d9ad0742d09835ad48493eea4be Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 15 Mar 2025 08:58:03 +0000 Subject: [PATCH] mmc-utils: upgrade to latest revision Signed-off-by: Richard Purdie --- meta/recipes-devtools/mmc/mmc-utils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb b/meta/recipes-devtools/mmc/mmc-utils_git.bb index 9f9cc967c0d..a5e9d53deb8 100644 --- a/meta/recipes-devtools/mmc/mmc-utils_git.bb +++ b/meta/recipes-devtools/mmc/mmc-utils_git.bb @@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d" SRCBRANCH ?= "master" -SRCREV = "67b9be6429d7b01e9e6057ead013e7049e34b273" +SRCREV = "2aef4cd9a84ddc76349fc0d7e10d675e7fa596fa" PV = "0.1+git" -- 2.47.3