mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
rrdtool: 1.5.4 -> 1.6.0
Upgrade rrdtool from 1.5.4 to 1.6.0. Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=3349111ed0533471494beec99715bc9d"
|
||||
|
||||
DEPENDS = "libpng zlib cairo pango glib-2.0 libxml2 groff-native"
|
||||
|
||||
SRCREV = "04f70058cc894c0a3ee5d555ea1bb5a8d4bb8a0e"
|
||||
PV = "1.5.4"
|
||||
SRCREV = "61f116744262c4c18922dcf806e496715f199669"
|
||||
PV = "1.6.0"
|
||||
|
||||
SRC_URI = "\
|
||||
git://github.com/oetiker/rrdtool-1.x.git;branch=1.5 \
|
||||
git://github.com/oetiker/rrdtool-1.x.git;branch=1.6;protocol=http; \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user