All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] linux-yocto: beagleboard, -rt and install fixes
@ 2013-11-14 16:55 Bruce Ashfield
  2013-11-14 16:55 ` [PATCH 1/3] linux-yocto/3.10: meta: ARM: OMAP3: Add USB PHY driver for Beagleboard Bruce Ashfield
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bruce Ashfield @ 2013-11-14 16:55 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

Richard/Saul,

Here are two 3.10 kernel updates that I've had in my tree for a
while now, and a fix from this morning for the kernel install
issues being seen on the autobuilder.

The beagleboard changes are for [YOCTO #5211] and [YOCTO #5183],
which means working USB and ethernet.

The install fix addresses [YOCTO #5527], which means we can 
avoid the install of vmlinux in a hard link situation.

Cheers,

Bruce

The following changes since commit ea92671d9823e3667d6ced7ac2af20f991da404d:

  bitbake: cooker: replace "w" file opening mode with "a" mode (2013-11-12 17:01:37 +0000)

are available in the git repository at:

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

Bruce Ashfield (3):
  linux-yocto/3.10:  meta: ARM: OMAP3: Add USB PHY driver for
    Beagleboard
  linux-yocto-rt/3.10: fix ntp merge issue
  kernel.bbclass: test for hardlinks before installing

 meta/classes/kernel.bbclass                        | 6 +++++-
 meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb   | 6 +++---
 meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 3 +--
 meta/recipes-kernel/linux/linux-yocto_3.10.bb      | 2 +-
 4 files changed, 10 insertions(+), 7 deletions(-)

-- 
1.8.1.2



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

end of thread, other threads:[~2013-11-14 19:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14 16:55 [PATCH 0/3] linux-yocto: beagleboard, -rt and install fixes Bruce Ashfield
2013-11-14 16:55 ` [PATCH 1/3] linux-yocto/3.10: meta: ARM: OMAP3: Add USB PHY driver for Beagleboard Bruce Ashfield
2013-11-14 19:35   ` Bruce Ashfield
2013-11-14 16:55 ` [PATCH 2/3] linux-yocto-rt/3.10: fix ntp merge issue Bruce Ashfield
2013-11-14 16:55 ` [PATCH 3/3] kernel.bbclass: test for hardlinks before installing Bruce Ashfield

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.