Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.8.9.1](https://github.com/rdkcentral/meta-middleware-generic-support/compare/2.8.0-test4...1.8.9.1)
#### [1.8.9.1.1](https://github.com/rdkcentral/meta-middleware-generic-support/compare/2.8.0-test4...1.8.9.1.1)

- RDKEMW-10239: Remote firmware download is not happening via RDKFirmware [`#2112`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/2112)
- RDKEMW-9493: Removed TV Migration path [`#1937`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1937)
Expand Down Expand Up @@ -233,8 +233,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- RDK-56084 : Replace Script with rdm-agent for RRD Dynamic Profile [`#24`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/24)
- RDKEMW-2481: Review use of dibbler-client in RDKE Gnome builds (#4) [`#15`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/15)
- RDKEMW-5496: Packagegroup and Changelog Updates for MW 2.16.0 Q2 Baseline Release [`d04bac8`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/d04bac8b7da597d9673d64e3ec6cc74f41d6434c)
- Updating the changelog and revision in Recipe file for 1.8.9.1 [`9f96609`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/9f96609273692e74058735baf094ccdc580c5233)
- Updating the changelog and revision in Recipe file for 1.8.4 [`a80d3b7`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/a80d3b74b33c0cd6781931540d906ffcbafb8a66)
- Updating the changelog and revision in Recipe file for 1.8.9 [`d1348d9`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/d1348d9f697dea49cdbbe0f6b8659b5238bdf888)

#### [2.8.0-test4](https://github.com/rdkcentral/meta-middleware-generic-support/compare/2.8.0-test3...2.8.0-test4)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LICENSE = "MIT"
inherit packagegroup volatile-bind-gen

# For interim development and package depolyment to test should be using pre release tags
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

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

Corrected spelling of 'depolyment' to 'deployment'.

Suggested change
# For interim development and package depolyment to test should be using pre release tags
# For interim development and package deployment to test should be using pre release tags

Copilot uses AI. Check for mistakes.
PV = "2.16.9.1"
PV = "2.16.9.1.1"

# PRs are prefered to be be incremented during development stages for any updates in corresponding
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

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

Corrected spelling of 'prefered' to 'preferred'.

Suggested change
# PRs are prefered to be be incremented during development stages for any updates in corresponding
# PRs are preferred to be be incremented during development stages for any updates in corresponding

Copilot uses AI. Check for mistakes.
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

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

Duplicate word 'be' should be removed - should read 'preferred to be incremented'.

Suggested change
# PRs are prefered to be be incremented during development stages for any updates in corresponding
# PRs are prefered to be incremented during development stages for any updates in corresponding

Copilot uses AI. Check for mistakes.
# contributing component revision intakes.
Expand Down