Skip to content

Commit 177ec48

Browse files
author
Pothiraj Paulraj
committed
RDK-47231-Removed header file installation. And added the corresponding bb dependency
1 parent 93e7c1b commit 177ec48

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ do_install() {
3939
install -m 0644 ${S}/hal/include/comcastIrKeyCodes.h ${D}${includedir}/rdk/iarmmgrs-hal
4040
install -m 0644 ${S}/hal/include/plat_ir.h ${D}${includedir}/rdk/iarmmgrs-hal
4141
install -m 0644 ${S}/hal/include/pwrMgr.h ${D}${includedir}/rdk/iarmmgrs-hal
42-
install -m 0644 ${S}/hal/include/plat_power.h ${D}${includedir}/rdk/iarmmgrs-hal
43-
install -m 0644 ${S}/hal/include/deepSleepMgr.h ${D}${includedir}/rdk/iarmmgrs-hal
4442
install -m 0644 ${S}/ir/irMgrInternal.h ${D}${includedir}/rdk/iarmmgrs-hal
4543
install -m 0644 ${S}/ir/IrInputRemoteKeyCodes.h ${D}${includedir}/rdk/iarmmgrs-hal
4644
install -m 0644 ${S}/power/pwrlogger.h ${D}${includedir}/rdk/iarmmgrs-hal

0 commit comments

Comments
 (0)