All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] systemtap: fix error: 'EM_AARCH64' was not declared in this scope
@ 2014-02-13  7:39 Fathi Boudra
  2014-02-13 10:42 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Fathi Boudra @ 2014-02-13  7:39 UTC (permalink / raw
  To: openembedded-core; +Cc: Otavio Salvador

bump SRCREV to commit 508059f04842ed85d10bfbec8a9c688d57368860
 Define EM_AARCH64 if elf.h doesn't.

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
---
 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 \
-- 
1.8.1.2



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] systemtap: fix error: 'EM_AARCH64' was not declared in this scope
  2014-02-13  7:39 [PATCH] systemtap: fix error: 'EM_AARCH64' was not declared in this scope Fathi Boudra
@ 2014-02-13 10:42 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2014-02-13 10:42 UTC (permalink / raw
  To: Fathi Boudra; +Cc: Patches and discussions about the oe-core layer

On Thu, Feb 13, 2014 at 5:39 AM, Fathi Boudra <fathi.boudra@linaro.org> wrote:
> bump SRCREV to commit 508059f04842ed85d10bfbec8a9c688d57368860
>  Define EM_AARCH64 if elf.h doesn't.
>
> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>

Reviewed-by: Otavio Salvador <otavio@ossystems.com.br>

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-13 10:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-13  7:39 [PATCH] systemtap: fix error: 'EM_AARCH64' was not declared in this scope Fathi Boudra
2014-02-13 10:42 ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.