Run copy_swdescription() later
Since styhead, a build error raises because sw-description is not found.
This is due because sw-description is copied earlier, and it is not
found when do_swuimage runs. Move the copy later just before the SWU is
built.
Signed-off-by: Thomas Koeferli <tkoeferli@comvetia.ch>
Signed-off-by: Stefano Babic <stefano.babic@swupdate.org>