1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +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: d9a8cfebd5801ff0baea05899549e6f9ad3d8e41)

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 3810c14c45
commit a7dbfb2025
3 changed files with 3 additions and 3 deletions
@@ -12,7 +12,7 @@ python () {
}
SRCREV_machine ?= "301346d30bcaccedc71da8d5f78bd262063d4ba7"
SRCREV_meta ?= "38b4f2e3bc974717352e8bc5491664e47542d237"
SRCREV_meta ?= "fdabd97ceceb2e3e74a132332c875f68b47b755b"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
@@ -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}"
@@ -23,7 +23,7 @@ SRCREV_machine_qemux86 ?= "d59202c85b0f96b7a928ec594021a38e80c35a46"
SRCREV_machine_qemux86-64 ?= "d59202c85b0f96b7a928ec594021a38e80c35a46"
SRCREV_machine_qemumips64 ?= "29cb56446b0b66b7a15d2577773e69c4e813bfd7"
SRCREV_machine ?= "d59202c85b0f96b7a928ec594021a38e80c35a46"
SRCREV_meta ?= "38b4f2e3bc974717352e8bc5491664e47542d237"
SRCREV_meta ?= "fdabd97ceceb2e3e74a132332c875f68b47b755b"
# remap qemuarm to qemuarma15 for the 5.8 kernel
# KMACHINE_qemuarm ?= "qemuarma15"