Bug 749

Summary: Bump usbutils package to version 0.86
Product: buildroot Reporter: Gustavo Zacarias <gustavo>
Component: Outdated packageAssignee: 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

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)