aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb b/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb
index 1f8d13e8..a1f9c4d8 100644
--- a/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb
+++ b/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb
@@ -3,7 +3,7 @@ SECTION = "devel"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
-DEPENDS = "libusb"
+DEPENDS = "libusb1"
SRCREV = "e5394615dd413c3823d5bd1de340933e16a8c07c"
SRC_URI = "git://github.com/boundarydevices/imx_usb_loader.git;protocol=http"