All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kernel-yocto: bug fixes
@ 2017-07-04  3:06 Bruce Ashfield
  2017-07-04  3:06 ` [PATCH 1/2] kernel-yocto: propagate configuration errors to bbclass Bruce Ashfield
  2017-07-04  3:06 ` [PATCH 2/2] kernel-yocto/meta: smp configuration changes Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: Bruce Ashfield @ 2017-07-04  3:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

Hi all,

I have some pending version updates and new kernels queued, but I'm not
in the office this week, so I'm only sending a couple of bug fixes along
.. in particular the SMP configuration change, since the warning about
that fragment has been popping up on builds for a bit now.

Cheers,

Bruce

The following changes since commit 98099349e358a9caaec8ec81f0d4abe588909cfe:

  bitbake: npm fetcher: fix unknown variable name. (2017-06-29 14:33:42 +0100)

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 (2):
  kernel-yocto: propagate configuration errors to bbclass
  kernel-yocto/meta: smp configuration changes

 meta/classes/kernel-yocto.bbclass                  | 3 ++-
 meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb   | 2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    | 2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb    | 2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb | 2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  | 2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb  | 2 +-
 meta/recipes-kernel/linux/linux-yocto_4.10.bb      | 2 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       | 2 +-
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       | 2 +-
 10 files changed, 11 insertions(+), 10 deletions(-)

-- 
2.5.0



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

end of thread, other threads:[~2017-07-04  3:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-04  3:06 [PATCH 0/2] kernel-yocto: bug fixes Bruce Ashfield
2017-07-04  3:06 ` [PATCH 1/2] kernel-yocto: propagate configuration errors to bbclass Bruce Ashfield
2017-07-04  3:06 ` [PATCH 2/2] kernel-yocto/meta: smp configuration changes 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.