diff options
| author | Florian Boor <florian.boor@kernelconcepts.de> | 2005-07-22 23:53:54 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-22 23:53:54 +0000 |
| commit | 877cd998ea0ef377ffbfcbcd6efd70ee9f88d37f (patch) | |
| tree | c90dd6dd46e25d73e8d9b747cc4aaf47aac7e933 /packages/libusb | |
| parent | 4f5e62451f9d7bdbbfff7e3b37afdf84e80a564c (diff) | |
| parent | 6f04daf899c1100d9bb9c14cf6ccbd3fcea5b4a6 (diff) | |
merge of 0d3287a95928eaa1b09e468ef501316c65f16248
and bc3daa844870742c024624bb588b3a94af824c6d
Diffstat (limited to 'packages/libusb')
| -rw-r--r-- | packages/libusb/libusb_0.1.10a.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/libusb/libusb_0.1.10a.bb b/packages/libusb/libusb_0.1.10a.bb index bcf723a0c6..7f8fd42a4b 100644 --- a/packages/libusb/libusb_0.1.10a.bb +++ b/packages/libusb/libusb_0.1.10a.bb @@ -2,10 +2,9 @@ DESCRIPTION = "libusb is a library to provide userspace \ access to USB devices." SECTION = "libs" LICENSE = "LGPL" -PR = "r3" +PR = "r4" SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/libusb-${PV}.tar.gz \ - file://ARMfix.patch;patch=1 \ file://debian-changes.patch;patch=1" inherit autotools pkgconfig |
