[meta-virtualization] [PATCH] kernel-features: Fix CONFIG_BLK_CGROUP enabling

Bruce Ashfield bruce.ashfield at gmail.com
Tue Jul 25 06:09:31 PDT 2017


merged.

Bruce

On Tue, Jul 18, 2017 at 2:23 AM, Jan Kiszka <jan.kiszka at web.de> wrote:

> From: Jan Kiszka <jan.kiszka at siemens.com>
>
> Meanwhile, this became boolean, and trying to make it a module just
> leaves it off.
>
> Signed-off-by: Jan Kiszka <jan.kiszka at siemens.com>
> ---
>
> Do we still needs these config fragments? yocto-kernel-cache seems to
> carry similar things by now.
>
>  recipes-kernel/linux/linux-yocto/lxc.cfg | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-kernel/linux/linux-yocto/lxc.cfg
> b/recipes-kernel/linux/linux-yocto/lxc.cfg
> index fa2344a..c25d60f 100644
> --- a/recipes-kernel/linux/linux-yocto/lxc.cfg
> +++ b/recipes-kernel/linux/linux-yocto/lxc.cfg
> @@ -15,7 +15,7 @@ CONFIG_PID_NS=y
>  CONFIG_NET_NS=y
>
>  CONFIG_CLS_CGROUP=m
> -CONFIG_BLK_CGROUP=m
> +CONFIG_BLK_CGROUP=y
>  CONFIG_NETPRIO_CGROUP=m
>
>  CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
> --
> 2.12.3
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20170725/04a6bf02/attachment.html>


More information about the meta-virtualization mailing list