summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/crow
Commit message (Collapse)AuthorAgeFilesLines
* crow: add new recipePeter Marko2026-04-101-0/+20
Crow is a C++ framework for creating HTTP or Websocket web services. Disable tests as they are using CPM (Cmake Dependency Manager), which would be downloading the test dependencies in configuration step. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>