d344ffe624
The defconfig uses a custom uboot version, downloaded with wget, so we weant to be sure that it does not get modified on the server, so we add a hash for it. The kernel we get from a git clone, so the sha1 of the commit is enough to be sure that what we get is what we expect (because we do a local tarball out of a git clone). Since we only get a hash for uboot and not for the kernel, we don't enable BR2_DOWNLOAD_FORCE_CHECK_HASHES. Signed-off-by: Kilian Zinnecker <kilian.zinnecker@mail.de> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
uboot.hash |