<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-systemd/oe-core/recipes-core/util-linux, branch fido</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=fido</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=fido'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2014-03-15T14:25:26+00:00</updated>
<entry>
<title>util-linux: Rename .bbappend to match any version from oe-core and remove uuidd.socket</title>
<updated>2014-03-15T14:25:26+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-03-14T19:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5b8498b53dcdf2ed797cbd2049dd3856ef17e2ff'/>
<id>urn:sha1:5b8498b53dcdf2ed797cbd2049dd3856ef17e2ff</id>
<content type='text'>
* oe-core recipe has uuidd.service in ${PN}-uuidd
  SYSTEMD_PACKAGES = "${PN}-uuidd"
  SYSTEMD_SERVICE_${PN}-uuidd = "uuidd.service"

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>util-linux: rename .bbappend to match new oe-core version</title>
<updated>2013-08-13T15:33:22+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-08-06T20:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a3cec80cd79983f21c70aeb9b5e6284ea6adad26'/>
<id>urn:sha1:a3cec80cd79983f21c70aeb9b5e6284ea6adad26</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>util-linux: rename bbappend to match new version from oe-core</title>
<updated>2013-06-14T17:59:02+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-06-14T17:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e34f1f1ad765a324116dfb296895cd4276230487'/>
<id>urn:sha1:e34f1f1ad765a324116dfb296895cd4276230487</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>util-linux: rename bbappend to match new version from oe-core</title>
<updated>2013-05-28T09:00:14+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-05-24T19:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6523eddfc67e2ee37e00f4b78d57e7ea92a78b78'/>
<id>urn:sha1:6523eddfc67e2ee37e00f4b78d57e7ea92a78b78</id>
<content type='text'>
* removed PRINC to make it easier to remove .bbappend if this
  functionality is moved to oe-core

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>util-linux: follow oe-core to 2.22.2</title>
<updated>2013-01-28T14:40:39+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2013-01-28T13:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6edc76eb7b1f01b4574d99b5ddd8dc6c1086a841'/>
<id>urn:sha1:6edc76eb7b1f01b4574d99b5ddd8dc6c1086a841</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
</content>
</entry>
<entry>
<title>util-linux: add meta-systemd bbappend for new version which installs uuidd.service and socket</title>
<updated>2012-12-11T00:52:56+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2012-12-03T22:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8b4f56eda870c18f0bcd5650294ef240bada28ef'/>
<id>urn:sha1:8b4f56eda870c18f0bcd5650294ef240bada28ef</id>
<content type='text'>
* fixes:
util-linux-2.22.1: util-linux: Files/directories were installed but not shipped
  /lib/systemd
  /lib/systemd/system
  /lib/systemd/system/uuidd.socket
  /lib/systemd/system/uuidd.service

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