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 / ucl / ucl.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/ucl/ucl.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/ucl/ucl.mk
new file mode 100644 (file)
index 0000000..2654a5a
--- /dev/null
@@ -0,0 +1,12 @@
+################################################################################
+#
+# ucl
+#
+################################################################################
+
+UCL_VERSION = 1.03
+UCL_SITE = http://www.oberhumer.com/opensource/ucl/download
+UCL_LICENSE = GPLv2+
+UCL_LICENSE_FILES = COPYING
+
+$(eval $(host-autotools-package))