The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / cpuload / cpuload.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/cpuload/cpuload.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/cpuload/cpuload.mk
new file mode 100644 (file)
index 0000000..30c3db6
--- /dev/null
@@ -0,0 +1,12 @@
+################################################################################
+#
+# cpuload
+#
+################################################################################
+
+CPULOAD_VERSION = v0.3
+CPULOAD_SITE = $(call github,kelvincheung,cpuload,$(CPULOAD_VERSION))
+CPULOAD_LICENSE = GPLv2
+CPULOAD_LICENSE_FILES = COPYING
+
+$(eval $(autotools-package))