[oe-commits] [openembedded-core] 15/25: perf: enable libunwind

git at git.openembedded.org git at git.openembedded.org
Fri Jun 9 16:12:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 12e57c58ed25c113934f3370eea241211fa5c0b3
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Tue Jun 6 20:33:44 2017 +0100

    perf: enable libunwind
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-kernel/perf/perf.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb
index ffaa5f6..338d48b 100644
--- a/meta/recipes-kernel/perf/perf.bb
+++ b/meta/recipes-kernel/perf/perf.bb
@@ -12,7 +12,7 @@ PR = "r9"
 
 BUILDPERF_libc-uclibc = "no"
 
-PACKAGECONFIG ??= "scripting tui"
+PACKAGECONFIG ??= "scripting tui libunwind"
 PACKAGECONFIG[scripting] = ",NO_LIBPERL=1 NO_LIBPYTHON=1,perl python"
 # gui support was added with kernel 3.6.35
 # since 3.10 libnewt was replaced by slang

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list