]> review.fuel-infra Code Review - packages/trusty/cirros-testvm.git/blob - cirros-testvm/src-cirros/buildroot-2015.05/package/cpuload/cpuload.mk
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
1 ################################################################################
2 #
3 # cpuload
4 #
5 ################################################################################
6
7 CPULOAD_VERSION = v0.3
8 CPULOAD_SITE = $(call github,kelvincheung,cpuload,$(CPULOAD_VERSION))
9 CPULOAD_LICENSE = GPLv2
10 CPULOAD_LICENSE_FILES = COPYING
11
12 $(eval $(autotools-package))