From patchwork Tue Oct 28 13:33:45 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Oudinet X-Patchwork-Id: 404260 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 51E5014007D for ; Wed, 29 Oct 2014 00:35:51 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 73ADC91654; Tue, 28 Oct 2014 13:35:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uHRWglGQ2OG4; Tue, 28 Oct 2014 13:35:47 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 7C44191CFC; Tue, 28 Oct 2014 13:35:30 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 18C631C1E77 for ; Tue, 28 Oct 2014 13:35:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 16D7291712 for ; Tue, 28 Oct 2014 13:35:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eXTJnv+BIi+8 for ; Tue, 28 Oct 2014 13:35:10 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f49.google.com (mail-wg0-f49.google.com [74.125.82.49]) by whitealder.osuosl.org (Postfix) with ESMTPS id 92DBE91703 for ; Tue, 28 Oct 2014 13:35:10 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id x13so860126wgg.20 for ; Tue, 28 Oct 2014 06:35:09 -0700 (PDT) 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=TDzR/gqCBo+K5n1izt4VEYalXZz2c9qh1+XiwweOs0w=; b=wXMSJwXdGEKXthNqTHV9eReaHxeNaT1UnbncTLyUlyCL2a2VPkNOYt4VX93gXN4EnE L+97IB9pSK45FfAzEosHiZuvPt6GYyjnKdFqR6EjlbKYYiKlWytPw0aFPxQr9O+Pocd8 LOY8LqG8BICUK4Brw07XEQWw3BTOXVYRNa+Cl6nq36aSaU5bhvvteckDrRvWSRoNSOj7 EqU/ue/6770aH+4vlQ/MeFB/RWcYPO70EbqL2Ajqxhjg4XXCiZGtFKkbDrQ5aBM7pIfj p4uzvRA/B2V6NlG1MsUgbwRyzJkSYqidRrNi1SLLGUvmo+5cxQev0hIo3jQUPtn0CaBH owNA== X-Received: by 10.180.87.196 with SMTP id ba4mr18510819wib.40.1414503309046; Tue, 28 Oct 2014 06:35:09 -0700 (PDT) Received: from localhost.localdomain ([193.51.194.208]) by mx.google.com with ESMTPSA id k10sm1867945wjb.28.2014.10.28.06.35.07 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 28 Oct 2014 06:35:08 -0700 (PDT) From: Johan Oudinet To: buildroot@buildroot.org Date: Tue, 28 Oct 2014 14:33:45 +0100 Message-Id: <1414503232-28314-9-git-send-email-johan.oudinet@gmail.com> X-Mailer: git-send-email 2.1.0 In-Reply-To: <1414503232-28314-1-git-send-email-johan.oudinet@gmail.com> References: <1414503232-28314-1-git-send-email-johan.oudinet@gmail.com> Subject: [Buildroot] [PATCH 08/15] erlang-p1-utils: 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 --- package/Config.in | 1 + package/erlang-p1-utils/Config.in | 5 +++++ package/erlang-p1-utils/erlang-p1-utils.mk | 14 ++++++++++++++ 3 files changed, 20 insertions(+) create mode 100644 package/erlang-p1-utils/Config.in create mode 100644 package/erlang-p1-utils/erlang-p1-utils.mk diff --git a/package/Config.in b/package/Config.in index 7c6fba0..addb2b6 100644 --- a/package/Config.in +++ b/package/Config.in @@ -396,6 +396,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-utils/Config.in" source "package/erlang-p1-xml/Config.in" source "package/erlang-p1-yaml/Config.in" source "package/erlang-p1-zlib/Config.in" diff --git a/package/erlang-p1-utils/Config.in b/package/erlang-p1-utils/Config.in new file mode 100644 index 0000000..a544eed --- /dev/null +++ b/package/erlang-p1-utils/Config.in @@ -0,0 +1,5 @@ +config BR2_PACKAGE_ERLANG_P1_UTILS + bool "erlang-p1-utils" + depends on BR2_PACKAGE_ERLANG + help + Set of small Erlang libraries diff --git a/package/erlang-p1-utils/erlang-p1-utils.mk b/package/erlang-p1-utils/erlang-p1-utils.mk new file mode 100644 index 0000000..23e2c63 --- /dev/null +++ b/package/erlang-p1-utils/erlang-p1-utils.mk @@ -0,0 +1,14 @@ +################################################################################ +# +# erlang-p1-utils +# +################################################################################ + +ERLANG_P1_UTILS_VERSION = 940f42d +ERLANG_P1_UTILS_SITE = $(call github,processone,p1_utils,$(ERLANG_P1_UTILS_VERSION)) +ERLANG_P1_UTILS_LICENSE = GPLv2+ +ERLANG_P1_UTILS_LICENSE_FILES = COPYING +ERLANG_P1_UTILS_DEPENDENCIES = erlang +ERLANG_P1_UTILS_INSTALL_STAGING = YES + +$(eval $(rebar-package))