diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-24 16:12:07 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-25 08:01:09 +0000 |
commit | 458496829bb3c9d63fde3aecde5a5e84762fb994 (patch) | |
tree | 3516454723dc1413c79546abceea1c7df6075c51 /meta/recipes-support/libusb | |
parent | 9161a6f8213f7a29357696de618c9870e3afd83a (diff) | |
download | poky-458496829bb3c9d63fde3aecde5a5e84762fb994.tar.gz |
package: Drop do_package_write task
The reasons this task was introduced are lost in the mists of time. It
allowed for the a single "package_write" task instead of spelling out
the explicit package backends, however in all but one case we do that
anyway.
As such as might as well give in and delete the task, converting that
single reference into explicit dependencies.
This gives bitbake a bit less work to to when processing the runqueue
since there are less tasks (but more dependencies in some cases).
(From OE-Core rev: cf70e15f063716f3227d467ab1f4bfc0018286f6)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libusb')
0 files changed, 0 insertions, 0 deletions