Skip to content

Conversation

@tomchon
Copy link
Contributor

@tomchon tomchon commented May 18, 2025

Description

Please briefly describe the code changes in this pull request.

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

@tomchon tomchon requested a review from feici02 as a code owner May 18, 2025 06:20
@tomchon tomchon requested a review from Copilot May 18, 2025 06:20
@feici02 feici02 merged commit 492ab1f into main May 18, 2025
1 check passed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the library file naming in the packaging scripts by removing version suffixes from source paths and standardizing the destination filenames with version suffixes.

  • In makepkg.sh, the pkg_* variables no longer include the lib/ directory prefix.
  • In makeclient.sh, the source library variables drop the version suffix and the copy commands now rename outputs using new pkg_* variables.
  • Copying of the WS library is now unconditional, and all copied files are placed under driver/ with versioned filenames.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
makepkg.sh Removed lib/ prefix from pkg_* variables for packaged paths
makeclient.sh Source library vars unversioned; updated cp commands to use pkg_* names

@feici02 feici02 deleted the cd/fix-lib-ver/TD-34854 branch May 18, 2025 06:21
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.

3 participants