]> code.ossystems Code Review - openembedded-core.git/commit
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 10:28:07 +0000 (11:28 +0100)
commit787bed708676fc04aee2850825e803273152f657
treedc6066c32c69f3d1a86759459ac15e4dd4bb13b5
parent74bfb662246411aa062cd8b2acd37be1bbed39d3
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.

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