diff options
Diffstat (limited to 'meta-oe/recipes-support/avro')
-rw-r--r-- | meta-oe/recipes-support/avro/avro-c_1.11.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/avro/avro-c_1.11.0.bb b/meta-oe/recipes-support/avro/avro-c_1.11.0.bb index 5fbd44a8ed..8558f75c50 100644 --- a/meta-oe/recipes-support/avro/avro-c_1.11.0.bb +++ b/meta-oe/recipes-support/avro/avro-c_1.11.0.bb | |||
@@ -9,7 +9,7 @@ DEPENDS = "jansson zlib xz" | |||
9 | 9 | ||
10 | BRANCH = "branch-1.11" | 10 | BRANCH = "branch-1.11" |
11 | SRCREV = "4e1fefca493029ace961b7ef8889a3722458565a" | 11 | SRCREV = "4e1fefca493029ace961b7ef8889a3722458565a" |
12 | SRC_URI = "git://github.com/apache/avro;branch=${BRANCH} \ | 12 | SRC_URI = "git://github.com/apache/avro;branch=${BRANCH};protocol=https \ |
13 | " | 13 | " |
14 | 14 | ||
15 | S = "${WORKDIR}/git/lang/c" | 15 | S = "${WORKDIR}/git/lang/c" |