| Summary: | [PATCH] Upgrade libusb to v1.0.3 and add new libusb-compat package for compatibility with old packages that expect the pre-1.0 API. | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Mike <mac> |
| Component: | Outdated package | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | 2010.05 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Upgrade to libusb v1.0.3 and introduce libusb-compat | ||
|
Description
Mike
2010-02-15 15:56:19 UTC
Move milestone to 2010.05 since enhancements will not be handled before the release of 2010.02. Should be handled by the merge of http://lists.busybox.net/pipermail/buildroot/2010-April/033242.html. Peter, could you please close this bug when the branch will be merged ? Thanks! Thanks Mike for working on this patch. It seems that usb_modeswitch is available as a newer version (1.1.1), but this version only contains the variant of usb_modeswitch that relies on udev and tcl. Do you have any interest in this version ? (In reply to comment #2) > Thanks Mike for working on this patch. It seems that usb_modeswitch is > available as a newer version (1.1.1), but this version only contains the > variant of usb_modeswitch that relies on udev and tcl. Do you have any interest > in this version ? I have no interest in usb_modeswitch at all. I just patched its makefile to make sure that it continued to compile after the rest of my changes were applied. |