diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2017-09-26 16:41:38 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-26 11:07:40 +0100 |
commit | c1d3dbb5bdbea42c3f4b4706872bd2444e850c7c (patch) | |
tree | 2246b5cad2285b1a23732101bddf97384af0655c /README.hardware | |
parent | 85f55343bc5d9cabdfda35fb0f1c4274a5c51cf9 (diff) | |
download | poky-c1d3dbb5bdbea42c3f4b4706872bd2444e850c7c.tar.gz |
systemd-serialtty: allow empty package
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 <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.hardware')
0 files changed, 0 insertions, 0 deletions