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

[action] [PR:15142] Pick dependency files in submodules. #15828

Merged
merged 1 commit into from
Jul 22, 2023

Commits on Jul 13, 2023

  1. Pick dependency files in submodules. (sonic-net#15142)

    #### Why I did it
    
    Failed to build sonic-dhcp6relay_1.0.0-0_amd64.deb
    
    #### How I did it
    
    src/dhcprelay has git submodule.
    Dependency files by "git ls-files" are not picked files in submodules.
    Add --recurse-submodules, work again.
    
    #### How to verify it
    
    make all
    iMasaruOki authored and mssonicbld committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a26d776 View commit details
    Browse the repository at this point in the history