]> code.ossystems Code Review - openembedded-core.git/commit
psplash: Initialize psplash only if a framebuffer exists
authorMark Hatle <mark.hatle@windriver.com>
Tue, 5 Sep 2017 02:10:32 +0000 (21:10 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Sep 2017 16:30:10 +0000 (17:30 +0100)
commit2348dda6b8a86352e72ef41b24df3a19e8bc98ce
treebaa563011063ff9925ae0f865be15fa176006397
parent32c9b3d99a0c27f6736696082b9da812a8464bf8
psplash: Initialize psplash only if a framebuffer exists

psplash-init exits if there is no framebuffer device detected.
This is done to avoid the following error message from
occurring when booting up:

"Error opening /dev/fb0: No such file or directory"

Signed-off-by: Aws Ismail <aws.ismail@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/psplash/files/psplash-init