summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/server
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-07-17 08:56:34 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-07-20 08:37:38 +0100
commit60d3f65d1c7ba248a9394edd07198818b0dee5ee (patch)
tree72c97d3c52bcad33d3bace444f05fff2d69b87cf /bitbake/lib/bb/server
parent8cbe99b64f6f6ee13f154760aed4aa0815a6dfac (diff)
downloadpoky-60d3f65d1c7ba248a9394edd07198818b0dee5ee.tar.gz
kernel-devsrc: fix on-target module build for v5.8+
The kernel build is now more sensitive to changing build inputs, like the compiler, linker, source tree location, versions, file timestamps, etc. When a difference is detected, the kernel build invokes a syncconfig to update/regenerate files as required. That process may prompt, and hence breaks automated tested and other workflows. By default, we don't want this to happen so we make sure that auto* timestamps are newer or equal to the .config timestap, we ensure that autoconf.h is in the filesystem and that we've substituted the cross tools used to build the kernel with the names that will be on the target. (From OE-Core rev: 532ae127c52c9f7b1d2e4ca5cbca91881d23a2ac) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/server')
0 files changed, 0 insertions, 0 deletions