Skip to content

Commit 2159dbd

Browse files
RDKEMW-7523 - NetworkManager Plugin Release - 1.4.0 (#1701)
* RDKEMW-7523 - NetworkManager Plugin Release - 1.4.0 Reason for change: Upgrade to new release - 1.4.0 with following Bug fixes -Implemented logic to not to persist SSID when asked -Implemented IP Address caching to avoid making RPC request to networkmanager when interface status not changed. =Fixed the Router Discovery app crash when AP does not support UPNP * RDKEMW-7523 - NetworkManager Plugin Release - 1.4.0 Reason for change: Upgrade to new release - 1.4.0 with following Bug fixes -Implemented logic to not to persist SSID when asked -Implemented IP Address caching to avoid making RPC request to networkmanager when interface status not changed. -Fixed the Router Discovery app crash when AP does not support UPNP --------- Co-authored-by: Karunakaran A <[email protected]>
1 parent d4b14ed commit 2159dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/include/generic-pkgrev.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ PV:pn-memcr = "1.0.2"
283283
PR:pn-memcr = "r0"
284284
PACKAGE_ARCH:pn-memcr = "${MIDDLEWARE_ARCH}"
285285

286-
PV:pn-networkmanager-plugin = "1.3.0"
286+
PV:pn-networkmanager-plugin = "1.4.0"
287287
PR:pn-networkmanager-plugin = "r0"
288288
PACKAGE_ARCH:pn-networkmanager-plugin = "${MIDDLEWARE_ARCH}"
289289

0 commit comments

Comments
 (0)