Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Joshua Lock <joshua.lock@collabora.co.uk>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/3] connman-conf: mark as allarch and not requiring default deps
Date: Thu, 3 Dec 2015 09:18:55 +0000	[thread overview]
Message-ID: <566008FF.8020507@collabora.co.uk> (raw)
In-Reply-To: <20151202211946.GE2248@jama>

On 02/12/15 21:19, Martin Jansa wrote:
> On Wed, Dec 02, 2015 at 11:03:53AM +0000, Joshua Lock wrote:
>> This recipe just installs some data files and thus is architecture
>> independent and doesn't require a compiler and libc in its DEPENDS.
>
> allarch.bbclass already sets INHIBIT_DEFAULT_DEPS

Indeed it does, thanks — I'll send a v2.

Regards,

Joshua

>
>> Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
>> ---
>>   meta/recipes-connectivity/connman/connman-conf.bb | 4 +++-
>>   1 file changed, 3 insertions(+), 1 deletion(-)
>>
>> diff --git a/meta/recipes-connectivity/connman/connman-conf.bb b/meta/recipes-connectivity/connman/connman-conf.bb
>> index bef9237..1e119ad 100644
>> --- a/meta/recipes-connectivity/connman/connman-conf.bb
>> +++ b/meta/recipes-connectivity/connman/connman-conf.bb
>> @@ -4,7 +4,9 @@ network interface for a qemu machine."
>>   LICENSE = "GPLv2"
>>   LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
>>
>> -inherit systemd
>> +inherit systemd allarch
>> +
>> +INHIBIT_DEFAULT_DEPS = "1"
>>
>>   SRC_URI_append_qemuall = " file://wired.config \
>>                              file://wired-setup \
>> --
>> 2.4.3
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>



  reply	other threads:[~2015-12-03  9:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-02 11:03 [PATCH 0/3] Clean up connman-conf Joshua Lock
     [not found] ` <cover.1449054142.git.joshua.lock@collabora.co.uk>
2015-12-02 11:03   ` [PATCH 1/3] connman-conf: convert to systemd oneshot Joshua Lock
2015-12-02 11:03   ` [PATCH 2/3] connman-conf: mark as allarch and not requiring default deps Joshua Lock
2015-12-02 21:19     ` Martin Jansa
2015-12-03  9:18       ` Joshua Lock [this message]
2015-12-02 11:03   ` [PATCH 3/3] connman: tidy up connman-conf usage Joshua Lock

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=566008FF.8020507@collabora.co.uk \
    --to=joshua.lock@collabora.co.uk \
    --cc=martin.jansa@gmail.com \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox