]> code.ossystems Code Review - openembedded-core.git/commitdiff
perf: enable libunwind
authorRoss Burton <ross.burton@intel.com>
Tue, 6 Jun 2017 19:33:44 +0000 (20:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Jun 2017 16:12:05 +0000 (17:12 +0100)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/perf/perf.bb

index ffaa5f6664483d16b85002b0a3a305cd38d0ef0a..338d48b6347f86fda83b8406dbc726e294bf3272 100644 (file)
@@ -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