aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-02-28 19:21:11 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-03-01 07:15:33 +0000
commite914c03964c540493523b18660f8a4eaeec78e3d (patch)
tree69e927006b0449399848c0ff049eb3a789e4d3e2
parente9a6f67e12864d59bb9178e87635eed2d2785a2a (diff)
downloadopenembedded-core-contrib-e914c03964c540493523b18660f8a4eaeec78e3d.tar.gz
perf: Set libunwind dir explicitly to point into staging sysroot
This helps it find the unwind library in sysroot always and not look around and confuse with host Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-kernel/perf/perf.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb
index 515a78b859..9120766858 100644
--- a/meta/recipes-kernel/perf/perf.bb
+++ b/meta/recipes-kernel/perf/perf.bb
@@ -80,6 +80,7 @@ EXTRA_OEMAKE = '\
NO_GTK2=1 \
${PACKAGECONFIG_CONFARGS} \
TMPDIR="${B}" \
+ LIBUNWIND_DIR=${STAGING_EXECPREFIXDIR} \
'
EXTRA_OEMAKE += "\