summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-11-18 17:28:55 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-22 12:26:46 +0000
commit3cf9cb8eabf74b20980b38bbce80c38dd37f8371 (patch)
tree6dbb97122d255e595afbbf46c5f6cd9ab7f69dd7 /meta/recipes-kernel
parente2a9b584731640348556f8938f81c2992cdea32d (diff)
downloadpoky-3cf9cb8eabf74b20980b38bbce80c38dd37f8371.tar.gz
linux-yocto/5.19: security.cfg: remove configs which have been dropped
Integrating the following commit(s) to linux-yocto/.: 5e122351f62 security.cfg: remove configs which have been dropped (From OE-Core rev: 415a73daee7152bd67cd99625093bc72d9be73c4) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.19.bb4
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.19.bb4
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.19.bb22
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 () {
11 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") 11 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
12} 12}
13 13
14SRCREV_machine ?= "59a2ffca6673305b3b9e3186294feb5437698d18" 14SRCREV_machine ?= "2bd6711a4dcc49e51ae68152ed0b40384e291554"
15SRCREV_meta ?= "399055aee2fe59fbde5f7f9aadcc953bf49222f4" 15SRCREV_meta ?= "7381acde368f24529d8c9face1826fb54bf7feee"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.19;destsuffix=${KMETA}" 18 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"
14KMETA = "kernel-meta" 14KMETA = "kernel-meta"
15KCONF_BSP_AUDIT_LEVEL = "2" 15KCONF_BSP_AUDIT_LEVEL = "2"
16 16
17SRCREV_machine ?= "82689c62701573edb28ef1df2bd83adafd3ca701" 17SRCREV_machine ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
18SRCREV_meta ?= "399055aee2fe59fbde5f7f9aadcc953bf49222f4" 18SRCREV_meta ?= "7381acde368f24529d8c9face1826fb54bf7feee"
19 19
20PV = "${LINUX_VERSION}+git${SRCPV}" 20PV = "${LINUX_VERSION}+git${SRCPV}"
21 21
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"
13KBRANCH:qemux86-64 ?= "v5.19/standard/base" 13KBRANCH:qemux86-64 ?= "v5.19/standard/base"
14KBRANCH:qemumips64 ?= "v5.19/standard/mti-malta64" 14KBRANCH:qemumips64 ?= "v5.19/standard/mti-malta64"
15 15
16SRCREV_machine:qemuarm ?= "d789efca1869e21f1c275fd2e46f2eada1698f8d" 16SRCREV_machine:qemuarm ?= "dfb2a8b83c0e37732dd930330132b692409f7321"
17SRCREV_machine:qemuarm64 ?= "82689c62701573edb28ef1df2bd83adafd3ca701" 17SRCREV_machine:qemuarm64 ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
18SRCREV_machine:qemumips ?= "7216e7029faf5685256b3ce57d3be1c371c56267" 18SRCREV_machine:qemumips ?= "b0e7e098c3fc9f2309e74137de4b8a5fcbaa2779"
19SRCREV_machine:qemuppc ?= "82689c62701573edb28ef1df2bd83adafd3ca701" 19SRCREV_machine:qemuppc ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
20SRCREV_machine:qemuriscv64 ?= "82689c62701573edb28ef1df2bd83adafd3ca701" 20SRCREV_machine:qemuriscv64 ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
21SRCREV_machine:qemuriscv32 ?= "82689c62701573edb28ef1df2bd83adafd3ca701" 21SRCREV_machine:qemuriscv32 ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
22SRCREV_machine:qemux86 ?= "82689c62701573edb28ef1df2bd83adafd3ca701" 22SRCREV_machine:qemux86 ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
23SRCREV_machine:qemux86-64 ?= "82689c62701573edb28ef1df2bd83adafd3ca701" 23SRCREV_machine:qemux86-64 ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
24SRCREV_machine:qemumips64 ?= "4e9603752156d3a0b9fe53309f4bc78d3f4f7df5" 24SRCREV_machine:qemumips64 ?= "20d5adcd760ffdc90b4e5babb85a07b9d6ff3113"
25SRCREV_machine ?= "82689c62701573edb28ef1df2bd83adafd3ca701" 25SRCREV_machine ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
26SRCREV_meta ?= "399055aee2fe59fbde5f7f9aadcc953bf49222f4" 26SRCREV_meta ?= "7381acde368f24529d8c9face1826fb54bf7feee"
27 27
28# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll 28# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
29# get the <version>/base branch, which is pure upstream -stable, and the same 29# get the <version>/base branch, which is pure upstream -stable, and the same