diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-06-03 16:27:50 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-04 09:09:42 +0100 |
commit | ce47f982fc6bc5e89a82777f4f544a538810f9cb (patch) | |
tree | 0b638cc2961582beca89d1466fc383ef139069eb | |
parent | 999879daf60f8ca06b268d14adf9f6f4499ee91d (diff) | |
download | poky-ce47f982fc6bc5e89a82777f4f544a538810f9cb.tar.gz |
linux-yocto: ptest: Add SCSI debug configuration for util-linux
Bumping the SRCREVs to pickup the following configuration tweak for
ptest usage:
Author: Mariano López <just.another.mariano@gmail.com>
Date: Sat Jun 1 17:30:46 2019 -0500
Add SCSI debug configuration for util-linux ptest
The ptests from util-linux require the scsi debug module to be installed
for a subset of tests. This patch would allow to build the kernel module
for the linux-yocto kernel.
Signed-off-by: Mariano López <just.another.mariano@gmail.com>
(From OE-Core rev: 1d72b295a22cde80259393e36e3515b6fa2ee34d)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.19.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.0.bb | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb index ef1d2a5afa..6604bdf90c 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb | |||
@@ -12,7 +12,7 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "4dbcaca4c9ff89e866d2b5d01df005f317c618a4" | 14 | SRCREV_machine ?= "4dbcaca4c9ff89e866d2b5d01df005f317c618a4" |
15 | SRCREV_meta ?= "6e8033d26894b07e17c48abb5951cc3d4dd9b2a9" | 15 | SRCREV_meta ?= "ad235db461bf4595c668700ca8a909c322009cc1" |
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.19;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.19;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb index e1d2b2e9ac..1fe28b1bf0 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb | |||
@@ -12,7 +12,7 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "9c1e84c9b81b6bf1df55f26f2e0517266c37f7eb" | 14 | SRCREV_machine ?= "9c1e84c9b81b6bf1df55f26f2e0517266c37f7eb" |
15 | SRCREV_meta ?= "ff7928637fcdf5a7176a2f735f8cb21cd0f4b219" | 15 | SRCREV_meta ?= "31de88e51d100f2c3eefb7acb7390b0144bcfc69" |
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.0;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.0;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb index 22aac72fac..4ca11d769a 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb | |||
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
17 | 17 | ||
18 | SRCREV_machine_qemuarm ?= "a3cd9d732b27e78f94634924b7232b6280dae002" | 18 | SRCREV_machine_qemuarm ?= "a3cd9d732b27e78f94634924b7232b6280dae002" |
19 | SRCREV_machine ?= "f0c6c85e155632580bd44a5db01cbb19dcc1559c" | 19 | SRCREV_machine ?= "f0c6c85e155632580bd44a5db01cbb19dcc1559c" |
20 | SRCREV_meta ?= "6e8033d26894b07e17c48abb5951cc3d4dd9b2a9" | 20 | SRCREV_meta ?= "ad235db461bf4595c668700ca8a909c322009cc1" |
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-tiny_5.0.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb index 7024d7017f..a9c463cf08 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb | |||
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
17 | 17 | ||
18 | SRCREV_machine_qemuarm ?= "fabee455f397ba8054f35a3ad5f2250bbad93bef" | 18 | SRCREV_machine_qemuarm ?= "fabee455f397ba8054f35a3ad5f2250bbad93bef" |
19 | SRCREV_machine ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458" | 19 | SRCREV_machine ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458" |
20 | SRCREV_meta ?= "ff7928637fcdf5a7176a2f735f8cb21cd0f4b219" | 20 | SRCREV_meta ?= "31de88e51d100f2c3eefb7acb7390b0144bcfc69" |
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_4.19.bb b/meta/recipes-kernel/linux/linux-yocto_4.19.bb index c6f5f0fd57..a5fdafe6b2 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.19.bb | |||
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "f0c6c85e155632580bd44a5db01cbb19dcc1559c" | |||
19 | SRCREV_machine_qemux86-64 ?= "f0c6c85e155632580bd44a5db01cbb19dcc1559c" | 19 | SRCREV_machine_qemux86-64 ?= "f0c6c85e155632580bd44a5db01cbb19dcc1559c" |
20 | SRCREV_machine_qemumips64 ?= "d9c77fe2a6038848fbadd660882b78e590c3252e" | 20 | SRCREV_machine_qemumips64 ?= "d9c77fe2a6038848fbadd660882b78e590c3252e" |
21 | SRCREV_machine ?= "f0c6c85e155632580bd44a5db01cbb19dcc1559c" | 21 | SRCREV_machine ?= "f0c6c85e155632580bd44a5db01cbb19dcc1559c" |
22 | SRCREV_meta ?= "6e8033d26894b07e17c48abb5951cc3d4dd9b2a9" | 22 | SRCREV_meta ?= "ad235db461bf4595c668700ca8a909c322009cc1" |
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.19;destsuffix=${KMETA} \ | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.19;destsuffix=${KMETA} \ |
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.0.bb b/meta/recipes-kernel/linux/linux-yocto_5.0.bb index 214e83bd33..da795d97aa 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.0.bb | |||
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458" | |||
19 | SRCREV_machine_qemux86-64 ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458" | 19 | SRCREV_machine_qemux86-64 ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458" |
20 | SRCREV_machine_qemumips64 ?= "5a8b27bcc0b16077ab8edfcd3fb25c80dc2c652e" | 20 | SRCREV_machine_qemumips64 ?= "5a8b27bcc0b16077ab8edfcd3fb25c80dc2c652e" |
21 | SRCREV_machine ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458" | 21 | SRCREV_machine ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458" |
22 | SRCREV_meta ?= "ff7928637fcdf5a7176a2f735f8cb21cd0f4b219" | 22 | SRCREV_meta ?= "31de88e51d100f2c3eefb7acb7390b0144bcfc69" |
23 | 23 | ||
24 | # remap qemuarm to qemuarma15 for the 5.0 kernel | 24 | # remap qemuarm to qemuarma15 for the 5.0 kernel |
25 | # KMACHINE_qemuarm ?= "qemuarma15" | 25 | # KMACHINE_qemuarm ?= "qemuarma15" |