systemtap: Cross compilation fix
authorMikhail Durnev <Mikhail_Durnev@mentor.com>
Wed, 3 Sep 2014 08:01:50 +0000 (13:01 +0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Sep 2014 15:00:28 +0000 (16:00 +0100)
commit673e8ee774aba01e8c6a34a6f70a64684707d47e
tree554413b96edb41c8256f0bee1ec7f071c1a5e717
parent15b55ce16a3829de0fabb33ed0e51664620085d6
systemtap: Cross compilation fix

This is a cross compilation fix. It allows systemtap to find the
kernel map file in the right place, i.e. in the kernel build tree.
Without this fix it takes a map file from the build host, if available.

(From OE-Core rev: 787bed708676fc04aee2850825e803273152f657)

Signed-off-by: Mikhail Durnev <mikhail_durnev@mentor.com>
Signed-off-by: Muzaffar Mahmood <muzaffar_mahmood@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/systemtap/systemtap/system_map_location.patch [new file with mode: 0644]
meta/recipes-kernel/systemtap/systemtap_git.inc