Openembedded Core Discussions
 help / color / mirror / Atom feed
* Using OpenEmbedded for customized builds
@ 2013-07-04  5:34 Holger Hans Peter Freyther
  2013-07-04  8:06 ` Marcin Juszkiewicz
  2013-07-04 13:19 ` Otavio Salvador
  0 siblings, 2 replies; 3+ messages in thread
From: Holger Hans Peter Freyther @ 2013-07-04  5:34 UTC (permalink / raw)
  To: openembedded-core

Good Morning,

we have a basic product and build the images for it using
OpenEmbedded. Some customers require the installation of
additional packages, or even the modification of some of
the installed ones. The current approach would be to build
one VM per customer but that doesn't really scale.

I think somehow I want to end up with having my base/generic
buuld and a way to put additional ipk's into a customer 
directory. So something likes this:

  base-build/tmp/deploy/ipk/
                            armv5te/
                            machine/
                            customer1/
                                      armv5te/
				      ...
                            customer2/
                                      armv5te/
                            customer3/

or

  base-build/tmp/...
 
  customer1-build/tmp/deploy/ipk/...

In both cases the customer should only include the packages
that were built for the customer. All the 'base' packages should
be taken/used from the base built. I could indicate for which
customer I build by setting an environment variable?

For a corner case, e.g. if I change the SRCREV and re-build with
a customer flag set, this package should still go to the customer
directory.

Can this be already modeled? Do you have any idea how this could
be done?


holger


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

end of thread, other threads:[~2013-07-04 13:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-04  5:34 Using OpenEmbedded for customized builds Holger Hans Peter Freyther
2013-07-04  8:06 ` Marcin Juszkiewicz
2013-07-04 13:19 ` Otavio Salvador

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