]> code.ossystems Code Review - openembedded-core.git/commit
image/kernelsrc/packagegroups/recipes: Remove uneeded noexec tasks
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 Jan 2017 12:33:39 +0000 (12:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Jan 2017 23:31:17 +0000 (23:31 +0000)
commit4e6ee37e09c60e83c0dfd844ba9cf8a07507f099
treee7428a9d12446f7a86fc54bcf76220ba662892e4
parentd97c844f388bd4c52248fe597d5985ef20d5a96d
image/kernelsrc/packagegroups/recipes: Remove uneeded noexec tasks

We used to have issues removing tasks like do_fetch due to implications
for targets like world and universe. These have now been resolved.

Removing uneeded tasks has advantages compared to noexec since it means
that accidentally left in dependencies are no longer needed/processed
(e.g. do_patch depends on quilt-native).

This cleans up a number of cases which local analysis highlighted as
being unneeded leading to slightly cleaner task graphs.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass
meta/classes/kernelsrc.bbclass
meta/classes/packagegroup.bbclass
meta/recipes-core/glibc/glibc-collateral.inc
meta/recipes-core/meta/meta-environment.bb
meta/recipes-core/meta/meta-world-pkgdata.bb
meta/recipes-core/meta/package-index.bb