diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-06-06 22:07:29 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-12 23:34:24 +0100 |
commit | ea38e80ee4e255dfdb1a810c888478945fe15c2a (patch) | |
tree | c73f9eef03a0c1ef5919d71fab40614e5ff74d9a /meta/recipes-kernel | |
parent | 012baeb797c59d4123b64706bd082484d9f391b3 (diff) | |
download | poky-ea38e80ee4e255dfdb1a810c888478945fe15c2a.tar.gz |
linux-yocto: add kernel sample configuration fragment
Add a fragment to the various kernels to support QA testing
of samples.
(From OE-Core rev: 98f78e3e3d65085c000bdfcf890ea498520c0075)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
6 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb index 39236d90d9..4d4f19c15c 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb | |||
@@ -12,7 +12,7 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "cc0ac94a962306ff5867e1d3c2988d2004f50c8c" | 14 | SRCREV_machine ?= "cc0ac94a962306ff5867e1d3c2988d2004f50c8c" |
15 | SRCREV_meta ?= "b577f9a0bd658b9468080514f68b18fe37daff9c" | 15 | SRCREV_meta ?= "53336e1b7d969f21d8214ec9ceeb48fba4f99372" |
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-4.14;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb index c440d2fa9f..aa8571fecf 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb | |||
@@ -12,7 +12,7 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "51273ff79f4ad930f4a788257f58e1266cb236e3" | 14 | SRCREV_machine ?= "51273ff79f4ad930f4a788257f58e1266cb236e3" |
15 | SRCREV_meta ?= "9bbc5bd75e5322bd80769802c5062b2f3f0d6c7d" | 15 | SRCREV_meta ?= "45c256a5ca6f9478bce212fec19e2bc273472631" |
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-4.15;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.15;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb index 3171bb9d78..7250986271 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb | |||
@@ -13,7 +13,7 @@ KMETA = "kernel-meta" | |||
13 | KCONF_BSP_AUDIT_LEVEL = "2" | 13 | KCONF_BSP_AUDIT_LEVEL = "2" |
14 | 14 | ||
15 | SRCREV_machine ?= "f0905017bae82f733812b3e1a31abbf6d51f67c7" | 15 | SRCREV_machine ?= "f0905017bae82f733812b3e1a31abbf6d51f67c7" |
16 | SRCREV_meta ?= "b577f9a0bd658b9468080514f68b18fe37daff9c" | 16 | SRCREV_meta ?= "53336e1b7d969f21d8214ec9ceeb48fba4f99372" |
17 | 17 | ||
18 | PV = "${LINUX_VERSION}+git${SRCPV}" | 18 | PV = "${LINUX_VERSION}+git${SRCPV}" |
19 | 19 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb index e6da0935d0..a809b7c0ab 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb | |||
@@ -10,7 +10,7 @@ KMETA = "kernel-meta" | |||
10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
11 | 11 | ||
12 | SRCREV_machine ?= "51273ff79f4ad930f4a788257f58e1266cb236e3" | 12 | SRCREV_machine ?= "51273ff79f4ad930f4a788257f58e1266cb236e3" |
13 | SRCREV_meta ?= "9bbc5bd75e5322bd80769802c5062b2f3f0d6c7d" | 13 | SRCREV_meta ?= "45c256a5ca6f9478bce212fec19e2bc273472631" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
16 | 16 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.14.bb b/meta/recipes-kernel/linux/linux-yocto_4.14.bb index 1993ac788a..d9069154c3 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.14.bb | |||
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "ccd823982533ea9d36df09766f3a7d645b95ca7d" | |||
19 | SRCREV_machine_qemux86-64 ?= "ccd823982533ea9d36df09766f3a7d645b95ca7d" | 19 | SRCREV_machine_qemux86-64 ?= "ccd823982533ea9d36df09766f3a7d645b95ca7d" |
20 | SRCREV_machine_qemumips64 ?= "c50abb0247af8362692d6776139dfff03d754ff9" | 20 | SRCREV_machine_qemumips64 ?= "c50abb0247af8362692d6776139dfff03d754ff9" |
21 | SRCREV_machine ?= "ccd823982533ea9d36df09766f3a7d645b95ca7d" | 21 | SRCREV_machine ?= "ccd823982533ea9d36df09766f3a7d645b95ca7d" |
22 | SRCREV_meta ?= "b577f9a0bd658b9468080514f68b18fe37daff9c" | 22 | SRCREV_meta ?= "53336e1b7d969f21d8214ec9ceeb48fba4f99372" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.15.bb b/meta/recipes-kernel/linux/linux-yocto_4.15.bb index 0d82318bcf..77b9110cfb 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.15.bb | |||
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "51273ff79f4ad930f4a788257f58e1266cb236e3" | |||
19 | SRCREV_machine_qemux86-64 ?= "51273ff79f4ad930f4a788257f58e1266cb236e3" | 19 | SRCREV_machine_qemux86-64 ?= "51273ff79f4ad930f4a788257f58e1266cb236e3" |
20 | SRCREV_machine_qemumips64 ?= "9435d73112c64ae058372322d8c7a41ae9e8c000" | 20 | SRCREV_machine_qemumips64 ?= "9435d73112c64ae058372322d8c7a41ae9e8c000" |
21 | SRCREV_machine ?= "51273ff79f4ad930f4a788257f58e1266cb236e3" | 21 | SRCREV_machine ?= "51273ff79f4ad930f4a788257f58e1266cb236e3" |
22 | SRCREV_meta ?= "9bbc5bd75e5322bd80769802c5062b2f3f0d6c7d" | 22 | SRCREV_meta ?= "45c256a5ca6f9478bce212fec19e2bc273472631" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.15;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.15;destsuffix=${KMETA}" |