]> code.ossystems Code Review - openembedded-core.git/commitdiff
mmc-utils: upgrade to latest revision
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 8 Mar 2022 09:32:16 +0000 (10:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Mar 2022 11:35:20 +0000 (11:35 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/mmc/mmc-utils_git.bb

index e4faa99e330264e66bd00c18dd0ec445bfec9ab7..addefe9abf5676dc79c9e2c3d5b829237ae92f44 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d"
 
 SRCBRANCH ?= "master"
-SRCREV = "4637a7c0df49ba349f9f0e4ab0828133fc06cc81"
+SRCREV = "4303889c8bd9a2357587eb6ebacecb70098a264d"
 
 PV = "0.1+git${SRCPV}"