diff options
Diffstat (limited to 'meta-app-framework/recipes-security/security-manager/security-manager_git.bb')
-rw-r--r-- | meta-app-framework/recipes-security/security-manager/security-manager_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-security/security-manager/security-manager_git.bb b/meta-app-framework/recipes-security/security-manager/security-manager_git.bb index b34973519..95ae69feb 100644 --- a/meta-app-framework/recipes-security/security-manager/security-manager_git.bb +++ b/meta-app-framework/recipes-security/security-manager/security-manager_git.bb @@ -2,7 +2,7 @@ require security-manager.inc PV = "1.0.2+git${SRCPV}" SRCREV = "860305a595d681d650024ad07b3b0977e1fcb0a6" -SRC_URI += "git://github.com/Samsung/security-manager.git" +SRC_URI += "git://github.com/Samsung/security-manager.git;branch=master;protocol=https" S = "${WORKDIR}/git" SRC_URI += " \ |