summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/uuu/uuu_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/uuu/uuu_git.bb')
-rw-r--r--recipes-devtools/uuu/uuu_git.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-devtools/uuu/uuu_git.bb b/recipes-devtools/uuu/uuu_git.bb
index 29a443be..69eed48f 100644
--- a/recipes-devtools/uuu/uuu_git.bb
+++ b/recipes-devtools/uuu/uuu_git.bb
@@ -3,8 +3,10 @@ DESCRIPTION = "Image deploy tool for i.MX chips"
3HOMEPAGE = "https://github.com/nxp-imx/mfgtools" 3HOMEPAGE = "https://github.com/nxp-imx/mfgtools"
4 4
5SRC_URI = "git://github.com/nxp-imx/mfgtools.git;protocol=https;branch=master" 5SRC_URI = "git://github.com/nxp-imx/mfgtools.git;protocol=https;branch=master"
6SRCREV = "ed48c514ee4c1ea4562c875877b180a87474f895" 6SRCREV = "de317f587003dbd6203af1c647e2fccb912f8f0d"
7PV = "1.4.243" 7PV = "1.5.141"
8
9SRC_URI += "file://0001-libuuu-usbhotplug.cpp-don-t-limit-retry-logic-to-win.patch"
8 10
9LICENSE = "BSD-3-Clause" 11LICENSE = "BSD-3-Clause"
10LIC_FILES_CHKSUM = "file://LICENSE;md5=38ec0c18112e9a92cffc4951661e85a5" 12LIC_FILES_CHKSUM = "file://LICENSE;md5=38ec0c18112e9a92cffc4951661e85a5"