Hi All,
Just started with building my own image for VU+ Solo2 on OpenSuse 13.1 (x86, 64 bit); I added all the needed libraries / products mentioned on this forum and wiki and after the first make all is well. I made sure that the Python in my path is version 2. When I enter the second make I get:
aad@gandalf:~/openpli40/openpli-oe-core> MACHINE=vusolo2 make image Building image for vusolo2 WARNING: Unable to get checksum for splash-bootlogo SRC_URI entry vusolo2_splash.bmp: file could not be found WARNING: Unable to get checksum for splash-bootlogo SRC_URI entry vusolo2_splash1.bmp: file could not be found WARNING: Unable to get checksum for splash-bootlogo SRC_URI entry vusolo2_splash2.bmp: file could not be found WARNING: Unable to get checksum for splash-bootlogo SRC_URI entry vusolo2_splash3.bmp: file could not be found WARNING: Unable to get checksum for linux-vusolo SRC_URI entry vusolo2_defconfig: file could not be found
and there's no further progress (the make process doesn't stop).
Probably a missing command?
Any ideas?
Thanks.