adding pjsip to my openmoko overlay – part 2
since my last post i’ve made some progress with my bitbake recipe to build the pjsip project for openmoko. the first problem i ran into with the install was bitbake complaining that files from a .svn subdirectory from the source tree couldn’t be installed because of a permission problem. those files shouldn’t be installed anyway [...]
adding pjsip to my openmoko overlay
continuing my quest for a programmable sip client on openmoko, i’ve been working on adding pjsip to my openembedded overlay. adding a new package to openembedded is quite daunting at first but there are some great resources out there: http://linuxtogo.org/~mickeyl/tools/FOSDEM2005.pdf – overview of openembedded & bitbake http://www.openembedded.org/wiki/Bbfile – overview of bitbake files http://bitbake.berlios.de/manual/ – the [...]
switching back to the matchbox keyboard in openmoko
i just noticed that the default devel image uses the “multitap-pad” keyboard instead of the matchbox keyboard i’ve grown accustomed to. i’m sure the multitap-pad keyboard is great for some people but i don’t like it. i can’t figure out how to enter several keys that i can’t do without, particularly “/”. here’s how to [...]
openmoko & neo1973
i’ve been spending some time getting to know openmoko and the neo1973 lately as well as the openembedded framework. its starting to make sense. i’ve added a couple silly apps to a local overlay and was able to build a custom image with my apps and some favorite packages preinstalled. a near-term goal is getting [...]