summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/cpp-netlib/cpp-netlib_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* cpp-netlib: Make SKIP_RECIPE weakKhem Raj2025-01-241-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpp-netlib: Skip recipe, not buildable with boost >= 1.87Khem Raj2025-01-131-0/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpp-netlib: Fix buildpaths in generated cmake filesKhem Raj2023-09-261-0/+5
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpp-netlib: Fix build with boost 1.80+Khem Raj2023-09-261-4/+3
| | | | | | | | 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>
* 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>