Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8] kernel: consolidated pull request
Date: Thu, 30 Aug 2018 09:45:40 -0400	[thread overview]
Message-ID: <cover.1535636375.git.bruce.ashfield@windriver.com> (raw)

Hi all,

Now that 4.18 is in master, this is the next round of config updates,
-stable merges and the removal of the older versioned recipes.

There's also a devsrc fix for the arm targets. With this tweak, we can
once again build the test modules on target.

My last series fixed the kernel configuration audit output, and so we
now have some configuration updates to cleanup warnings and drop
obselete options.

Finally, we remove 4.12 and 4.15 from master, leaving 4.14 and 4.18 as
active kernels. I'll follow up with patches to other repos as required
if any references to those versions remain.

Bruce

The following changes since commit 4434777705cf49300a7d2c9ca8fa3080d551d795:

  bitbake: tests/fetch: Update gnome.org urls after upstream changes (2018-08-29 10:43:23 +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 (8):
  kernel-devsrc: fix arm/arm64 target module build
  linux-yocto: drop 4.15 versioned recipe
  linux-yocto/4.12: drop versioned recipes
  linux-yocto/4.18: remove obselete bsp configuration options
  qemuarm64: add compatibility with -rt
  linux-yocto/4.18: update to 4.18.5
  linux-yocto/4.14: update to v4.14.67
  kernel-yocto/cfg: configuration warning fixes

 meta/recipes-kernel/linux/kernel-devsrc.bb         |  4 ++
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   | 38 -----------------
 meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb   |  6 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb   | 41 -------------------
 meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb   |  8 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb | 25 ------------
 meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb | 26 ------------
 meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb |  6 +--
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      | 46 ---------------------
 meta/recipes-kernel/linux/linux-yocto_4.14.bb      | 20 ++++-----
 meta/recipes-kernel/linux/linux-yocto_4.15.bb      | 47 ----------------------
 meta/recipes-kernel/linux/linux-yocto_4.18.bb      | 20 ++++-----
 13 files changed, 37 insertions(+), 256 deletions(-)
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_4.12.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_4.15.bb

-- 
2.5.0



             reply	other threads:[~2018-08-30 13:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-30 13:45 Bruce Ashfield [this message]
2018-08-30 13:45 ` [PATCH 1/8] kernel-devsrc: fix arm/arm64 target module build Bruce Ashfield
2018-08-30 13:45 ` [PATCH 2/8] linux-yocto: drop 4.15 versioned recipe Bruce Ashfield
2018-08-30 13:45 ` [PATCH 3/8] linux-yocto/4.12: drop versioned recipes Bruce Ashfield
2018-08-30 13:45 ` [PATCH 4/8] linux-yocto/4.18: remove obselete bsp configuration options Bruce Ashfield
2018-08-30 13:45 ` [PATCH 5/8] qemuarm64: add compatibility with -rt Bruce Ashfield
2018-08-30 13:45 ` [PATCH 6/8] linux-yocto/4.18: update to 4.18.5 Bruce Ashfield
2018-08-30 13:45 ` [PATCH 7/8] linux-yocto/4.14: update to v4.14.67 Bruce Ashfield
2018-08-30 13:45 ` [PATCH 8/8] kernel-yocto/cfg: configuration warning fixes Bruce Ashfield
  -- strict thread matches above, loose matches on Subject: below --
2021-03-19 18:58 [PATCH 0/8] kernel: consolidated pull request Bruce Ashfield
2021-03-20 18:46 ` Richard Purdie
2021-03-21  2:17   ` Bruce Ashfield
2022-04-12 21:45 bruce.ashfield
2025-08-13 20:49 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.1535636375.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