summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/cpp-netlib
Commit message (Collapse)AuthorAgeFilesLines
* cpp-netlib: Fix buildpaths in generated cmake filesKhem Raj2023-10-041-0/+5
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 9626784f46dfa25462f37742201d6b59a9914580) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cpp-netlib: Fix build with boost 1.80+Khem Raj2023-10-042-4/+33
| | | | | | | | | | Update to latest on 0.13.0 release branch Set PR to 0.13.0 Drop unused SRC_URI checksum Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 0e3c482192f2ff8bfc1c05c5d8542b22e1d67d0d) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | 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>
* cpp-netlib: add bitbake recipeSinan Kaya2020-11-231-0/+26
Adding recipe for cpp-net library. Signed-off-by: Sinan Kaya <okaya@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>