]> code.ossystems Code Review - openembedded-core.git/commit
e2fsprogs: Ensure we use the right mke2fs.conf when restoring from sstate
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Feb 2016 10:52:39 +0000 (10:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Feb 2016 11:16:20 +0000 (11:16 +0000)
commit11a6227759515da433230eb44eca1a4cb2ac3b14
tree21e044b958fdca507c12f3f8db57ceb16c49a492
parent837c8b749b06457ba4a5a76a34ffe45d36bf4ef3
e2fsprogs: Ensure we use the right mke2fs.conf when restoring from sstate

If we don't do this, we can use an mke2fs.conf from a different path which
may contain incompatible flags and lead to obtuse build failures such as:

Invalid filesystem option set: has_journal,extent,huge_file,flex_bg,metadata_csum,64bit,dir_nlink,extra_isize

To fix this, wrap the mke2fs binary and its hardlinks and point at the
correct configuration file.

In particular this fixes conflicts between master and jethro builds
affecting the main autobuilder.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb