All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1][meta-intel][rmc] rmc: update SRCREV for rmc recipe
@ 2017-03-17 22:49 Todor Minchev
  0 siblings, 0 replies; only message in thread
From: Todor Minchev @ 2017-03-17 22:49 UTC (permalink / raw)
  To: yocto, meta-intel; +Cc: Todor Minchev

This SRCREV adds fingerprint and database extraction functionality to RMC

Extract database:
rmc -E -d rmc.db -o output/directory/

Extract fingerprint:
rmc -E -f fingerprint_file

https://bugzilla.yoctoproject.org/show_bug.cgi?id=10092

Signed-off-by: Todor Minchev <todor.minchev@linux.intel.com>
---
 common/recipes-bsp/rmc/rmc.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/recipes-bsp/rmc/rmc.bb b/common/recipes-bsp/rmc/rmc.bb
index f5c648d..b4eb0ef 100644
--- a/common/recipes-bsp/rmc/rmc.bb
+++ b/common/recipes-bsp/rmc/rmc.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=838c366f69b72c5df05c96dff79b35f2"

 SRC_URI = "git://git.yoctoproject.org/rmc"

-SRCREV = "4799cb89b543712390d863a6fc50a58881590fa2"
+SRCREV = "d28eaec425f05511f0d9cd82b3623e95980ff2f6"

 S = "${WORKDIR}/git"

--
2.12.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-17 22:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-17 22:49 [PATCH 1/1][meta-intel][rmc] rmc: update SRCREV for rmc recipe Todor Minchev

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.