Skip to content

RDKE-1111: Avoid prefix from the IPK URL feeds - #177

Open
Yogaraj97 wants to merge 3 commits into
developfrom
topic/RDKEMW-20685_fix
Open

RDKE-1111: Avoid prefix from the IPK URL feeds#177
Yogaraj97 wants to merge 3 commits into
developfrom
topic/RDKEMW-20685_fix

Conversation

@Yogaraj97

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 14, 2026 14:06
@Yogaraj97
Yogaraj97 requested review from a team as code owners July 14, 2026 14:06

Copilot AI left a comment

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.

Pull request overview

This PR updates the firmware version file generation logic to avoid including a configured artifacts base URL prefix in IPK feed URIs written to version.txt, producing shorter/relative feed entries.

Changes:

  • Added a filter_prefix() helper to strip RDK_ARTIFACTS_BASE_URL from non-file: IPK feed URIs.
  • Updated get_ipk_feed_uris() to apply this prefix filtering when populating the feed dictionary.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread classes/create_fw_version_file.bbclass
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 14, 2026 14:12

Copilot AI left a comment

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.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread classes/create_fw_version_file.bbclass
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 15, 2026 05:42

Copilot AI left a comment

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.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

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