]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-usb-loader - libusb1 37/head
authorRaul Hidalgo Caballero <raul.hidalgo.sopa@gmail.com>
Mon, 14 Jan 2019 19:45:35 +0000 (20:45 +0100)
committerGitHub <noreply@github.com>
Mon, 14 Jan 2019 19:45:35 +0000 (20:45 +0100)
recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb

index 1f8d13e8691a2741589399df01ebfa2f53411ced..a1f9c4d840bc3453392506807390e31e553dee1a 100644 (file)
@@ -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"