| Summary: | Kernel 2.6 snapshot fetch fail | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Jerry Jacobs <xor.gate.engineering> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | blocker | CC: | buildroot |
| Priority: | P5 | Keywords: | FIXME |
| Version: | 2009.11 | ||
| Target Milestone: | 2009.11 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | i686 | Target: | arm |
| Build: | |||
|
Description
Jerry Jacobs
2009-11-30 21:34:07 UTC
The SNAPSHOT option is for using a local kernel snapshot rather than E.G. downloading the latest git snapshot as a tarball and using that (something that currently isn't even available on kernel.org). The help text does hint about this, but I've tweaked a few things to make it more user friendly (+ fixed the bug that caused it to use linux-2.6..tar.bz2 and not linux-2.6.tar.bz2) in git (ce64e350111b). |