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 15:16:02 +0000 (16:16 +0100)
commite886cb82f9d8277316a80119f1288db38f8158b2
treedc8ec89c7648aab19ca7d8efba026590b5307353
parent4f76f967b1e95513d3fd65b4de25e4996c55eb14
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.

(From OE-Core rev: 694a15382fe9f3749ffdc0168a6dc2da8a29ae2d)

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