]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:47 +0000 (22:11 +0000)
commit9155b2487dd3a37322ad6575e096ee93138b9ce6
tree6de905905f363d3cad8c03253c2ab6868d24e71f
parent9e69963f119eb343d79206f4cfd173b3cece76c9
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]

(From OE-Core rev: 06835e109264b0472f4a47e33a74b0c872ebd7f1)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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