[oe] [meta-oe][PATCH 3/4] libxml++2: remove X11 distro check

Martin Jansa martin.jansa at gmail.com
Wed Mar 21 15:10:14 UTC 2018


You can remove distro_features_check inherit as well.

On Wed, Mar 21, 2018 at 3:16 PM, Armin Kuster <akuster808 at gmail.com> wrote:

> looks like its not needed.
>
> Signed-off-by: Armin Kuster <akuster808 at gmail.com>
> ---
>  meta-oe/recipes-core/libxml/libxml++_2.40.1.bb | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb
> b/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb
> index c3d647c..a38315c 100644
> --- a/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb
> +++ b/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb
> @@ -18,8 +18,6 @@ DEPENDS = "libxml2 glibmm"
>
>  inherit distro_features_check autotools pkgconfig ptest
>
> -REQUIRED_DISTRO_FEATURES = "x11"
> -
>  do_compile_ptest() {
>    oe_runmake -C examples buildtest
>  }
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list