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-p1-yaml / erlang-p1-yaml.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/erlang-p1-yaml/erlang-p1-yaml.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/erlang-p1-yaml/erlang-p1-yaml.mk
new file mode 100644 (file)
index 0000000..346e398
--- /dev/null
@@ -0,0 +1,13 @@
+################################################################################
+#
+# erlang-p1-yaml
+#
+################################################################################
+
+ERLANG_P1_YAML_VERSION = 236b943
+ERLANG_P1_YAML_SITE = $(call github,processone,p1_yaml,$(ERLANG_P1_YAML_VERSION))
+ERLANG_P1_YAML_LICENSE = Apache-2.0
+ERLANG_P1_YAML_LICENSE_FILES = COPYING
+ERLANG_P1_YAML_DEPENDENCIES = libyaml
+
+$(eval $(rebar-package))