Hi all,

 why do_apt_fetch and do_apt_unpack are two separate functions? Everytime we fetch, we also unpack and vice versa or not?

meta/classes/dpkg-base.bbclass:193:addtask apt_unpack after do_apt_fetch
meta/classes/dpkg-base.bbclass:193:addtask apt_unpack after do_apt_fetch

 Thanks, R-