From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH][meta-oe 3/3] polkit: depends on systemd
Date: Thu, 9 Feb 2012 17:00:41 +0100 [thread overview]
Message-ID: <20120209160041.GC10322@jama.jama.net> (raw)
In-Reply-To: <1cd08c798a7b335ba66ed186d6fbd3b4002d2f8a.1328648257.git.otavio@ossystems.com.br>
[-- Attachment #1: Type: text/plain, Size: 1616 bytes --]
On Tue, Feb 07, 2012 at 08:58:24PM +0000, Otavio Salvador wrote:
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Can you please change it to something like:
SESSION_EXTRA_DEPENDS = "systemd"
SESSION_EXTRA_OECONF = "--enable-systemd"
DEPENDS += "${SESSION_EXTRA_DEPENDS}"
EXTRA_OECONF += "${SESSION_EXTRA_OECONF}"
PRINC := "${@int(PRINC) + 1}"
So it's clear that systemd will always be enabled and still easy to override
both with .bbappend?
With library split from:
http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-February/037828.html
it won't be so big problem as described here:
http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-January/037597.html
but still better to make it easy to change this in some upper layer
Cheers,
> ---
> .../recipes-extended/polkit/polkit_0.104.bbappend | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
> create mode 100644 meta-oe/recipes-extended/polkit/polkit_0.104.bbappend
>
> diff --git a/meta-oe/recipes-extended/polkit/polkit_0.104.bbappend b/meta-oe/recipes-extended/polkit/polkit_0.104.bbappend
> new file mode 100644
> index 0000000..3c43970
> --- /dev/null
> +++ b/meta-oe/recipes-extended/polkit/polkit_0.104.bbappend
> @@ -0,0 +1,3 @@
> +DEPENDS += "systemd"
> +
> +PRINC = "1"
> --
> 1.7.2.5
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2012-02-09 16:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-07 20:58 [PATCH][meta-oe 0/3] O.S. Systems' systemd related changes Otavio Salvador
2012-02-07 20:58 ` [PATCH][meta-oe 1/3] Revert "systemd.bbclass: depends on systemd" Otavio Salvador
2012-02-09 16:01 ` Martin Jansa
2012-02-07 20:58 ` [PATCH][meta-oe 2/3] udisks: explicitly depends on systemd Otavio Salvador
2012-02-09 16:01 ` Martin Jansa
2012-02-07 20:58 ` [PATCH][meta-oe 3/3] polkit: " Otavio Salvador
2012-02-09 16:00 ` Martin Jansa [this message]
2012-02-09 16:14 ` Otavio Salvador
2012-02-09 18:51 ` Koen Kooi
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=20120209160041.GC10322@jama.jama.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox