diff options
author | Christopher Larson <chris_larson@mentor.com> | 2013-06-10 13:46:23 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-11 15:57:04 +0100 |
commit | aa4991c307d4bbdd06c3cbf8448240b74c5e01c4 (patch) | |
tree | 65dc5b0f61d7fe4600daaa3d2e1894f3f0fa1f85 /meta/classes/autotools.bbclass | |
parent | 46402b2f5b69004751f6663d435bedae0ad9dab1 (diff) | |
download | openembedded-core-aa4991c307d4bbdd06c3cbf8448240b74c5e01c4.tar.gz openembedded-core-aa4991c307d4bbdd06c3cbf8448240b74c5e01c4.tar.bz2 openembedded-core-aa4991c307d4bbdd06c3cbf8448240b74c5e01c4.zip |
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>
Diffstat (limited to 'meta/classes/autotools.bbclass')
0 files changed, 0 insertions, 0 deletions