summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-15 08:58:03 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-17 22:38:32 +0000
commit343aa1474b0be6acdc67f3bd0fb404b10833445c (patch)
treefb43491d288c7b8b71c19a34dcbfc78292407553 /meta/recipes-devtools
parentc706d7b8f07a4587dc64f10d2f6e1b40a26bba8c (diff)
downloadpoky-343aa1474b0be6acdc67f3bd0fb404b10833445c.tar.gz
mmc-utils: upgrade to latest revision
(From OE-Core rev: 9b0063c18e3d8d9ad0742d09835ad48493eea4be) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/mmc/mmc-utils_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb b/meta/recipes-devtools/mmc/mmc-utils_git.bb
index 9f9cc967c0..a5e9d53deb 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"
5LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d" 5LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d"
6 6
7SRCBRANCH ?= "master" 7SRCBRANCH ?= "master"
8SRCREV = "67b9be6429d7b01e9e6057ead013e7049e34b273" 8SRCREV = "2aef4cd9a84ddc76349fc0d7e10d675e7fa596fa"
9 9
10PV = "0.1+git" 10PV = "0.1+git"
11 11