aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-yocto.bbclass
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-10-23 16:18:31 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-24 12:07:32 +0100
commited2da98bf3ac798009f58a53b91285b4dac69d5a (patch)
treef71d39b905531aee4248ec9c748e8710bb3d871f /meta/classes/kernel-yocto.bbclass
parent1f575df04f003c1e1fe9413f95023c20a2f30e19 (diff)
downloadopenembedded-core-contrib-ed2da98bf3ac798009f58a53b91285b4dac69d5a.tar.gz
kern-tools: avoid duplicate .scc file processing
With the recent changes to improve patch processing times, the ability to skip already applied patches is not active by default. The automatic detection and resume was hiding issues with the include files generated by scripts like yocto-bsp. If a .scc file that contains a patch is included twice, the patch is applied twice, and the second appliation fails for obvious reasons. We can partially fix this by ensuring that already included configuration fragments are not forced into the meta-series. .scc files that are explicitly listed twice will continue to fail, and recipes must be modified to avoid this. [YOCTO: #8486] Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-yocto.bbclass')
0 files changed, 0 insertions, 0 deletions