aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libcppkafka
AgeCommit message (Collapse)Author
2022-03-21libcppkafka: Use CMAKE_INSTALL_LIBDIR instead of hardcoding libKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-03recipes: Update SRC_URI branch and protocolsRichard Purdie
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: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-03Convert to new override syntaxMartin Jansa
This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-04-06libcppkafka: Add initial recipe for cppkafka wrapperhasan.men
Signed-off-by: Khem Raj <raj.khem@gmail.com>