diff options
| -rw-r--r-- | meta-oe/recipes-support/avro/avro-c_1.11.0.bb (renamed from meta-oe/recipes-support/avro/avro-c_1.10.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/avro/avro-c_1.10.2.bb b/meta-oe/recipes-support/avro/avro-c_1.11.0.bb index 98f464fd04..5fbd44a8ed 100644 --- a/meta-oe/recipes-support/avro/avro-c_1.10.2.bb +++ b/meta-oe/recipes-support/avro/avro-c_1.11.0.bb | |||
| @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6d502b41f76179fc84e536236f359cae" | |||
| 7 | 7 | ||
| 8 | DEPENDS = "jansson zlib xz" | 8 | DEPENDS = "jansson zlib xz" |
| 9 | 9 | ||
| 10 | BRANCH = "branch-1.10" | 10 | BRANCH = "branch-1.11" |
| 11 | SRCREV = "8111cdc35430ff68dcb644306362859de40999d9" | 11 | SRCREV = "4e1fefca493029ace961b7ef8889a3722458565a" |
| 12 | SRC_URI = "git://github.com/apache/avro;branch=${BRANCH} \ | 12 | SRC_URI = "git://github.com/apache/avro;branch=${BRANCH} \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
