Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Workflow question - separating the distribution from embedded applications
@ 2016-07-20 14:26 Michael Habibi
  2016-07-20 14:41 ` Grant Edwards
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Habibi @ 2016-07-20 14:26 UTC (permalink / raw)
  To: buildroot

We are looking at switching to a buildroot-based distribution from our
current option for our embedded device. Right now, we have a giant
source tree that combines both the distribution and our applications
to build a root filesystem that contains everything. This makes things
simple as everything is co-located in one source tree. However it
complicates and extends the build because we must rebuild the
distribution with our code in order to build a complete image.

With buildroot, I imagine we can do the same thing since it also
builds a root filesystem. However I am trying to understand a workflow
where we could build the distribution's root filesystem of the
distribution separate from our embedded applications. A workflow where
the application developers only have to build their code and not the
whole distribution, and can 'insert' their applications into the
distribution somehow and just regenerate the final images. I know I
can create packages for the embedded applications and separate them in
repos, but it seems that we still have to have the developers do the
distribution build in that scenario.

Are there some common workflows that I can use as a guide or basis in this area?

Thanks for your help

Michael

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

end of thread, other threads:[~2016-07-20 15:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-20 14:26 [Buildroot] Workflow question - separating the distribution from embedded applications Michael Habibi
2016-07-20 14:41 ` Grant Edwards
2016-07-20 14:49   ` Michael Habibi
2016-07-20 15:16     ` Michael Habibi
2016-07-20 15:21       ` Grant Edwards
2016-07-20 15:28         ` Grant Edwards

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