Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Yi Zhao <yi.zhao@eng.windriver.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-oe][PATCH 2/2] netplan: add missing runtime dependencies
Date: Fri, 10 Mar 2023 17:46:42 +0100	[thread overview]
Message-ID: <2023031016464269dcfd97@mail.local> (raw)
In-Reply-To: <20230308135705.796596-2-yi.zhao@windriver.com>

Hello,

This broke check-layer-nightly on the autobuilders:

https://autobuilder.yoctoproject.org/typhoon/#/builders/121/builds/1227/steps/15/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/121/builds/1227/steps/21/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/121/builds/1227/steps/23/logs/stdio

I'm not completely sure why yet.

On 08/03/2023 21:57:05+0800, Yi Zhao wrote:
> Add python3-dbus and python3-rich[1] to RDEPENDS.
> 
> [1] https://github.com/canonical/netplan/pull/290
> 
> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
> ---
>  .../meta-python/recipes-connectivity/netplan/netplan_0.106.bb   | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_0.106.bb b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_0.106.bb
> index b7fe7ae3e..8c1eaa550 100644
> --- a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_0.106.bb
> +++ b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_0.106.bb
> @@ -26,7 +26,7 @@ PACKAGECONFIG ?= ""
>  
>  PACKAGECONFIG[tests] = ",,,python3-nose python3-coverage python3-netifaces python3-pycodestyle python3-pyflakes python3-pyyaml"
>  
> -RDEPENDS:${PN} = "python3 python3-core python3-netifaces python3-pyyaml util-linux-libuuid libnetplan"
> +RDEPENDS:${PN} = "python3 python3-core python3-netifaces python3-pyyaml util-linux-libuuid libnetplan python3-dbus python3-rich"
>  
>  inherit pkgconfig systemd
>  
> -- 
> 2.25.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#101425): https://lists.openembedded.org/g/openembedded-devel/message/101425
> Mute This Topic: https://lists.openembedded.org/mt/97472579/3617179
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


  reply	other threads:[~2023-03-10 16:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-08 13:57 [meta-python][PATCH 1/2] python3-rich: add recipe Yi Zhao
2023-03-08 13:57 ` [meta-oe][PATCH 2/2] netplan: add missing runtime dependencies Yi Zhao
2023-03-10 16:46   ` Alexandre Belloni [this message]
2023-03-10 18:24     ` [oe] " Khem Raj
2023-03-10 19:46       ` Alexandre Belloni
2023-03-08 18:59 ` [oe] [meta-python][PATCH 1/2] python3-rich: add recipe Tim Orling
2023-03-09  1:28   ` Yi Zhao

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=2023031016464269dcfd97@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=yi.zhao@eng.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox