From: Khem Raj Date: Thu, 2 Dec 2021 17:31:34 +0000 (-0800) Subject: perf: Enable libunwind packageconfig on riscv64 X-Git-Tag: uninative-3.5~637 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=41ab1040b61a86157dd1995e36deb3df65d9c0c5;p=openembedded-core.git perf: Enable libunwind packageconfig on riscv64 libunwind now supports risc64 Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb index f473272096..7bbc1ad70c 100644 --- a/meta/recipes-kernel/perf/perf.bb +++ b/meta/recipes-kernel/perf/perf.bb @@ -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 = " \