]> code.ossystems Code Review - openembedded-core.git/commit
docbook-utils-native: Fix re-execution of the unpack task
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Apr 2012 10:05:02 +0000 (11:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Apr 2012 11:44:36 +0000 (12:44 +0100)
commit2b190155d74d4369c61d26b1f4f0c3cce389ddbc
tree2d28af443bf08b822562f82b33ede17a4452e67c
parentc9dcfbd87d749baa0a4948738055193982aad26d
docbook-utils-native: Fix re-execution of the unpack task

If the do_unpack task is re-executed, the sed_done stamp was not removed, the
sed commands wouldn't re-run and the build would fail in do_compile. This
patch ensures the stamp is in ${S} and that we clean that directory
when unpack runs so it is a build from sctatch at that point.

[YOCTO #2194]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb