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
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/python-rtslib-fb/python-rtslib-fb.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/python-rtslib-fb/python-rtslib-fb.mk
new file mode 100644 (file)
index 0000000..d45c261
--- /dev/null
@@ -0,0 +1,13 @@
+################################################################################
+#
+# python-rtslib-fb
+#
+################################################################################
+
+PYTHON_RTSLIB_FB_VERSION = v2.1.fb50
+PYTHON_RTSLIB_FB_SITE = $(call github,agrover,rtslib-fb,$(PYTHON_RTSLIB_FB_VERSION))
+PYTHON_RTSLIB_FB_LICENSE = Apache-2.0
+PYTHON_RTSLIB_FB_LICENSE_FILES = COPYING
+PYTHON_RTSLIB_FB_SETUP_TYPE = setuptools
+
+$(eval $(python-package))