[oe] [oe-commits] org.oe.dev linux 2.6.22: Alix boards use bzImage kernels

Richard Purdie rpurdie at rpsys.net
Mon Aug 20 13:43:39 UTC 2007


On Mon, 2007-08-20 at 13:32 +0200, Marcin Juszkiewicz wrote:
> Dnia wtorek, 7 sierpnia 2007, Richard Purdie napisał:
> > On Tue, 2007-08-07 at 15:56 +0200, hrw commit wrote:
> > > packages/linux/linux.inc	86d436757b3b9cb61a1a381d76950ef21596b40c
> > > +++ packages/linux/linux.inc	a948d889b8d420c7a04eb140caaa353601fa7722
> > > @@ -11,6 +11,7 @@ inherit kernel
> > >
> > >  inherit kernel
> > >
> > > +KERNEL_IMAGETYPE_alix = "bzImage"
> > >  KERNEL_IMAGETYPE_progear = "bzImage"
> > >  KERNEL_IMAGETYPE_simpad = "zImage"
> > >  KERNEL_IMAGETYPE_kb9202 = "uImage"
> >
> > Should these not really go into the machine.conf files?
> 
> Right - I looked at it and prepared patch. It removes 
> KERNEL_IMAGETYPE = "zImage" entries from kernel recipes and also sets
> this variable into bzImage for x86 machines which already use that type
> of kernels. Rest of machines are untouched (yet) - I can convert them if
> we reach consensus about it.

Looks like a good start to me :)

Cheers,

Richard





More information about the Openembedded-devel mailing list