Bug 749 - Bump usbutils package to version 0.86
Summary: Bump usbutils package to version 0.86
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: 2010.02
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-30 15:59 UTC by Gustavo Zacarias
Modified: 2009-12-06 19:00 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: arm-softfloat-linux-uclibcgnueabi
Build:


Attachments
Bump usbutils package to 0.86 (3.81 KB, patch)
2009-11-30 15:59 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Zacarias 2009-11-30 15:59:55 UTC
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.
Comment 1 Peter Korsgaard 2009-12-06 19:00:28 UTC
Committed, thanks (remove unneeded ac_cv_func_malloc_0_nonnull=yes preset as it's already in TARGET_CONFIGURE_ARGS)