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 / libserial / libserial.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/libserial/libserial.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/libserial/libserial.mk
new file mode 100644 (file)
index 0000000..d2c928b
--- /dev/null
@@ -0,0 +1,15 @@
+################################################################################
+#
+# libserial
+#
+################################################################################
+
+LIBSERIAL_VERSION = 0.6.0rc1
+LIBSERIAL_SITE = http://downloads.sourceforge.net/libserial
+LIBSERIAL_INSTALL_STAGING = YES
+LIBSERIAL_LICENSE = GPLv2+
+LIBSERIAL_LICENSE_FILES = COPYING
+
+LIBSERIAL_CONF_ENV = ac_cv_prog_DOCBOOK2PDF=no
+
+$(eval $(autotools-package))