aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_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>2018-12-18 16:19:29 +0000
commitb7ddaeab2c48b68e2be24c8f810ac9e84c6bb171 (patch)
tree90ee70a64b4dc888c428e22b922c6f7f0e069812 /meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb
parent20aea61385e1a53ac245353899277ba20104ed2f (diff)
downloadopenembedded-core-contrib-b7ddaeab2c48b68e2be24c8f810ac9e84c6bb171.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 Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb
index 591d41bd1b..a7fe7e9a0e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb
@@ -14,7 +14,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "33859b3077c83d8a024946ba06a59990546fcbc7"
-SRCREV_meta ?= "bf98e195a4cf2404a064056b3593e83a7de84f25"
+SRCREV_meta ?= "0a45d79311edece055050075b13ac7e273bc0695"
PV = "${LINUX_VERSION}+git${SRCPV}"