]> code.ossystems Code Review - openembedded-core.git/commit
python-pycurl: build docstrings to fix rebuilds
authorRoss Burton <ross.burton@intel.com>
Tue, 9 Dec 2014 15:05:35 +0000 (15:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Dec 2014 11:26:08 +0000 (11:26 +0000)
commitf5bc0ba35ac531feae2e84bbc4f9d16f861db6c6
treefceeab553c4fba4bf5b30b4925bb1ad75463cb0e
parent65e15a1d4304bd3677a79d9b4c5a7a771dfd42d5
python-pycurl: build docstrings to fix rebuilds

On a rebuild base.bbclass will invoke "make clean" to ensure that old build
objects are not used. This will delete docstrings.c and the only way to
re-generate that is with a dedicated setup.py target.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-pycurl_7.19.5.bb