From patchwork Thu Apr 13 20:41:01 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 97404 Delivered-To: patch@linaro.org Received: by 10.140.109.52 with SMTP id k49csp13139qgf; Thu, 13 Apr 2017 13:46:02 -0700 (PDT) X-Received: by 10.107.192.193 with SMTP id q184mr6548882iof.110.1492116362812; Thu, 13 Apr 2017 13:46:02 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id h2si195564iti.64.2017.04.13.13.46.02; Thu, 13 Apr 2017 13:46:02 -0700 (PDT) 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 sp=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 0545D77F35; Thu, 13 Apr 2017 20:43:14 +0000 (UTC) X-Original-To: openembedded-devel@lists.openembedded.org Delivered-To: openembedded-devel@lists.openembedded.org Received: from mail-pf0-f195.google.com (mail-pf0-f195.google.com [209.85.192.195]) by mail.openembedded.org (Postfix) with ESMTP id 1436F77E92 for ; Thu, 13 Apr 2017 20:41:53 +0000 (UTC) Received: by mail-pf0-f195.google.com with SMTP id a188so12674611pfa.2 for ; Thu, 13 Apr 2017 13:41:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=l1veGwEjYXWE2ZXhtL1lPRIAVwlE9HHwZnFhoaTXkIk=; b=N4C6J/IDn58lbSs0V+Bs/CzlCkp9kvhJiWKVlEiNAUsrOlJXvfl7JSMWpHliFEyGSX 8+xX6rbG2lC6f3I+Si6iaKjO+XWwK4o98RFmPES03+gWA3z3rwxaq9gZcayVZg79D8/e AaNkAxK48hbM+XUUJV+6AMcWpR9ZpRUn5OzJmk9uX0VmfmdXJzr4P6XZb42vl8r9YFOh rwHa/Cw8J1ZYF+Jj7gfmihVXmlnjrppBZel/LmWpzArUJzN5VraTAywxdL8ivvNJK9yi +Q17ZNIzL2G+udDGStOKB+eJWx04XP6lnHlJpOG0S/62dvKjBp0j7jAv44s6grhGD2Sr rN/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=l1veGwEjYXWE2ZXhtL1lPRIAVwlE9HHwZnFhoaTXkIk=; b=B2bvXzwiotnRc2Fk5lasomiiTgqNeQXmA33kjmNbprA6amYKcZ9qJ3ssSPix9wTbYA yQ273SEXYQqCwxcOwgec4+rJpCij3OeJeCHy3aAW85hrO2a8V577bsdGCoTePX7NsnGF rVWoShbnAPTWKri5gtNbZZ6Mg2xuvDRbuUaxwinpYGr7U45Y9XY87beK3zcoNgGsNKj5 DOC3DPGakkSQRK8bbWo5WS2IWmfEwmolBYr3Ro8wxJS3MCsYvmCo5aqCNk79ZlHF8dhq 2RYbsi18iZRavt9RlX2rBUK/HY7a+H/hBXYbMbv+dWUdGfYKczYcv1Qgm9sZrH+cfB+v kboQ== X-Gm-Message-State: AN3rC/4DzqBiKEhOUBAuPhcrg4vaVNuiLLO27DG6iolXXSAilWqJ/itP NpwWU4I5PS+M+g== X-Received: by 10.84.238.141 with SMTP id v13mr5465243plk.13.1492116114768; Thu, 13 Apr 2017 13:41:54 -0700 (PDT) Received: from localhost.localdomain (c-76-102-32-192.hsd1.ca.comcast.net. [76.102.32.192]) by smtp.gmail.com with ESMTPSA id u29sm44033332pfa.123.2017.04.13.13.41.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2017 13:41:53 -0700 (PDT) From: Khem Raj To: openembedded-devel@lists.openembedded.org Date: Thu, 13 Apr 2017 13:41:01 -0700 Message-Id: <20170413204106.30679-24-raj.khem@gmail.com> X-Mailer: git-send-email 2.12.2 In-Reply-To: <20170413204106.30679-1-raj.khem@gmail.com> References: <20170413204106.30679-1-raj.khem@gmail.com> Subject: [oe] [meta-oe][ 24/29] librcf: Fix build on aarch64 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: , MIME-Version: 1.0 Sender: openembedded-devel-bounces@lists.openembedded.org Errors-To: openembedded-devel-bounces@lists.openembedded.org Signed-off-by: Khem Raj --- .../recipes-devtools/librcf/librcf/aarch64-support.patch | 13 +++++++++++++ meta-oe/recipes-devtools/librcf/librcf_2.2.0.0.bb | 1 + 2 files changed, 14 insertions(+) create mode 100644 meta-oe/recipes-devtools/librcf/librcf/aarch64-support.patch -- 2.12.2 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel diff --git a/meta-oe/recipes-devtools/librcf/librcf/aarch64-support.patch b/meta-oe/recipes-devtools/librcf/librcf/aarch64-support.patch new file mode 100644 index 000000000..28cd0fe60 --- /dev/null +++ b/meta-oe/recipes-devtools/librcf/librcf/aarch64-support.patch @@ -0,0 +1,13 @@ +Index: RCF-2.2.0.0/src/RCF/ByteOrdering.cpp +=================================================================== +--- RCF-2.2.0.0.orig/src/RCF/ByteOrdering.cpp ++++ RCF-2.2.0.0/src/RCF/ByteOrdering.cpp +@@ -60,7 +60,7 @@ namespace RCF { + + const ByteOrder MachineByteOrder = LittleEndian; + +-#elif defined(__arm__) ++#elif defined(__arm__) || defined(__aarch64__) + + const ByteOrder MachineByteOrder = LittleEndian; + diff --git a/meta-oe/recipes-devtools/librcf/librcf_2.2.0.0.bb b/meta-oe/recipes-devtools/librcf/librcf_2.2.0.0.bb index b8d15835b..51ad7ec9c 100644 --- a/meta-oe/recipes-devtools/librcf/librcf_2.2.0.0.bb +++ b/meta-oe/recipes-devtools/librcf/librcf_2.2.0.0.bb @@ -12,6 +12,7 @@ LIC_FILES_CHKSUM = "file://license.txt;md5=137c2935b51c95068a8b1bbd434ffe2d" SRC_URI = "http://www.deltavsoft.com/downloads/RCF-${PV}.tar.gz \ file://0001-Add-CMake-build-files.patch \ + file://aarch64-support.patch \ " SRC_URI[md5sum] = "7ecb3c73f7eb66dba8790b659374f690"