From: Ross Burton Date: Fri, 20 Mar 2026 12:27:26 +0000 (+0000) Subject: pkgconf: inherit pkgconfig X-Git-Tag: yocto-6.0_M3~225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fd826b886cf4b538ade28440cbd2d929201a884;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git pkgconf: inherit pkgconfig pkgconf needs to know the value of PKG_CONFIG_LIBDIR, so it needs to inherit the pkgconfig class. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb b/meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb index e335c843bd..a8455577f6 100644 --- a/meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb +++ b/meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb @@ -22,7 +22,7 @@ SRC_URI = "\ " SRC_URI[sha256sum] = "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243" -inherit autotools +inherit autotools pkgconfig do_install:append () { # Install a wrapper which deals, as much as possible with pkgconf vs