From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] kernel-yocto: configuration changes/fragments
Date: Fri, 26 May 2017 16:10:43 -0400 [thread overview]
Message-ID: <cover.1495829213.git.bruce.ashfield@windriver.com> (raw)
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
next reply other threads:[~2017-05-26 20:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-26 20:10 Bruce Ashfield [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1495829213.git.bruce.ashfield@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox