]> code.ossystems Code Review - openembedded-core.git/commit
copyleft_compliance: set 'dirs' flag on task
authorChristopher Larson <chris_larson@mentor.com>
Mon, 10 Jun 2013 20:46:40 +0000 (13:46 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Jun 2013 14:57:22 +0000 (15:57 +0100)
commit694a15382fe9f3749ffdc0168a6dc2da8a29ae2d
tree3e5515e8109d3b922fabb319922bdc9cdb38c4e0
parentaa4991c307d4bbdd06c3cbf8448240b74c5e01c4
copyleft_compliance: set 'dirs' flag on task

Without this, due to bitbake defaulting to ${B}, it's possible to get ${S}
inadvertantly created before do_unpack, breaking the unpack of git sources,
which expect the destination to not exist.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/copyleft_compliance.bbclass