diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2017-09-05 16:07:59 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-21 09:23:59 +0100 |
commit | 39e78c7615cdaaa8ad61a67d5c5bf7ff877167df (patch) | |
tree | 0ec6426c200f74f1fb39f8546f91355f36aa8394 /README.LSB | |
parent | 927b3b05a7f6b85967f7375b1942605fe8d37d0c (diff) | |
download | openembedded-core-39e78c7615cdaaa8ad61a67d5c5bf7ff877167df.tar.gz openembedded-core-39e78c7615cdaaa8ad61a67d5c5bf7ff877167df.tar.bz2 openembedded-core-39e78c7615cdaaa8ad61a67d5c5bf7ff877167df.zip |
systemd: change some RRECOMMENDS to RDEPENDS
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.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'README.LSB')
0 files changed, 0 insertions, 0 deletions