From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-networking][PATCH 4/4] meta-networking: depends on layer meta-perl
Date: Fri, 18 Dec 2015 17:22:11 +0100 [thread overview]
Message-ID: <20151218162211.GA2556@jama> (raw)
In-Reply-To: <1449130728-4066-5-git-send-email-kai.kang@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 1395 bytes --]
On Thu, Dec 03, 2015 at 04:18:48PM +0800, kai.kang@windriver.com wrote:
> From: Kai Kang <kai.kang@windriver.com>
>
> Package mime-construct in layer meta-networking depends on some perl
> modules in layer meta-perl. So make meta-networking depends on layer
> meta-perl.
Cannot we move mime-construct to meta-perl instead?
It doesn't have any dependencies provided by meta-networking and also
nothing in meta-networking is using mime-construct.
> Signed-off-by: Kai Kang <kai.kang@windriver.com>
> ---
> meta-networking/conf/layer.conf | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf
> index 63bb07d..b7fc183 100644
> --- a/meta-networking/conf/layer.conf
> +++ b/meta-networking/conf/layer.conf
> @@ -16,5 +16,6 @@ LAYERVERSION_networking-layer = "1"
> LAYERDEPENDS_networking-layer = "core"
> LAYERDEPENDS_networking-layer += "openembedded-layer"
> LAYERDEPENDS_networking-layer += "meta-python"
> +LAYERDEPENDS_networking-layer += "perl-layer"
>
> LICENSE_PATH += "${LAYERDIR}/licenses"
> --
> 2.6.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2015-12-18 16:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-03 8:18 [PATCH 0/4] Update dependencies for mime-construct kai.kang
2015-12-03 8:18 ` [meta-perl][PATCH 1/4] libipc-signal-perl: add recipe kai.kang
2015-12-03 8:18 ` [meta-perl][PATCH 2/4] libproc-waitstat-perl: " kai.kang
2015-12-03 8:18 ` [meta-networking][PATCH 3/4] mime-construct: update runtime dependencies kai.kang
2015-12-03 8:18 ` [meta-networking][PATCH 4/4] meta-networking: depends on layer meta-perl kai.kang
2015-12-18 16:22 ` Martin Jansa [this message]
2015-12-21 6:04 ` Kang Kai
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=20151218162211.GA2556@jama \
--to=martin.jansa@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.