diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-15 17:06:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-15 17:31:05 +0100 |
commit | 1cfddb17e0c2576e55f62c10612e7cbd73e5ac5e (patch) | |
tree | 85067f9026c85493400a2b0709bd3fcbbf7204d6 /meta/classes/autotools.bbclass | |
parent | 06f6ca50c0cffdaf828688e01fcc70265eafa093 (diff) | |
download | openembedded-core-1cfddb17e0c2576e55f62c10612e7cbd73e5ac5e.tar.gz openembedded-core-1cfddb17e0c2576e55f62c10612e7cbd73e5ac5e.tar.bz2 openembedded-core-1cfddb17e0c2576e55f62c10612e7cbd73e5ac5e.tar.xz openembedded-core-1cfddb17e0c2576e55f62c10612e7cbd73e5ac5e.zip |
net-tools: Fix do_patch to be re-executable
This recipe's do_patch was not able to be re-executed due to its custom
patching functions. This fixes things so that it can be re-executed.
It also fixes the unpack task re-execution by ensuring ${S} is clean
before the unpack starts.
[YOCTO #2194]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/autotools.bbclass')
0 files changed, 0 insertions, 0 deletions