From patchwork Thu Mar 30 11:26:02 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 96276 Delivered-To: patch@linaro.org Received: by 10.140.89.233 with SMTP id v96csp190153qgd; Thu, 30 Mar 2017 04:26:12 -0700 (PDT) X-Received: by 10.84.218.71 with SMTP id f7mr6582620plm.188.1490873172719; Thu, 30 Mar 2017 04:26:12 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id k185si1915654pgd.78.2017.03.30.04.26.12; Thu, 30 Mar 2017 04:26:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-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=@intel-com.20150623.gappssmtp.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Received: from review.yoctoproject.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 03FF677CD8; Thu, 30 Mar 2017 11:26:09 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mail-wr0-f170.google.com (mail-wr0-f170.google.com [209.85.128.170]) by mail.openembedded.org (Postfix) with ESMTP id 9F2F777BD5 for ; Thu, 30 Mar 2017 11:26:07 +0000 (UTC) Received: by mail-wr0-f170.google.com with SMTP id l43so57232155wre.1 for ; Thu, 30 Mar 2017 04:26:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intel-com.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id; bh=FoGLOAo1QC4OhwbhWzSt78bDeHh8BkEcXf2WMjifSTQ=; b=JwzGBQkH+6B9w/45CTRh5aE6t0dpUDHTMsnvamJ8B1zPhyr9TPTSUnhCZ7+NSyk2mC 54SRDozHnWC0nT7pGz6+VIohk9X+ztyiYmWFjPWiy2IQdKzrlUMl8Hd3y8ZKnWDwT+T/ 8lKXeg3HHRvdSWU5XFsfz7eQSlRrQ9A8lpsXa35ydOrmJeXhvyPeTI+qtCh0vmnw3MGx dKo8MqG5/M9n6Y9esKfXTUPVmf90k3osJWRsTtaKryMSTUxx+T2C6+no0D0VKYoKuDlH Uk0TCCmoil/mgaQOCTnadZDTmhh3Y4+WfBzHYPBpWQz8I6zP+h0anIgTR2oxvj78Ht3K ZF2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=FoGLOAo1QC4OhwbhWzSt78bDeHh8BkEcXf2WMjifSTQ=; b=kf3feyh0ztDAi04pPIJnHZfHguy7pdmweGSF7acdYBPyEmUH0p6PlsHoZb2kBYiOMk TfpvX3Y9w0kqNz3KKNBP7qPyfa5LJc9FtxQMw9E23Ti6KVtf50ShCOUYF92hNvqCFI8W 1a1eVqYN97+AujvCuo/5CthcM6HPO1Hs3VXr4SOREkHRzneA9MEgUKAd26G0y0jXDjZr Ay/g2OpwqvGY0aKhrS6jg+2YW2h2ThhGOWHUq9tlIJzufL+FsHwLLK2H0u/JxNyQJ3Oq QX5nTJYazSc4l/jc2mh8vooQRAmyTVZB0LPHS7tPQ1ENYvqDxKER9zz7RKk5N7osEXYv udAQ== X-Gm-Message-State: AFeK/H3znznHnOD+HiX8cRUtLEKKr7fz0mHqvSlakvHrdXHQ549nAGWlpxtOt/XnozH+iCPT X-Received: by 10.28.93.65 with SMTP id r62mr2856620wmb.77.1490873168036; Thu, 30 Mar 2017 04:26:08 -0700 (PDT) Received: from flashheart.burtonini.com (home.burtonini.com. [81.2.106.35]) by smtp.gmail.com with ESMTPSA id 68sm1926952wme.7.2017.03.30.04.26.07 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 30 Mar 2017 04:26:07 -0700 (PDT) From: Ross Burton To: openembedded-core@lists.openembedded.org Date: Thu, 30 Mar 2017 12:26:02 +0100 Message-Id: <1490873162-7837-1-git-send-email-ross.burton@intel.com> X-Mailer: git-send-email 2.8.1 Subject: [OE-core] [PATCH] nasm: remove COMPATIBLE_HOST X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org nasm can build on every architecture, it just can't generate anything but X86 code. As we can't know what the user intends to do with nasm, remove the COMPATIBLE_HOST line. Signed-off-by: Ross Burton --- meta/recipes-devtools/nasm/nasm_2.12.02.bb | 1 - 1 file changed, 1 deletion(-) -- 2.8.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-devtools/nasm/nasm_2.12.02.bb b/meta/recipes-devtools/nasm/nasm_2.12.02.bb index 9c4b60f..3280b84 100644 --- a/meta/recipes-devtools/nasm/nasm_2.12.02.bb +++ b/meta/recipes-devtools/nasm/nasm_2.12.02.bb @@ -2,7 +2,6 @@ SUMMARY = "General-purpose x86 assembler" SECTION = "devel" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=90904486f8fbf1861cf42752e1a39efe" -COMPATIBLE_HOST = '(x86_64|i.86).*-(linux|freebsd.*)' SRC_URI = "http://www.nasm.us/pub/nasm/releasebuilds/${PV}/nasm-${PV}.tar.bz2 "