diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-12 11:35:07 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-13 08:27:17 +0000 |
commit | 60207e0cf3a5bce9123d3631a10a9540c72a9034 (patch) | |
tree | 3649ca09c9606501af51d195ff5a74df4545d1fc /meta/classes/debian.bbclass | |
parent | c546cced50ce8b72fe55f9a7cfe7fdb23c51d1ad (diff) | |
download | openembedded-core-60207e0cf3a5bce9123d3631a10a9540c72a9034.tar.gz openembedded-core-60207e0cf3a5bce9123d3631a10a9540c72a9034.tar.bz2 openembedded-core-60207e0cf3a5bce9123d3631a10a9540c72a9034.zip |
autotools: Fix interaction with bitbake -b
If you run bitbake -b on something using autotools with dependencies on
m4 files, it currently fails as the TASKDEPDATA is incomplete for
bitbake -b
and this means the relevant macros aren't found.
Work around this by adding *all* m4 files for the -b case (and show a warning).
[YOCTO #8890]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/debian.bbclass')
0 files changed, 0 insertions, 0 deletions