diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-09-27 15:05:53 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-29 08:05:24 +0100 |
commit | 7d2f9023e3e598cdde1e6574ae065e4c60f70440 (patch) | |
tree | 5c5645f3972ccd5d319bd4660aa3bfce6794da35 /meta | |
parent | e6a9aab3ef52cfcbfbad17ad9de2e142ae32654f (diff) | |
download | poky-7d2f9023e3e598cdde1e6574ae065e4c60f70440.tar.gz |
linux-yocto/5.19: fix gcc-11 warning
Integrating the following commit(s) to linux-yocto/5.19:
65a9a22786a6 libbpf: Initialize err in probe_map_create
(From OE-Core rev: 9687d516170721e759eb166de5918581016545b6)
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')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.19.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.19.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.19.bb | 20 |
3 files changed, 12 insertions, 12 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 17ae94066c..b3e9fbae62 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.19.bb | |||
@@ -11,7 +11,7 @@ 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 | ||
14 | SRCREV_machine ?= "3596666292dcf3fc078090666dc327d233695310" | 14 | SRCREV_machine ?= "bc8af638c00f28a46e77e34056079087638f6e65" |
15 | SRCREV_meta ?= "350b544d077955b599b54ab364f6227d96a90455" | 15 | SRCREV_meta ?= "350b544d077955b599b54ab364f6227d96a90455" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
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 c18278ad79..466b7063b4 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.19.bb | |||
@@ -14,7 +14,7 @@ DEPENDS += "openssl-native util-linux-native" | |||
14 | KMETA = "kernel-meta" | 14 | KMETA = "kernel-meta" |
15 | KCONF_BSP_AUDIT_LEVEL = "2" | 15 | KCONF_BSP_AUDIT_LEVEL = "2" |
16 | 16 | ||
17 | SRCREV_machine ?= "44a446e91acea4f2f0d35896763224c3b52a3ed5" | 17 | SRCREV_machine ?= "65a9a22786a6710fc7b4edb7cfae80dd83f591f1" |
18 | SRCREV_meta ?= "350b544d077955b599b54ab364f6227d96a90455" | 18 | SRCREV_meta ?= "350b544d077955b599b54ab364f6227d96a90455" |
19 | 19 | ||
20 | PV = "${LINUX_VERSION}+git${SRCPV}" | 20 | 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 4fc1ae9245..f882972e35 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.19.bb | |||
@@ -13,16 +13,16 @@ KBRANCH:qemux86 ?= "v5.19/standard/base" | |||
13 | KBRANCH:qemux86-64 ?= "v5.19/standard/base" | 13 | KBRANCH:qemux86-64 ?= "v5.19/standard/base" |
14 | KBRANCH:qemumips64 ?= "v5.19/standard/mti-malta64" | 14 | KBRANCH:qemumips64 ?= "v5.19/standard/mti-malta64" |
15 | 15 | ||
16 | SRCREV_machine:qemuarm ?= "9111e441d26961e67bef7866919c51b27e794bac" | 16 | SRCREV_machine:qemuarm ?= "446661f6a3b07535304497c1a51d9cab95f48f0b" |
17 | SRCREV_machine:qemuarm64 ?= "44a446e91acea4f2f0d35896763224c3b52a3ed5" | 17 | SRCREV_machine:qemuarm64 ?= "65a9a22786a6710fc7b4edb7cfae80dd83f591f1" |
18 | SRCREV_machine:qemumips ?= "5f89b6548b6665f3ebec11266f2c7db2793129da" | 18 | SRCREV_machine:qemumips ?= "98da147618fca3da29cf1c6ab9c53f24de2c587c" |
19 | SRCREV_machine:qemuppc ?= "44a446e91acea4f2f0d35896763224c3b52a3ed5" | 19 | SRCREV_machine:qemuppc ?= "65a9a22786a6710fc7b4edb7cfae80dd83f591f1" |
20 | SRCREV_machine:qemuriscv64 ?= "44a446e91acea4f2f0d35896763224c3b52a3ed5" | 20 | SRCREV_machine:qemuriscv64 ?= "65a9a22786a6710fc7b4edb7cfae80dd83f591f1" |
21 | SRCREV_machine:qemuriscv32 ?= "44a446e91acea4f2f0d35896763224c3b52a3ed5" | 21 | SRCREV_machine:qemuriscv32 ?= "65a9a22786a6710fc7b4edb7cfae80dd83f591f1" |
22 | SRCREV_machine:qemux86 ?= "44a446e91acea4f2f0d35896763224c3b52a3ed5" | 22 | SRCREV_machine:qemux86 ?= "65a9a22786a6710fc7b4edb7cfae80dd83f591f1" |
23 | SRCREV_machine:qemux86-64 ?= "44a446e91acea4f2f0d35896763224c3b52a3ed5" | 23 | SRCREV_machine:qemux86-64 ?= "65a9a22786a6710fc7b4edb7cfae80dd83f591f1" |
24 | SRCREV_machine:qemumips64 ?= "99613988297ac45653cc81319e63b2821645a3ba" | 24 | SRCREV_machine:qemumips64 ?= "53842054198d851b5deb5810afaf126156efbb54" |
25 | SRCREV_machine ?= "44a446e91acea4f2f0d35896763224c3b52a3ed5" | 25 | SRCREV_machine ?= "65a9a22786a6710fc7b4edb7cfae80dd83f591f1" |
26 | SRCREV_meta ?= "350b544d077955b599b54ab364f6227d96a90455" | 26 | SRCREV_meta ?= "350b544d077955b599b54ab364f6227d96a90455" |
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 |