summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2019-06-03 16:27:50 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-04 09:09:34 +0100
commit1d72b295a22cde80259393e36e3515b6fa2ee34d (patch)
treee6ea795153004832ec0e5d8e9b0cb8388d8e72cb /meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb
parentfaefb256b63c7e4f19be8c733e8d496037603b8e (diff)
downloadopenembedded-core-contrib-1d72b295a22cde80259393e36e3515b6fa2ee34d.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> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb2
1 files changed, 1 insertions, 1 deletions
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 () {
}
SRCREV_machine ?= "9c1e84c9b81b6bf1df55f26f2e0517266c37f7eb"
-SRCREV_meta ?= "ff7928637fcdf5a7176a2f735f8cb21cd0f4b219"
+SRCREV_meta ?= "31de88e51d100f2c3eefb7acb7390b0144bcfc69"
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.0;destsuffix=${KMETA}"