aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2018-12-16 22:38:13 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-08 20:12:09 +0000
commit4dd28e8426abcd8520bcecdac13fed655a3c6d17 (patch)
tree5245f3ac5773ca85f95bdd52ea2bae8999ab4836 /meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
parent7e53f67d2d94d6811aa9d6fa078ea3fbeddb708c (diff)
downloadopenembedded-core-contrib-4dd28e8426abcd8520bcecdac13fed655a3c6d17.tar.gz
linux-yocto: remove obselete options from lxc config
The lxc config fragments have some options that are no long valid. So we can safely drop them. 721f3cfcb199 lxc: drop CONFIG_MM_OWNER 3b5f717d0311 vfio: drop CONFIG_KVM_DEVICE_ASSIGNMENT (From OE-Core rev: b7ddaeab2c48b68e2be24c8f810ac9e84c6bb171) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
index f77de3a05f..b30c9ac149 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
@@ -12,7 +12,7 @@ python () {
}
SRCREV_machine ?= "8e00c30ce22f378ecb7f243b1df3d209b8ee29bc"
-SRCREV_meta ?= "bf98e195a4cf2404a064056b3593e83a7de84f25"
+SRCREV_meta ?= "0a45d79311edece055050075b13ac7e273bc0695"
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-4.18;destsuffix=${KMETA}"