]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
v86d: fix for systemd to load uvesafb module correctly ChenQi/systemd_alsa-state_v86d
authorChen Qi <Qi.Chen@windriver.com>
Thu, 7 Aug 2014 06:58:12 +0000 (02:58 -0400)
committerChen Qi <Qi.Chen@windriver.com>
Thu, 7 Aug 2014 08:29:07 +0000 (16:29 +0800)
commit2c23e2ba5fed7c0b33ba9cbd6bea6aa109063890
tree43d282b37c009eb0e67c85dd62db3174f8b5878c
parent7ac62381a30c4d0031b6eb48d25d5ccb1bc8a1ed
v86d: fix for systemd to load uvesafb module correctly

The /etc/init.d/fbsetup script doesn't have any effect in a systemd
image. Its purpose is to load the uvesafb kernel module at boot.
This functionality could be achieved by adding a configuration file
under /etc/modules-load.d/ directory which would be parsed by the
systemd-modules-load.service.

[YOCTO #4420]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/recipes-bsp/v86d/v86d/uvesafb.conf [new file with mode: 0644]
meta/recipes-bsp/v86d/v86d_0.1.10.bb