aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/v86d/v86d/uvesafb.conf
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2014-08-07 02:58:12 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-11 10:53:06 +0100
commita00dcf2a57511fa461e3905d9d1d531872f2d061 (patch)
tree1c50f8d73e2e40b00b04239f52bb4825ddc29ef2 /meta/recipes-bsp/v86d/v86d/uvesafb.conf
parent34ffa4e01911a8678b2e0ac6ebad44205f97120f (diff)
downloadopenembedded-core-contrib-a00dcf2a57511fa461e3905d9d1d531872f2d061.tar.gz
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] (From OE-Core rev: 6d55a03d5cc8070d589c1fe7df74279208833383) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/v86d/v86d/uvesafb.conf')
-rw-r--r--meta/recipes-bsp/v86d/v86d/uvesafb.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/v86d/v86d/uvesafb.conf b/meta/recipes-bsp/v86d/v86d/uvesafb.conf
new file mode 100644
index 0000000000..43789755d3
--- /dev/null
+++ b/meta/recipes-bsp/v86d/v86d/uvesafb.conf
@@ -0,0 +1,2 @@
+# Load uvesafb.ko at boot
+uvesafb