diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-24 15:17:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-30 13:11:51 +0000 |
commit | 6bd2d9d395fe7c97a0a9645ca9379b366bb64afa (patch) | |
tree | 8a5daa4451cfab927f13e95f8d5f021fe80e3c4d /meta/recipes-connectivity/wpa-supplicant | |
parent | 444ae98131f7f9e962d102f408eb867ab53a452a (diff) | |
download | poky-6bd2d9d395fe7c97a0a9645ca9379b366bb64afa.tar.gz |
base.bbclass: Enable using 'make clean' for rebuilds
When something rebuilds say due to ${baselib} changing or some
other key variable, software is often not rebuilt due to the
fact that make detects no dependency change.
By running "make clean" when these changes occur, we can at least try
and ensure the correct rebuilds happen. We use the same checksum check as
autotools to decide if things have changed or not.
(From OE-Core rev: d06f2c089e01b7c67699800a7a54a4225233da93)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/wpa-supplicant')
0 files changed, 0 insertions, 0 deletions