We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e7c1b commit 177ec48Copy full SHA for 177ec48
recipes-rdk-headers/iarmmgrs/iarmmgrs-hal-headers_git.bb
@@ -39,8 +39,6 @@ do_install() {
39
install -m 0644 ${S}/hal/include/comcastIrKeyCodes.h ${D}${includedir}/rdk/iarmmgrs-hal
40
install -m 0644 ${S}/hal/include/plat_ir.h ${D}${includedir}/rdk/iarmmgrs-hal
41
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
44
install -m 0644 ${S}/ir/irMgrInternal.h ${D}${includedir}/rdk/iarmmgrs-hal
45
install -m 0644 ${S}/ir/IrInputRemoteKeyCodes.h ${D}${includedir}/rdk/iarmmgrs-hal
46
install -m 0644 ${S}/power/pwrlogger.h ${D}${includedir}/rdk/iarmmgrs-hal
0 commit comments