diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2016-10-31 15:40:16 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-04 12:50:54 +0000 |
commit | 5d11f02fb76a512debb004f097fb95139ec3a2a2 (patch) | |
tree | b56dada3c4c68c9b1f0b8ad503e0542ec039ea3c /meta/recipes-connectivity | |
parent | c3d2df883a9d6d5036277114339673656d89a728 (diff) | |
download | poky-5d11f02fb76a512debb004f097fb95139ec3a2a2.tar.gz |
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>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions