| Summary: | libffi-3.3.tar.gz repacked | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | stsp <stsp2> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | buildroot, yann.morin.1998 |
| Priority: | P5 | ||
| Version: | 2021.02.1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
stsp
2021-09-10 14:21:51 UTC
stsp, All, > The below libffi sources have different hash sums: > http://sources.buildroot.net/libffi/libffi-3.3.tar.gz > https://gcc.gnu.org/pub/libffi/libffi-3.3.tar.gz That's because Buildroot is not downloading from the GNU mirror, but directly from the github repository: https://git.busybox.net/buildroot/tree/package/libffi/libffi.mk#n8 Regards, Yann E. MORIN. |