generic-poky/meta/recipes-core/systemd
Enrico Jorns 64fd22e42e 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.

(From OE-Core rev: 396e9dcf308a2a6660a84eb36c5ff29f8a0d08de)

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>
2017-04-01 08:14:58 +01:00
..
systemd systemd: Backport cgroup fix from 233 to 232 2016-12-13 22:55:21 +00:00
systemd-serialgetty systemd-serialgetty: allow baud rate overriding 2016-03-31 09:15:05 +01:00
systemd-systemctl systemd-systemctl-native: fix unit detection 2016-04-09 23:00:44 +01:00
systemd-compat-units.bb systemd-compat-units: Add PACKAGE_WRITE_DEPS for postinst 2017-01-20 11:53:50 +00:00
systemd-serialgetty.bb systemd-serialgetty: Set S to prevent QA warning 2015-07-08 00:01:18 +01:00
systemd-systemctl-native.bb Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM 2016-10-28 16:15:18 +01:00
systemd.inc systemd: Upgrade to 232 2016-12-08 10:31:29 +00:00
systemd_232.bb systemd: make vconsole a PACKAGECONFIG option 2017-04-01 08:14:58 +01:00