[OE-core] [PATCH 2/3] subversion: inherit pkgconfig, so that serf can be found

Richard Purdie richard.purdie at linuxfoundation.org
Tue Aug 29 12:49:55 UTC 2017


On Tue, 2017-08-29 at 14:45 +0300, Alexander Kanavin wrote:
> Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
> ---
>  meta/recipes-devtools/subversion/subversion_1.9.6.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-devtools/subversion/subversion_1.9.6.bb
> b/meta/recipes-devtools/subversion/subversion_1.9.6.bb
> index b27115b981f..f49e26a5c8c 100644
> --- a/meta/recipes-devtools/subversion/subversion_1.9.6.bb
> +++ b/meta/recipes-devtools/subversion/subversion_1.9.6.bb
> @@ -8,7 +8,7 @@ HOMEPAGE = "http://subversion.tigris.org"
>  
>  BBCLASSEXTEND = "native"
>  
> -inherit gettext
> +inherit gettext pkgconfig
>  
>  SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
>             file://disable_macos.patch \

Any idea why we haven't had errors from this? Did it mean we just lost
something like https support?

Cheers,

Richard



More information about the Openembedded-core mailing list