Bug 1699

Summary: Fix usbutils dependencies and bump
Product: buildroot Reporter: Gustavo Zacarias <gustavo>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: 2010.05   
Hardware: PC   
OS: Linux   
Host: i686-linux Target: powerpc-uclibc
Build:
Attachments: Fix usbutils dependencies and bump

Description Gustavo Zacarias 2010-05-06 14:21:40 UTC
Created attachment 1657 [details]
Fix usbutils dependencies and bump

usbutils needs libusb-compat but just select libusb.
Since kconfig doesn't recurse dependencies this could cause it to fail to build.
While we're at it bump to version 0.87
And remove libusb-config from target when we don't want devfiles.
Comment 1 Peter Korsgaard 2010-05-06 21:04:17 UTC
Committed, thanks. Notice that we have BR2_KERNEL_MIRROR for kernel.org mirrors.