Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

etcd-cpp-apiv3: add recipe #679

Closed
wants to merge 1 commit into from
Closed

etcd-cpp-apiv3: add recipe #679

wants to merge 1 commit into from

Commits on Apr 21, 2023

  1. etcd-cpp-apiv3: add recipe

    etcd-cpp-apiv3 is a C++ API for etcd's v3 client API.
    This is etcd community recommended C++ library for etcd.
    libetcd-cpp-api.so shared library provides both synchronous runtime
    (etcd/SyncClient.hpp) and asynchronous runtime (etcd/Client.hpp).
    
    To fix the build issues reported in OpenEmbedded setup updated commit id
    on top of v0.14.2 release. Refer #etcd-cpp-apiv3/issues/210 for details.
    
    Signed-off-by: Jayanth Othayoth <[email protected]>
    Jayanth Othayoth committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    adc8d61 View commit details
    Browse the repository at this point in the history