Files
poky/meta/recipes-core
Richard Purdie bc72e4dac2 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>
2017-01-23 22:38:49 +00:00
..
2017-01-16 18:05:12 +00:00
2016-07-20 10:28:48 +01:00
2017-01-23 12:05:22 +00:00
2017-01-05 13:54:06 +00:00
2015-01-23 11:36:27 +00:00
2016-10-01 21:45:56 +01:00
2017-01-23 12:05:17 +00:00
2017-01-23 12:05:17 +00:00
2017-01-19 22:47:21 +00:00
2016-11-23 11:10:11 +00:00
2016-12-17 09:57:03 +00:00
2017-01-09 13:39:12 +00:00