]> code.ossystems Code Review - openembedded-core.git/commit
insane.bbclass: make package_qa_clean_path return a relative path
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 16 Sep 2015 02:28:48 +0000 (19:28 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Sep 2015 21:07:20 +0000 (22:07 +0100)
commit67a1e4b087a39db04370685616d5b439b0f2b505
tree024426cfccd9488293082df00132fc04b9ddc748
parent479c8eb6547c311123ea30c9f06f2d44c6365473
insane.bbclass: make package_qa_clean_path return a relative path

Make package_qa_clean_path() return something like "work/path/to/file"
rather than "/work/path/to/file", the relative path is a little clear.

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