Skip to content

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

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

[action] [PR:15142] Pick dependency files in submodules.#15827
mssonicbld merged 1 commit intosonic-net:202205from
mssonicbld:cherry/202205/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 9cd3319 into sonic-net:202205 Jul 13, 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