From: Khem Raj Date: Fri, 1 Mar 2019 03:21:11 +0000 (-0800) Subject: perf: Set libunwind dir explicitly to point into staging sysroot X-Git-Tag: uninative-2.4~148 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e914c03964c540493523b18660f8a4eaeec78e3d;p=openembedded-core.git 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 Signed-off-by: Richard Purdie --- 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 += "\