Skip to content

[ATfL] Updated flows for Ubuntu packaging#908

Open
vrukesh wants to merge 3 commits into
arm-softwarefrom
users/vrukesh/atfl_ubuntu_packaging
Open

[ATfL] Updated flows for Ubuntu packaging#908
vrukesh wants to merge 3 commits into
arm-softwarefrom
users/vrukesh/atfl_ubuntu_packaging

Conversation

@vrukesh

@vrukesh vrukesh commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Move the flows for Ubuntu packaging to a dedicated script. This cleans up the GitHub Action to make it easier to add support for other operating systems in the future.

This patch uploads the tarball and the .deb package separately, allowing them to be downloaded independently from the GitHub Action.

Minor fix: rename the tarball to match the .deb file.

Move the flows for Ubuntu packaging to a dedicated script.
This cleans up the GitHub Action to make it easier to add support for other operating systems in the future.

This patch uploads the tarball and the .deb package separately, allowing them to be downloaded independently from the GitHub Action.

Minor fix: rename the tarball to match the .deb file.
@vrukesh vrukesh requested review from a team as code owners July 1, 2026 20:46
"./$PRODUCT_NAME/arm/mkmoduledirs.sh"
)

LLVM_HOST_TRIPLE="aarch64-unknown-linux-gnu"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@garyjcarroll could you verify this is dependency on arm-performance-libraries is being handled correctly? (how it is being enforced that this is a package dependency?)

@pawosm-arm pawosm-arm requested a review from garyjcarroll July 2, 2026 09:19
vrukesh added 2 commits July 2, 2026 10:32
Move the flows for Ubuntu packaging to a dedicated script.
This cleans up the GitHub Action to make it easier to add support for other operating systems in the future.

This patch uploads the tarball and the .deb package separately, allowing them to be downloaded independently from the GitHub Action.

Minor fix: rename the tarball to match the .deb file.
Move the flows for Ubuntu packaging to a dedicated script.
This cleans up the GitHub Action to make it easier to add support for other operating systems in the future.

This patch uploads the tarball and the .deb package separately, allowing them to be downloaded independently from the GitHub Action.

Minor fix: rename the tarball to match the .deb file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants