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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
