diff options
Diffstat (limited to 'recipes-dpaa2/management-complex/management-complex_10.20.4.bb')
-rw-r--r-- | recipes-dpaa2/management-complex/management-complex_10.20.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.20.4.bb b/recipes-dpaa2/management-complex/management-complex_10.20.4.bb index 8352a098..07f26b29 100644 --- a/recipes-dpaa2/management-complex/management-complex_10.20.4.bb +++ b/recipes-dpaa2/management-complex/management-complex_10.20.4.bb | |||
@@ -6,7 +6,7 @@ inherit deploy | |||
6 | 6 | ||
7 | INHIBIT_DEFAULT_DEPS = "1" | 7 | INHIBIT_DEFAULT_DEPS = "1" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/nxp/qoriq-mc-binary;nobranch=1" | 9 | SRC_URI = "git://github.com/nxp/qoriq-mc-binary;nobranch=1;protocol=https" |
10 | SRCREV = "f73683596a7b72124d67b62e64f3dc2bb36b9321" | 10 | SRCREV = "f73683596a7b72124d67b62e64f3dc2bb36b9321" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |