All of lore.kernel.org
 help / color / mirror / Atom feed
* Bitbake for native x86 project?
@ 2013-10-11 13:22 Chris Morgan
  2013-10-13 16:03 ` Trevor Woerner
  2013-10-13 16:53 ` Richard Purdie
  0 siblings, 2 replies; 11+ messages in thread
From: Chris Morgan @ 2013-10-11 13:22 UTC (permalink / raw)
  To: bitbake-devel

Hello.

I can't be sure that I'm asking the question correctly so please
forgive me if I've gotten something wrong here.

I'm working on a project that generates several libraries and
applications. Today we build and run exclusively on x86 Linux desktop
machines and use cmake for the build system. In the future we plan to
add cross-compiling of these same libraries and applications for an
embedded arm platform, Yocto based. We would like to maintain both
types of build, for x86 and for arm.

I've seen guides on how to use Yocto (or other bitbake based
distributions) to generate x86 images but these appear to involve
building the entire x86 toolchain, kernel, all libraries, creating a
virtual root and building a root filesystem image that one would run
under an emulator.

In my case I'd like to use bitbake to build libraries and applications
and create a virtual root, but not create a kernel, toolchain and
other system provided libraries. Then, when we decide to transition
over to Yocto I'd like to leverage the recipes by plugging them into
the Yocto system somehow (I'm still starting to understand the
process).

I haven't seen any guides or information on how to use bitbake for
native desktop applications. I feel like its certainly possible but it
appears to be quite a bit of work just to proof of concept things.

Is there anything inherently wrong with what I'm proposing here with
bitbake? Does it make sense that it would save time to develop the
recipes once and use bitbake for the desktop like this?

Chris


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-11-07 18:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11 13:22 Bitbake for native x86 project? Chris Morgan
2013-10-13 16:03 ` Trevor Woerner
2013-10-15 12:17   ` Chris Morgan
2013-11-07 18:57     ` Darren Hart
2013-10-13 16:53 ` Richard Purdie
2013-10-14 13:28   ` Chris Morgan
2013-10-14 14:40     ` Richard Purdie
2013-10-14 15:02       ` Chris Morgan
2013-10-14 15:22         ` Trevor Woerner
2013-10-14 15:30         ` Richard Purdie
2013-10-14 14:33   ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.