summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/systemtap/systemtap_git.inc
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2012-05-02 18:21:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-25 11:17:57 +0100
commitc4dde062bd01e58095e03ebcefabffa6773228b6 (patch)
tree6babb500afdce1a4c53918d16266c312ba621748 /meta/recipes-kernel/systemtap/systemtap_git.inc
parent724f9ad8cea45ef17ba8667b5b44ef1c5045b1f1 (diff)
downloadast2050-yocto-poky-c4dde062bd01e58095e03ebcefabffa6773228b6.zip
ast2050-yocto-poky-c4dde062bd01e58095e03ebcefabffa6773228b6.tar.gz
systemtap: fix build with automake 1.12
(From OE-Core rev: 0ab7b586de076ae96cfa91b4f97815ea0893ef7f) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/systemtap/systemtap_git.inc')
-rw-r--r--meta/recipes-kernel/systemtap/systemtap_git.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc
index 839cec3..9f4feee 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
@@ -6,6 +6,7 @@ PV = "1.7+git${SRCPV}"
SRC_URI = "git://sources.redhat.com/git/systemtap.git;protocol=git \
file://docproc-build-fix.patch \
+ file://systemtap_fix_for_automake_1.12.patch \
"
FILESPATH = "${FILE_DIRNAME}/systemtap"
OpenPOWER on IntegriCloud