]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: make aufs4 optional
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 13 Apr 2016 16:12:13 +0000 (12:12 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Apr 2016 09:58:28 +0000 (10:58 +0100)
commit5d3d6224ec2abbbeb5b9a292d208040b89cc4b98
tree9fb39c0283f28094e335e3db4be34e30704a4506
parent2f719dc523439a73dd203e6f922a7b3ccaddbee1
linux-yocto: make aufs4 optional

An always on configuration of aufs4 crept into the default kernel
configuration blocks.

With this change, aufs-enable.scc can be used to turn on aufs via
a KERNEL_FEATURES entry. We can now have co-existing unionfs solutions
and can update them without breaking builds that haven't opted-in.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
meta/recipes-kernel/linux/linux-yocto_4.4.bb