[OE-core] [thud][PATCH 3/9] gnutls: no need to inherit binconfig

Adrian Bunk bunk at stusta.de
Wed May 29 14:10:25 UTC 2019


On Wed, May 29, 2019 at 06:50:32AM -0700, Armin Kuster wrote:
> From: Ross Burton <ross.burton at intel.com>
> 
> This recipe doesn't ship a *-config binary, so don't inherit binconfig.
> 
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> Signed-off-by: Armin Kuster <akuster at mvista.com>
> ---
>  meta/recipes-support/gnutls/gnutls_3.6.4.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-support/gnutls/gnutls_3.6.4.bb b/meta/recipes-support/gnutls/gnutls_3.6.4.bb
> index 6d2a11d..d79a39d 100644
> --- a/meta/recipes-support/gnutls/gnutls_3.6.4.bb
> +++ b/meta/recipes-support/gnutls/gnutls_3.6.4.bb
> @@ -24,7 +24,7 @@ SRC_URI = "https://www.gnupg.org/ftp/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar
>  SRC_URI[md5sum] = "63363d1c00601f4d11a5cadc8b5e0799"
>  SRC_URI[sha256sum] = "c663a792fbc84349c27c36059181f2ca86c9442e75ee8b0ad72f5f9b35deab3a"
>  
> -inherit autotools texinfo binconfig pkgconfig gettext lib_package gtk-doc
> +inherit autotools texinfo pkgconfig gettext lib_package gtk-doc
>...

This doesn't look appropriate for a stable branch.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



More information about the Openembedded-core mailing list