aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/samsung-soc-utils
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-06-26 19:18:12 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-06-26 19:18:12 +0000
commit2fe85b7a8468403904f563aa9d5dfcfd9539826c (patch)
tree69a605bd6b2942632573c06eee0a9c9e36d3a92f /recipes/samsung-soc-utils
parent84efca2e2ad21d3d7cea68c0327f91aaf773eb67 (diff)
downloadopenembedded-2fe85b7a8468403904f563aa9d5dfcfd9539826c.tar.gz
many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat:
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html
Diffstat (limited to 'recipes/samsung-soc-utils')
-rw-r--r--recipes/samsung-soc-utils/s3c2410-boot-usb-native_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/samsung-soc-utils/s3c2410-boot-usb-native_svn.bb b/recipes/samsung-soc-utils/s3c2410-boot-usb-native_svn.bb
index 675d07c910..d839bb81e7 100644
--- a/recipes/samsung-soc-utils/s3c2410-boot-usb-native_svn.bb
+++ b/recipes/samsung-soc-utils/s3c2410-boot-usb-native_svn.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Boots a S3C2410 device with a user supplied kernel zImage"
-DEPENDS = "libusb-native"
+DEPENDS = "virtual/libusb0-native"
SECTION = "devel"
AUTHOR = "Harald Welte <laforge@openmoko.org>"
LICENSE = "GPL"