aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libusb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-07-21 23:51:47 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-21 23:51:47 +0000
commitae2939b595b60a4c3b9dbbf6deb33dc43d49e669 (patch)
tree4a53f44195c82f91d61b54c664f88d8dc7b4477e /packages/libusb
parente40c5b40e67325fd054d160367f0d52c4bfc91b9 (diff)
downloadopenembedded-ae2939b595b60a4c3b9dbbf6deb33dc43d49e669.tar.gz
Apply patch found at http://webuser.fh-furtwangen.de/~dersch/gphoto/remote.html to fix libusb on ARM (more likely everything not x86)
Diffstat (limited to 'packages/libusb')
-rw-r--r--packages/libusb/libusb_0.1.10a.bb3
1 files changed, 2 insertions, 1 deletions
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