]> code.ossystems Code Review - openembedded-core.git/commit
native.bbclass: deltask package_qa
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 1 Sep 2014 14:34:36 +0000 (07:34 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Sep 2014 16:14:52 +0000 (17:14 +0100)
commit6ad0979a6064755fd6d86b568bd3cbbcdd3d4e37
tree24e6356e3f9a9ce46eb9a8730116ded24ff0bf2f
parentef48de6a4c1454c6f6e2de8636277b374ee44b50
native.bbclass: deltask package_qa

The native recipe doesn't need package_qa, and it has a race issue with
do_unpack which requires the clean dir of ${S}, then causes error:

NOTE: recipe opkg-utils-native-0.1.8+gitAUTOINC+eae0d8fa44-r0: task do_package_qa: Failed
ERROR: Task 283 (virtual:native:/path/to/opkg-utils_git.bb, do_package_qa) failed with exit code '1'

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/native.bbclass