mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
libusb: Revert patch for now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4266 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,10 +3,10 @@ access to USB devices."
|
||||
HOMEPAGE = "http://libusb.sf.net"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPL"
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/libusb-${PV}.tar.gz \
|
||||
file://configure_fix.patch;patch=1"
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/libusb-${PV}.tar.gz"
|
||||
# file://configure_fix.patch;patch=1
|
||||
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libusb"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user