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
2 changes: 1 addition & 1 deletion 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.2](https://github.com/rdkcentral/meta-middleware-generic-support/compare/2.8.0-test4...1.8.9.2)
#### [1.8.9.3](https://github.com/rdkcentral/meta-middleware-generic-support/compare/2.8.0-test4...1.8.9.3)

- RDKEMW-10247 : "btMgrBus" crash with function "BtrCore_BTGetPairedDevice [`#2121`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/2121)
- RDKEMW-10239: Remote firmware download is not happening via RDKFirmware [`#2112`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/2112)
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
PV = "2.16.9.2"
PV = "2.16.9.3"

# PRs are prefered to be be incremented during development stages for any updates in corresponding
# contributing component revision intakes.
Expand Down