Skip to content

Commit 896d29d

Browse files
authored
RDKEMW-1021: Add COM-RPC support to SharedStorage plugin (#676)
* RDKEMW-1021: Add COM-RPC support to SharedStorage plugin Reason for Change: Added COM-RPC support to SharedStorage plugin Test Procedure: Test- All SharedStorage plugin APIs Risks: Low Priority: P1 Signed-off-by:Dineshkumar P [[email protected]] * RDKEMW-1021: Update generic-pkgrev.inc
1 parent dd5fb8d commit 896d29d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

conf/include/generic-pkgrev.inc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,11 +136,11 @@ PV:pn-entservices-connectivity = "1.0.1"
136136
PR:pn-entservices-connectivity = "r0"
137137
PACKAGE_ARCH:pn-entservices-connectivity = "${MIDDLEWARE_ARCH}"
138138

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

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

@@ -241,7 +241,7 @@ PACKAGE_ARCH:pn-libflac = "${MIDDLEWARE_ARCH}"
241241

242242
PACKAGE_ARCH:pn-wpeframework = "${MIDDLEWARE_ARCH}"
243243

244-
PV:pn-entservices-apis = "1.6.0"
244+
PV:pn-entservices-apis = "1.7.1"
245245
PR:pn-entservices-apis = "r0"
246246
PACKAGE_ARCH:pn-entservices-apis = "${MIDDLEWARE_ARCH}"
247247

0 commit comments

Comments
 (0)