mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
rmc: update SRCREV for rmc recipe
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> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
This commit is contained in:
parent
0d4b967161
commit
5aa04f42d9
|
@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=838c366f69b72c5df05c96dff79b35f2"
|
||||||
|
|
||||||
SRC_URI = "git://git.yoctoproject.org/rmc"
|
SRC_URI = "git://git.yoctoproject.org/rmc"
|
||||||
|
|
||||||
SRCREV = "4799cb89b543712390d863a6fc50a58881590fa2"
|
SRCREV = "d28eaec425f05511f0d9cd82b3623e95980ff2f6"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user