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 / libmnl / libmnl.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/libmnl/libmnl.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/libmnl/libmnl.mk
new file mode 100644 (file)
index 0000000..b16c534
--- /dev/null
@@ -0,0 +1,15 @@
+################################################################################
+#
+# libmnl
+#
+################################################################################
+
+LIBMNL_VERSION = 1.0.3
+LIBMNL_SOURCE = libmnl-$(LIBMNL_VERSION).tar.bz2
+LIBMNL_SITE = http://netfilter.org/projects/libmnl/files
+LIBMNL_INSTALL_STAGING = YES
+LIBMNL_AUTORECONF = YES
+LIBMNL_LICENSE = LGPLv2.1+
+LIBMNL_LICENSE_FILES = COPYING
+
+$(eval $(autotools-package))