summaryrefslogtreecommitdiff
path: root/recipes/gpsd/gpsd-2.94
AgeCommit message (Collapse)AuthorFiles
2010-07-06gpsd_2.94.bb: fix CROSS COMPILE badnessGraham Gower1
configure.ac shouldn't check the host system for includes/libraries, use pkg-config to find libusb instead. Also, add libusb1 to DEPENDS. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>