All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] linux-yocto: 2.6.37-rc7 & bsp branch fixups
@ 2010-12-28  6:49 Bruce Ashfield
  2010-12-28  6:49 ` [PATCH 1/2] yocto-kernel: fix kmachine to deal with overrides Bruce Ashfield
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bruce Ashfield @ 2010-12-28  6:49 UTC (permalink / raw)
  To: rpurdie; +Cc: yocto, poky, saul.wold

The first patch of this pull request updates the BSP branches
to 2.6.37-rc7 (all qemu targets have been built and booted).

The second patch is an update to the handling of KMACHINE as it
maps to the branch that we should be building for a BSP. During
some investigation around the igep0020 and building it on top of
the beagle board branches, the kernel branch was coming through
processing as UNDEFINED. This lead to errors. I tracked it down
to the non-override variable being used in the python processing.
Patch 2/2 updates the processing to check overrrides and then
fall back. With this, I was able to build an igep0020 on top of
the 2.6.37-rc7 beagle board kernel branches.

Cheers,

Bruce

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: zedd/kernel
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Thanks,
    Bruce Ashfield <bruce.ashfield@windriver.com>
---


Bruce Ashfield (2):
  yocto-kernel: fix kmachine to deal with overrides
  yocto/meta: update to 2.6.37-rc7

 meta/classes/kernel-yocto.bbclass                  |    7 +++++--
 .../conf/distro/include/poky-default-revisions.inc |   20 ++++++++++----------
 2 files changed, 15 insertions(+), 12 deletions(-)



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

end of thread, other threads:[~2010-12-29 20:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-28  6:49 [PATCH 0/2] linux-yocto: 2.6.37-rc7 & bsp branch fixups Bruce Ashfield
2010-12-28  6:49 ` [PATCH 1/2] yocto-kernel: fix kmachine to deal with overrides Bruce Ashfield
2010-12-28  6:49 ` [PATCH 2/2] yocto/meta: update to 2.6.37-rc7 Bruce Ashfield
2010-12-29 20:24 ` [PATCH 0/2] linux-yocto: 2.6.37-rc7 & bsp branch fixups Saul Wold
2010-12-29 20:24   ` [poky] " Saul Wold

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.