generic-poky/meta/recipes-devtools/e2fsprogs
Jussi Kukkonen 5d11f02fb7 e2fsprogs: Depend on attr
e2fsprogs builds fine with or without attr but it's possible to
end up with this sequence:
 * e2fsprogs configure finds attr/xattr.h (coming from sstate)
 * attr starts rebuild, attr/xattr.h is removed from sysroot
 * e2fsprogs compile fails: "attr/xattr.h: No such file or directory"

Depend on attr to ensure reproducible build.

(From OE-Core rev: 8b9668cc70348600ba281291b567485302af9666)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-11-04 12:50:54 +00:00
..
e2fsprogs e2fsprogs: Fix missing check for permission denied. 2016-08-17 10:35:39 +01:00
e2fsprogs.inc e2fsprogs: Depend on attr 2016-11-04 12:50:54 +00:00
e2fsprogs_1.43.bb e2fsprogs: packaging cleanups (compile_et & mk_cmds) 2016-09-05 11:56:02 +01:00