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
Updated 2.6.23 kernel patches for the Compulab cm-x270 are now available in OpenEmbedded: http://www.openembedded.org/filebrowser/org.openembedded.dev/packages/linux/linux-2.6.23/cm-x270 The cm-x270 support in OpenEmbedded has undergone a lot of clean-up… Read More »Linux 2.6.23 for the Compulab cm-x270
There are quite a few people using (or would like to use) OpenEmbedded on the Compulab cm-x270. The cm-x270 is a high performance, low cost… Read More »Howto load Openembedded on the Compulab cm-x270 computer module
If you are having trouble mounting a JFFS2 file system on a Compulab cm-x270 module, you may have a device that has a NAND flash… Read More »Compulab cm-x270 NAND flash eraseblock sizes
Original article published 2007-10-04 As of today, the Mono build in OpenEmbedded is working pretty well. Mono support for ARM and other embedded architectures should… Read More »Mono support in OpenEmbedded and Openmoko packages
Update 2007-10-14: use IMAGE_INSTALL in image recipe Update 2007-10-22: a few corrections, added full path for include and comments Update 2010-06-07: use recipes instead of… Read More »The correct way to add packages to an OpenEmbedded Image