poky/meta/recipes-devtools/binutils
Chanho Park cb8edc767e 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

(From OE-Core rev: 50154869b496cf63a4fae2c8278350fcf9a2591d)

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-09-11 22:39:20 +01:00
..
binutils binutils: Apply upstream patch to fix 'too many open files' on qtwebengine 2021-08-18 17:01:06 +01:00
binutils_2.37.bb binutils: drop target flex/bison from build dependencies 2021-08-26 08:07:55 +01:00
binutils-2.37.inc binutils: Apply upstream patch to fix 'too many open files' on qtwebengine 2021-08-18 17:01:06 +01:00
binutils-cross_2.37.bb binutils: Upgrade to 2.37 branch 2021-07-24 16:33:46 +01:00
binutils-cross-canadian_2.37.bb binutils: Upgrade to 2.37 branch 2021-07-24 16:33:46 +01:00
binutils-cross-canadian.inc Convert to new override syntax 2021-08-02 15:44:10 +01:00
binutils-cross-testsuite_2.37.bb binutils: Upgrade to 2.37 branch 2021-07-24 16:33:46 +01:00
binutils-cross.inc recipes/*-cross recipes: ignore TARGET_ARCH sstate hash 2017-04-12 15:09:58 +01:00
binutils-crosssdk_2.37.bb Convert to new override syntax 2021-08-02 15:44:10 +01:00
binutils.inc binutils: inherit pkgconfig to address libdebuginfod depdency 2021-09-11 22:39:20 +01:00