<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-systemd/meta-oe/recipes-support, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2013-04-15T14:22:05+00:00</updated>
<entry>
<title>pcsc-lite: move systemd support from meta-systemd back to meta-oe</title>
<updated>2013-04-15T14:22:05+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-13T13:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4f3b378e6a618b6a0735f8096b49f166bf7c2a80'/>
<id>urn:sha1:4f3b378e6a618b6a0735f8096b49f166bf7c2a80</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>syslog-ng: move systemd support from meta-systemd back to meta-oe</title>
<updated>2013-04-15T14:22:05+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-13T12:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5ba9463567bc2d7d52ec5c04105c79c18bdf981e'/>
<id>urn:sha1:5ba9463567bc2d7d52ec5c04105c79c18bdf981e</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>strongswan: move systemd support from meta-systemd back to meta-oe</title>
<updated>2013-04-15T14:22:04+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-13T12:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=87259e3768de680a7cb39fc9e0959a4387fb57f2'/>
<id>urn:sha1:87259e3768de680a7cb39fc9e0959a4387fb57f2</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>udisks: move systemd support from meta-systemd back to meta-oe</title>
<updated>2013-04-15T14:22:04+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-13T12:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ab198bbcfae9239c761e412e800d497bdd8bedf4'/>
<id>urn:sha1:ab198bbcfae9239c761e412e800d497bdd8bedf4</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-systemd: Add not only RPROVIDES, but also RREPLACES/RCONFLICTS</title>
<updated>2013-04-12T16:50:16+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-12T11:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=739fc9759909215ba7c4831e839e3479631de04f'/>
<id>urn:sha1:739fc9759909215ba7c4831e839e3479631de04f</id>
<content type='text'>
with this combo opkg should automatically remove PN-systemd and replace it with PN
</content>
</entry>
<entry>
<title>meta-systemd: bump PRINC in all .bbappends</title>
<updated>2013-04-12T16:50:15+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-12T11:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1482cfe735de97eec6bc87cb653c92aef002bc10'/>
<id>urn:sha1:1482cfe735de97eec6bc87cb653c92aef002bc10</id>
<content type='text'>
* opkg upgrade will fail to upgrade every package PN when PN-system is installed
  * check_data_file_clashes: Package xserver-nodm-init wants to install file /lib/systemd/system/xserver-nodm.service
    But that file is already provided by package  * xserver-nodm-init-systemd
  You need to manually remove all PN-systemd packages on your target
  opkg remove -force-depends -force-remove `opkg list-installed | grep "\-systemd"`
  be careful with stuff like openssh-sshd-systemd or
  wpa-supplicant-systemd when you have access to target only over
  network
* this PRINC bump will force you to do it now even for people not using
  OEBasicHash or PR service

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-systemd: drop default SYSTEMD_PACKAGES = "${PN}"</title>
<updated>2013-04-12T16:50:15+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-12T11:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a179ca25a4223bab312d2717fce63a7b160dc769'/>
<id>urn:sha1:a179ca25a4223bab312d2717fce63a7b160dc769</id>
<content type='text'>
</content>
</entry>
<entry>
<title>meta-systemd: Append ${PN} to SYSTEMD_SERVICE</title>
<updated>2013-04-12T16:49:55+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-02-13T17:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=313f0ae25925caead4f588695ac9c9bcf00b2755'/>
<id>urn:sha1:313f0ae25925caead4f588695ac9c9bcf00b2755</id>
<content type='text'>
When using systemd class from OE-Core we also need
to install the units explicitly.

systemd packages ending with -systemd are consumed
and now provided by package proper.

MJ: fix RPROVIDES_PN = PN-systemd in entrance
MJ: add RPROVIDES for ntp*-systemd in ntp
MJ: the same for wpa-supplicant

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnome-terminal, system-tools-backends, slim, benchfft, syslog-ng: move to nonworking directories</title>
<updated>2013-02-01T16:44:21+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-01-28T11:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=92ea562bafda6b201fae91c2bc13a404da4d581c'/>
<id>urn:sha1:92ea562bafda6b201fae91c2bc13a404da4d581c</id>
<content type='text'>
* this set does not build with distroless qemuarm as reported in
  'State of bitbake world' thread, nobody volunteered to fix them

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>strongswam: disable systemd support in meta-oe and reenable it in meta-systemd</title>
<updated>2012-12-12T18:39:11+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-12-11T13:21:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=48a62d1a72190420205c4d7e015c3df092ae66c8'/>
<id>urn:sha1:48a62d1a72190420205c4d7e015c3df092ae66c8</id>
<content type='text'>
* fixes:
strongswan-5.0.0: strongswan: Files/directories were installed but not shipped
  /lib
  /lib/systemd
  /lib/systemd/system
  /lib/systemd/system/strongswan.service

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
