I've written a bsp  for the adzs-sc589-ezlite board from analog devices. I am 
trying to use qemu to emulate the board, but I get the following

runqemu - INFO - Can't find qemuboot conf file, DEPLOY_DIR_IMAGE is NULL!
runqemu - INFO - Running MACHINE=adzs-sc589-ezlite bitbake -e...
runqemu - INFO - Overriding conf file setting of STAGING_DIR_NATIVE to 
/home/peter/yocto-build/build/tmp/work/armv5e-poky-linux-gnueabi/defaultpkgname/1.0-r0/recipe-sysroot-native
 from Bitbake environment
Traceback (most recent call last):
  File "/home/peter/yocto-build/poky/scripts/runqemu", line 1243, in <module>
    ret = main()
  File "/home/peter/yocto-build/poky/scripts/runqemu", line 1230, in main
    config.check_and_set()
  File "/home/peter/yocto-build/poky/scripts/runqemu", line 652, in 
check_and_set
    self.check_fstype()
  File "/home/peter/yocto-build/poky/scripts/runqemu", line 513, in check_fstype
    raise Exception("FSTYPE is NULL!")
Exception: FSTYPE is NULL!

I've tried forcing:

$ bitbake core-image-minimal -c do_write_qemuboot_conf

but with no success.

Peter.

This communication, including any attached documentation, is intended only for 
the person or entity to which it is addressed, and may contain confidential, 
personal, and/or privileged information. Any unauthorized disclosure, copying, 
or taking action on the contents is strictly prohibited. If you have received 
this message in error, please contact us immediately so we may correct our 
records. Please then delete or destroy the original transmission and any 
subsequent reply. Thank you.
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to