From 57ffe4d073d27f410dbf0ac57ff6e4dcea8ab1e4 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 24 Aug 2020 15:00:40 -0400 Subject: linux-yocto/5.8: selftests/bpf: Prevent runqslower from racing on building bpftool Integrating the following commit(s) to linux-yocto/5.8: 912adf166eb0 selftests/bpf: Prevent runqslower from racing on building bpftool Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb index ca791a3b14..b2d4995474 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb @@ -11,7 +11,7 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "5d66d1a67c8d654fa400f476daefbf2acd3a99f3" +SRCREV_machine ?= "912adf166eb0688e011154048f5fa0e5863249c3" SRCREV_meta ?= "2f9b296099dc534d1c9909f34b1090d8d2280c9b" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ -- cgit 1.2.3-korg