Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Dynaminc Component System for Buildroot
@ 2012-02-20  7:45 Avishay Orpaz
  2012-02-20  8:26 ` Alvaro Gamez
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Avishay Orpaz @ 2012-02-20  7:45 UTC (permalink / raw)
  To: buildroot

Hi
I've been using buildroot for about two years for building embedded systems
on various platforms. An embedded system usually comprises of a set of
standard tool and custom software, scripts etc. Buildroot does great job on
the first, but then I have to manually compile the project-specific
software and install it in the target system created by buildroot. In order
to make workflow smoother, I have an idea of adding a dynamic component
support for buildroot. In such a system, buildroot, when invoked, will scan
a specific directory for components. Components are directories with some
distinguishing feature (a special file or so) which contains buildroot .mk
file. Those components will appear on buildroot configuration menu, will
use the regular compilation-installation infrastructure it provides and
will be installed in the target filesystem as any other, out-of-the-box
component.

I'm willing to put time and effort into building such an extension, but I
would really like to get some feedback before I start, and to estimate the
chances it would be merged into the buildroot mainline.

Avishay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120220/5f723e1d/attachment.html>

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

end of thread, other threads:[~2012-02-21 13:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-20  7:45 [Buildroot] Dynaminc Component System for Buildroot Avishay Orpaz
2012-02-20  8:26 ` Alvaro Gamez
2012-02-20  8:49 ` Sven Neumann
2012-02-20  9:20 ` Arnout Vandecappelle
2012-02-21 13:59   ` Avishay Orpaz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox