All of lore.kernel.org
 help / color / mirror / Atom feed
* Different EXTRA_INSTALL for different machines
@ 2008-06-16  7:33 Mike Rapoport
  2008-06-16  9:01 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2008-06-16  7:33 UTC (permalink / raw)
  To: openembedded-devel

Hi,

I'm building Angstrom images for different machines and I need to include
different sets of extra packages in the images. Is it possible to make
EXTRA_INSTALL dependent on the machine in the same local.conf?

-- 
Sincerely yours,
Mike.





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

* Re: Different EXTRA_INSTALL for different machines
  2008-06-16  7:33 Different EXTRA_INSTALL for different machines Mike Rapoport
@ 2008-06-16  9:01 ` Koen Kooi
  0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2008-06-16  9:01 UTC (permalink / raw)
  To: openembedded-devel

Mike Rapoport wrote:
> Hi,
>
> I'm building Angstrom images for different machines and I need to include
> different sets of extra packages in the images. Is it possible to make
> EXTRA_INSTALL dependent on the machine in the same local.conf?

EXTRA_INSTALL_machine1 = "foo"
EXTRA_INSTALL_machine2 = "bar"
EXTRA_INSTALL_machine3 = "qux"

regards,

Koen





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

end of thread, other threads:[~2008-06-16  9:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-16  7:33 Different EXTRA_INSTALL for different machines Mike Rapoport
2008-06-16  9:01 ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.