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 / python-rtslib-fb / python-rtslib-fb.mk
1 ################################################################################
2 #
3 # python-rtslib-fb
4 #
5 ################################################################################
6
7 PYTHON_RTSLIB_FB_VERSION = v2.1.fb50
8 PYTHON_RTSLIB_FB_SITE = $(call github,agrover,rtslib-fb,$(PYTHON_RTSLIB_FB_VERSION))
9 PYTHON_RTSLIB_FB_LICENSE = Apache-2.0
10 PYTHON_RTSLIB_FB_LICENSE_FILES = COPYING
11 PYTHON_RTSLIB_FB_SETUP_TYPE = setuptools
12
13 $(eval $(python-package))