]> code.ossystems Code Review - openembedded-core.git/commit
python: recompile _sysconfigdata.py after modifying it
authorRoss Burton <ross.burton@intel.com>
Wed, 7 Sep 2016 14:05:02 +0000 (15:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Sep 2016 23:31:38 +0000 (00:31 +0100)
commit66e55d3af7d7948869620ce24c06ba2bc705ae0a
tree689268c0e60ee88e655c1d17206136656ef18b0e
parent808952bf6d2b7549b456293ead4728b4dbf0d89b
python: recompile _sysconfigdata.py after modifying it

We sed this file after the .pyc has been generated, so re-compile the .pyc to
ensure that it is up to date.

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