From patchwork Wed Feb 5 15:10:14 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fathi Boudra X-Patchwork-Id: 24184 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f197.google.com (mail-ob0-f197.google.com [209.85.214.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 981D420675 for ; Wed, 5 Feb 2014 15:10:31 +0000 (UTC) Received: by mail-ob0-f197.google.com with SMTP id gq1sf2399422obb.0 for ; Wed, 05 Feb 2014 07:10:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=6q/vFUxCg8XQd6X5GWq8HpN1rSifQsDEHovTx/JLN28=; b=K5hjPBJaxevFsHwIq1X5hB4r4n42qUA1p7KwRuncODh/PPLzQC9mdw9EBVRbMeBu9y cJyhPlGCJvG0WEhLe7U1MqdZcf+u9Vx5bg5e5jJpfHf6Eb+69Qu1+SsMD/cJSVNSpoA8 W2QEF8tT7otSZAYEXplyenJcf2UNVkNziJmpXg/pQQgsCJ2ML9Djl9vlQXV9i4qiYhNF /2JHTQqjD8C+bTEOHwqZmbp7lxHlHdjPAnhdquwAsfN6v9xeJuc+Mokiu/A8is/4haSl FvtfHtDxW3sIekhUxdqq+oas8K14QKEsEyi4E2jXBZp5gYSh3qUXhilOINhLSHsOgkLy a0TA== X-Gm-Message-State: ALoCoQm17P4CfkSsAGtomCmJXS7X+nPhYTnNVgltoC1AZxN+Hj1+0sT36+vSJo06Et/wErpRteD6 X-Received: by 10.182.190.114 with SMTP id gp18mr717452obc.37.1391613030661; Wed, 05 Feb 2014 07:10:30 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.36.200 with SMTP id p66ls175885qgp.74.gmail; Wed, 05 Feb 2014 07:10:30 -0800 (PST) X-Received: by 10.58.243.3 with SMTP id wu3mr1395726vec.12.1391613030596; Wed, 05 Feb 2014 07:10:30 -0800 (PST) Received: from mail-ve0-f178.google.com (mail-ve0-f178.google.com [209.85.128.178]) by mx.google.com with ESMTPS id p9si4265554vdv.122.2014.02.05.07.10.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 05 Feb 2014 07:10:30 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.178; Received: by mail-ve0-f178.google.com with SMTP id oy12so392250veb.37 for ; Wed, 05 Feb 2014 07:10:30 -0800 (PST) X-Received: by 10.52.68.106 with SMTP id v10mr314465vdt.59.1391613030492; Wed, 05 Feb 2014 07:10:30 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp52687vcz; Wed, 5 Feb 2014 07:10:29 -0800 (PST) X-Received: by 10.152.143.231 with SMTP id sh7mr1535834lab.26.1391613023070; Wed, 05 Feb 2014 07:10:23 -0800 (PST) Received: from mail-la0-f42.google.com (mail-la0-f42.google.com [209.85.215.42]) by mx.google.com with ESMTPS id ml5si15197156lbc.20.2014.02.05.07.10.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 05 Feb 2014 07:10:23 -0800 (PST) Received-SPF: neutral (google.com: 209.85.215.42 is neither permitted nor denied by best guess record for domain of fathi.boudra@linaro.org) client-ip=209.85.215.42; Received: by mail-la0-f42.google.com with SMTP id hr13so429197lab.1 for ; Wed, 05 Feb 2014 07:10:22 -0800 (PST) X-Received: by 10.152.229.225 with SMTP id st1mr1557090lac.2.1391613022444; Wed, 05 Feb 2014 07:10:22 -0800 (PST) Received: from localhost.localdomain (a91-152-78-194.elisa-laajakaista.fi. [91.152.78.194]) by mx.google.com with ESMTPSA id t5sm41121663lat.6.2014.02.05.07.10.21 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 05 Feb 2014 07:10:21 -0800 (PST) From: Fathi Boudra To: openembedded-core@lists.openembedded.org Cc: Richard Purdie , Fathi Boudra Subject: [PATCH 1/1] systemtap: add aarch64 support Date: Wed, 5 Feb 2014 17:10:14 +0200 Message-Id: <1391613014-5792-1-git-send-email-fathi.boudra@linaro.org> X-Mailer: git-send-email 1.8.1.2 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: fathi.boudra@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , bump SRCREV to include the relevant commits for aarch64 support update COMPATIBLE_HOST to include aarch64 cleanup md5sum/sha256sum since we use git Signed-off-by: Fathi Boudra --- meta/recipes-kernel/systemtap/systemtap_git.inc | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc index 9da5588..b87aa1a 100644 --- a/meta/recipes-kernel/systemtap/systemtap_git.inc +++ b/meta/recipes-kernel/systemtap/systemtap_git.inc @@ -1,7 +1,6 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" - -SRCREV = "aa7b1e00e6cb7058071ead0180de0541b1c6eccf" +SRCREV = "9190b3acfe706d3bfd66dec18133d28f98443321" PV = "2.4+git${SRCPV}" SRC_URI = "git://sourceware.org/git/systemtap.git \ @@ -11,11 +10,8 @@ SRC_URI = "git://sourceware.org/git/systemtap.git \ FILESPATH = "${FILE_DIRNAME}/systemtap" -SRC_URI[md5sum] = "cb202866ed704c44a876d041f788bdee" -SRC_URI[sha256sum] = "8ffe35caec0d937bd23fd78a3a8d94b58907cc0de0330b35e38f9f764815c459" - # systemtap doesn't support mips -COMPATIBLE_HOST = '(x86_64.*|i.86.*|powerpc.*|arm.*)-linux' +COMPATIBLE_HOST = '(x86_64|i.86|powerpc|arm|aarch64).*-linux' S = "${WORKDIR}/git" @@ -29,4 +25,3 @@ def get_optimization(d): return selected_optimization SELECTED_OPTIMIZATION := "${@get_optimization(d)}" -