All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mmc-utils: update to latest git revision
@ 2016-08-07 14:48 Nobuhiro Iwamatsu
  2016-08-07 21:19 ` Richard Purdie
  0 siblings, 1 reply; 5+ messages in thread
From: Nobuhiro Iwamatsu @ 2016-08-07 14:48 UTC (permalink / raw)
  To: openembedded-core

From: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>

This commit update to latest git revision and add SRCPV to PV.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
---
 meta/recipes-devtools/mmc/mmc-utils_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb b/meta/recipes-devtools/mmc/mmc-utils_git.bb
index 0a8da19..775c1e4 100644
--- a/meta/recipes-devtools/mmc/mmc-utils_git.bb
+++ b/meta/recipes-devtools/mmc/mmc-utils_git.bb
@@ -4,9 +4,9 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d"
 
 SRCBRANCH ?= "master"
-SRCREV = "bb779acfc385d135b32a6998c1d1fceef0491400"
+SRCREV = "a3d3331e6854a4607133bed152988d51250107ca"
 
-PV = "0.1"
+PV = "0.1+git${SRCPV}"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git;branch=${SRCBRANCH}"
 
-- 
2.8.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-08-17 21:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-07 14:48 [PATCH] mmc-utils: update to latest git revision Nobuhiro Iwamatsu
2016-08-07 21:19 ` Richard Purdie
2016-08-08 10:09   ` Nobuhiro Iwamatsu
2016-08-08 10:25     ` Burton, Ross
2016-08-17 21:57       ` Nobuhiro Iwamatsu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.