sstate.bbclass: fetch archive+siginfo in a single pstaging_fetch
authorChristopher Larson <chris_larson@mentor.com>
Mon, 10 Jun 2013 20:46:23 +0000 (13:46 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Jun 2013 15:16:02 +0000 (16:16 +0100)
commit4f76f967b1e95513d3fd65b4de25e4996c55eb14
tree010d8fd940d40832c434592f14b7bbae93a44042
parentf5d6a5f04b48a5247c56d68608b20d8882359673
sstate.bbclass: fetch archive+siginfo in a single pstaging_fetch

This avoids unnecessary duplication of setup. The only visible change in
behavior will be the case if siginfo exists and the archive does not, in which
case it'll redownload both, but this doesn't seem unresasonable to me,
particularly since the archive is downloaded first, making this case
particularly unlikely.

(From OE-Core rev: aa4991c307d4bbdd06c3cbf8448240b74c5e01c4)

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