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 / bridge-utils / bridge-utils.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/bridge-utils/bridge-utils.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/bridge-utils/bridge-utils.mk
new file mode 100644 (file)
index 0000000..ae4c419
--- /dev/null
@@ -0,0 +1,14 @@
+################################################################################
+#
+# bridge-utils
+#
+################################################################################
+
+BRIDGE_UTILS_VERSION = 1.5
+BRIDGE_UTILS_SITE = http://downloads.sourceforge.net/project/bridge/bridge
+BRIDGE_UTILS_AUTORECONF = YES
+BRIDGE_UTILS_CONF_OPTS = --with-linux-headers=$(LINUX_HEADERS_DIR)
+BRIDGE_UTILS_LICENSE = GPLv2+
+BRIDGE_UTILS_LICENSE_FILES = COPYING
+
+$(eval $(autotools-package))