]> code.ossystems Code Review - openembedded-core.git/commit
bitbake build.py: Stamp handling improvements
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Jan 2011 19:43:41 +0000 (19:43 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Jan 2011 19:43:56 +0000 (19:43 +0000)
commitec6e4793dc79c61b780b74571db4cd66c1c04251
tree116fa2753ef2ba81facd490eef6fab8bade1b898
parent4a10a5b438f49577fb29f4e277e2300cdce10ab8
bitbake build.py: Stamp handling improvements

* Move stamp file deletion out of the internal stamp helper function
* Add a new function to return the path to a stamp for a given task

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/build.py