All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Yi Zhao <yi.zhao@windriver.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization] [meta-cloud-services][PATCH] python3-heat-cfntools: fix typo
Date: Mon, 27 Jun 2022 23:41:02 -0400	[thread overview]
Message-ID: <20220628034059.GA10008@gmail.com> (raw)
In-Reply-To: <20220608064117.1602215-1-yi.zhao@windriver.com>

merged.

Bruce

In message: [meta-virtualization] [meta-cloud-services][PATCH] python3-heat-cfntools: fix typo
on 08/06/2022 Yi Zhao wrote:

> Fix typo:
> RDPENDS_${PN} -> RDEPENDS:${PN}
> 
> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
> ---
>  .../recipes-devtools/python/python3-heat-cfntools_1.4.2.bb      | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-openstack/recipes-devtools/python/python3-heat-cfntools_1.4.2.bb b/meta-openstack/recipes-devtools/python/python3-heat-cfntools_1.4.2.bb
> index 8439daa..a6dee5c 100644
> --- a/meta-openstack/recipes-devtools/python/python3-heat-cfntools_1.4.2.bb
> +++ b/meta-openstack/recipes-devtools/python/python3-heat-cfntools_1.4.2.bb
> @@ -18,6 +18,6 @@ DEPENDS += " \
>          python3-pbr-native \
>          "
>  
> -RDPENDS_${PN} += "\
> +RDEPENDS:${PN} += "\
>      python3-pbr \
>      "
> -- 
> 2.25.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#7345): https://lists.yoctoproject.org/g/meta-virtualization/message/7345
> Mute This Topic: https://lists.yoctoproject.org/mt/91618357/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:[~2022-06-28  3:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-08  6:41 [meta-cloud-services][PATCH] python3-heat-cfntools: fix typo Yi Zhao
2022-06-28  3:41 ` 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=20220628034059.GA10008@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=yi.zhao@windriver.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.