aboutsummaryrefslogtreecommitdiff
path: root/libs/avro/patches
Commit message (Collapse)AuthorAge
* avro: removeRosen Penev2020-04-09
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* avro-c: Update to 1.9.1Rosen Penev2019-10-30
| | | | | | | | Added utilities package. Added small size optimization. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* avro: Replace PKG_INSTALL with CMAKE_INSTALLRosen Penev2019-09-21
Allows removal of the InstallDev section as it's now implicit. PKG_INSTALL is already defined in cmake.mk This also installs a pkgconfig file. Added a patch to fix it up. Signed-off-by: Rosen Penev <rosenp@gmail.com>