summaryrefslogtreecommitdiff
path: root/scripts/combo-layer
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-11-14 11:55:26 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-15 15:27:02 +0000
commit6a3b3e501c66733216ac43d3f020cfdb512dd640 (patch)
treefd70e693ec5fd7d67ddd328f92f5ac8e4655b837 /scripts/combo-layer
parent89a372840a957e540bed954e629aa68335b3dfe0 (diff)
downloadopenembedded-core-6a3b3e501c66733216ac43d3f020cfdb512dd640.tar.gz
openembedded-core-6a3b3e501c66733216ac43d3f020cfdb512dd640.tar.bz2
openembedded-core-6a3b3e501c66733216ac43d3f020cfdb512dd640.zip
kernel.bbclass: test for hardlinks before installing
commit df564c4 [kernel: Use hardlinks for do_populate_sysroot for speed] does indeed speed up the build, but it also means that the KERNEL_OUPUT and KERNEL_IMAGETYPE may be hardlinks. If they are hardlinks, install complains that they are actually the same file and stops the build. We can easily test and avoid the copy if the file is already in place. [YOCTO #5527] Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/combo-layer')
0 files changed, 0 insertions, 0 deletions