On Tue, Feb 26, 2013 at 12:34 PM, John Weber <[email protected]> wrote: > I think someone else mentioned that you also have to create a .done file in > downloads in order for bitbake to see the file as complete. I'm guessing > that the normal download process does this only after the file download is > complete, so unless it sees this file, it assumes that the download didn't > complete successfully. > > $ touch downloads/postgresql-8.4.7.tar.bz2.done
In fact it does it *after* checking the md5sum of the file to ensure it is a valid one. -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
