Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [RFC, meta-oe 22/27 v2] xserver-nodm-init: move systemd support to meta-systemd
Date: Thu, 21 Jun 2012 20:00:56 +0200	[thread overview]
Message-ID: <jrvngo$vv$2@dough.gmane.org> (raw)
In-Reply-To: <1340264126-29651-1-git-send-email-Martin.Jansa@gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 21-06-12 09:35, Martin Jansa schreef:
> From: Andreas Müller <schnitzeltony@googlemail.com>
> 
> contents of ${sysconfdir}/default/xserver-nodm were moved from 
> FILES_${PN}-systemd to FILES_${PN}
> 
> 
> ---
> 
> v2: xserver-nodm.conf was moved to meta-systemd and kept in ${PN}-systemd
> where it belongs
> 
> 
> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> 
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

Will git pick these SOBs up below the comment mark?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: GPGTools - http://gpgtools.org

iQIcBAEBAgAGBQJP42FYAAoJEHZqAkdh1vT6PksQAIPwAaXH8m3161uikHBUkAvv
E+mNYZtvbSW+7j3Yr3LYJIC/AGgM+i1DcA64Ng5U8bVNdyH0vAKihMe8SGZqMO2K
+mSflKSznvF7PwHJVwzsgGMhfqd95hCS8oyO/U91FeQnIBsAfivv1VBMbc0dgaic
ZjFD9+7M2FSnIWwrAKellIG3fZQAuk6VmNB7wgvxE5e11R6tYYYvZ1lywB34cHLY
5vr7rzwBeIu+hrBF56o0qD+7JYtDY/oa3NA3IAvRz4g88CPotQSDtOhvobhmzthd
otKJAmSbx31pBM3/+IncO19M7bxjk1AxPBgFVa+ZFFLtK8ZLfgYggBJ8zbrzhrW7
7pIh26hztbjTs9Ey3tDzF3rNWQcv+AxRFJ33FvEvWIy+n6M+olfTHeRD2yl9Oru5
yYuudeB+m+gvJE0r9PvKKsHBvgEoqjrW2d57VpTposnGkYFsgwIoSUMPFr7cMQJD
zinb+mbfakZVnWgvHDxp9rotMslDtmg6kmJG54Y6oYEkQuMoTZaefOZsEUSO7CDJ
4ADRBP3a3jn/cTvSwNSM5F35D8K7JljjOtsjjG9FYm3j3b1c6c2T2DYDPKhfvj+e
yCPr5OXO6FbVRLWFmEh3MhxQZRqnu+ueoiFXW0LRPVRdTCyueTr16mWnE9etKFty
WdHLCUCK34fXL9/J0ndj
=jZhK
-----END PGP SIGNATURE-----




  reply	other threads:[~2012-06-21 18:15 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-10 21:46 [RFC, meta-oe 00/27] transit to meta-systemd (cover-letter-only) Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 01/27] systemd.bbclass: move to meta-systemd Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 02/27] move systemd recipes " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 03/27] layer.conf/README: search directory structure for bbappends changed Andreas Müller
2012-06-10 23:12   ` Khem Raj
2012-06-11  8:52     ` Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 04/27] polkit: meta-systemd rework Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 05/27] gdm: move systemd support to meta-systemd Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 06/27] busybox: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 07/27] ntp: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 08/27] syslog-ng: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 09/27] udisks: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 10/27] lighttpd: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 11/27] cronie: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 12/27] elsa: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 13/27] net-snmp: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 14/27] atftp: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 15/27] dhcp: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 16/27] connman: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 17/27] gateone: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 18/27] cherokee: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 19/27] openssh: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 20/27] cloud9: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 21/27] xinput-calibrator: : " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 22/27] xserver-nodm-init: " Andreas Müller
2012-06-21  7:35   ` [RFC, meta-oe 22/27 v2] " Martin Jansa
2012-06-21 18:00     ` Koen Kooi [this message]
2012-06-21 18:10       ` Martin Jansa
2012-06-21 18:30         ` Andreas Müller
2012-06-21 19:02           ` Martin Jansa
2012-06-21 19:04           ` Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 23/27] dropbear: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 24/27] keymaps: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 25/27] rsyslog: " Andreas Müller
2012-06-10 21:46 ` [RFC, meta-oe 26/27] gpsd: " Andreas Müller
2012-06-10 21:47 ` [RFC, meta-oe 27/27] networkmanager: " Andreas Müller
2012-06-16 17:16 ` [RFC, meta-oe 00/27] transit to meta-systemd (cover-letter-only) Martin Jansa
2012-06-16 17:47   ` Martin Jansa
2012-06-16 17:59   ` Martin Jansa
2012-07-02 21:32 ` Paul Eggleton
2012-07-03  7:21   ` Andreas Müller

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='jrvngo$vv$2@dough.gmane.org' \
    --to=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