From: Maxin B. John Date: Mon, 29 May 2017 14:27:42 +0000 (+0300) Subject: mmc-utils: Upgrade to latest git version X-Git-Tag: uninative-1.7~736 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0a6f7707bfe0a6cef613e6b413a6d89c2f684a7e;p=openembedded-core.git mmc-utils: Upgrade to latest git version Updates in the new version: 37c86e6 : mmc-utils: Check for ext_csd_rev only once c22a92f : mmc-utils: feature spec 5.0+, Pre EOL information 34a954b : mmc-utils: feature spec 5.0+, device life time estimation for MLC and pSLC mode Signed-off-by: Maxin B. John Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb b/meta/recipes-devtools/mmc/mmc-utils_git.bb index 7858819c3c..6dcc3676c2 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" LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d" SRCBRANCH ?= "master" -SRCREV = "2cb6695e8dec00d887bdd5309d1b57d836fcd214" +SRCREV = "37c86e60c0442fef570b75cd81aeb1db4d0cbafd" PV = "0.1"