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:
6916986
)
usbmodeswitch: fix virtual/libusb0
author
Koen Kooi
<koen@openembedded.org>
Mon, 19 Jul 2010 10:04:06 +0000
(12:04 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 19 Jul 2010 10:04:43 +0000
(12:04 +0200)
recipes/usbutils/usbmodeswitch_1.1.3.bb
patch
|
blob
|
history
diff --git
a/recipes/usbutils/usbmodeswitch_1.1.3.bb
b/recipes/usbutils/usbmodeswitch_1.1.3.bb
index
7b2b70b
..
4236e57
100644
(file)
--- a/
recipes/usbutils/usbmodeswitch_1.1.3.bb
+++ b/
recipes/usbutils/usbmodeswitch_1.1.3.bb
@@
-1,7
+1,7
@@
DESCRIPTION = "tool to switch multidevice usb modes"
LICENSE = "GPL"
-DEPENDS = "virtual/libusb"
+DEPENDS = "virtual/libusb
0
"
SRC_URI = "http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-${PV}.tar.bz2"
SRC_URI[md5sum] = "571e6b81873231246693d18a9912f55d"