From patchwork Sat Dec 3 03:04:21 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 86396 Delivered-To: patch@linaro.org Received: by 10.140.20.101 with SMTP id 92csp544465qgi; Fri, 2 Dec 2016 19:06:24 -0800 (PST) X-Received: by 10.84.172.67 with SMTP id m61mr100974938plb.60.1480734384778; Fri, 02 Dec 2016 19:06:24 -0800 (PST) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id v79si7257504pfk.125.2016.12.02.19.06.24; Fri, 02 Dec 2016 19:06:24 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of openembedded-devel-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@gmail.com; spf=pass (google.com: best guess record for domain of openembedded-devel-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-devel-bounces@lists.openembedded.org; dmarc=fail (p=NONE dis=NONE) header.from=gmail.com Received: from review.yoctoproject.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 6BA6571C60; Sat, 3 Dec 2016 03:06:00 +0000 (UTC) X-Original-To: openembedded-devel@lists.openembedded.org Delivered-To: openembedded-devel@lists.openembedded.org Received: from mail-pg0-f68.google.com (mail-pg0-f68.google.com [74.125.83.68]) by mail.openembedded.org (Postfix) with ESMTP id 772C071C42 for ; Sat, 3 Dec 2016 03:04:31 +0000 (UTC) Received: by mail-pg0-f68.google.com with SMTP id p66so9590307pga.2 for ; Fri, 02 Dec 2016 19:04:33 -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=pQJ6bgpmLqCJ5xJnIxa6yWuGeXyforkjo34urwKeX1E=; b=NIEnm1XJzpg0pZ2ueapG+UboyKHLkEuBS1VOgqD7gC5N+iwQHmhNX/uHY/GRI1hJZB 9R7Q0oo3673WlJu9KZFk5gn4f5rK6wVXjT9l5LBIJGzmIJUoNvRIKmTzW93DEhmXKYLP Uhm97oeAFcJIQf2hYoTEvaG0gRzJXWMDQ/yBGTcIUHEELETU/l0zmGmoMuNcMEU85M2R WKlrH9ZtyH6XPUBGXq1xNbfj2JdxgyhhBwfk8sqv4Y8Vn+zxE7ZySTdVXp201siMX+PF MlRvn5Q47oymWbqCpHG15icx7GU5iuuSOOU1lNDVJIBihWePkK7f/YIVDfxIYcXr7QLA QTEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=pQJ6bgpmLqCJ5xJnIxa6yWuGeXyforkjo34urwKeX1E=; b=OtAJRUwd6H/c3HNljGCj7bUmyGu4NNLWDJMbV+Q6SaPBZODCvqQ24CNDB9mFSXAffd pYKnFRN57wnnbLMCB1KxZDS0OQP5u10DLiRBz7XnQUTHIPZ63I6ieKNNuHG5cdG6ePPz W9rz5j9h4lnw2yJ5uSVhVUlvIKSL4Ju+AgSz8ODBIjD4tjfakR+FJOqxawofc/BKjX6+ ANAZrWdpdO6/RTO1OV0VXzNwuL3epC8Y9gldXApO6puf3t6inOgJXB4DStXx97cBGP5Y hBeMCgCysQxl/QUsGA7fjoF2FEar7PLHR2mLow9sixSPmfR5SyaQsqd2uiYQxurIAa3h 0VAg== X-Gm-Message-State: AKaTC01x1lBEZl+C7hESbVYivILA6CUVO4uS77sO0weEdOf7OUMO0PJqxFsbbBFeCf8kPw== X-Received: by 10.99.55.30 with SMTP id e30mr84029975pga.75.1480734273088; Fri, 02 Dec 2016 19:04:33 -0800 (PST) Received: from localhost.localdomain (c-76-102-32-192.hsd1.ca.comcast.net. [76.102.32.192]) by smtp.gmail.com with ESMTPSA id 186sm10624342pfv.61.2016.12.02.19.04.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Dec 2016 19:04:32 -0800 (PST) From: Khem Raj To: openembedded-devel@lists.openembedded.org Date: Fri, 2 Dec 2016 19:04:21 -0800 Message-Id: <20161203030422.17285-7-raj.khem@gmail.com> X-Mailer: git-send-email 2.10.2 In-Reply-To: <20161203030422.17285-1-raj.khem@gmail.com> References: <20161203030422.17285-1-raj.khem@gmail.com> Subject: [oe] [meta-oe][PATCH 7/8] avro: Add recipe X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: openembedded-devel@lists.openembedded.org MIME-Version: 1.0 Sender: openembedded-devel-bounces@lists.openembedded.org Errors-To: openembedded-devel-bounces@lists.openembedded.org Signed-off-by: Khem Raj --- meta-oe/recipes-support/avro/avro-c_1.8.1.bb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 meta-oe/recipes-support/avro/avro-c_1.8.1.bb -- 2.10.2 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel diff --git a/meta-oe/recipes-support/avro/avro-c_1.8.1.bb b/meta-oe/recipes-support/avro/avro-c_1.8.1.bb new file mode 100644 index 0000000..ebaab4f --- /dev/null +++ b/meta-oe/recipes-support/avro/avro-c_1.8.1.bb @@ -0,0 +1,18 @@ +SUMMARY = "Apache Avro data serialization system." +HOMEPAGE = "http://apr.apache.org/" +SECTION = "libs" + + +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://LICENSE;md5=73bdf70f268f0b3b9c5a83dd7a6f3324" + +DEPENDS = "jansson zlib lzma" + +SRC_URI = "${APACHE_MIRROR}/avro/avro-${PV}/c/avro-c-${PV}.tar.gz" + +SRC_URI[md5sum] = "b268348536714541e10411823a1b59b0" +SRC_URI[sha256sum] = "e5042088fa47e1aa2860c5cfed0bd061d81f9e96628f8b4d87a24d9b8c5e4ecc" + +LDFLAGS_append_libc-uclibc = " -lm" + +inherit cmake