]> code.ossystems Code Review - openembedded-core.git/commit
linux-wrs: Change the kernel configuration to enable psplash.
authorKevin Tian <kevin.tian@intel.com>
Sat, 9 Oct 2010 05:00:28 +0000 (13:00 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 11 Oct 2010 11:25:53 +0000 (12:25 +0100)
commitefe55d749ac0201d32587d94670fea46c8a98728
treed26897925ace718925a02c66fb5b3950d081d202
parent771fb55d6b13a92e1b30fbc95fdb1c34ddec7ebe
linux-wrs: Change the kernel configuration to enable psplash.

Init scripts assume uvesafb as module, and also need CONFIG_FRAMEBUFFER_CONSOLE
to set some mode parameter, else wrong parameter cause psplash's mmap failure.

This is just a quick fix as we don't know how to change the wrs kernel config
in a clean way. Should revert it with clean way of changing.

[BUGID #363] fixed by this

Signed-off-by: Tian Kevin <kevin.tian@intel.com>
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/recipes-kernel/linux/linux-wrs_git.bb
meta/recipes-kernel/linux/x86-wrs.cfg [new file with mode: 0644]