diff options
| author | Khem Raj <raj.khem@gmail.com> | 2012-01-18 21:39:16 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-19 11:34:13 +0000 |
| commit | 522c6b376d067243bff20c64a1f6f8700be8e586 (patch) | |
| tree | c6e6429c4ddd7bbc22dadcaa84f2e71b244eef61 /bitbake/lib/bb/runqueue.py | |
| parent | 5664e3c14f342f84d7d310d20f8f94ac71693295 (diff) | |
| download | poky-522c6b376d067243bff20c64a1f6f8700be8e586.tar.gz | |
gnutls: Fix configure issue wrt to rm
Add -f option so if the files dont exist then we can
still continue. Fixes errors like
| + do_configure
| + for dir in . lib libextra
| + rm ./aclocal.m4 ./m4/libtool.m4 './m4/lt*.m4'
| rm: cannot remove `./m4/libtool.m4': No such file or directory
| rm: cannot remove `./m4/lt*.m4': No such file or directory
(From OE-Core rev: 8904e075d4953413edf13c43ee3a10493a6c63bb)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/runqueue.py')
0 files changed, 0 insertions, 0 deletions
