summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-23 11:44:29 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-23 22:38:49 +0000
commitbc72e4dac2ffdd951b4e6bcdb790016aa4538d2c (patch)
tree0f73a9bc0e5aac3142113336399f0fe72ba67d4c /bitbake
parent4aa6644f92975ded908ef99cf313466e0845e071 (diff)
downloadpoky-bc72e4dac2ffdd951b4e6bcdb790016aa4538d2c.tar.gz
busybox: Guard against interrupted compiles
If busybox is interrupted during do_compile, it can corrupt .config with the suid version, or worse. Typically this leads to files disappearing, particularly /etc/init.d/* which leads to an empty busybox-hwclock. That then results in errors at do_rootfs time due to the missing package. The fix is to use any 'orig' present to restore stat at the start of compile. (From OE-Core rev: 601abb497531823a73bdec3baf56952086e5b4f4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions