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 / gdbm / gdbm.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/gdbm/gdbm.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/gdbm/gdbm.mk
new file mode 100644 (file)
index 0000000..12e1dac
--- /dev/null
@@ -0,0 +1,13 @@
+################################################################################
+#
+# gdbm
+#
+################################################################################
+
+GDBM_VERSION = 1.11
+GDBM_SITE = $(BR2_GNU_MIRROR)/gdbm
+GDBM_LICENSE = GPLv3+
+GDBM_LICENSE_FILES = COPYING
+GDBM_INSTALL_STAGING = YES
+
+$(eval $(autotools-package))