Re: [OE-core] [PATCH] psplash: add support for systems without mmap support.

2013-12-10 Thread Yevhen Kyriukha
2013/12/10 Burton, Ross : > Surely if your system has a broken mmap() you've got far bigger > problems than the splash screen not working? I'm using Intel Cedartrail platform where mmap is not working properly with framebuffer. It's a framebuffer driver problem and such problem may be present on o

Re: [OE-core] [PATCH] psplash: add support for systems without mmap support.

2013-12-10 Thread Burton, Ross
Surely if your system has a broken mmap() you've got far bigger problems than the splash screen not working? Also, we're upstream for this so instead of patching the recipe, file a bug with a patch for psplash itself. Ross ___ Openembedded-core mailing

[OE-core] [PATCH] psplash: add support for systems without mmap support.

2013-12-10 Thread Yevhen Kyriukha
Signed-off-by: Yevhen Kyriukha --- ...-support-for-systems-without-mmap-support.patch | 133 + meta/recipes-core/psplash/psplash_git.bb | 3 +- 2 files changed, 135 insertions(+), 1 deletion(-) create mode 100644 meta/recipes-core/psplash/files/0001-Add-support-f