| Summary: | Bump usbutils package to version 0.86 | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Gustavo Zacarias <gustavo> |
| Component: | Outdated package | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | 2010.02 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | i686-linux | Target: | arm-softfloat-linux-uclibcgnueabi |
| Build: | |||
| Attachments: | Bump usbutils package to 0.86 | ||
Committed, thanks (remove unneeded ac_cv_func_malloc_0_nonnull=yes preset as it's already in TARGET_CONFIGURE_ARGS) |
Created attachment 779 [details] Bump usbutils package to 0.86 Bump usbutils to version 0.86 and migrate to Makefile.autotools.in infra. Introduces new option to use zlib-compressed data files (default=N). Good: Smaller data file if you're not using a compressed filesystem. Bad: Slower since it has to decompress it every time it runs.