diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-21 22:30:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-22 11:13:24 +0100 |
commit | 7358cbf36b6e1da0d51a67258da61226f8013e06 (patch) | |
tree | ca25f107edfaf58827477f029875308a2ea7d157 /bitbake/lib/bb/build.py | |
parent | 577ff4e3dd4efe3b129a10eabedf620cfb7a2fa8 (diff) | |
download | poky-7358cbf36b6e1da0d51a67258da61226f8013e06.tar.gz |
base.bbclass: Drop unnecessary dirs setting
${D} is listed in cleandirs so no need to list it in dirs as well.
The default directory is ${B} so this is a cleanup which should have
no changes to the execution.
[YOCTO #10017]
(From OE-Core rev: 7e0f95bf359bc3b5bb1578024a993e184de155cd)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/build.py')
0 files changed, 0 insertions, 0 deletions