summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mmc
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2019-12-19 13:41:07 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-28 23:25:42 +0000
commit5f7206928e9821ed309a14274f5b7b97c521b18c (patch)
treef40d86e64885ae09ae09c8562ccdd5fce738d599 /meta/recipes-devtools/mmc
parent457d7899511fd84d7f927e782562243ffb39095f (diff)
downloadpoky-5f7206928e9821ed309a14274f5b7b97c521b18c.tar.gz
mmc-utils: upgrade to latest revision
(From OE-Core rev: 777121a66faedc5fafbaab55f1bf6b61498aa75a) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.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 0c401c86fa..5fd1c5c0cd 100644
--- a/meta/recipes-devtools/mmc/mmc-utils_git.bb
+++ b/meta/recipes-devtools/mmc/mmc-utils_git.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d" 4LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d"
5 5
6SRCBRANCH ?= "master" 6SRCBRANCH ?= "master"
7SRCREV = "aef913e31b659462fe6b9320d241676cba97f67b" 7SRCREV = "73d6c59af8d1bcedf5de4aa1f5d5b7f765f545f5"
8 8
9PV = "0.1+git${SRCPV}" 9PV = "0.1+git${SRCPV}"
10 10