Checking the logs I noticed this note: /oe/oe-core/build/tmp-eglibc/work/poodle-oe-linux-gnueabi/initramfs-kexecboot-klibc-image-1.0-r0/temp/run.do_rootfs.22017: line 271: [: -eq: unary operator expected
The line in question is in rootfs_ipk.bbclass rootfs_ipk_do_rootfs() ... if [ $runtime_script_required -eq 0 ]; then IMHO the test should be refined. Regards Andrea _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
