<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-systemd/oe-core/recipes-connectivity/ofono, 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>2017-08-31T08:18:34+00:00</updated>
<entry>
<title>meta-systemd: remove this now pretty empty layer</title>
<updated>2017-08-31T08:18:34+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2017-08-22T14:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=731f452da6502598310d92c7e87b53fa1f0af749'/>
<id>urn:sha1:731f452da6502598310d92c7e87b53fa1f0af749</id>
<content type='text'>
* the upgrade path from original meta-systemd still isn't provided
  by oe-core, but hopefully there are only a few remaining users
  of this layer.
* some BSPs probably still use systemd-machine-units, it's now added
  to oe-core:
  http://git.openembedded.org/openembedded-core/commit/?id=5f3dbcf71059939f1c33af7b8848eb18b311365a

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>ofono: Rename .bbappend to match new version from oe-core</title>
<updated>2014-01-10T12:11:55+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-01-09T14:38:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8b752a1fd646313edb64d6369256daa9eefa69ab'/>
<id>urn:sha1:8b752a1fd646313edb64d6369256daa9eefa69ab</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>ofono: Rename .bbappend to match new version from oe-core</title>
<updated>2013-11-20T16:49:10+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-11-18T22:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=65beec527ac271a76470bee1fdcee8f1dcc54ec9'/>
<id>urn:sha1:65beec527ac271a76470bee1fdcee8f1dcc54ec9</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>ofono: Package systemd service</title>
<updated>2013-01-17T13:18:15+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei.gherzan@windriver.com</email>
</author>
<published>2013-01-14T18:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4fe188b085500a9b56294b65c7537ccd88587b83'/>
<id>urn:sha1:4fe188b085500a9b56294b65c7537ccd88587b83</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei.gherzan@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
