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

samba: add dynamic packages regexp for auth and pdb modules #84

Closed
wants to merge 1 commit into from

Commits on Jun 11, 2018

  1. samba: add dynamic packages regexp for auth and pdb modules

    Since those modules are dynamically split into sub-packages, they need
    a regexp added to PACKAGES_DYNAMIC in order for the samba recipe to
    RPROVIDE those packages. Without that, those packages are only known as
    RRECOMMENDS for samba-base, which can be an issue when building an image
    with NO_RECOMMENDATIONS = "1".
    rrerolle committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    b741b6d View commit details
    Browse the repository at this point in the history