On Thu, Feb 28, 2013 at 11:35 AM, Khem Raj wrote:
> > Essentially I want to be able to create one recipe for a given image,
> then during build feed the recipe flavor information to create a different
> image per flavor.
> > An example would be to be that I want to create 30 images each with its
On Thu, Feb 28, 2013 at 9:43 AM, Tim O'Callaghan wrote:
> I've been digging through the documentation, and dipping into the recipes,
> but have not been able to come up with a definitive approach to managing what
> I call different build flavors. I
I believe the functionality you're looking for
On 28 February 2013 16:35, Khem Raj wrote:
> there is ROOTFS_POSTPROCESS_COMMAND for tweaking images after the fact.
> Take a look at core-image.bbclass you still would need 30 image recipes
> though, another thing you could try is bundle all splash images into
> one package and _somehow_ use the
On (28/02/13 14:43), Tim O'Callaghan wrote:
> Hi all,
>
> I've been digging through the documentation, and dipping into the recipes,
> but have not been able to come up with a definitive approach to managing what
> I call different build flavors. I am using the term flavor to distinguish it
> f