1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

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>
This commit is contained in:
Bruce Ashfield
2022-01-11 12:59:53 -05:00
committed by Richard Purdie
parent c5f192e02f
commit 8376d6768f
3 changed files with 3 additions and 3 deletions
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine:qemuarm ?= "913d41ebe409dfd03c49fafd1923f8663df2a4ff"
SRCREV_machine ?= "5575e67330fb6d979ed1cd2e9e64400b4c21b595"
SRCREV_meta ?= "38b4f2e3bc974717352e8bc5491664e47542d237"
SRCREV_meta ?= "fdabd97ceceb2e3e74a132332c875f68b47b755b"
PV = "${LINUX_VERSION}+git${SRCPV}"