summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/minifi-cpp/files/0001-Add-missing-includes-cstdint-and-cstdio.patch
Commit message (Collapse)AuthorAgeFilesLines
* minifi-cpp: upgrade 0.7.0 -> 0.15.0Yi Zhao2024-03-201-70/+0
| | | | | | | | | | | | | Release Notes: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65145325#ReleaseNotesMiNiFi(C++)-Versioncpp-0.15.0 * Use external dependencies where possible to get rid of bundled packages. * Add PACKAGECONFIGs. * Use its own systemd service file. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* minifi-cpp: Fix build with gcc13Khem Raj2023-01-271-0/+70
Signed-off-by: Khem Raj <raj.khem@gmail.com>