From: Holger Hans Peter Freyther <holger@moiji-mobile.com>
To: openembedded-core@lists.openembedded.org
Subject: Using OpenEmbedded for customized builds
Date: Thu, 4 Jul 2013 07:34:01 +0200 [thread overview]
Message-ID: <20130704053401.GA25335@xiaoyu.lan> (raw)
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
next reply other threads:[~2013-07-04 5:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-04 5:34 Holger Hans Peter Freyther [this message]
2013-07-04 8:06 ` Using OpenEmbedded for customized builds Marcin Juszkiewicz
2013-07-04 13:19 ` Otavio Salvador
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130704053401.GA25335@xiaoyu.lan \
--to=holger@moiji-mobile.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox