Skip to content

[action] [PR:18319] Fix debug package variables for syncd (#18319)#18394

Merged
mssonicbld merged 1 commit intosonic-net:202311from
mssonicbld:cherry/202311/18319
Mar 19, 2024
Merged

[action] [PR:18319] Fix debug package variables for syncd (#18319)#18394
mssonicbld merged 1 commit intosonic-net:202311from
mssonicbld:cherry/202311/18319

Conversation

@mssonicbld
Copy link
Collaborator

  • Fix debug package variables for syncd

PR #16072 renamed the debug package variables from *_DBG to
*_DBGSYM, since the package names had changed. However, the references
weren't updated. Since all the other debug packages (including ones that
are named *-dbgsym) use *_DBG, just use that here as well.

Signed-off-by: Saikrishna Arcot [email protected]

  • Update sairedis.mk as well

Signed-off-by: Saikrishna Arcot [email protected]


Signed-off-by: Saikrishna Arcot [email protected]

* Fix debug package variables for syncd

PR sonic-net#16072 renamed the debug package variables from `*_DBG` to
`*_DBGSYM`, since the package names had changed. However, the references
weren't updated. Since all the other debug packages (including ones that
are named `*-dbgsym`) use `*_DBG`, just use that here as well.

Signed-off-by: Saikrishna Arcot <[email protected]>

* Update sairedis.mk as well

Signed-off-by: Saikrishna Arcot <[email protected]>

---------

Signed-off-by: Saikrishna Arcot <[email protected]>
@mssonicbld
Copy link
Collaborator Author

Original PR: #18319

@mssonicbld mssonicbld merged commit a65fc61 into sonic-net:202311 Mar 19, 2024
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