Skip to content

Commit bce0ceb

Browse files
RDKEMW-3905: Remove pwrmgr component changes
Reason for change: This removes pwrmgr changes Test Procedure: refer RDKEMW-3905 Risks: High Signed-off-by:gsanto722 <[email protected]>
1 parent 941619d commit bce0ceb

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
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 ="ebf2ff1f31dbf200ef2839212e6d94bc08b5cc19"
3131

3232
PV:pn-iarmmgrs-hal-headers = "1.0.12"
3333
PR:pn-iarmmgrs-hal-headers = "r0"
34-
SRCREV:pn-iarmmgrs-hal-headers = "2ec0b6f6caa662f86963e58c417e8e54e221c99b"
34+
SRCREV:pn-iarmmgrs-hal-headers = "2a8797d0162fc4d5b6f2ff21d59396a39a8024c5"
3535

3636
PV:pn-iarmbus-headers = "1.0.1"
3737
PR:pn-iarmbus-headers = "r0"

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ RDEPENDS:${PN}-dev = ""
2828
do_install() {
2929
install -d ${D}${includedir}/rdk/iarmmgrs-hal
3030
install -m 0644 ${S}/hal/include/comcastIrKeyCodes.h ${D}${includedir}/rdk/iarmmgrs-hal
31-
install -m 0644 ${S}/hal/include/pwrMgr.h ${D}${includedir}/rdk/iarmmgrs-hal
32-
install -m 0644 ${S}/hal/include/therm_mon.h ${D}${includedir}/rdk/iarmmgrs-hal
33-
install -m 0644 ${S}/power/pwrlogger.h ${D}${includedir}/rdk/iarmmgrs-hal
3431
install -m 0644 ${S}/mfr/include/mfrMgr.h ${D}${includedir}/rdk/iarmmgrs-hal
3532
install -m 0644 ${S}/mfr/include/mfrTypes.h ${D}${includedir}/rdk/iarmmgrs-hal
3633
install -m 0644 ${S}/mfr/common/include/mfrApi.h ${D}${includedir}/rdk/iarmmgrs-hal

0 commit comments

Comments
 (0)