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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/uuu/uuu_git.bb b/recipes-devtools/uuu/uuu_git.bb
index 1726e990..dedcbe84 100644
--- a/recipes-devtools/uuu/uuu_git.bb
+++ b/recipes-devtools/uuu/uuu_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "Universal Update Utility"
2DESCRIPTION = "Image deploy tool for i.MX chips" 2DESCRIPTION = "Image deploy tool for i.MX chips"
3HOMEPAGE = "https://github.com/NXPmicro/mfgtools" 3HOMEPAGE = "https://github.com/NXPmicro/mfgtools"
4 4
5SRC_URI = "git://github.com/NXPmicro/mfgtools.git;protocol=https" 5SRC_URI = "git://github.com/NXPmicro/mfgtools.git;protocol=https;branch=master"
6SRCREV = "e10b0260076e0119c259f7f44447904f14109ba2" 6SRCREV = "e10b0260076e0119c259f7f44447904f14109ba2"
7PV = "1.4.165" 7PV = "1.4.165"
8 8