RDKEMW-15235: Tag update 2.7.1.4.1m for VPLAY-11854 from support/2.7.1_8_2_2714Tag#2806
RDKEMW-15235: Tag update 2.7.1.4.1m for VPLAY-11854 from support/2.7.1_8_2_2714Tag#2806paulpandian25 wants to merge 1 commit intosupport/2.16.9from
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the AAMP component pinning to a newer upstream revision/tag for the 2.7.1.4.1* release line, aligning the build’s source revision and package version with the intended tag update.
Changes:
- Bump
SRCREV_aampto a new git commit hash. - Bump
PV:pn-aampfrom2.7.1.4to2.7.1.4.1.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
conf/include/generic-srcrev.inc |
Updates the pinned AAMP source revision (git SHA) used by the build. |
conf/include/generic-pkgrev.inc |
Updates the AAMP package version (PV) to reflect the new release. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| PV:pn-aamp = "2.7.1.4.1" | ||
| PR:pn-aamp = "r0" | ||
| PACKAGE_ARCH:pn-aamp = "${MIDDLEWARE_ARCH}" |
There was a problem hiding this comment.
PR title/description references tag "2.7.1.4.1m", but the package version is being set to "2.7.1.4.1" (no trailing "m"). Please confirm whether PV should include the "m" suffix to match the tag, or update the PR metadata so the documented tag/version aligns with what the build will report/package.
Auto PR: RDKEMW-15235: Tag update 2.7.1.4.1m for VPLAY-11854 from support/2.7.1_8_2_2714Tag