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

libyang3 - fondation step 1 #15608

Merged
merged 2 commits into from
May 8, 2024
Merged

libyang3 - fondation step 1 #15608

merged 2 commits into from
May 8, 2024

Commits on May 7, 2024

  1. lib: libyang.so.3 compatibilty layers

    Let's support libyang 2.2.8 using libyang.so.3.0.8
    It requires the commit ed277585ea from the libyang.
    
    Signed-off-by: Vincent Jardin <[email protected]>
    vjardin committed May 7, 2024
    Configuration menu
    Copy the full SHA
    290c6e3 View commit details
    Browse the repository at this point in the history
  2. debian: libyang3

    libyang3-dev is required.
    
    TODO: add redhat, snapcraft
    
    Suggested-by: Martin Winter <[email protected]>
    Signed-off-by: Vincent Jardin <[email protected]>
    vjardin committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9fd3136 View commit details
    Browse the repository at this point in the history