Skip to content

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

Merged
mssonicbld merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/15142
Jul 19, 2023
Merged

[action] [PR:15142] Pick dependency files in submodules.#15872
mssonicbld merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/15142

Conversation

@mssonicbld
Copy link
Collaborator

MSFT ADO: 24531339

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

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

#### 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
@mssonicbld
Copy link
Collaborator Author

Original PR: #15142

@mssonicbld mssonicbld merged commit 8c94e32 into sonic-net:202305 Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants