I hereby claim:
- I am akiernan on github.
- I am akiernan (https://keybase.io/akiernan) on keybase.
- I have a public key ASCLoV4KRP6PEQubSb6iSC42_Q1zrcsiv2cx3JeXFUBglwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
--- install.orig 2017-10-20 19:18:57.240322615 +0000 | |
+++ install 2017-10-20 19:37:55.853078427 +0000 | |
@@ -86,7 +86,7 @@ | |
end | |
def supported_ruby_versions | |
- ['2.3', '2.2', '2.1', '2.0'] | |
+ ['2.4', '2.3', '2.2', '2.1', '2.0'] | |
end |
SRC_URI += " \ | |
file://boot.cmd \ | |
" | |
DEPENDS += " \ | |
u-boot-mkimage-native \ | |
u-boot-mkenvimage-native \ | |
" | |
UBOOT_ENV_SUFFIX = "scr" |
SUMMARY = "The plugin-driven server agent for collecting & reporting metrics." | |
LICENSE = "MIT" | |
LIC_FILES_CHKSUM = "file://${WORKDIR}/${PN}-${PV}-LICENSE;md5=96cd9a86f733dbfec4107613b9b27c71" | |
SRC_URI = " \ | |
https://raw.githubusercontent.com/influxdata/${PN}/${PV}/LICENSE;downloadfilename=${PN}-${PV}-LICENSE;name=license \ | |
" | |
SRC_URI_append_arm = "\ | |
https://dl.influxdata.com/telegraf/releases/telegraf-${PV}_linux_armhf.tar.gz;name=armhf \ | |
" |