From ae2939b595b60a4c3b9dbbf6deb33dc43d49e669 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 21 Jul 2005 23:51:47 +0000 Subject: Apply patch found at http://webuser.fh-furtwangen.de/~dersch/gphoto/remote.html to fix libusb on ARM (more likely everything not x86) --- packages/libusb/libusb_0.1.10a.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/libusb/libusb_0.1.10a.bb b/packages/libusb/libusb_0.1.10a.bb index 134e90b379..bcf723a0c6 100644 --- a/packages/libusb/libusb_0.1.10a.bb +++ b/packages/libusb/libusb_0.1.10a.bb @@ -2,9 +2,10 @@ DESCRIPTION = "libusb is a library to provide userspace \ access to USB devices." SECTION = "libs" LICENSE = "LGPL" -PR = "r2" +PR = "r3" SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/libusb-${PV}.tar.gz \ + file://ARMfix.patch;patch=1 \ file://debian-changes.patch;patch=1" inherit autotools pkgconfig -- cgit v1.2.3