]> code.ossystems Code Review - openembedded-core.git/commitdiff
mmc-utils: Upgrade to latest revision
authorMaxin B. John <maxin.john@intel.com>
Mon, 19 Feb 2018 15:56:33 +0000 (17:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Feb 2018 10:31:35 +0000 (10:31 +0000)
updates:

mmc-utils: manpage: fix arguments for TH macro
mmc-utils: remove unused #includes
mmc-utils: move offsetof from mmc.h to only user
mmc-utils: expand .gitignore
mmc-utils: make use of dependency information
mmc-utils: drop unused header
mmc-utils: drop macro CHECK

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/mmc/mmc-utils_git.bb

index efaabc114821c1a0fc20e35dfc82dd819de39d2b..8977a879622710b554386cd371f2ae7f149774ad 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d"
 
 SRCBRANCH ?= "master"
-SRCREV = "37c86e60c0442fef570b75cd81aeb1db4d0cbafd"
+SRCREV = "7bcad171173fd9a9401e7ce81906605bd6f4eddc"
 
 PV = "0.1"