Hi,
not sure if this is the right list...
Running into a failure:

   MACHINE=at91sam9263ek bitbake console-image-base
   //
   //
   | + rm -f
   
/media/OpenEmbedded/oe-core/build/tmp-eglibc/work/at91sam9263ek-oe-linux-gnueabi/core-image-base-1.0-r0/rootfs/var/lib/opkg/lists/oe
   
/media/OpenEmbedded/oe-core/build/tmp-eglibc/work/at91sam9263ek-oe-linux-gnueabi/core-image-base-1.0-r0/rootfs/var/lib/opkg/lists/oe-all
   
/media/OpenEmbedded/oe-core/build/tmp-eglibc/work/at91sam9263ek-oe-linux-gnueabi/core-image-base-1.0-r0/rootfs/var/lib/opkg/lists/oe-armv5te
   
/media/OpenEmbedded/oe-core/build/tmp-eglibc/work/at91sam9263ek-oe-linux-gnueabi/core-image-base-1.0-r0/rootfs/var/lib/opkg/lists/oe-at91sam9263ek

   | + true
   | + '[' -eq 0 ']'
   |
   
/media/OpenEmbedded/oe-core/build/tmp-eglibc/work/at91sam9263ek-oe-linux-gnueabi/core-image-base-1.0-r0/temp/run.do_rootfs.20251:
   line 214: [: -eq: unary operator expected
   | + set +x
   | log_check: Using
   
/media/OpenEmbedded/oe-core/build/tmp-eglibc/work/at91sam9263ek-oe-linux-gnueabi/core-image-base-1.0-r0/temp/log.do_rootfs.20251
   as logfile

   213    if true; then
   214        if [ $runtime_script_required -eq 0 ]; then
   215            # All packages were successfully configured.
   216            # update-rc.d, base-passwd are no further use, remove
   them now


No error when:

   MACHINE=at91sam9263ek bitbake console-image-base

Thanks!
Jaap
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to