diff options
author | Enrico Jorns <ejo@pengutronix.de> | 2017-03-29 11:07:33 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-31 12:24:53 +0100 |
commit | 396e9dcf308a2a6660a84eb36c5ff29f8a0d08de (patch) | |
tree | a9b79b1e2427536962bfcd4e9e533dfbd32808f7 /meta-selftest/classes/test_events.bbclass | |
parent | 8413e26164644230615f4503ca9488b5b4021aeb (diff) | |
download | openembedded-core-396e9dcf308a2a6660a84eb36c5ff29f8a0d08de.tar.gz openembedded-core-396e9dcf308a2a6660a84eb36c5ff29f8a0d08de.tar.bz2 openembedded-core-396e9dcf308a2a6660a84eb36c5ff29f8a0d08de.zip |
systemd: make vconsole a PACKAGECONFIG option
Allowing to remove the systemd-vconsole-setup package without specifying
the --disable-vconsole configure option for systemd will make the system
boot with the failure prompt
| systemd-udevd[142]: failed to execute '/lib/systemd/systemd-vconsole-setup' '/lib/systemd/systemd-vconsole-setup': No such file or directory
| systemd-udevd[96]: Process '/lib/systemd/systemd-vconsole-setup' failed with exit code 2.
as the 90-vconsole.rules will still be installed with having a
RUN+="/lib/systemd/systemd-vconsole-setup" in it that attempts to
execute a non-existing binary.
Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/classes/test_events.bbclass')
0 files changed, 0 insertions, 0 deletions