Re: [OE-core] [PATCH 00/15] fix python buildpaths QA issue

2016-03-08 Thread Hongxu Jia
As Richard suggested ( see [YOCTO #9169]), I will drop 'insane:add buildpaths QA ignore pattern' So please drop these, V2 incoming //Hongxu On 02/26/2016 09:44 AM, Hongxu Jia wrote: - Patch 01-06 has be sent in previous pull request. - add buildpaths QA ignore pattern, and ignore Makefile by

[OE-core] [PATCH 00/15] fix python buildpaths QA issue

2016-02-25 Thread Hongxu Jia
- Patch 01-06 has be sent in previous pull request. - add buildpaths QA ignore pattern, and ignore Makefile by default - fix .pyc/.pyo buildpath QA issue - fix python related buildpath QA issue Test Steps: vim local.conf ... MACHINE ?= "qemux86-64" WARN_QA += "buildpaths" require conf/multilib