zenoh: Add zenoh recipe for zenoh router and C client library
Add recipe for zenohd and zenoh-c zenohd: installs the zenohd binary which is the executable for the zenoh router and provides support for zenoh communication routing and storage capabilities. Tested by running: `zenohd --plugin-search-dir /usr/lib` zenoh-c: Zenoh C client library into a Yocto recipe that can be invoked as needed by applications. The library has been tested and the zenoh primitives such as: pub, sub, put, get, scout.. appear to be working correctly. Closes: https://git.ostc-eu.org/OSTC/planning/core-os/-/issues/242 Signed-off-by:Francesco Pham <francesco.pham@huawei.com> .
Showing
- meta-oniro-staging/recipes-connectivity/zenoh/files/Cargo.toml-do-not-abort-on-panic.patch 28 additions, 0 deletions...tivity/zenoh/files/Cargo.toml-do-not-abort-on-panic.patch
- meta-oniro-staging/recipes-connectivity/zenoh/files/zenohc.pc 14 additions, 0 deletions...-oniro-staging/recipes-connectivity/zenoh/files/zenohc.pc
- meta-oniro-staging/recipes-connectivity/zenoh/zenoh-c.inc 26 additions, 0 deletionsmeta-oniro-staging/recipes-connectivity/zenoh/zenoh-c.inc
- meta-oniro-staging/recipes-connectivity/zenoh/zenoh-c_git.bb 345 additions, 0 deletionsmeta-oniro-staging/recipes-connectivity/zenoh/zenoh-c_git.bb
- meta-oniro-staging/recipes-connectivity/zenoh/zenohd.inc 15 additions, 0 deletionsmeta-oniro-staging/recipes-connectivity/zenoh/zenohd.inc
- meta-oniro-staging/recipes-connectivity/zenoh/zenohd_git.bb 354 additions, 0 deletionsmeta-oniro-staging/recipes-connectivity/zenoh/zenohd_git.bb
Loading
Please register or sign in to comment