<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">For those that have been playing around with the Yocto build environment I just wanted to point out that you don't have to build an image every time as you develop your applications.<br class=""><br class="">You can build a relocatable SDK and then use that to cross compile. After that you can simply copy your app(s) over to the qemu instance with ssh. Here are some (brief) instructions - <a href="https://github.com/openbmc/openbmc/wiki/Howto---Build-using-the-SDK" class="">https://github.com/openbmc/openbmc/wiki/Howto---Build-using-the-SDK</a><br class=""><br class="">Let me know if there are any questions or feedback.<br class=""><br class="">Thx - Brad</body></html>