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

Upstream Xen has xenmmap as separate package, no xenctrl.xenmmap #7

Merged
merged 1 commit into from
Jun 1, 2023

Commits on May 31, 2023

  1. Upstream Xen has xenmmap as separate package, no xenctrl.xenmmap

    If we disable transitive dependencies in dune then we need to depend on
    'xenmmap' in Koji, not 'xenctrl.xenmmap' (which doesn't exist).
    But 'xenmmap' has no 'mock', so rename the library to have one.
    
    Signed-off-by: Edwin Török <edwin.torok@cloud.com>
    edwintorok committed May 31, 2023
    Configuration menu
    Copy the full SHA
    839dcd3 View commit details
    Browse the repository at this point in the history