git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
816ba53
)
Set pnum=0 for the amd64 patch in libusb.
author
Chris Larson
<clarson@kergoth.com>
Thu, 25 Nov 2004 14:41:33 +0000
(14:41 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Thu, 25 Nov 2004 14:41:33 +0000
(14:41 +0000)
BKrev: 41a5ef1dhfS1q2AXNZNPaFBPgB__nQ
libusb/libusb_0.1.8.oe
patch
|
blob
|
history
diff --git
a/libusb/libusb_0.1.8.oe
b/libusb/libusb_0.1.8.oe
index
fde9302
..
20dbd21
100644
(file)
--- a/
libusb/libusb_0.1.8.oe
+++ b/
libusb/libusb_0.1.8.oe
@@
-1,12
+1,12
@@
SECTION = "libs"
DESCRIPTION = "libusb is a library to provide userspace \
access to USB devices."
-PR = "r
2
"
+PR = "r
3
"
SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/libusb-${PV}.tar.gz \
file://configure.patch;patch=1 \
file://pkgconfig.patch;patch=1 \
- file://amd64-fPIC.patch;patch=1"
+ file://amd64-fPIC.patch;patch=1
;pnum=0
"
inherit autotools pkgconfig