Bitbake package files available
If you’re looking to include mokash into an OpenMoko image, look no further. I’ve completed the first version of the bitbake package files for mokash (and simclist, since no package file exists). They can be found here.
Also, there were definitely some bugs in the version 0.1 that I originally released. Turns out, I forgot to add a lot of source files to Makefile.am, which caused a lot of files to go missing when I ran make dist-gzip to create the archive. I fixed that, and now the archive reflects it, but there were some other show-stopping bugs I ran into on a different test machine regarding locales. The fixes for those problems are not in the archive, but a patch exists (conveniently in the bitbake package files) that will bring the source up to svn revision 61, which also incorporates a few items that were planned for the 0.2 release.