]> code.ossystems Code Review - openembedded-core.git/commit
oelint.bbclass: adjust task order
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 19 Mar 2015 05:33:00 +0000 (22:33 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Mar 2015 09:19:31 +0000 (09:19 +0000)
commit122ef911aac96b311bbe19106fb9ecbe004fd51b
tree16b628216be41993a629b6f138355a53ec0f2d3c
parentbd277f3a46e7fc764cc55c5354d2136fcfddc3c1
oelint.bbclass: adjust task order

Addtask lint before do_build rather than do_fetch, otherwise it would
cause all the tasks after do_fetch run again every time since
do_lint[nostamp] = "1".

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