]> code.ossystems Code Review - openembedded-core.git/commitdiff
perf: Enable libunwind packageconfig on riscv64
authorKhem Raj <raj.khem@gmail.com>
Thu, 2 Dec 2021 17:31:34 +0000 (09:31 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Dec 2021 11:09:47 +0000 (11:09 +0000)
libunwind now supports risc64

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/perf/perf.bb

index f473272096fc123fd08ffa51d02ae30ef32b5b51..7bbc1ad70c59e1827c0b26ca3effd6db43b8fcbf 100644 (file)
@@ -31,7 +31,6 @@ PACKAGECONFIG[coresight] = "CORESIGHT=1,,opencsd"
 
 # libunwind is not yet ported for some architectures
 PACKAGECONFIG:remove:arc = "libunwind"
-PACKAGECONFIG:remove:riscv64 = "libunwind"
 PACKAGECONFIG:remove:riscv32 = "libunwind"
 
 DEPENDS = " \