Hi Khem, > > runqemu already assigns a static IP to instance and it does not use bridging > so dhcp from a server which is not the machine on which qemu is running will > not work > >
Right, this testing was from my own meta-dl-qemux86 (custom kernel and recipes). https://github.com/insop/meta-dl The image that I've created did not use static IP but attempted to get dhcp, so that' was the issue. I still have to look at what was the issue within my image (meta layer), but now I've moved to latest yocto-kernel-3.8 and the image uses the static IP. Thank you. Insop _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
