All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][v2][PATCH 10/10] meta-networking: drop meta-python layer depends
Date: Mon,  2 May 2022 07:33:45 -0700	[thread overview]
Message-ID: <20220502143345.1500852-10-akuster808@gmail.com> (raw)
In-Reply-To: <20220502143345.1500852-1-akuster808@gmail.com>

With of a bit of pkg shifting to other layers, we can break
the need of this layer to depend on meta-python

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta-networking/conf/layer.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf
index a4f622a8cb..3df1a59db1 100644
--- a/meta-networking/conf/layer.conf
+++ b/meta-networking/conf/layer.conf
@@ -15,7 +15,6 @@ LAYERVERSION_networking-layer = "1"
 
 LAYERDEPENDS_networking-layer = "core"
 LAYERDEPENDS_networking-layer += "openembedded-layer"
-LAYERDEPENDS_networking-layer += "meta-python"
 
 LAYERSERIES_COMPAT_networking-layer = "kirkstone langdale"
 
-- 
2.25.1



  parent reply	other threads:[~2022-05-02 14:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-02 14:33 [meta-oe][v2][PATCH 01/10] crda: move to a dynamic-layer for python Armin Kuster
2022-05-02 14:33 ` [meta-oe][v2][PATCH 02/10] cyrus-sasl: move from meta-networking to meta-oe Armin Kuster
2022-05-02 14:33 ` [meta-oe][v2][PATCH 03/10] netplan: " Armin Kuster
2022-05-02 14:33 ` [meta-oe][v2][PATCH 04/10] nvmetcli: move recipe " Armin Kuster
2022-05-02 14:33 ` [meta-oe][v2][PATCH 05/10] packagegroup-meta-oe: update pkg group Armin Kuster
2022-05-02 14:33 ` [meta-oe][v2][PATCH 06/10] python3-ldap: move to meta-python Armin Kuster
2022-05-02 14:33 ` [meta-oe][v2][PATCH 07/10] packagegroup-meta-python.bb: update pkg group Armin Kuster
2022-05-02 14:33 ` [meta-oe][v2][PATCH 08/10] firewalld: move to dynamic meta-python layer Armin Kuster
2022-05-02 14:33 ` [meta-oe][v2][PATCH 09/10] packagegroup-meta-networking: update pkg group Armin Kuster
2022-05-02 14:33 ` Armin Kuster [this message]
2022-05-02 17:53 ` [oe] [meta-oe][v2][PATCH 01/10] crda: move to a dynamic-layer for python Khem Raj
2022-05-02 19:12   ` akuster808
     [not found]   ` <16EB5F931C852606.3245@lists.openembedded.org>
     [not found]     ` <07f6dad4-a8b2-9be1-f9d5-d8931d7fc15a@gmail.com>
2022-05-03  2:29       ` Khem Raj

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=20220502143345.1500852-10-akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.