mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user