diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-01-11 12:59:54 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-12 21:09:01 +0000 |
| commit | 7fcf066e4101980d419ebb2fc3a20c09553f1aa3 (patch) | |
| tree | 965fc4370cf9c2ce3e7e9947af874b1b1274ce53 /meta | |
| parent | 1c610fab283ed9df9fb8a75a08837e7574527ea0 (diff) | |
| download | poky-7fcf066e4101980d419ebb2fc3a20c09553f1aa3.tar.gz | |
linux-yocto/5.15/cfg: add kcov feature fragment
Integrating the following commit(s) to linux-yocto:
41721be8a03 cfg/debug: add kcov kernel configs
(From OE-Core rev: 399032f7fb277aa229acf784c40bc44e693c21a5)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.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.15.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.15.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb index 3d600acde6..dd897d121f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb | |||
| @@ -12,7 +12,7 @@ python () { | |||
| 12 | } | 12 | } |
| 13 | 13 | ||
| 14 | SRCREV_machine ?= "11651ef1c948677add527afd54c9f960a33884c8" | 14 | SRCREV_machine ?= "11651ef1c948677add527afd54c9f960a33884c8" |
| 15 | SRCREV_meta ?= "41e5b01b59c69ac58f588bc7dc7d2e2cb80d82e1" | 15 | SRCREV_meta ?= "b1e4fff58196879307a8333086b63a68d7551e0a" |
| 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.15;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb index 6f5bf33d74..85cdfd820a 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb | |||
| @@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
| 17 | 17 | ||
| 18 | SRCREV_machine:qemuarm ?= "0f7af34df7639ad8c513e6698d5f1a6081b55f77" | 18 | SRCREV_machine:qemuarm ?= "0f7af34df7639ad8c513e6698d5f1a6081b55f77" |
| 19 | SRCREV_machine ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" | 19 | SRCREV_machine ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" |
| 20 | SRCREV_meta ?= "41e5b01b59c69ac58f588bc7dc7d2e2cb80d82e1" | 20 | SRCREV_meta ?= "b1e4fff58196879307a8333086b63a68d7551e0a" |
| 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.15.bb b/meta/recipes-kernel/linux/linux-yocto_5.15.bb index b06184a2ee..d6c57ab0bc 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb | |||
| @@ -23,7 +23,7 @@ SRCREV_machine:qemux86 ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" | |||
| 23 | SRCREV_machine:qemux86-64 ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" | 23 | SRCREV_machine:qemux86-64 ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" |
| 24 | SRCREV_machine:qemumips64 ?= "723cf54aff5756af97663c4a8a7bf0754d0d940e" | 24 | SRCREV_machine:qemumips64 ?= "723cf54aff5756af97663c4a8a7bf0754d0d940e" |
| 25 | SRCREV_machine ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" | 25 | SRCREV_machine ?= "721ba67b41253d17c7bb71aadae3e7a44bf4d22c" |
| 26 | SRCREV_meta ?= "41e5b01b59c69ac58f588bc7dc7d2e2cb80d82e1" | 26 | SRCREV_meta ?= "b1e4fff58196879307a8333086b63a68d7551e0a" |
| 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 |
| 29 | # get the <version>/base branch, which is pure upstream -stable, and the same | 29 | # get the <version>/base branch, which is pure upstream -stable, and the same |
