Bug 1699 - Fix usbutils dependencies and bump
Summary: Fix usbutils dependencies and bump
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: 2010.05
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-06 14:21 UTC by Gustavo Zacarias
Modified: 2010-05-06 21:04 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: powerpc-uclibc
Build:


Attachments
Fix usbutils dependencies and bump (1.51 KB, patch)
2010-05-06 14:21 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
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.