Skip to content

Commit a89ad65

Browse files
authored
Merge pull request #25 from rdk-e/feature/RDK-46605_powermgr_deepsleep_header_update
RDK-46605 : Update iarmmgrs to latest
2 parents e804213 + 617ec62 commit a89ad65

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

conf/include/rdk-headers-versions.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ SRCREV_pn-tvsettings-hal-headers = "0.1.1"
3131

3232
PV_pn-iarmmgrs-hal-headers = "2.0.1"
3333
PR_pn-iarmmgrs-hal-headers = "r0"
34-
SRCREV_pn-iarmmgrs-hal-headers = "2.0.1"
34+
SRCREV_pn-iarmmgrs-hal-headers = "2.0.3"
3535

3636
PV_pn-closedcaption-hal-headers = "1.0.0"
3737
PR_pn-closedcaption-hal-headers = "r0"

recipes-rdk-headers/iarmmgrs/iarmmgrs-hal-headers_git.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ do_install() {
4040
install -m 0644 ${S}/hal/include/comcastIrKeyCodes.h ${D}${includedir}/rdk/iarmmgrs-hal
4141
install -m 0644 ${S}/hal/include/plat_ir.h ${D}${includedir}/rdk/iarmmgrs-hal
4242
install -m 0644 ${S}/hal/include/pwrMgr.h ${D}${includedir}/rdk/iarmmgrs-hal
43+
install -m 0644 ${S}/hal/include/therm_mon.h ${D}${includedir}/rdk/iarmmgrs-hal
4344
install -m 0644 ${S}/ir/irMgrInternal.h ${D}${includedir}/rdk/iarmmgrs-hal
4445
install -m 0644 ${S}/ir/IrInputRemoteKeyCodes.h ${D}${includedir}/rdk/iarmmgrs-hal
4546
install -m 0644 ${S}/power/pwrlogger.h ${D}${includedir}/rdk/iarmmgrs-hal

0 commit comments

Comments
 (0)