aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-kernel
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-02-13 10:35:58 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2014-02-13 10:35:58 +0200
commit21b92a6b4212ca631b62107d0e8b105c572e4dee (patch)
tree5961cbe927281de464bf06016f9575a893421df3 /meta-linaro/recipes-kernel
parentdd272870b5bb66bf4d259f415a29778ad916d913 (diff)
systemtap: fix error: 'EM_AARCH64' was not declared in this scope
bump SRCREV to commit 508059f04842ed85d10bfbec8a9c688d57368860 Define EM_AARCH64 if elf.h doesn't. Change-Id: I17b84999d6cdbae8ac32d408c75a910eb94a961c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'meta-linaro/recipes-kernel')
-rw-r--r--meta-linaro/recipes-kernel/systemtap/systemtap_git.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-linaro/recipes-kernel/systemtap/systemtap_git.bbappend b/meta-linaro/recipes-kernel/systemtap/systemtap_git.bbappend
new file mode 100644
index 00000000..961506a2
--- /dev/null
+++ b/meta-linaro/recipes-kernel/systemtap/systemtap_git.bbappend
@@ -0,0 +1 @@
+SRCREV = "508059f04842ed85d10bfbec8a9c688d57368860"