after all i have compile a image for my stb
but i am a little confused and need some help
the working environment is ready for use after the
make -f Makefile-2.1 imageor it is nessesary to run also the
source env.source ; bitbake -k openpli-enigma2-feedand
source env.source ; bitbake -b ../openembedded/recipes/images/openpli-enigma2-image.bb -c buildas in @christophecvr tutorial ? (thanks for this good tutorial)
i use the latest Makefile from sourceforge.net but my compile is ending with some error
| + echo 'Building feeds for [openpli]..' | Building feeds for [openpli].. | + '[' -n '' ']' | + create_etc_timestamp | + date +%2m%2d%2H%2M%Y | ++ du -ks /home/wtf/openpli-real/build-vuduo/tmp/rootfs/openpli-enigma2-image | ++ awk '{size = 10240 + $1; print (size > 65536 ? size : 65536) }' | + ROOTFS_SIZE=98096 | + mkfs.jffs2 --root=/home/wtf/openpli-real/build-vuduo/tmp/rootfs/openpli-enigma2-image/boot --faketime --compression-mode=none --output=/home/wtf/openpli-real/build-vuduo/tmp/deploy/images/vuduo/openpli-enigma2-2.1-vuduo.boot.jffs2 --eraseblock=0x20000 -n -l | + rm -rf /home/wtf/openpli-real/build-vuduo/tmp/rootfs/openpli-enigma2-image/boot/backdrop.mvi /home/wtf/openpli-real/build-vuduo/tmp/rootfs/openpli-enigma2-image/boot/bootlogo.mvi /home/wtf/openpli-real/build-vuduo/tmp/rootfs/openpli-enigma2-image/boot/bootlogo_wait.mvi | + rm -rf /home/wtf/openpli-real/build-vuduo/tmp/rootfs/openpli-enigma2-image/tmp/vmlinux /home/wtf/openpli-real/build-vuduo/tmp/rootfs/openpli-enigma2-image/tmp/vmlinux.gz | + mkfs.jffs2 --root=/home/wtf/openpli-real/build-vuduo/tmp/rootfs/openpli-enigma2-image --disable-compressor=lzo --compression-mode=size --output=/home/wtf/openpli-real/build-vuduo/tmp/deploy/images/vuduo/openpli-enigma2-2.1-vuduo.rootfs.jffs2 --eraseblock=0x20000 -n -l | + gzip -f -c /home/wtf/openpli-real/build-vuduo/tmp/deploy/images/vuduo/vmlinux-vuduo.bin | gzip: /home/wtf/openpli-real/build-vuduo/tmp/deploy/images/vuduo/vmlinux-vuduo.bin: No such file or directory NOTE: package openpli-enigma2-image-1.0-r0: task do_rootfs: Failed ERROR: Function 'do_rootfs' failed (see /home/wtf/openpli-real/build-vuduo/tmp/work/vuduo-oe-linux/openpli-enigma2-image-1.0-r0/temp/log.do_rootfs.5189 for further information) ERROR: Task 12 (/home/wtf/openpli-real/openembedded/recipes/images/openpli-enigma2-image.bb, do_rootfs) failed with exit code '1' ERROR: '/home/wtf/openpli-real/openembedded/recipes/images/openpli-enigma2-image.bb' failedi atach the log file
the image was in /build-vuduo/tmp/deploy/images and i flash my stb and it is working well
i strees it a little to see if the image is ok and no crash at all
is this ok ?
if i want to add in my compile some plugins how can i do it ? i have test these plugins in image and they are working ok with openpli
and for the bootlogo i have to change anly the bootlogo.jpg in /openpli/openembedded/recipes/openpli/openpli-bootlogo/bootlogo.jpg ?
for default skin ?
thanks for your help
Attached Files
Edited by omgwtfpwn, 5 November 2011 - 12:39.