<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-core/systemd, branch yocto-2.4</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=yocto-2.4</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=yocto-2.4'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2017-10-07T22:20:40+00:00</updated>
<entry>
<title>systemd: drop unreferenced uclibc specific agetty -&gt; getty patch</title>
<updated>2017-10-07T22:20:40+00:00</updated>
<author>
<name>Andre McCurdy</name>
<email>armccurdy@gmail.com</email>
</author>
<published>2017-10-04T01:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4433e8616e92ab5075f28a3d406ecd98e5c6fc05'/>
<id>urn:sha1:4433e8616e92ab5075f28a3d406ecd98e5c6fc05</id>
<content type='text'>
The patch is uclibc specific and reference to it was removed from the
systemd recipe in:

  http://git.openembedded.org/openembedded-core/commit/?id=653704e9cf325cb494eb23facca19e9f05132ffd

(From OE-Core rev: 6ce87fdadab73e8a928864515495bc4ab3401577)

Signed-off-by: Andre McCurdy &lt;armccurdy@gmail.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>systemd: drop uclibc specific exp10 support patch</title>
<updated>2017-10-07T22:20:40+00:00</updated>
<author>
<name>Andre McCurdy</name>
<email>armccurdy@gmail.com</email>
</author>
<published>2017-10-03T01:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b51202cce03f22672205f676d19932802632f1f7'/>
<id>urn:sha1:b51202cce03f22672205f676d19932802632f1f7</id>
<content type='text'>
This patch is clearly uclibc specific and appears to have been
inadvertently left behind during the recent purging of uclibc
specific patches from oe-core:

  http://git.openembedded.org/openembedded-core/commit/?id=e01e7c543a559c8926d72159b5cd55db0c661434

(From OE-Core rev: 655f0e5830ff883843d44d38de3aea4c4134c903)

Signed-off-by: Andre McCurdy &lt;armccurdy@gmail.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>systemd: add runtime dependencies to pam plugins.</title>
<updated>2017-10-07T22:20:39+00:00</updated>
<author>
<name>andreas.kling@peiker-cee.de</name>
<email>andreas.kling@peiker-cee.de</email>
</author>
<published>2017-09-27T09:40:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=31fb57d72deca73aaf66dd6416defb70fe97ee24'/>
<id>urn:sha1:31fb57d72deca73aaf66dd6416defb70fe97ee24</id>
<content type='text'>
(From OE-Core rev: e1bbca2b6d2edbea0939cbeafe6e74c1d4c59a25)

Signed-off-by: Andy Kling &lt;andreas.kling@peiker-cee.de&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>systemd-serialtty: allow empty package</title>
<updated>2017-09-26T10:07:40+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2017-09-26T08:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c1d3dbb5bdbea42c3f4b4706872bd2444e850c7c'/>
<id>urn:sha1:c1d3dbb5bdbea42c3f4b4706872bd2444e850c7c</id>
<content type='text'>
If SERIAL_CONSOLES is set to empty for some reason, we would have rootfs
failure like below.

  - nothing provides systemd-serialgetty needed by systemd-1:234-r0.core2_64

This is because systemd-serialgetty package is not generated when
SERIAL_CONSOLES is empty.

Set ALLOW_EMPTY to "1" for this recipe to allow for generation of empty
systemd-serialgetty package to avoid the above error.

(From OE-Core rev: abf2e9526a11bcb51b71b90a7b76bd33af656494)

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>systemd-boot: Should not build x32</title>
<updated>2017-09-26T10:05:01+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2017-09-26T00:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d9ffb749248859bdabfcf8de8bf352260b04df67'/>
<id>urn:sha1:d9ffb749248859bdabfcf8de8bf352260b04df67</id>
<content type='text'>
Since systemd-boot is a bootloader, it needs to be built for
the native IA instruction set size and x32 is not valid.

(From OE-Core rev: 8c9ee404fe2a5e703f14c70092137c8d0ac0a6c2)

Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>systemd: move org.freedesktop.machine1.conf to systemd-container</title>
<updated>2017-09-26T10:05:01+00:00</updated>
<author>
<name>Fathi Boudra</name>
<email>fathi.boudra@linaro.org</email>
</author>
<published>2017-09-23T10:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=75bee4603dbabb4ed2cec3e2328cc24bf824a280'/>
<id>urn:sha1:75bee4603dbabb4ed2cec3e2328cc24bf824a280</id>
<content type='text'>
The file belongs to systemd-container package , not to systemd package.

(From OE-Core rev: 9c1ec618860404bef0348bb17efcfb5c93cc360f)

Signed-off-by: Fathi Boudra &lt;fathi.boudra@linaro.org&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>systemd-serialgetty: remove systemd from RDEPENDS</title>
<updated>2017-09-21T08:24:24+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2017-09-05T08:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fe36ee591eac2742e27fd9bf3b7d30c4c761131d'/>
<id>urn:sha1:fe36ee591eac2742e27fd9bf3b7d30c4c761131d</id>
<content type='text'>
By setting systemd-serialgetty to rdepend on systemd, we are making
configuration files have runtime dependency on the main utility that
uses those configuration files. Applied with the same logic, we should
make any package that provides service files under /etc/init.d/ to have
runtime dependency on sysvinit. And this is not right.

So we should remove systemd from RDEPENDS of systemd-serialgetty.

Besides, as we have changed systemd to have systemd-serialgetty in its
RDEPENDS by default, we should avoid circular dependency issue.

(From OE-Core rev: 060088f256f8134ad68a7b5e493ddfa78a0382ea)

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>systemd: change some RRECOMMENDS to RDEPENDS</title>
<updated>2017-09-21T08:24:24+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2017-09-05T08:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=117946646ef51704af9ea5780e8f19f645fbbb12'/>
<id>urn:sha1:117946646ef51704af9ea5780e8f19f645fbbb12</id>
<content type='text'>
Set NO_RECOMMENDATIONS to "1", build and start a systemd image, and we
could not get serial getty spawned, thus causing the user not able to
login via serial port.

E.g.
MACHINE=qemux86-64 bitbake core-image-minimal
runqemu qemux86-64 nographic

And we cannot login onto the system.

Move util-linux-agetty and systemd-serialgetty (determined by PACKAGECONFIG)
from RRECOMMENDS to RDEPENDS to fix the above problem.

(From OE-Core rev: 39e78c7615cdaaa8ad61a67d5c5bf7ff877167df)

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>systemd-serialgetty: Add HOMEPAGE info into recipe file.</title>
<updated>2017-09-21T08:05:50+00:00</updated>
<author>
<name>Huang Qiyu</name>
<email>huangqy.fnst@cn.fujitsu.com</email>
</author>
<published>2017-09-18T03:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9c18222acfd003cf20bebe6fdfc78bf772ef5ddd'/>
<id>urn:sha1:9c18222acfd003cf20bebe6fdfc78bf772ef5ddd</id>
<content type='text'>
(From OE-Core rev: 6b72414e82961404b546dbd534c3b15c0014cd66)

Signed-off-by: Huang Qiyu &lt;huangqy.fnst@cn.fujitsu.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>systemd-compat-units: Add HOMEPAGE info into recipe.</title>
<updated>2017-09-21T08:05:50+00:00</updated>
<author>
<name>Huang Qiyu</name>
<email>huangqy.fnst@cn.fujitsu.com</email>
</author>
<published>2017-09-18T03:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fb58cfaf37d85737652dfb8788e8af4fa77ce091'/>
<id>urn:sha1:fb58cfaf37d85737652dfb8788e8af4fa77ce091</id>
<content type='text'>
(From OE-Core rev: 04762479f0b18d0bbd95110f1f82d9be02bf10e9)

Signed-off-by: Huang Qiyu &lt;huangqy.fnst@cn.fujitsu.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
