summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-01-11 12:59:53 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-01-19 11:11:58 +0000
commit8376d6768f5dc7d16077fa4339d5aa242e3acbc0 (patch)
tree547d79d8cff37b8118a0402eb37a9bb6452d99c3 /meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
parentc5f192e02f36b0926baf71ef51d8c774ae00cbc5 (diff)
downloadpoky-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/linux/linux-yocto-tiny_5.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb2
1 files changed, 1 insertions, 1 deletions
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
18SRCREV_machine:qemuarm ?= "913d41ebe409dfd03c49fafd1923f8663df2a4ff" 18SRCREV_machine:qemuarm ?= "913d41ebe409dfd03c49fafd1923f8663df2a4ff"
19SRCREV_machine ?= "5575e67330fb6d979ed1cd2e9e64400b4c21b595" 19SRCREV_machine ?= "5575e67330fb6d979ed1cd2e9e64400b4c21b595"
20SRCREV_meta ?= "38b4f2e3bc974717352e8bc5491664e47542d237" 20SRCREV_meta ?= "fdabd97ceceb2e3e74a132332c875f68b47b755b"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23