From patchwork Mon Jan 12 09:32:11 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Oudinet X-Patchwork-Id: 427616 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 8CE9D1401AC for ; Mon, 12 Jan 2015 20:33:42 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 5C96C8AF93; Mon, 12 Jan 2015 09:33:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3tPiYK8L+sxZ; Mon, 12 Jan 2015 09:33:36 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 06E458A50D; Mon, 12 Jan 2015 09:33:36 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 83DBC1C22EC for ; Mon, 12 Jan 2015 09:33:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 8054488162 for ; Mon, 12 Jan 2015 09:33:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D380Qun8NW8o for ; Mon, 12 Jan 2015 09:33:30 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f175.google.com (mail-we0-f175.google.com [74.125.82.175]) by fraxinus.osuosl.org (Postfix) with ESMTPS id D065587717 for ; Mon, 12 Jan 2015 09:33:29 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id k11so17911067wes.6 for ; Mon, 12 Jan 2015 01:33:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=T9YKj2kwAEsZqvflI45lHYZ9GkAXgIJM+DAkoFqDP2U=; b=HR3t3/ElGx7AbPshq79DIeAzdv0FrThKry+wTxHwUxY9O6FN7jGX5vA4cNCvH90sz4 18A6m9/C5LhPxeWHDIcMemOaUAXeUvgUFEQiqHomI1nKbIHHQdRK8pFCeO4fWb/e91ML 6SjUo5dKcH8TKuCQDY9sXa8JjKBx/zXYslm4LtS/958wiGbaLBVXuxWaPiynhXiAJicw wPNk+M8+I/F+XHtLVRFg+N4+xVAyWbj1tj0EaKaphjkcIouOeI9fTHln7lMgvAJs7us/ beRM4fQ4q0NWzTk35ZXzWkpBvN6c/edOtP9oqgTprnmmqqsBOprKPoLNIAoA1fEep8UQ 23Jg== X-Received: by 10.180.210.167 with SMTP id mv7mr28035274wic.78.1421055208491; Mon, 12 Jan 2015 01:33:28 -0800 (PST) Received: from localhost.localdomain ([193.51.194.209]) by mx.google.com with ESMTPSA id fm10sm9431343wib.7.2015.01.12.01.33.27 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 12 Jan 2015 01:33:27 -0800 (PST) From: Johan Oudinet To: buildroot@buildroot.org Date: Mon, 12 Jan 2015 10:32:11 +0100 Message-Id: <1421055140-5092-8-git-send-email-johan.oudinet@gmail.com> X-Mailer: git-send-email 2.1.0 In-Reply-To: <1421055140-5092-1-git-send-email-johan.oudinet@gmail.com> References: <1421055140-5092-1-git-send-email-johan.oudinet@gmail.com> Subject: [Buildroot] [PATCH v6 07/16] erlang-p1-yaml: new package. X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Johan Oudinet Signed-off-by: Johan Oudinet --- package/Config.in | 1 + package/erlang-p1-yaml/Config.in | 7 +++++++ package/erlang-p1-yaml/erlang-p1-yaml.mk | 13 +++++++++++++ 3 files changed, 21 insertions(+) create mode 100644 package/erlang-p1-yaml/Config.in create mode 100644 package/erlang-p1-yaml/erlang-p1-yaml.mk diff --git a/package/Config.in b/package/Config.in index 883c3ac..6dca5f7 100644 --- a/package/Config.in +++ b/package/Config.in @@ -402,6 +402,7 @@ if BR2_PACKAGE_ERLANG menu "Erlang libraries/modules" source "package/erlang-goldrush/Config.in" source "package/erlang-lager/Config.in" + source "package/erlang-p1-yaml/Config.in" source "package/erlang-p1-zlib/Config.in" endmenu endif diff --git a/package/erlang-p1-yaml/Config.in b/package/erlang-p1-yaml/Config.in new file mode 100644 index 0000000..25c9b02 --- /dev/null +++ b/package/erlang-p1-yaml/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_ERLANG_P1_YAML + bool "erlang-p1-yaml" + select BR2_PACKAGE_LIBYAML + help + Erlang wrapper for libyaml C library + + https://github.com/processone/p1_yaml diff --git a/package/erlang-p1-yaml/erlang-p1-yaml.mk b/package/erlang-p1-yaml/erlang-p1-yaml.mk new file mode 100644 index 0000000..346e398 --- /dev/null +++ b/package/erlang-p1-yaml/erlang-p1-yaml.mk @@ -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))