Skip to content

Commit 43930d4

Browse files
Merge pull request #700 from rdkcentral/develop
RDKEMW-4719 Return an error message for firmware upto date validation
2 parents b36ca51 + b27f70a commit 43930d4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

conf/include/generic-pkgrev.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ PV:pn-rfc = "1.0.9"
4242
PR:pn-rfc = "r0"
4343
PACKAGE_ARCH:pn-rfc = "${MIDDLEWARE_ARCH}"
4444

45-
PV:pn-tr69hostif = "1.1.7"
45+
PV:pn-tr69hostif = "1.1.9"
4646
PR:pn-tr69hostif = "r0"
4747
PACKAGE_ARCH:pn-tr69hostif = "${MIDDLEWARE_ARCH}"
4848

@@ -62,7 +62,7 @@ PV:pn-dcmd = "1.1.0"
6262
PR:pn-dcmd = "r0"
6363
PACKAGE_ARCH:pn-dcmd = "${MIDDLEWARE_ARCH}"
6464

65-
PV:pn-tr69hostif-headers = "1.1.6"
65+
PV:pn-tr69hostif-headers = "1.1.9"
6666
PR:pn-tr69hostif-headers = "r0"
6767
PACKAGE_ARCH:pn-tr69hostif-headers = "${MIDDLEWARE_ARCH}"
6868

conf/include/generic-srcrev.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ SRCREV:pn-iarm-set-powerstate = "${SRCREV:pn-iarm-query-powerstate}"
3131
SRCREV:pn-iarmmgrs-hal-headers = "${SRCREV:pn-iarmmgrs}"
3232
SRCREV:pn-rfc = "c0d0c58203e797fc3cae8b7d2c4d724a3cf1781b"
3333
SRCREV:pn-sysint = "0bee550311766b61085f702c144818c2f4d2f8f8"
34-
SRCREV_tr69hostif = "650e9fd84d0b461f2c1cc814db2b78d998472edb"
34+
SRCREV_tr69hostif = "2a813f0c64f33cd1ce8b43474a9301d7c9c02387"
3535
SRCREV:pn-hdmicecheader = "5201b2f759b4ca8fd2a6f5db838d528f6477db0c"
36-
SRCREV:pn-tr69hostif-headers = "244c520c41af34b50a4d62fdffb1ff7bce04f309"
36+
SRCREV:pn-tr69hostif-headers = "2a813f0c64f33cd1ce8b43474a9301d7c9c02387"
3737
SRCREV:pn-dobby = "b9668168a2875b94ac487a869362176d59350dc9"
3838
SRCREV_key-simulator = "${SRCREV:pn-iarm-query-powerstate}"
3939
SRCREV:pn-memcr = "b58f2b8e26cab6b67eceaa36fd6ce5a6d04dcd28"

0 commit comments

Comments
 (0)