Hello Yocto community!
I'm trying to replace the "Openembedded splash screen" with a custom one and I 
have some problems.

What I have done so far is:

$ cp -r sources/poky/meta/recipes-core/psplash  
sources/meta-custom/recipes-core/
$bitbake psplash
$ ./make-image-headers.h /path/to/picture.jpg POKY
$ cp picture.jpg-img.h 
/builddirr/source/meta-custom/recpies-core/psplash/files/psplash-poky-img.h
$ cat IMAGE_INSTALLS_append "psplash" > conf/local.conf
$bitbake core-image-minimal

I'm not getting any errors but it does not include my changes.

Any help would be appreciated!

Best Regards,
Willie

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to