diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-01-11 12:59:53 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-19 11:11:58 +0000 |
commit | 8376d6768f5dc7d16077fa4339d5aa242e3acbc0 (patch) | |
tree | 547d79d8cff37b8118a0402eb37a9bb6452d99c3 /meta/recipes-kernel | |
parent | c5f192e02f36b0926baf71ef51d8c774ae00cbc5 (diff) | |
download | poky-8376d6768f5dc7d16077fa4339d5aa242e3acbc0.tar.gz |
linux-yocto/5.10/cfg: add kcov feature fragment
Integrating the following commit(s) to linux-yocto:
41721be8a03 cfg/debug: add kcov kernel configs
(From OE-Core rev: 08e7077614ef010b74577fc0e183ce6f553ea5ad)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 6a11ed0910a9ed231bc3c4a9ee532358014ce535)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.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.10.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.10.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb index f2279326b7..dd8326e92c 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb | |||
@@ -12,7 +12,7 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "301346d30bcaccedc71da8d5f78bd262063d4ba7" | 14 | SRCREV_machine ?= "301346d30bcaccedc71da8d5f78bd262063d4ba7" |
15 | SRCREV_meta ?= "38b4f2e3bc974717352e8bc5491664e47542d237" | 15 | SRCREV_meta ?= "fdabd97ceceb2e3e74a132332c875f68b47b755b" |
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 \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb index ae6d884954..9d2bbc010c 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb | |||
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
17 | 17 | ||
18 | SRCREV_machine:qemuarm ?= "913d41ebe409dfd03c49fafd1923f8663df2a4ff" | 18 | SRCREV_machine:qemuarm ?= "913d41ebe409dfd03c49fafd1923f8663df2a4ff" |
19 | SRCREV_machine ?= "5575e67330fb6d979ed1cd2e9e64400b4c21b595" | 19 | SRCREV_machine ?= "5575e67330fb6d979ed1cd2e9e64400b4c21b595" |
20 | SRCREV_meta ?= "38b4f2e3bc974717352e8bc5491664e47542d237" | 20 | SRCREV_meta ?= "fdabd97ceceb2e3e74a132332c875f68b47b755b" |
21 | 21 | ||
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb index 3df4e86bd1..50fa1fb281 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb | |||
@@ -23,7 +23,7 @@ SRCREV_machine:qemux86 ?= "d59202c85b0f96b7a928ec594021a38e80c35a46" | |||
23 | SRCREV_machine:qemux86-64 ?= "d59202c85b0f96b7a928ec594021a38e80c35a46" | 23 | SRCREV_machine:qemux86-64 ?= "d59202c85b0f96b7a928ec594021a38e80c35a46" |
24 | SRCREV_machine:qemumips64 ?= "29cb56446b0b66b7a15d2577773e69c4e813bfd7" | 24 | SRCREV_machine:qemumips64 ?= "29cb56446b0b66b7a15d2577773e69c4e813bfd7" |
25 | SRCREV_machine ?= "d59202c85b0f96b7a928ec594021a38e80c35a46" | 25 | SRCREV_machine ?= "d59202c85b0f96b7a928ec594021a38e80c35a46" |
26 | SRCREV_meta ?= "38b4f2e3bc974717352e8bc5491664e47542d237" | 26 | SRCREV_meta ?= "fdabd97ceceb2e3e74a132332c875f68b47b755b" |
27 | 27 | ||
28 | # remap qemuarm to qemuarma15 for the 5.8 kernel | 28 | # remap qemuarm to qemuarma15 for the 5.8 kernel |
29 | # KMACHINE:qemuarm ?= "qemuarma15" | 29 | # KMACHINE:qemuarm ?= "qemuarma15" |