Release/5.1.0 - #123
Conversation
Tag 5.0.1 Release
… application layer
RDKEAPPRT-425 : Integrate 8.4.1.0 middleware release based changes in application layer
Switch meta-rdk-oss-reference to 4.8.0 due to build failure
Switch meta-oss-reference-release to 4.9.0
Update manifest to resolve build failure
Reason for change: updating meta layer revisions to update mw to 8.4.2.0 Test Procedure: Build and verify. Risks: low Signed-off-by: Ligin Abraham Punoose <ligin_punoose@comcast.com>
[RDKEAPPRT-465] : Integrate middleware release 8.4.2.0
…n application layer [RDKEAPPRT-501][RDKECOREMW-1480]: Integrate MW 8.4.4.0 release branch changes to application layer
[RDKEAPPRT-501] Integrate MW 8.4.4.0 release branch changes to application layer
There was a problem hiding this comment.
Pull request overview
This PR introduces release version 5.1.0, which integrates middleware release 8.4.4.0 and updates multiple dependent component versions across the application manifest.
- Updates middleware release from 8.3.4.1 to 8.4.4.0 release branch
- Upgrades multiple RDK meta layers and configurations (meta-oss-reference-release to 4.9.0, meta-rdk-auxiliary to 1.6.0, etc.)
- Adds comprehensive changelog entries documenting integration of MW releases 8.4.1.0 through 8.4.4.0
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| rdk-apps.xml | Updates component versions including meta-rdk-auxiliary (1.4.1→1.6.0), rdke-common-config (1.0.8→1.0.10), meta-oss-reference-release (4.7.7→4.9.0), meta-rdk-oss-reference (4.7.7→4.9.0), meta-oss-common-config (1.3.0→1.3.1), meta-middleware-release-rdke (8.3.4.1→release/8.4.4.0), and meta-application-rdke-dev to commit SHA |
| raspberrypi4-64.xml | Updates platform-specific layers: meta-product-raspberrypi (4.1.0-hotfix1→4.1.2) and meta-vendor-raspberrypi-release (4.7.0→4.9.0) |
| CHANGELOG.md | Adds 5.1.0 release section with pull request references, commit SHAs, and date for 5.0.1 release |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <annotation name="MANIFEST_EXPORT_PATH" value="MANIFEST_PATH_POKY" /> | ||
| </project> | ||
| <project groups="layers" name="meta-middleware-release-rdke" path="rdke/middleware/meta-middleware-release" remote="rdkcentral" revision="refs/tags/8.3.4.1"> | ||
| <project groups="layers" name="meta-middleware-release-rdke" path="rdke/middleware/meta-middleware-release" remote="rdkcentral" revision="release/8.4.4.0"> |
There was a problem hiding this comment.
The revision format is inconsistent with other projects in this file. While other projects use 'refs/tags/' prefix for tags, this project uses 'release/8.4.4.0' which appears to be a branch reference rather than a tag. Consider using the consistent format 'refs/tags/8.4.4.0' or 'refs/heads/release/8.4.4.0' if this is intended to be a branch reference.
| <project groups="layers" name="meta-middleware-release-rdke" path="rdke/middleware/meta-middleware-release" remote="rdkcentral" revision="release/8.4.4.0"> | |
| <project groups="layers" name="meta-middleware-release-rdke" path="rdke/middleware/meta-middleware-release" remote="rdkcentral" revision="refs/tags/8.4.4.0"> |
| </project> | ||
|
|
||
| <project groups="layers" name="meta-application-rdke-dev" path="rdke/application/meta-application-rdke-dev" remote="rdkcentral" revision="refs/tags/5.0.1"> | ||
| <project groups="layers" name="meta-application-rdke-dev" path="rdke/application/meta-application-rdke-dev" remote="rdkcentral" revision="5805d15c0fbb6e178c76272d8fa8316b219b01d9"> |
There was a problem hiding this comment.
The revision format is inconsistent with other projects in this file. While other projects use tag references (refs/tags/...) for version control, this project uses a raw commit SHA. Consider using a tag reference for better traceability and release management, unless there's a specific reason to pin to this exact commit.
| <annotation name="MANIFEST_EXPORT_PATH" value="MANIFEST_PATH_COMMON_OSS_REFERENCE" /> | ||
| </project> | ||
| <project groups="extention" name="meta-oss-common-config" path="rdke/configs/ext" remote="rdkcentral" revision="refs/tags/1.3.0"> | ||
| <project groups="extention" name="meta-oss-common-config" path="rdke/configs/ext" remote="rdkcentral" revision="refs/tags/1.3.1"> |
There was a problem hiding this comment.
The attribute 'groups' contains a misspelling: 'extention' should be 'extension'.
| <project groups="extention" name="meta-oss-common-config" path="rdke/configs/ext" remote="rdkcentral" revision="refs/tags/1.3.1"> | |
| <project groups="extension" name="meta-oss-common-config" path="rdke/configs/ext" remote="rdkcentral" revision="refs/tags/1.3.1"> |
| - Switch meta-oss-reference-release to 4.9.0 [`#117`](https://github.com/rdkcentral/application-manifest-rdke/pull/117) | ||
| - Switch meta-rdk-oss-reference to 4.8.0 due to build failure [`#116`](https://github.com/rdkcentral/application-manifest-rdke/pull/116) | ||
| - RDKEAPPRT-425 : Integrate 8.4.1.0 middleware release based changes in application layer [`#115`](https://github.com/rdkcentral/application-manifest-rdke/pull/115) | ||
| - [RDKEAPPRT-501] Integrate MW 8.4.4.0 release branch changes to application layer [`876d2f3`](https://github.com/rdkcentral/application-manifest-rdke/commit/876d2f3a854da24b09bc74b1733ada512ac9892f) |
There was a problem hiding this comment.
There is an extra space between 'release' and 'changes' in this line. Compare with line 9 which has single spacing.
| - [RDKEAPPRT-501] Integrate MW 8.4.4.0 release branch changes to application layer [`876d2f3`](https://github.com/rdkcentral/application-manifest-rdke/commit/876d2f3a854da24b09bc74b1733ada512ac9892f) | |
| - [RDKEAPPRT-501] Integrate MW 8.4.4.0 release branch changes to application layer [`876d2f3`](https://github.com/rdkcentral/application-manifest-rdke/commit/876d2f3a854da24b09bc74b1733ada512ac9892f) |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.