[oe] Building multiple gdb-cross targets

Geoffrey Wossum geoffrey at pager.net
Mon Apr 7 14:54:12 UTC 2008


On Friday 04 April 2008 01:46:08 pm Geoffrey Wossum wrote:

> It was easy enough to build the bare metal debugger outside OE.  Just seems
> like you should be able to build this with OE, too.  It seems like it might
> need a separate .bb file to pull it off.  Not exactly sure how you'd force
> bitbake to use a different target setting.  Maybe setting the TARGET_OS to
> be blank in the bitbake file?

Copied gdb-cross_x.x.bb to gdb-baremetal_x.x.bb.  Added a line:
TARGET_SYS_avr32 = "avr32"

That actually seemed to work.

---
Geoffrey






More information about the Openembedded-devel mailing list