summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mmc
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-02-19 20:30:52 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-02-20 15:17:55 +0000
commit8b2cac7e9ba9c3254cfe8f7ecab95cd87bda2ee0 (patch)
tree02bc2e11c207d6b9ecd6285619906f0ad6e19d1f /meta/recipes-devtools/mmc
parent7863a647088d845dab284b6f50bbcc1f5efe8442 (diff)
downloadopenembedded-core-8b2cac7e9ba9c3254cfe8f7ecab95cd87bda2ee0.tar.gz
mmc-utils: upgrade to latest revision
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-devtools/mmc')
-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 d9625473f5..8c41b77fe1 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 = "c62dd8e415b12cc7f9a362db23cd384caf77ff03"
+SRCREV = "d4c2910981ff99b983734426dfa99632fb81ac6b"
PV = "0.1+git${SRCPV}"