summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/sdk/cases/cmake.py
diff options
context:
space:
mode:
authorChanho Park <chanho61.park@samsung.com>2021-09-10 14:03:51 +0900
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-11 22:36:27 +0100
commit50154869b496cf63a4fae2c8278350fcf9a2591d (patch)
treeb9b83f93ba254b2e88f2720793a0126ec8adb5dd /meta/lib/oeqa/sdk/cases/cmake.py
parent0d9d7acebe0be42d4cf8a30ecbbbbcb2dfd16a4b (diff)
downloadopenembedded-core-contrib-50154869b496cf63a4fae2c8278350fcf9a2591d.tar.gz
binutils: inherit pkgconfig to address libdebuginfod depdency
Since libdebuginfo was default distro feature[1], cross build of binutils has been broken due to absence of pkg-config. To find the dependency properly, we should inherit pkgconfig bbclass. checking for aarch64-poky-linux-pkg-config... no checking for pkg-config... no checking whether to use debuginfod... yes checking for libdebuginfod >= 0.179... no configure: error: "--with-debuginfod was given, but libdebuginfod is missing or unusable." [1]: https://lists.openembedded.org/g/openembedded-core/message/150666 Signed-off-by: Chanho Park <chanho61.park@samsung.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/sdk/cases/cmake.py')
0 files changed, 0 insertions, 0 deletions