Skip to content

Release/5.1.0#56

Closed
ansu-mathew wants to merge 6 commits intomainfrom
release/5.1.0
Closed

Release/5.1.0#56
ansu-mathew wants to merge 6 commits intomainfrom
release/5.1.0

Conversation

@ansu-mathew
Copy link
Contributor

No description provided.

meecash and others added 6 commits November 4, 2025 15:54
With this change APPLICATION_IPK_SERVER_PATH can be override from local.conf
for custom/local builds.
RDKDEV-1130: Weak assigment of APPLICATION_IPK_SERVER_PATH
Copilot AI review requested due to automatic review settings January 16, 2026 06:02
Copy link

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 pull request updates the application layer to version 5.1.0 and makes the APPLICATION_IPK_SERVER_PATH variable configurable through weak assignment.

Changes:

  • Updated APPLICATION_LAYER_VERSION from "5.0.1" to "5.1.0"
  • Changed APPLICATION_IPK_SERVER_PATH from strong assignment (=) to weak assignment (?=) to allow overriding
  • Updated CHANGELOG.md with release notes for version 5.1.0

Reviewed changes

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

File Description
conf/machine/include/application.inc Version bump to 5.1.0 and made APPLICATION_IPK_SERVER_PATH configurable via weak assignment
CHANGELOG.md Added release notes for version 5.1.0 with PR reference and commit links

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


#### [5.1.0](https://github.com/rdkcentral/meta-application-rdke-release/compare/5.0.1...5.1.0)

- RDKDEV-1130: Weak assigment of APPLICATION_IPK_SERVER_PATH [`#49`](https://github.com/rdkcentral/meta-application-rdke-release/pull/49)
Copy link

Copilot AI Jan 16, 2026

Choose a reason for hiding this comment

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

Corrected spelling of 'assigment' to 'assignment'.

Suggested change
- RDKDEV-1130: Weak assigment of APPLICATION_IPK_SERVER_PATH [`#49`](https://github.com/rdkcentral/meta-application-rdke-release/pull/49)
- RDKDEV-1130: Weak assignment of APPLICATION_IPK_SERVER_PATH [`#49`](https://github.com/rdkcentral/meta-application-rdke-release/pull/49)

Copilot uses AI. Check for mistakes.
@ansu-mathew ansu-mathew deleted the release/5.1.0 branch January 16, 2026 06:04
@github-actions github-actions bot locked and limited conversation to collaborators Jan 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants