mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
netdata: derive PV from SRCPV
Currently, PV is "git" and contains no version information. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
74568b142b
commit
a9d2b8bad9
|
|
@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=747afe070ea9d6c2be0a31353609a35b"
|
|||
|
||||
SRC_URI = "git://github.com/firehol/netdata.git;protocol=https"
|
||||
SRCREV = "36c1304e37094174ea51001903058e65053107ca"
|
||||
PV = "1.0.1+git${SRCPV}"
|
||||
|
||||
# patch to disable timeout because timeout are not available with actual version
|
||||
# of core-utils
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user