All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kang Kai <Kai.Kang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-networking][PATCH 4/4] meta-networking: depends on layer meta-perl
Date: Mon, 21 Dec 2015 14:04:56 +0800	[thread overview]
Message-ID: <56779688.8020604@windriver.com> (raw)
In-Reply-To: <20151218162211.GA2556@jama>

On 2015年12月19日 00:22, Martin Jansa wrote:
> 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.

It is ok for me.  I'll move it to meta-perl and revert the layer 
dependency commit.

Thanks,
Kai

>
>> 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
>
>


-- 
Regards,
Neil | Kai Kang



      reply	other threads:[~2015-12-21  6:04 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
2015-12-21  6:04     ` Kang Kai [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=56779688.8020604@windriver.com \
    --to=kai.kang@windriver.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.