From patchwork Thu Feb 13 07:39:41 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fathi Boudra X-Patchwork-Id: 24574 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f199.google.com (mail-qc0-f199.google.com [209.85.216.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id E0422203F3 for ; Thu, 13 Feb 2014 07:39:50 +0000 (UTC) Received: by mail-qc0-f199.google.com with SMTP id m20sf21041000qcx.10 for ; Wed, 12 Feb 2014 23:39:49 -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=+m3fTbzl+2ykynHaeLGwP0XPaLzDV+7v2RaOzS1jCl0=; b=iHMmpnCdhOYNxVl1dmhAdcgulpRf7PBP05/JdO5ucxjfYKiPPE2XWX28ZMkYnEokqV PFNNDRqWdaxGdJj5LIaaYK1oTxRdfwU5oNZF1KvJnVDksAbtyP3PjZbRKgc4CNOPajX5 eJQ7+IJwlShsNjJzFkZcXEUxJd6yiCeqBOtnt13wT/3TENvGajKTF9E1zkh2fq0oBD1r XX7J18j3DJBoy1o8g/1+qHDseApkhW/YCqQbDwWxbGIQrph7BGWsP0bfOWrKYb09Ei5O 71dZEPQfadYrt+jptIv8VrAjDVZFCKWMS7kcA2AoG9RuhQycDQslqYKTu7d7SqRtJm6R merQ== X-Gm-Message-State: ALoCoQnipOWQLroh/HT0QtvoqLBdBHsYx7suGlkwVnQ/SiZoh2cRckcHEnxtb1QBCnvQeStsQNs2 X-Received: by 10.58.40.97 with SMTP id w1mr10589vek.13.1392277189283; Wed, 12 Feb 2014 23:39:49 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.95.134 with SMTP id i6ls3385299qge.2.gmail; Wed, 12 Feb 2014 23:39:49 -0800 (PST) X-Received: by 10.58.200.229 with SMTP id jv5mr325vec.15.1392277189171; Wed, 12 Feb 2014 23:39:49 -0800 (PST) Received: from mail-ve0-f182.google.com (mail-ve0-f182.google.com [209.85.128.182]) by mx.google.com with ESMTPS id z15si378471vce.72.2014.02.12.23.39.48 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Feb 2014 23:39:49 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.182 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.182; Received: by mail-ve0-f182.google.com with SMTP id jy13so8339043veb.13 for ; Wed, 12 Feb 2014 23:39:48 -0800 (PST) X-Received: by 10.58.85.133 with SMTP id h5mr44627vez.4.1392277188813; Wed, 12 Feb 2014 23:39:48 -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 u4csp5567vcz; Wed, 12 Feb 2014 23:39:48 -0800 (PST) X-Received: by 10.152.87.228 with SMTP id bb4mr2908lab.15.1392277187299; Wed, 12 Feb 2014 23:39:47 -0800 (PST) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com [209.85.217.171]) by mx.google.com with ESMTPS id lf2si1275938lbc.38.2014.02.12.23.39.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Feb 2014 23:39:47 -0800 (PST) Received-SPF: neutral (google.com: 209.85.217.171 is neither permitted nor denied by best guess record for domain of fathi.boudra@linaro.org) client-ip=209.85.217.171; Received: by mail-lb0-f171.google.com with SMTP id c11so7865413lbj.2 for ; Wed, 12 Feb 2014 23:39:46 -0800 (PST) X-Received: by 10.112.180.72 with SMTP id dm8mr67178lbc.28.1392277186589; Wed, 12 Feb 2014 23:39:46 -0800 (PST) Received: from localhost.localdomain (a91-152-78-194.elisa-laajakaista.fi. [91.152.78.194]) by mx.google.com with ESMTPSA id bl8sm1115408lbb.3.2014.02.12.23.39.45 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Feb 2014 23:39:46 -0800 (PST) From: Fathi Boudra To: openembedded-core@lists.openembedded.org Cc: Richard Purdie , Otavio Salvador , Fathi Boudra Subject: [PATCH] systemtap: fix error: 'EM_AARCH64' was not declared in this scope Date: Thu, 13 Feb 2014 09:39:41 +0200 Message-Id: <1392277181-19357-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.182 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 commit 508059f04842ed85d10bfbec8a9c688d57368860 Define EM_AARCH64 if elf.h doesn't. Signed-off-by: Fathi Boudra --- meta/recipes-kernel/systemtap/systemtap_git.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc index b87aa1a..962aef9 100644 --- a/meta/recipes-kernel/systemtap/systemtap_git.inc +++ b/meta/recipes-kernel/systemtap/systemtap_git.inc @@ -1,6 +1,6 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" -SRCREV = "9190b3acfe706d3bfd66dec18133d28f98443321" +SRCREV = "508059f04842ed85d10bfbec8a9c688d57368860" PV = "2.4+git${SRCPV}" SRC_URI = "git://sourceware.org/git/systemtap.git \