Files
poky/meta
Chen Qi 4480d7a3c5 base.bbclass: clean up dead symlink when handling hosttools
When some hosttool is a dead symlink, bitbake any recipe will
fail with error like below.

  FileExistsError: [Errno 17] File exists: '/usr/bin/chrpath' -> '/path/to/builddir/tmp-glibc/hosttools/chrpath'

So we remove dead symlink under hostools/ directory to avoid
such error.

(From OE-Core rev: b03577cf85784fc052b89083054d911816f8c6e1)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-12-30 08:47:09 +00:00
..
2019-12-28 23:25:42 +00:00
2019-11-14 13:20:59 +00:00
2019-12-09 12:00:42 +00:00
2019-12-28 23:25:42 +00:00
2019-08-28 11:31:21 +01:00
2018-09-21 18:45:47 -07:00
2019-08-29 14:05:12 +01:00