1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-07 03:04:04 +00:00

perf: enable libunwind

(From OE-Core rev: 12e57c58ed25c113934f3370eea241211fa5c0b3)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2017-06-06 20:33:44 +01:00
committed by Richard Purdie
parent e4a45dafda
commit 4a4082768d
+1 -1
View 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