From 2fe85b7a8468403904f563aa9d5dfcfd9539826c Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Fri, 26 Jun 2009 19:18:12 +0000 Subject: 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 --- recipes/usbpath/usbpath-native_svn.bb | 2 +- recipes/usbpath/usbpath_svn.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/usbpath') diff --git a/recipes/usbpath/usbpath-native_svn.bb b/recipes/usbpath/usbpath-native_svn.bb index 3b5ef7bdcd..866e8777f2 100644 --- a/recipes/usbpath/usbpath-native_svn.bb +++ b/recipes/usbpath/usbpath-native_svn.bb @@ -1,6 +1,6 @@ require usbpath_svn.bb inherit native -DEPENDS = "libusb-native" +DEPENDS = "virtual/libusb0-native" do_stage () { autotools_stage_all diff --git a/recipes/usbpath/usbpath_svn.bb b/recipes/usbpath/usbpath_svn.bb index 01ef343497..d21d320a7d 100644 --- a/recipes/usbpath/usbpath_svn.bb +++ b/recipes/usbpath/usbpath_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Convert the physical locations of a USB device to/from its number AUTHOR = "Werner Almesberger " SECTION = "console/utils" LICENSE = "GPL" -DEPENDS = "libusb-compat" +DEPENDS = "virtual/libusb0" PV = "0.0+svnr${SRCREV}" -- cgit v1.2.3