summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-03-05 09:04:01 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-20 23:56:00 +0000
commitad6313d01b8877d426bf69179cd8ced61565a532 (patch)
tree3eeff90a29b15191777ed6bc5a2481169fd85b42 /meta/recipes-kernel
parentc328e2fdd0240e7a0980c29610a303ab15509421 (diff)
downloadast2050-yocto-poky-ad6313d01b8877d426bf69179cd8ced61565a532.zip
ast2050-yocto-poky-ad6313d01b8877d426bf69179cd8ced61565a532.tar.gz
kernel-yocto: split meta data generation from patching phase
The linux-yocto kernel has a meta-data component which accompanies the actual tree. That meta-data is processed to generate a series file that controls the patching and configuration of the kernel. patching and configuration are two distinct phases, so when working on kernel configuration, it doesn't make sense to always have to re-run the patching step just to update configuration data in the meta-series. To allow a more granular set of tasks, we break the meta-data generation into a separate task, which runs before do_patch. This allows the task to be explicitly called when working on configuration, but otherwise has no impact on the build. (From OE-Core rev: 1be4c68fb876b63f19d107275b701fe1c1c121db) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud