All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Ming Liu <liu.ming50@gmail.com>
Cc: meta-virtualization@lists.yoctoproject.org, stefan.agner@toradex.com
Subject: Re: [meta-virtualization][PATCH] xen-guest-image-minimal: do not inherit distro_features_check
Date: Mon, 25 Nov 2019 16:04:54 -0500	[thread overview]
Message-ID: <20191125210453.GB27677@gmail.com> (raw)
In-Reply-To: <1574711766-6295-1-git-send-email-liu.ming50@gmail.com>


In message: [meta-virtualization][PATCH] xen-guest-image-minimal: do not inherit distro_features_check
on 25/11/2019 Ming Liu wrote:

> From: Ming Liu <liu.ming50@gmail.com>
> 
> Change to inherit features_check, since distro_features_check has been
> deprecated in OE.

I had a similar changed staged, but have grabbed yours instead.

Bruce

> 
> Signed-off-by: Ming Liu <liu.ming50@gmail.com>
> ---
>  recipes-extended/images/xen-guest-image-minimal.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-extended/images/xen-guest-image-minimal.bb b/recipes-extended/images/xen-guest-image-minimal.bb
> index d311eae..63c7510 100644
> --- a/recipes-extended/images/xen-guest-image-minimal.bb
> +++ b/recipes-extended/images/xen-guest-image-minimal.bb
> @@ -1,6 +1,6 @@
>  DESCRIPTION = "A Xen guest image."
>  
> -inherit core-image distro_features_check
> +inherit core-image features_check
>  
>  IMAGE_INSTALL += " \
>      packagegroup-core-boot \
> -- 
> 2.7.4
> 

> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> 
> View/Reply Online (#4737): https://lists.yoctoproject.org/g/meta-virtualization/message/4737
> Mute This Topic: https://lists.yoctoproject.org/mt/61947126/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub  [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-


      reply	other threads:[~2019-11-25 21:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-25 19:56 [meta-virtualization][PATCH] xen-guest-image-minimal: do not inherit distro_features_check Ming Liu
2019-11-25 21:04 ` Bruce Ashfield [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191125210453.GB27677@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=liu.ming50@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=stefan.agner@toradex.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.