From: Martin Jansa <martin.jansa@gmail.com>
To: Joshua Lock <joshua.lock@collabora.co.uk>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/3] connman-conf: mark as allarch and not requiring default deps
Date: Wed, 2 Dec 2015 22:19:46 +0100 [thread overview]
Message-ID: <20151202211946.GE2248@jama> (raw)
In-Reply-To: <b6d0cb53694261e395f44e8948cc94599ff80559.1449054142.git.joshua.lock@collabora.co.uk>
[-- Attachment #1: Type: text/plain, Size: 1394 bytes --]
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
> 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
--
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-02 21: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 [this message]
2015-12-03 9:18 ` Joshua Lock
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=20151202211946.GE2248@jama \
--to=martin.jansa@gmail.com \
--cc=joshua.lock@collabora.co.uk \
--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