Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] kernel-yocto: configuration changes/fragments
@ 2017-05-26 20:10 Bruce Ashfield
  2017-05-26 20:10 ` [PATCH 1/3] linux-yocto/meta: bluetooth: Adds BT_BREDR and BT_LE, which are needed as dependencies Bruce Ashfield
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bruce Ashfield @ 2017-05-26 20:10 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

Hi all,

Just a small pull request to tweak some configuration items in the
kernel meta data.

The first two are configuration warning fixes, and the virtualbox
fragment are the options that Khem had previous sent to allow XFCE
to run under virtualization.

I haven't enabled the virtualbox fragment universally as Khem had
proposed, since it does add DRM and FB as built in options .. which
are not universally required. If there's demand, I can easily include
options like that by default, but I'm holding off for now. In the
mean time, the options can be added via KERNEL_FEATURES.

Cheers,

Bruce

The following changes since commit 5eed6c644f715783edb0d05926373e719442dd6a:

  libpcap: add native package (2017-05-25 23:59:32 +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 (3):
  linux-yocto/meta: bluetooth: Adds BT_BREDR and BT_LE, which are needed
    as dependencies
  linux-yocto/meta: smp: Add config X86_BIGSMP since its needed when
    NR_CPUS > 8
  kernel/meta: add virtualbox configuration fragment

 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    | 2 +-
 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.1.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.1.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 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

-- 
2.5.0



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

end of thread, other threads:[~2017-05-26 20:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-26 20:10 [PATCH 0/3] kernel-yocto: configuration changes/fragments Bruce Ashfield
2017-05-26 20:10 ` [PATCH 1/3] linux-yocto/meta: bluetooth: Adds BT_BREDR and BT_LE, which are needed as dependencies Bruce Ashfield
2017-05-26 20:10 ` [PATCH 2/3] linux-yocto/meta: smp: Add config X86_BIGSMP since its needed when NR_CPUS > 8 Bruce Ashfield
2017-05-26 20:10 ` [PATCH 3/3] kernel/meta: add virtualbox configuration fragment Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox