Files
poky/scripts
Laurentiu Palcu 6bc5925ea9 SDK: trap any IO errors in the relocate script
If the files being relocated are already used by other processes the
relocate script will fail with a traceback. This patch will trap any IO
errors when opening such a file and gracefully report them to the user.

Also change the exit code from 1 to -1 for a better adt-installer user
experience (like pointing the user to the adt_installer.log).

[YOCTO #3164]

(From OE-Core rev: 26daec758b2eaeb208356d5aa8a9a191bd366751)

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-09-26 15:02:28 +01:00
..
2011-05-04 00:54:39 +01:00
2012-09-02 05:52:13 -07:00
2011-10-04 13:46:19 +01:00
2012-06-08 11:43:20 +01:00
2012-03-22 19:21:15 +00:00
2012-03-22 19:21:15 +00:00

This directory contains Various useful scripts for working with OE builds