From 646c3a4c457b1799decac5544ad2a91c9884523d Mon Sep 17 00:00:00 2001 From: nhanas001c Date: Wed, 29 Oct 2025 17:26:08 +0000 Subject: [PATCH 1/5] RDKEMW-9849: Move memcapture to middleware layer update PV, PR to memcapture --- conf/include/generic-pkgrev.inc | 4 ++++ conf/include/generic-srcrev.inc | 1 + recipes-core/packagegroups/packagegroup-middleware-layer.bb | 1 + 3 files changed, 6 insertions(+) diff --git a/conf/include/generic-pkgrev.inc b/conf/include/generic-pkgrev.inc index 442a378ed..df7d09d1a 100644 --- a/conf/include/generic-pkgrev.inc +++ b/conf/include/generic-pkgrev.inc @@ -212,6 +212,10 @@ PV:pn-remotedebugger = "1.2.9" PR:pn-remotedebugger = "r0" PACKAGE_ARCH:pn-remotedebugger = "${MIDDLEWARE_ARCH}" +PV:pn-memcapture = "1.0.0" +PR:pn-memcapture = "r0" +PACKAGE_ARCH:pn-memcapture = "${MIDDLEWARE_ARCH}" + PV:pn-webkitbrowser-plugin = "1.1.30" PR:pn-webkitbrowser-plugin = "r0" PACKAGE_ARCH:pn-webkitbrowser-plugin = "${MIDDLEWARE_ARCH}" diff --git a/conf/include/generic-srcrev.inc b/conf/include/generic-srcrev.inc index 5d790896c..07a3f8559 100644 --- a/conf/include/generic-srcrev.inc +++ b/conf/include/generic-srcrev.inc @@ -21,6 +21,7 @@ SRCREV:pn-telemetry = "0d73470cc038f1e47ffee483a7d05e51bf88751e" SRCREV:pn-dcmd = "03974134e21b316d4053de6574df14b3a423c8d6" SRCREV:pn-crashupload = "8e7e22d2cb988ea58b9ba9d85b8b0812c6dc77d2" SRCREV:pn-remotedebugger = "300d29e105f6a7244bff81fa0357dac914dd8913" +SRCREV:pn-memcapture = "0cf90e07af97b70fb1f253ebd0f71edd5a9b8225" SRCREV:pn-libsyswrapper = "5143ba5b92f5dc77b436837d51f2f612d5846b7b" SRCREV:pn-commonutilities = "071361f284ba9049bf7d8cb9a75b583b9b1e353b" SRCREV_rdkfw = "4bd6cd8e3514ce65e05f74577da9e3de40caebd8" diff --git a/recipes-core/packagegroups/packagegroup-middleware-layer.bb b/recipes-core/packagegroups/packagegroup-middleware-layer.bb index 23d913126..64c0f13cb 100644 --- a/recipes-core/packagegroups/packagegroup-middleware-layer.bb +++ b/recipes-core/packagegroups/packagegroup-middleware-layer.bb @@ -47,6 +47,7 @@ RDEPENDS:${PN} = " \ logrotate \ lsof \ ${@bb.utils.contains('DISTRO_FEATURES', 'RDKTV_APP_HIBERNATE', "memcr ", "", d)} \ + ${@bb.utils.contains('DISTRO_FEATURES', 'memcapture', 'memcapture', '', d)} \ remotedebugger \ networkmanager-plugin \ packagemanager \ From f61840baafe18f131d6c04af0163a58956523adc Mon Sep 17 00:00:00 2001 From: nhanasi Date: Thu, 30 Oct 2025 10:53:01 -0400 Subject: [PATCH 2/5] rebase (#2044) * RDKEMW-9639: Increase in error marker * RDKEMW-9377: AAMP Federated Release for Sprint 2510 - Tag 2.10.0 (#1913) * RDKEMW-9377: AAMP Federated Release for Sprint 2510 - Tag 3.0.0 Signed-off-by: psiva01 * RDKEMW-9377: Final TAG & revision update Signed-off-by: psiva01 --------- Signed-off-by: psiva01 Co-authored-by: Anand Kandasamy <37086488+anand-ky@users.noreply.github.com> --------- Signed-off-by: psiva01 Co-authored-by: hgfell683 <107510770+hgfell683@users.noreply.github.com> Co-authored-by: Sivasubramanian Patchaiperumal Co-authored-by: Anand Kandasamy <37086488+anand-ky@users.noreply.github.com> Co-authored-by: rdkcm-bot <187267378+rdkcm-rdke@users.noreply.github.com> --- conf/include/generic-pkgrev.inc | 4 ++-- conf/include/generic-srcrev.inc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/include/generic-pkgrev.inc b/conf/include/generic-pkgrev.inc index df7d09d1a..dc3a48e04 100644 --- a/conf/include/generic-pkgrev.inc +++ b/conf/include/generic-pkgrev.inc @@ -78,7 +78,7 @@ PV:pn-qtwayland = "5.15.7" PR:pn-qtwayland = "r1" PACKAGE_ARCH:pn-qtwayland = "${MIDDLEWARE_ARCH}" -PV:pn-aamp = "2.9.2" +PV:pn-aamp = "2.10.0" PR:pn-aamp = "r0" PACKAGE_ARCH:pn-aamp = "${MIDDLEWARE_ARCH}" @@ -136,7 +136,7 @@ PV:pn-entservices-connectivity = "1.1.0" PR:pn-entservices-connectivity = "r0" PACKAGE_ARCH:pn-entservices-connectivity = "${MIDDLEWARE_ARCH}" -PV:pn-entservices-deviceanddisplay = "3.2.9" +PV:pn-entservices-deviceanddisplay = "3.3.2" PR:pn-entservices-deviceanddisplay = "r0" PACKAGE_ARCH:pn-entservices-deviceanddisplay = "${MIDDLEWARE_ARCH}" diff --git a/conf/include/generic-srcrev.inc b/conf/include/generic-srcrev.inc index 07a3f8559..1ca397e9f 100644 --- a/conf/include/generic-srcrev.inc +++ b/conf/include/generic-srcrev.inc @@ -8,7 +8,7 @@ SRCREV:pn-xr-voice-sdk-headers = "${SRCREV:pn-xr-voice-sdk}" SRCREV_hdmicec = "b407684e91a936a07fadf4ef393505a5d06db890" SRCREV:pn-rmfosal = "ea4f0df1edd73cc2d45d453ad445cb2536799684" SRCREV:pn-audiocapturemgr = "29f81aa9d1c749221a606002a31d669b030028ad" -SRCREV_aamp = "40a5b5fc86a5da306855f6957983178a8c89ca2b" +SRCREV_aamp = "079a61bffe38f6ad9b8626bb592df171b5219361" SRCREV_iarmbus = "6dd8bd51b96cec8df3416fd162cee3dd2c089a26" SRCREV:pn-iarmmgrs = "8cc5174ebe2e40c48d808d6a7571499e9f539720" SRCREV:pn-iarmmgrs-hal-headers = "${SRCREV:pn-iarmmgrs}" From 743925d947b5deb46ade3373428639832de11f73 Mon Sep 17 00:00:00 2001 From: nhanasi Date: Thu, 30 Oct 2025 13:29:58 -0400 Subject: [PATCH 3/5] rebase (#2046) * RDKEMW-9639: Increase in error marker * RDKEMW-9377: AAMP Federated Release for Sprint 2510 - Tag 2.10.0 (#1913) * RDKEMW-9377: AAMP Federated Release for Sprint 2510 - Tag 3.0.0 Signed-off-by: psiva01 * RDKEMW-9377: Final TAG & revision update Signed-off-by: psiva01 --------- Signed-off-by: psiva01 Co-authored-by: Anand Kandasamy <37086488+anand-ky@users.noreply.github.com> --------- Signed-off-by: psiva01 Co-authored-by: hgfell683 <107510770+hgfell683@users.noreply.github.com> Co-authored-by: Sivasubramanian Patchaiperumal Co-authored-by: Anand Kandasamy <37086488+anand-ky@users.noreply.github.com> Co-authored-by: rdkcm-bot <187267378+rdkcm-rdke@users.noreply.github.com> From 105b1a1b95c87c1059301aa8eddba1092851c155 Mon Sep 17 00:00:00 2001 From: nhanasi Date: Thu, 30 Oct 2025 14:05:54 -0400 Subject: [PATCH 4/5] rebase (#2050) * RDKEMW-9639: Increase in error marker * RDKEMW-9377: AAMP Federated Release for Sprint 2510 - Tag 2.10.0 (#1913) * RDKEMW-9377: AAMP Federated Release for Sprint 2510 - Tag 3.0.0 Signed-off-by: psiva01 * RDKEMW-9377: Final TAG & revision update Signed-off-by: psiva01 --------- Signed-off-by: psiva01 Co-authored-by: Anand Kandasamy <37086488+anand-ky@users.noreply.github.com> --------- Signed-off-by: psiva01 Co-authored-by: hgfell683 <107510770+hgfell683@users.noreply.github.com> Co-authored-by: Sivasubramanian Patchaiperumal Co-authored-by: Anand Kandasamy <37086488+anand-ky@users.noreply.github.com> Co-authored-by: rdkcm-bot <187267378+rdkcm-rdke@users.noreply.github.com> From 8f114ca998f75982a0d3dad3398e63ede4a8f896 Mon Sep 17 00:00:00 2001 From: nhanasi Date: Thu, 30 Oct 2025 14:17:21 -0400 Subject: [PATCH 5/5] rebase (#2051) * RDKEMW-9639: Increase in error marker * RDKEMW-9377: AAMP Federated Release for Sprint 2510 - Tag 2.10.0 (#1913) * RDKEMW-9377: AAMP Federated Release for Sprint 2510 - Tag 3.0.0 Signed-off-by: psiva01 * RDKEMW-9377: Final TAG & revision update Signed-off-by: psiva01 --------- Signed-off-by: psiva01 Co-authored-by: Anand Kandasamy <37086488+anand-ky@users.noreply.github.com> --------- Signed-off-by: psiva01 Co-authored-by: hgfell683 <107510770+hgfell683@users.noreply.github.com> Co-authored-by: Sivasubramanian Patchaiperumal Co-authored-by: Anand Kandasamy <37086488+anand-ky@users.noreply.github.com> Co-authored-by: rdkcm-bot <187267378+rdkcm-rdke@users.noreply.github.com>