mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02: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:
committed by
Richard Purdie
parent
e4a45dafda
commit
4a4082768d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user