Compulab cm-x270 kernel updated to 2.6.29 in OE
The cm-x270 kernel support in OpenEmbedded has just been updated to version 2.6.29.
The cm-x270 kernel support in OpenEmbedded has just been updated to version 2.6.29.
Having used OpenEmbedded for a number of Embedded Linux projects over the past 5 years, it is interesting watching new users come on board. The… Read More »Who is using OpenEmbedded?
The Socketcan test applications and utilities are now available in OpenEmbedded. The socketcan kernel modules already exist in OE. To build and deploy: get the… Read More »Socketcan utils and test apps added to OpenEmbedded
I just added a recipe to OpenEmbedded to build the Socketcan kernel modules from the socketcan SVN. So if you are using the latest OpenEmbedded… Read More »Socketcan CAN-bus drivers added to OpenEmbedded
I recently added Mono 2.2 RC1 to OpenEmbedded. The last usable version of Mono in Openembedded was 1.2.6, so this is a big step up. … Read More »Mono 2.2 RC1 added to Openembedded
Recently the OpenEmbedded project has switched to the Git version control system. This is good news for many reasons. The obvious reasons are Git is… Read More »Benefits of OpenEmbedded switching to Git
The Linux input layer has made a lot of progress in recent years. When writing a new input driver (such as keyboard, trackball, etc), it… Read More »Linux Input Testing and Debugging
The kernel support in OpenEmbedded for the Compulab cm-x270 has been updated to version 2.6.24. The 2.6.24 kernel opens up several possibilities including better real… Read More »Compulab cm-x270 kernel update to 2.6.24
I recently updated the Mono recipes in OpenEmbedded to include the Mono 1.2.6 version. Several critical bugs that were present in 1.2.5 have been fixed,… Read More »Mono 1.2.6 added to OpenEmbedded
Update: Michael Dominic K. has kindly provided feedback on this article and has some additional points about Mono and embedded systems. Mono has included support… Read More »C# on embedded ARM Linux systems is now practical