]> code.ossystems Code Review - openembedded-core.git/commit
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 14:57:04 +0000 (15:57 +0100)
commitaa4991c307d4bbdd06c3cbf8448240b74c5e01c4
tree65dc5b0f61d7fe4600daaa3d2e1894f3f0fa1f85
parent46402b2f5b69004751f6663d435bedae0ad9dab1
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.

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