[oe] Building OE for LPC3250

Cliff Brake cliff.brake at gmail.com
Tue Aug 11 12:11:39 UTC 2009


On Mon, Aug 10, 2009 at 1:42 PM, Dmitry Vinokurov<d.vinokuroff at gmail.com> wrote:
> Hello,
>
> I work with ARM9 Phytec LPC3250 RDK now and decided to try using OE as
> building system for my project (hard real-time, industrial). Have anybody
> among OE developers worked with this board earlier?

Generally, adding support for a new board consists of the following if
you have a working kernel:

1) create a machine file:
http://cgit.openembedded.org/cgit.cgi/openembedded/tree/conf/machine
2) create a kernel recipe:
http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/linux

Modifying the linux_2.6.XX.bb recipes are prefered rather than
creating a new recipe specific to the machine.

Let us know if you have any questions.

Cliff

=================
http://bec-systems.com




More information about the Openembedded-devel mailing list