diff options
| -rw-r--r-- | meta-oe/recipes-support/consolation/consolation_0.0.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/consolation/consolation_0.0.9.bb b/meta-oe/recipes-support/consolation/consolation_0.0.9.bb index 17981b6e9b..b7a27f3255 100644 --- a/meta-oe/recipes-support/consolation/consolation_0.0.9.bb +++ b/meta-oe/recipes-support/consolation/consolation_0.0.9.bb | |||
| @@ -14,7 +14,7 @@ DEPENDS = " \ | |||
| 14 | udev \ | 14 | udev \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRC_URI = "git://salsa.debian.org/consolation-team/consolation.git;branch=master" | 17 | SRC_URI = "git://salsa.debian.org/consolation-team/consolation.git;branch=master;protocol=https" |
| 18 | SRCREV = "5ef08f0cd6ede62de14de477b74fc3611108c676" | 18 | SRCREV = "5ef08f0cd6ede62de14de477b74fc3611108c676" |
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
