diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-02 17:36:38 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-05 15:50:19 +0000 |
commit | b924b499ecd28bb433a12fb327f0e63d66db97b5 (patch) | |
tree | 5023fbc0b6ca49646f1828fce88ffe9f196e4f2a /meta/recipes-multimedia | |
parent | b2d55fa5b5bc991c62e982eb53d99408c769656a (diff) | |
download | poky-b924b499ecd28bb433a12fb327f0e63d66db97b5.tar.gz |
autotools: Limit aclocal files to those in dependencies
We still occasionally see race issues with cp-noerror, and it copies
too many files, we should limit the the m4 files to those explicitly in
the DEPENDS for the recipe.
This change takes advantage of the BB_TASKDEPDATA data from bitbake to
only copy in those files listed in the manifest of the recipes in DEPENDS.
I've had this testing locally for some time, its ready for wider
review/testing.
(From OE-Core rev: 79ea036de331bde65a88fb777647dc099ef05acf)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions