summaryrefslogtreecommitdiff
path: root/libusb/libusb_0.1.8.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-25 10:19:49 +0000
committerChris Larson <clarson@kergoth.com>2004-11-25 10:19:49 +0000
commitc985a77fad25302d576fbcf92149c983887bc0b9 (patch)
tree341d31feea859c2989451cea009dc8e035505f42 /libusb/libusb_0.1.8.oe
parentf8458340800a3b679b6226e610f3d2ee18a52679 (diff)
Swipe gentoo's amd64 patch for libusb 0.1.8.
BKrev: 41a5b1c5CncDv7J-pePsOV2sm-kJdQ
Diffstat (limited to 'libusb/libusb_0.1.8.oe')
-rw-r--r--libusb/libusb_0.1.8.oe5
1 files changed, 3 insertions, 2 deletions
diff --git a/libusb/libusb_0.1.8.oe b/libusb/libusb_0.1.8.oe
index d6587fbc2b..fde9302f8b 100644
--- a/libusb/libusb_0.1.8.oe
+++ b/libusb/libusb_0.1.8.oe
@@ -1,11 +1,12 @@
SECTION = "libs"
DESCRIPTION = "libusb is a library to provide userspace \
access to USB devices."
-PR = "r1"
+PR = "r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/libusb-${PV}.tar.gz \
file://configure.patch;patch=1 \
- file://pkgconfig.patch;patch=1"
+ file://pkgconfig.patch;patch=1 \
+ file://amd64-fPIC.patch;patch=1"
inherit autotools pkgconfig