diff --git a/CHANGELOG.md b/CHANGELOG.md index d743b14..9161576 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,23 @@ 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). +#### [6.0.0](https://github.com/rdkcentral/meta-application-rdke-dev/compare/5.1.0...6.0.0) + +- RDKEAPPRT-575 To update package.revision and residentui [`#169`](https://github.com/rdkcentral/meta-application-rdke-dev/pull/169) +- RDKEVL-7365:[RPI] OSS and common metalayers update [`b9db7a1`](https://github.com/rdkcentral/meta-application-rdke-dev/commit/b9db7a17ff9359498fb7cf47ee34ad0b9b0553a9) +- RTK-1961 Amazon Prime app displays a black screen on launch with Kernel 6.12.38 [`db99abc`](https://github.com/rdkcentral/meta-application-rdke-dev/commit/db99abc7978ccafa9053034b352416faa5ea6beb) +- Merge tag '5.1.0' into develop [`462439a`](https://github.com/rdkcentral/meta-application-rdke-dev/commit/462439af00baa6f4c4501628fbc1040da946a6c1) + #### [5.1.0](https://github.com/rdkcentral/meta-application-rdke-dev/compare/5.0.1...5.1.0) +> 22 December 2025 + - RDKEAPPRT-500 To update the package revision and residentui.bb [`#163`](https://github.com/rdkcentral/meta-application-rdke-dev/pull/163) - RDKEAPPRT-434 : Resolve build failure in Application layer with the changes based on 8.4.1.0 MW release [`#162`](https://github.com/rdkcentral/meta-application-rdke-dev/pull/162) - RDKEAPPRT-329: Introduce dab-adapter 0.8.0-dev [`#161`](https://github.com/rdkcentral/meta-application-rdke-dev/pull/161) +- Update CHANGELOG.md [`da3a74a`](https://github.com/rdkcentral/meta-application-rdke-dev/commit/da3a74acd19af207f6b427566d0edca6e91d59ff) - To update the package revision and residentui.bb [`e2d64a0`](https://github.com/rdkcentral/meta-application-rdke-dev/commit/e2d64a03f20a4624f6902ac03bcbeba6c4767108) - Address review comments [`4b174cc`](https://github.com/rdkcentral/meta-application-rdke-dev/commit/4b174cc934369bd6350979a5fbb1ea6bcc44ee8e) -- Update version to 5.1.0 [`8171b60`](https://github.com/rdkcentral/meta-application-rdke-dev/commit/8171b600769ec501d854093895fa7ac401f9d045) #### [5.0.1](https://github.com/rdkcentral/meta-application-rdke-dev/compare/5.0.0...5.0.1) diff --git a/recipes-core/packagegroups/packagegroup-application-layer.bb b/recipes-core/packagegroups/packagegroup-application-layer.bb index d1ea3de..03ff655 100644 --- a/recipes-core/packagegroups/packagegroup-application-layer.bb +++ b/recipes-core/packagegroups/packagegroup-application-layer.bb @@ -6,7 +6,7 @@ LICENSE = "MIT" inherit packagegroup ##Change the version number for each release. -PV = "5.1.0" +PV = "6.0.0" RDEPENDS:packagegroup-application-layer = " \ residentui \