]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: add overlayfs feature
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 30 Mar 2016 12:25:07 +0000 (08:25 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Mar 2016 20:23:55 +0000 (21:23 +0100)
commitb5600da9cdbf9a5e3badd990f399591e48b09eae
treec91ebd1c1e4293a92fb060e78d56487e6fba42f1
parent980b33df48d9439a305a6e7d1ed2dbebb6572304
linux-yocto: add overlayfs feature

To let overlayfs be used like aufs, we create a feature
fragment. Configurations that want this union FS type, can
enable it via KERNEL_FEATURES.

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