summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/avro
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update SRC_URI branch and protocolsArmin Kuster2021-11-171-1/+1
| | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* avro-c: upgrade 1.9.1 -> 1.9.2Wang Mingyu2020-03-252-44/+1
| | | | | | | | 0001-Allow-avro-C-to-be-built-on-musl-based-systems.patch removed since it is included in 1.9.2 Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* avro-c: Update to 1.9.1Khem Raj2019-12-205-57/+131
| | | | | | | | Backport a patch to fix build with musl ( already in future 1.10.x release) Add a cmake patch to fix build on mulilibbed env delete already upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* avro-c: Fix build with clangKhem Raj2017-04-242-4/+43
| | | | | | | Update SRC_URI to point to github mirror Add a patch to fix build with clang Signed-off-by: Khem Raj <raj.khem@gmail.com>
* avro: Add recipeKhem Raj2016-12-261-0/+18
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>