From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Cc: koen@dominion.thruhere.net, "Eric Bénard" <eric@eukrea.com>
Subject: [meta-oe][PATCH for denzil 3/3] systemd_v189: add D_P=-1
Date: Mon, 24 Dec 2012 13:26:49 +0100 [thread overview]
Message-ID: <1356352009-30859-3-git-send-email-eric@eukrea.com> (raw)
In-Reply-To: <1356352009-30859-1-git-send-email-eric@eukrea.com>
now users have the choice :
* keep the old behaviour when not using systemd :
PREFERRED_PROVIDER_udev = "udev"
* switch to systemd (while keeping upgrade path) :
PREFERRED_PROVIDER_udev = "systemd"
PREFFERED_VERSION_systemd = "v189"
Signed-off-by: Eric Bénard <eric@eukrea.com>
---
meta-oe/recipes-core/systemd/systemd_v189.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-oe/recipes-core/systemd/systemd_v189.bb b/meta-oe/recipes-core/systemd/systemd_v189.bb
index 613f703..633e542 100644
--- a/meta-oe/recipes-core/systemd/systemd_v189.bb
+++ b/meta-oe/recipes-core/systemd/systemd_v189.bb
@@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
PROVIDES = "udev"
+DEFAULT_PREFERENCE = "-1"
+
DEPENDS = "xz kmod docbook-sgml-dtd-4.1-native intltool-native gperf-native acl readline dbus libcap libcgroup tcp-wrappers usbutils glib-2.0 libgcrypt"
DEPENDS += "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
--
1.7.10.4
next prev parent reply other threads:[~2012-12-24 12:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-24 12:26 [meta-oe][PATCH for denzil 1/3] systemd: move _git to _v189 Eric Bénard
2012-12-24 12:26 ` [meta-oe][PATCH for denzil 2/3] systemd: recover previous _git recipe Eric Bénard
2012-12-24 12:26 ` Eric Bénard [this message]
2012-12-24 12:48 ` [meta-oe][PATCH for denzil 3/3] systemd_v189: add D_P=-1 Koen Kooi
2012-12-24 12:48 ` [meta-oe][PATCH for denzil 1/3] systemd: move _git to _v189 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=1356352009-30859-3-git-send-email-eric@eukrea.com \
--to=eric@eukrea.com \
--cc=koen@dominion.thruhere.net \
--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