public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: bruce.ashfield@gmail.com
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 11/15] linux-yocto/5.19: security.cfg: remove configs which have been dropped
Date: Fri, 18 Nov 2022 17:28:55 -0500	[thread overview]
Message-ID: <2a6cbf45ba2f797d4aee7a89f889d03a81ea45f0.1668810409.git.bruce.ashfield@gmail.com> (raw)
In-Reply-To: <cover.1668810409.git.bruce.ashfield@gmail.com>

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Integrating the following commit(s) to linux-yocto/.:

    5e122351f62 security.cfg: remove configs which have been dropped

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 .../linux/linux-yocto-rt_5.19.bb              |  4 ++--
 .../linux/linux-yocto-tiny_5.19.bb            |  4 ++--
 meta/recipes-kernel/linux/linux-yocto_5.19.bb | 22 +++++++++----------
 3 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.19.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.19.bb
index f78ade3e10..2b12b8b8df 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.19.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.19.bb
@@ -11,8 +11,8 @@ python () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "59a2ffca6673305b3b9e3186294feb5437698d18"
-SRCREV_meta ?= "399055aee2fe59fbde5f7f9aadcc953bf49222f4"
+SRCREV_machine ?= "2bd6711a4dcc49e51ae68152ed0b40384e291554"
+SRCREV_meta ?= "7381acde368f24529d8c9face1826fb54bf7feee"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.19;destsuffix=${KMETA}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.19.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.19.bb
index f34ec707ae..0dd3816dc5 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.19.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.19.bb
@@ -14,8 +14,8 @@ DEPENDS += "openssl-native util-linux-native"
 KMETA = "kernel-meta"
 KCONF_BSP_AUDIT_LEVEL = "2"
 
-SRCREV_machine ?= "82689c62701573edb28ef1df2bd83adafd3ca701"
-SRCREV_meta ?= "399055aee2fe59fbde5f7f9aadcc953bf49222f4"
+SRCREV_machine ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
+SRCREV_meta ?= "7381acde368f24529d8c9face1826fb54bf7feee"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.19.bb b/meta/recipes-kernel/linux/linux-yocto_5.19.bb
index 0447d500d2..b242dfa27a 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.19.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.19.bb
@@ -13,17 +13,17 @@ KBRANCH:qemux86  ?= "v5.19/standard/base"
 KBRANCH:qemux86-64 ?= "v5.19/standard/base"
 KBRANCH:qemumips64 ?= "v5.19/standard/mti-malta64"
 
-SRCREV_machine:qemuarm ?= "d789efca1869e21f1c275fd2e46f2eada1698f8d"
-SRCREV_machine:qemuarm64 ?= "82689c62701573edb28ef1df2bd83adafd3ca701"
-SRCREV_machine:qemumips ?= "7216e7029faf5685256b3ce57d3be1c371c56267"
-SRCREV_machine:qemuppc ?= "82689c62701573edb28ef1df2bd83adafd3ca701"
-SRCREV_machine:qemuriscv64 ?= "82689c62701573edb28ef1df2bd83adafd3ca701"
-SRCREV_machine:qemuriscv32 ?= "82689c62701573edb28ef1df2bd83adafd3ca701"
-SRCREV_machine:qemux86 ?= "82689c62701573edb28ef1df2bd83adafd3ca701"
-SRCREV_machine:qemux86-64 ?= "82689c62701573edb28ef1df2bd83adafd3ca701"
-SRCREV_machine:qemumips64 ?= "4e9603752156d3a0b9fe53309f4bc78d3f4f7df5"
-SRCREV_machine ?= "82689c62701573edb28ef1df2bd83adafd3ca701"
-SRCREV_meta ?= "399055aee2fe59fbde5f7f9aadcc953bf49222f4"
+SRCREV_machine:qemuarm ?= "dfb2a8b83c0e37732dd930330132b692409f7321"
+SRCREV_machine:qemuarm64 ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
+SRCREV_machine:qemumips ?= "b0e7e098c3fc9f2309e74137de4b8a5fcbaa2779"
+SRCREV_machine:qemuppc ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
+SRCREV_machine:qemuriscv64 ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
+SRCREV_machine:qemuriscv32 ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
+SRCREV_machine:qemux86 ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
+SRCREV_machine:qemux86-64 ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
+SRCREV_machine:qemumips64 ?= "20d5adcd760ffdc90b4e5babb85a07b9d6ff3113"
+SRCREV_machine ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
+SRCREV_meta ?= "7381acde368f24529d8c9face1826fb54bf7feee"
 
 # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
 # get the <version>/base branch, which is pure upstream -stable, and the same
-- 
2.19.1



  parent reply	other threads:[~2022-11-18 22:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-18 22:28 [PATCH 00/15][v2] kernel: consolidated pull request bruce.ashfield
2022-11-18 22:28 ` [PATCH 01/15] linux-yocto-dev: bump to v6.0+ bruce.ashfield
2022-11-18 22:28 ` [PATCH 02/15] linux-yocto/5.19: update to v5.19.16 bruce.ashfield
2022-11-18 22:28 ` [PATCH 03/15] linux-yocto/5.15: update to v5.15.74 bruce.ashfield
2022-11-18 22:28 ` [PATCH 04/15] linux-yocto/5.19: update to v5.19.17 bruce.ashfield
2022-11-18 22:28 ` [PATCH 05/15] linux-yocto/5.15: update to v5.15.76 bruce.ashfield
2022-11-18 22:28 ` [PATCH 06/15] linux-yocto/5.19: cfg: intel and vesa updates bruce.ashfield
2022-11-18 22:28 ` [PATCH 07/15] kern-tools: integrate ZFS speedup patch bruce.ashfield
2022-11-18 22:28 ` [PATCH 08/15] linux-yocto-dev: bump to v6.1 bruce.ashfield
2022-11-18 22:28 ` [PATCH 09/15] kernel-devsrc: fix for v6.1+ bruce.ashfield
2022-11-18 22:28 ` [PATCH 10/15] lttng-modules: fix build " bruce.ashfield
2022-11-18 22:28 ` bruce.ashfield [this message]
2022-11-18 22:28 ` [PATCH 12/15] linux-yocto/5.15: update to v5.15.78 bruce.ashfield
2022-11-18 22:28 ` [PATCH 13/15] linux-yocto/5.19: fix CONFIG_CRYPTO_CCM mismatch warnings bruce.ashfield
2022-11-18 22:28 ` [PATCH 14/15] linux-yocto/5.15: " bruce.ashfield
2022-11-18 22:28 ` [PATCH 15/15] linux-yocto/5.19: fix elfutils run-backtrace-native-core ptest failure 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=2a6cbf45ba2f797d4aee7a89f889d03a81ea45f0.1668810409.git.bruce.ashfield@gmail.com \
    --to=bruce.ashfield@gmail.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