All of lore.kernel.org
 help / color / mirror / Atom feed
From: brian avery <brian.avery@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] remove qemu kernel version overrides and superfluous version settings
Date: Fri, 21 Jul 2017 12:39:42 -0700	[thread overview]
Message-ID: <cover.1500665624.git.brian.avery@intel.com> (raw)

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


             reply	other threads:[~2017-07-21 19:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-21 19:39 brian avery [this message]
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

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.1500665624.git.brian.avery@intel.com \
    --to=brian.avery@intel.com \
    --cc=openembedded-core@lists.openembedded.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 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.