All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] linux-yocto: consolidated pull request
@ 2011-01-10 17:30 Bruce Ashfield
  2011-01-10 17:30 ` [PATCH 1/5] kernel-yocto: pass the build directory to configme Bruce Ashfield
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Bruce Ashfield @ 2011-01-10 17:30 UTC (permalink / raw)
  To: rpurdie; +Cc: yocto, poky, saul.wold

It looks like some of my last pull request didn't make it
to master, so I've repeated it here. Patches 4/5 have already
been sent:

  kernel-yocto: pass the build directory to configme
  routerstation: disable command line overrides

The remaining three changes are new and are:

 - A merge from Darren to update the default 2.6.37 configs
   to enable the debug/ftrace configs we need.

 - A change to make board descriptions generic. These are
   transparent to nearly everyone, but any new BSPs will be
   described with: KARCH, KMACHINE and KTYPE which are more
   generic variables and used internally during kernel
   configuration. They are differnet from yocto/poky variables
   on purpose, since the kernel tree can be cloned and used 
   distinctly from any build system.

 - And finally an update to 2.6.37 with a port of the alternate
   RPC ports patch which reinstates usermode NFS support to
   2.6.37.

Also out of interest, the routerstation pro and fsl-mpc8315e-rdb
have all been booted against 2.6.37 and will follow shortly. 
Next up are feature merges (lttng, etc) to match the -stable 
kernel functionality.

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 (5):
  kernel-yocto: pass the build directory to configme
  routerstation: disable command line overrides
  linux-yocto: update SRCREV to pickup debug/ftrace config changes
  kern-tools: create generic variables for platform/board/kernel
  linux-yocto: update to 2.6.37

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



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

end of thread, other threads:[~2011-01-13  6:01 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-10 17:30 [PATCH 0/5] linux-yocto: consolidated pull request Bruce Ashfield
2011-01-10 17:30 ` [PATCH 1/5] kernel-yocto: pass the build directory to configme Bruce Ashfield
2011-01-10 17:30 ` [PATCH 2/5] routerstation: disable command line overrides Bruce Ashfield
2011-01-10 17:30 ` [PATCH 3/5] linux-yocto: update SRCREV to pickup debug/ftrace config changes Bruce Ashfield
2011-01-10 17:30 ` [PATCH 4/5] kern-tools: create generic variables for platform/board/kernel Bruce Ashfield
2011-01-11  2:01   ` [poky] " Cui, Dexuan
2011-01-11  2:01     ` Cui, Dexuan
2011-01-11  4:54     ` [poky] " Bruce Ashfield
2011-01-11  4:54       ` Bruce Ashfield
2011-01-11  6:10       ` [poky] " Cui, Dexuan
2011-01-11  6:10         ` Cui, Dexuan
2011-01-11 10:00         ` [poky] " Richard Purdie
2011-01-11 10:00           ` Richard Purdie
2011-01-11 14:19         ` [poky] " Bruce Ashfield
2011-01-11 14:19           ` Bruce Ashfield
2011-01-10 17:30 ` [PATCH 5/5] linux-yocto: update to 2.6.37 Bruce Ashfield
2011-01-10 21:05 ` [PATCH 0/5] linux-yocto: consolidated pull request Richard Purdie
2011-01-13  6:01 ` [poky] " Saul Wold
2011-01-13  6:01   ` 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.