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 / erlang-goldrush / erlang-goldrush.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/erlang-goldrush/erlang-goldrush.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/erlang-goldrush/erlang-goldrush.mk
new file mode 100644 (file)
index 0000000..b18a8ec
--- /dev/null
@@ -0,0 +1,14 @@
+################################################################################
+#
+# erlang-goldrush
+#
+################################################################################
+
+ERLANG_GOLDRUSH_VERSION = 0.1.6
+ERLANG_GOLDRUSH_SITE = $(call github,DeadZen,goldrush,$(ERLANG_GOLDRUSH_VERSION))
+ERLANG_GOLDRUSH_LICENSE = ISC
+ERLANG_GOLDRUSH_LICENSE_FILES = LICENSE
+ERLANG_GOLDRUSH_INSTALL_STAGING = YES
+
+$(eval $(rebar-package))
+$(eval $(host-rebar-package))