summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb')
-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 c5f51983..1a1e1a9c 100644
--- a/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb
+++ b/recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
6DEPENDS = "libusb1" 6DEPENDS = "libusb1"
7 7
8SRCREV = "f009770d841468204ab104bf7d3b0c5bc8425dbb" 8SRCREV = "f009770d841468204ab104bf7d3b0c5bc8425dbb"
9SRC_URI = "git://github.com/boundarydevices/imx_usb_loader.git;protocol=http" 9SRC_URI = "git://github.com/boundarydevices/imx_usb_loader.git;protocol=https;branch=master"
10 10
11PV = "1.0+${SRCPV}" 11PV = "1.0+${SRCPV}"
12 12