[OE-core] [PATCH 0/2] remove qemu kernel version overrides and superfluous version settings
brian avery
brian.avery at intel.com
Fri Jul 21 19:39:42 UTC 2017
Hi,
This removes the extra settings for the default kernel version so that you
can specify PREFERRED_VERSION_linux-yocto="X%" in your local.conf and it will
work for all the default MACHINES poky suports: qemu and hw boards both.
Without this patch, the hardware boards would have used version X but the qemu
machines would have used the default since they had machine specific overrides
in the poky distro conf.
-brian
The following changes since commit b38e8165330f76b422f4ad15aabcf93dd9458360:
bison: reduce local pending patches (2017-07-21 11:12:44 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib bavery/mv_linux-yocto_into_machineconf
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/mv_linux-yocto_into_machineconf
brian avery (2):
meta-yocto-bsp: Remove superfluous kernel set
poky: Remove machine specific kernel overrides
meta-poky/conf/distro/poky.conf | 10 ++--------
meta-yocto-bsp/conf/machine/genericx86-64.conf | 2 --
meta-yocto-bsp/conf/machine/genericx86.conf | 2 --
3 files changed, 2 insertions(+), 12 deletions(-)
--
1.9.1
More information about the Openembedded-core
mailing list