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 / libestr / libestr.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/libestr/libestr.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/libestr/libestr.mk
new file mode 100644 (file)
index 0000000..e9783d3
--- /dev/null
@@ -0,0 +1,13 @@
+################################################################################
+#
+# libestr
+#
+################################################################################
+
+LIBESTR_VERSION = 0.1.10
+LIBESTR_SITE = http://libestr.adiscon.com/files/download
+LIBESTR_LICENSE = LGPLv2.1+
+LIBESTR_LICENSE_FILES = COPYING
+LIBESTR_INSTALL_STAGING = YES
+
+$(eval $(autotools-package))