diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-03 08:39:37 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-04 11:34:59 +0000 |
commit | 027445cd88a4e706bdfe83bb4ff2c21e2186982a (patch) | |
tree | be18e6aa4625f7fe2d3d449170311d4e587a4cd6 /scripts/lib/devtool/import.py | |
parent | 79240b3af32c7fa44751752e9e8f2ff832439643 (diff) | |
download | openembedded-core-027445cd88a4e706bdfe83bb4ff2c21e2186982a.tar.gz openembedded-core-027445cd88a4e706bdfe83bb4ff2c21e2186982a.tar.bz2 openembedded-core-027445cd88a4e706bdfe83bb4ff2c21e2186982a.zip |
image: Remove the do_package_write_* tasks
Now we're filtering tasks in the rpm indexing code so that tasks can only
see the packages they really depend upon, having noexec package_write tasks
around is causing problems since the tasks exist but don't have manifests.
Removing the tasks entirely solves this problem and streamlines the
task execution graph too.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/import.py')
0 files changed, 0 insertions, 0 deletions