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/ezx/ezx-boot-usb-native_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/ezx/ezx-boot-usb-native_svn.bb') diff --git a/recipes/ezx/ezx-boot-usb-native_svn.bb b/recipes/ezx/ezx-boot-usb-native_svn.bb index 426ad4a555..0615686c26 100644 --- a/recipes/ezx/ezx-boot-usb-native_svn.bb +++ b/recipes/ezx/ezx-boot-usb-native_svn.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Boot a Motorola EZX device with a user supplied kernel" -DEPENDS = "libusb-native virtual/kernel" +DEPENDS = "virtual/libusb0-native virtual/kernel" SECTION = "devel" AUTHOR = "Team OpenEZX " LICENSE = "GPL" -- cgit 1.2.3-korg