Skip to content

Commit fbb48ac

Browse files
authored
Merge pull request #2200 from rdkcentral/develop
Update
2 parents 9cfb0a6 + 63c2944 commit fbb48ac

File tree

4 files changed

+126
-34
lines changed

4 files changed

+126
-34
lines changed

CHANGELOG.md

Lines changed: 95 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7-
#### [1.12.0](https://github.com/rdkcentral/meta-middleware-generic-support/compare/2.8.0-test4...1.12.0)
7+
#### [1.12.3](https://github.com/rdkcentral/meta-middleware-generic-support/compare/2.8.0-test4...1.12.3)
88

9+
- RDKEMW-9716: Update generic-pkgrev.inc [`#2091`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/2091)
10+
- RDKEMW-10062: Init time reference for cond wait API [`#2084`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/2084)
911
- Update tr69hostif 1.2.7 tag across MW builds for tr69hostif and related headers [`#1934`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1934)
1012
- RDKEMW-8559 : Removing reboot script [`#1887`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1887)
1113
- RDKECOREMW-970 : Recipe for sceneset component [`#1852`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1852)
@@ -26,6 +28,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2628
- DELIA-69145 - Recipe update the RRD release 1.2.9 Version (#1833) [`#1879`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1879)
2729
- DELIA-69145 - Recipe update the RRD release 1.2.9 Version [`#1833`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1833)
2830
- RDKEMW-7401: test latest changes [`#1838`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1838)
31+
- RDKEMW-8494: Merge release branch to main [`#1858`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1858)
2932
- RDKEMW-7722: Align PowerManager WakeupSrcConfiguration API's with SystemService plugin [`#1845`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1845)
3033
- RDKEMW-7921-Update the tr69hostif release tag [`#1849`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1849)
3134
- RDKEMW-8792: Update CmnUtils to 1.4.3, rdkfw to 1.3.1 [`#1843`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1843)
@@ -396,20 +399,109 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
396399
- RDK-55044: Implement DIAL requirement to use on EU product [`#17`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/17)
397400
- RDK-56084 : Replace Script with rdm-agent for RRD Dynamic Profile [`#24`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/24)
398401
- RDKEMW-2481: Review use of dibbler-client in RDKE Gnome builds (#4) [`#15`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/15)
402+
- Updating the changelog and revision in Recipe file for 1.12.0 [`f1fafa1`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/f1fafa16c7c974eaea3c75323e8676c816de6494)
399403
- 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)
400404
- RDKEMW-5115: Packagegroup and Changelog Updates for 2.14.0 MW Bi-weekly Release [`c93daec`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/c93daec00ac380a020c3a670a7ed58aa69334f99)
401-
- Updating the changelog and revision in Recipe file for 1.5.0 [`e143198`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/e1431981bc04e48aa2e37680cbabbc54cf6b533d)
402405

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

405408
> 26 March 2025
406409
407410
- Updating the changelog and revision in Recipe file for 2.8.0-test4 [`7a7870f`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/7a7870f9bbf5f081df5d7d2a35ea859005541123)
408411

409-
#### [2.8.0-test3](https://github.com/rdkcentral/meta-middleware-generic-support/compare/1.11.0...2.8.0-test3)
412+
#### [2.8.0-test3](https://github.com/rdkcentral/meta-middleware-generic-support/compare/1.12.2...2.8.0-test3)
410413

411414
> 26 March 2025
412415
416+
#### [1.12.2](https://github.com/rdkcentral/meta-middleware-generic-support/compare/1.12.1...1.12.2)
417+
418+
> 3 November 2025
419+
420+
- RDKEMW-10068: PV update for MW 8.4.1.1 Q4 Patch Release [`3ec009a`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/3ec009a44f8bf80fae172edbd4d65cf8420d1b59)
421+
422+
#### [1.12.1](https://github.com/rdkcentral/meta-middleware-generic-support/compare/1.12.0...1.12.1)
423+
424+
> 3 November 2025
425+
426+
- RDKEMW-10062: Init time reference for cond wait API [`#2084`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/2084)
427+
- RDKEMW-8494: Merge release branch to main [`#1858`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1858)
428+
- RDKEMW-10068: Changelog Updates for MW 8.4.1.1 Q4 Patch Release [`884a4c3`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/884a4c3bd73e311f40249d1f69e02aad05486156)
429+
430+
#### [1.12.0](https://github.com/rdkcentral/meta-middleware-generic-support/compare/1.11.1...1.12.0)
431+
432+
> 28 October 2025
433+
434+
- Update tr69hostif 1.2.7 tag across MW builds for tr69hostif and related headers [`#1934`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1934)
435+
- RDKEMW-8559 : Removing reboot script [`#1887`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1887)
436+
- RDKECOREMW-970 : Recipe for sceneset component [`#1852`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1852)
437+
- RDKEMW-7617 - Range in 'getFrontPanelLights' api [`#1926`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1926)
438+
- RDKEMW-9421 Update tr69hostif 1.2.7 across MW builds [`#1917`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1917)
439+
- RDKEMW-8575: Update the deviceanddisplay pkg version in generic-pkgrev.inc [`#1901`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1901)
440+
- RDKECOREMW_864 Update generic-srcrev.inc [`#1875`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1875)
441+
- rebase [`#1916`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1916)
442+
- RDKEMW-8150: Update generic-pkgrev.inc [`#1897`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1897)
443+
- RDKEMW-9291 Integrate 1.0.7 release for crashupload [`#1885`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1885)
444+
- rebase [`#1895`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1895)
445+
- Update generic-pkgrev.inc [`#1827`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1827)
446+
- RDKEMW-6942: Download manager updates [`#1883`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1883)
447+
- bring latest changes [`#1889`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1889)
448+
- RDKEMW-8494: Back-merge release branch to develop [`#1870`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1870)
449+
- RDKEMW-9183 : Making a release 1.0.8 for rdknativescript and validati… [`#1866`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1866)
450+
- RDKB-61931 : Removing Openssl Engine setup/override logic in Telemetry [`#1841`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1841)
451+
- DELIA-69145 - Recipe update the RRD release 1.2.9 Version (#1833) [`#1879`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1879)
452+
- DELIA-69145 - Recipe update the RRD release 1.2.9 Version [`#1833`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1833)
453+
- RDKEMW-7401: test latest changes [`#1838`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1838)
454+
- RDKEMW-7722: Align PowerManager WakeupSrcConfiguration API's with SystemService plugin [`#1845`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1845)
455+
- RDKEMW-7921-Update the tr69hostif release tag [`#1849`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1849)
456+
- RDKEMW-8792: Update CmnUtils to 1.4.3, rdkfw to 1.3.1 [`#1843`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1843)
457+
- RDKEMW-8924: Update libpackage release [`#1817`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1817)
458+
- RDKEMW-8896 : Making a release 1.0.7 for rdknativescript and validati… [`#1815`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1815)
459+
- RDKEMW-7277: Rialto support [`#1810`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1810)
460+
- RDKEMW-8444, RDKECOREMW-854: update wpeframework-sharedstorage.service unit [`#1631`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1631)
461+
- RDKEMW-8560: Remove schedule reboot service and scripts from RDKE stack [`#1795`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1795)
462+
- rebase [`#1799`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1799)
463+
- RDKEMW-7784: FrontPanel GTest [`#1786`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1786)
464+
- RDKEMW-8615 [RDK-V/E -Federated Source Code For tr69hostif - Phase 2 [`#1775`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1775)
465+
- rebase [`#1793`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1793)
466+
- RDK-58045 : Rbus Release 2.9.0 [`#1788`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1788)
467+
- Deploy fossid_integration_stateless_diffscan_target_repo action [`#1782`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1782)
468+
- RDKEMW-6516: Update generic MW component versions [`#1662`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1662)
469+
- RDKEMW-6331 : Update Meta tag for HdmiCecSink [`#1163`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1163)
470+
- rebase [`#1774`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1774)
471+
- RDKEMW-8684: RFC latest release update 1.1.6 [`#1750`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1750)
472+
- rebase [`#1755`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1755)
473+
- Deploy cla action [`#746`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/746)
474+
- RDKEMW-4621: Xcast plugin changes [`#1536`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1536)
475+
- RDKEMW-6957: Add getConfig support [`#1735`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1735)
476+
- rebase [`#1736`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1736)
477+
- RDKEMW-7734: Update generic-pkgrev.inc [`#1443`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1443)
478+
- RDKEMW-7499: onAppInstallationStatus Event missing failReason [`#1515`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1515)
479+
- Rebase [`#1722`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1722)
480+
- rebase [`#1720`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1720)
481+
- RDKEMW-8332: Update the deviceanddisplay tag pkg revision [`#1703`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1703)
482+
- RDKEMW-7523 - NetworkManager Plugin Release - 1.4.0 [`#1701`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1701)
483+
- RDKEMW-5405: [AI2.0][PacMan] fileLocator in onAppDownloadStatus Event Contain Extra Escape Characters [`#1353`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1353)
484+
- rebase [`#1687`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1687)
485+
- Feature/rdkemw 8417-rialto_version_13.1 [`#1646`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1646)
486+
- Update generic-pkgrev.inc [`#1624`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1624)
487+
- RDKEMW-7761: Update tag for Telemetry plugin changes [`#1637`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1637)
488+
- RDKEMW-8370: Update sysint to latest tag (#1666) [`#1673`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1673)
489+
- RDKEMW-8317: Optimize AppArmor Profiles Loading time (#1628) [`#1668`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1668)
490+
- rebase [`#1657`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1657)
491+
- rebase [`#1643`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1643)
492+
- Rebase [`#1567`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1567)
493+
- Updating the changelog and revision in Recipe file for 1.12.0 [`f1fafa1`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/f1fafa16c7c974eaea3c75323e8676c816de6494)
494+
- RDKEMW-7401: update entservices-infra srcrev [`58c47df`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/58c47df417a0a605271b1a6242aa44f71eb3b714)
495+
- RDKEMW-5405 : [AI2.0][PacMan] onAppDownloadStatus Remove Extra Escape Characters [`f4b67d8`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/f4b67d8919aa17eaa8b97923a7b50531e96c1100)
496+
497+
#### [1.11.1](https://github.com/rdkcentral/meta-middleware-generic-support/compare/1.11.0...1.11.1)
498+
499+
> 31 October 2025
500+
501+
- RDKEMW-9713: Init time reference for cond wait API call [`#2045`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/2045)
502+
- Updating the changelog and revision in Recipe file for 1.11.1 [`04acc68`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/04acc680edbcd83b9cfecf4ccc35c1bc27621018)
503+
- RDKEMW-8665: Init time reference for cond wait API call [`e659db1`](https://github.com/rdkcentral/meta-middleware-generic-support/commit/e659db13fa6635f035a5bf41a9515328c0444757)
504+
413505
#### [1.11.0](https://github.com/rdkcentral/meta-middleware-generic-support/compare/1.10.0...1.11.0)
414506

415507
> 8 October 2025

conf/include/generic-pkgrev.inc

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ PV:pn-rtcore = "1.0.1"
2626
PR:pn-rtcore = "r2"
2727
PACKAGE_ARCH:pn-rtcore = "${MIDDLEWARE_ARCH}"
2828

29-
PV:pn-rdknativescript = "1.0.8"
29+
PV:pn-rdknativescript = "1.0.10"
3030
PR:pn-rdknativescript = "r0"
3131
PACKAGE_ARCH:pn-rdknativescript = "${MIDDLEWARE_ARCH}"
3232

@@ -86,7 +86,7 @@ PV:pn-audiocapturemgr = "1.0.0"
8686
PR:pn-audiocapturemgr = "r0"
8787
PACKAGE_ARCH:pn-audiocapturemgr = "${MIDDLEWARE_ARCH}"
8888

89-
PV:pn-bluetooth-core = "1.0.2"
89+
PV:pn-bluetooth-core = "1.0.4.0"
9090
PR:pn-bluetooth-core = "r2"
9191
PACKAGE_ARCH:pn-bluetooth-core = "${MIDDLEWARE_ARCH}"
9292

@@ -98,7 +98,7 @@ PV:pn-commonutilities = "1.4.3"
9898
PR:pn-commonutilities = "r0"
9999
PACKAGE_ARCH:pn-commonutilities = "${MIDDLEWARE_ARCH}"
100100

101-
PV:pn-rdkfwupgrader = "1.3.2"
101+
PV:pn-rdkfwupgrader = "1.3.3"
102102
PR:pn-rdkfwupgrader = "r0"
103103
PACKAGE_ARCH:pn-rdkfwupgrader = "${MIDDLEWARE_ARCH}"
104104

@@ -128,19 +128,19 @@ PV:pn-librsvg = "2.40.21"
128128
PR:pn-librsvg = "r0"
129129
PACKAGE_ARCH:pn-librsvg = "${MIDDLEWARE_ARCH}"
130130

131-
PV:pn-entservices-casting = "1.2.12"
131+
PV:pn-entservices-casting = "1.2.13"
132132
PR:pn-entservices-casting = "r0"
133133
PACKAGE_ARCH:pn-entservices-casting = "${MIDDLEWARE_ARCH}"
134134

135135
PV:pn-entservices-connectivity = "1.1.0"
136136
PR:pn-entservices-connectivity = "r0"
137137
PACKAGE_ARCH:pn-entservices-connectivity = "${MIDDLEWARE_ARCH}"
138138

139-
PV:pn-entservices-deviceanddisplay = "3.3.4"
139+
PV:pn-entservices-deviceanddisplay = "3.4.0"
140140
PR:pn-entservices-deviceanddisplay = "r0"
141141
PACKAGE_ARCH:pn-entservices-deviceanddisplay = "${MIDDLEWARE_ARCH}"
142142

143-
PV:pn-entservices-infra = "3.2.1"
143+
PV:pn-entservices-infra = "3.6.0"
144144
PR:pn-entservices-infra = "r0"
145145
PACKAGE_ARCH:pn-entservices-infra = "${MIDDLEWARE_ARCH}"
146146

@@ -180,7 +180,7 @@ PV:pn-systimemgrinetrface = "1.3.0"
180180
PR:pn-systimemgrinetrface = "r0"
181181
PACKAGE_ARCH:pn-systimemgrinetrface = "${MIDDLEWARE_ARCH}"
182182

183-
PV:pn-ctrlm-main = "1.1.4"
183+
PV:pn-ctrlm-main = "1.1.5"
184184
PR:pn-ctrlm-main = "r0"
185185
PACKAGE_ARCH:pn-ctrlm-main = "${MIDDLEWARE_ARCH}"
186186

@@ -204,8 +204,8 @@ PV:pn-libsyswrapper = "1.3.3"
204204
PR:pn-libsyswrapper = "r1"
205205
PACKAGE_ARCH:pn-libsyswrapper = "${MIDDLEWARE_ARCH}"
206206

207-
PV_pn-rdk-logger = "2.3.0"
208-
PR_pn-rdk-logger = "r1"
207+
PV_pn-rdk-logger = "2.4.0"
208+
PR_pn-rdk-logger = "r0"
209209
PACKAGE_ARCH_pn-rdk-logger = "${MIDDLEWARE_ARCH}"
210210

211211
PV:pn-remotedebugger = "1.2.9"
@@ -239,7 +239,7 @@ PACKAGE_ARCH:pn-libflac = "${MIDDLEWARE_ARCH}"
239239

240240
PACKAGE_ARCH:pn-wpeframework = "${MIDDLEWARE_ARCH}"
241241

242-
PV:pn-entservices-apis = "2.1.1"
242+
PV:pn-entservices-apis = "2.4.0"
243243
PR:pn-entservices-apis = "r0"
244244
PACKAGE_ARCH:pn-entservices-apis = "${MIDDLEWARE_ARCH}"
245245

@@ -264,12 +264,12 @@ PACKAGE_ARCH_pn-webconfig-framework = "${MIDDLEWARE_ARCH}"
264264

265265
PACKAGE_ARCH:pn-rdksysctl = "${MIDDLEWARE_ARCH}"
266266

267-
PV:pn-xdial = "1.0.0"
267+
PV:pn-xdial = "1.0.1"
268268
PR:pn-xdial = "r0"
269269
PACKAGE_ARCH:pn-xdial = "${MIDDLEWARE_ARCH}"
270270

271-
PV:pn-sysint = "3.0.8"
272-
PR:pn-sysint = "r0"
271+
PV:pn-sysint = "4.0.1"
272+
PR:pn-sysint = "r2"
273273
PACKAGE_ARCH:pn-sysint = "${MIDDLEWARE_ARCH}"
274274

275275
PR:pn-bluez5 = "r5"
@@ -286,7 +286,7 @@ PV:pn-memcr = "1.0.2"
286286
PR:pn-memcr = "r0"
287287
PACKAGE_ARCH:pn-memcr = "${MIDDLEWARE_ARCH}"
288288

289-
PV:pn-networkmanager-plugin = "1.4.0"
289+
PV:pn-networkmanager-plugin = "1.8.0"
290290
PR:pn-networkmanager-plugin = "r0"
291291
PACKAGE_ARCH:pn-networkmanager-plugin = "${MIDDLEWARE_ARCH}"
292292

@@ -302,7 +302,7 @@ PV:pn-packagemanager = "4.4.1"
302302
PR:pn-packagemanager = "r0"
303303
PACKAGE_ARCH:pn-packagemanager = "${MIDDLEWARE_ARCH}"
304304

305-
PV:pn-thunderstartupservices = "1.1.0"
305+
PV:pn-thunderstartupservices = "1.2.1"
306306
PR:pn-thunderstartupservices = "r0"
307307
PACKAGE_ARCH:pn-thunderstartupservices = "${MIDDLEWARE_ARCH}"
308308

@@ -325,23 +325,23 @@ PV:pn-rdkwpasupplicantconfig = "1.0.0"
325325
PR:pn-rdkwpasupplicantconfig = "r0"
326326
PACKAGE_ARCH:pn-rdkwpasupplicantconfig = "${MIDDLEWARE_ARCH}"
327327

328-
PV:pn-rialto = "0.14.0"
328+
PV:pn-rialto = "0.14.2"
329329
PR:pn-rialto = "r0"
330330
PACKAGE_ARCH:pn-rialto = "${MIDDLEWARE_ARCH}"
331331

332-
PV:pn-rialto-gstreamer = "0.13.0"
332+
PV:pn-rialto-gstreamer = "0.13.1"
333333
PR:pn-rialto-gstreamer = "r0"
334334
PACKAGE_ARCH:pn-rialto-gstreamer = "${MIDDLEWARE_ARCH}"
335335

336-
PV:pn-rialto-ocdm = "0.9.1"
336+
PV:pn-rialto-ocdm = "0.9.3"
337337
PR:pn-rialto-ocdm = "r0"
338338
PACKAGE_ARCH:pn-rialto-ocdm = "${MIDDLEWARE_ARCH}"
339339

340340
PV:pn-xmidt-agent = "1.0.0"
341341
PR:pn-xmidt-agent = "r0"
342342
PACKAGE_ARCH:pn-xmidt-agent = "${MIDDLEWARE_ARCH}"
343343

344-
PV:pn-rdmagent = "2.1.1"
344+
PV:pn-rdmagent = "2.1.2"
345345
PR:pn-rdmagent = "r0"
346346
PACKAGE_ARCH:pn-rdmagent = "${MIDDLEWARE_ARCH}"
347347

0 commit comments

Comments
 (0)