All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] remove qemu kernel version overrides and superfluous version settings
@ 2017-07-21 19:39 brian avery
  2017-07-21 19:39 ` [PATCH 1/2] meta-yocto-bsp: Remove superfluous kernel set brian avery
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: brian avery @ 2017-07-21 19:39 UTC (permalink / raw)
  To: openembedded-core

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


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

end of thread, other threads:[~2017-07-21 20:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-21 19:39 [PATCH 0/2] remove qemu kernel version overrides and superfluous version settings brian avery
2017-07-21 19:39 ` [PATCH 1/2] meta-yocto-bsp: Remove superfluous kernel set brian avery
2017-07-21 19:39 ` [PATCH 2/2] poky: Remove machine specific kernel overrides brian avery
2017-07-21 20:01 ` ✗ patchtest: failure for remove qemu kernel version overrides and superfluous version settings Patchwork

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.