summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mmc
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-07-20 10:44:27 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-23 13:55:26 +0100
commit7dd0a73e19bed925237a2c6e85d3eac920e0028a (patch)
tree3c59c710100347c23cb36eb7bfc6ce1a4dbddcc3 /meta/recipes-devtools/mmc
parent5a3bb4b4a46c1c91341ba4f66a0b8c9d98dbaa9b (diff)
downloadpoky-7dd0a73e19bed925237a2c6e85d3eac920e0028a.tar.gz
mmc-utils: upgrade to latest revision
(From OE-Core rev: 4eab0112455fcb8a529b04ec6f6931c4f7288ee9) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 3e611d1306..0bb94ab93a 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 = "b7e4d5a6ae9942d26a11de9b05ae7d52c0802802" 8SRCREV = "d7b343fd262880994f041ce2335442e7bd1071f5"
9 9
10PV = "0.1+git${SRCPV}" 10PV = "0.1+git${SRCPV}"
11 11