]> code.ossystems Code Review - openembedded-core.git/commit
python-numpy: fix buildpaths QA issue
authorHongxu Jia <hongxu.jia@windriver.com>
Fri, 26 Feb 2016 01:45:01 +0000 (20:45 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Mar 2016 22:11:20 +0000 (22:11 +0000)
commit06835e109264b0472f4a47e33a74b0c872ebd7f1
tree89aff091b5dadf2e686028c62c44a3ff4e196ff7
parent48bc643a4ebe74d0fa49fedbe7b0fd63fd0003e8
python-numpy: fix buildpaths QA issue

Remove build path in comments:

Without the fix:
...
|This file is generated by /buildarea/raid0/hjia/build-20160225-yocto-
buildpath/tmp/work/core2-64-poky-linux/python-numpy/1.10.4-r0/numpy
-1.10.4/setup.py
...

With the fix:
...
|This file is generated by /numpy-1.10.4/setup.py
...

[YOCTO #7058]

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-numpy/remove-build-path-in-comments.patch [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy_1.10.4.bb