| Summary: | jpegsrc.v9d.tar.gz has changed hash | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Nick Shaforostov <mshaforostov> |
| Component: | Other | Assignee: | unassigned |
| Status: | CLOSED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Nick Shaforostov
2021-03-05 11:15:19 UTC
Sorry, we cannot do that. All Buildroot releases since January 2020 uses this version and expects the old checksum. If we were to change the checksum, then we would also have to change the copy on sources.buildroot.org, and that would break all Buildoot releases expecting the old checksum. Buildroot should automatically fallback to the copy on sources.buildroot.org when it notices the wrong checksum from upstream, doesn't that work for you? Please instead contact upstream and ask them to revert the checksum change and/or release a v9e version that we could move to instead. Hi, As a workaround, we've changed the libjpeg package to fetch the tarball from the Buildroot source mirror until we update to a new release: https://git.buildroot.org/buildroot/commit/?id=b83184de674a6d68e110d5666685edb0a7374d74 |