Skip to content

Gumstix Yocto Project 1.6 'Daisy'

Compare
Choose a tag to compare
@adam-lee adam-lee released this 26 May 17:08

This is Gumstix Yocto Project 1.6 'Daisy' release.

General instruction can be found here.
Please check for known issues. Feel free to submit new issues.

If you would like insight into what have changed:

Some useful links:

Migration Note:

  • The USB composite gadget driver is now getting built into the kernel in this release. Previous releases had gadget modules (such as g_ether) that can be loaded 'ie. modprobe g_ether' in the user space. The change was made to provide serial console for boards without a dedicated FTDI usb-to-serial converter [1].

Thanks!

[1] gumstix/meta-gumstix@d76c1c6