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 66a0ac3 commit 3548cc7Copy full SHA for 3548cc7
recipes-rdk-headers/iarmmgrs/iarmmgrs-hal-headers_git.bb
@@ -28,7 +28,6 @@ RDEPENDS:${PN}-dev = ""
28
do_install() {
29
install -d ${D}${includedir}/rdk/iarmmgrs-hal
30
install -m 0644 ${S}/hal/include/comcastIrKeyCodes.h ${D}${includedir}/rdk/iarmmgrs-hal
31
- install -m 0644 ${S}/hal/include/plat_ir.h ${D}${includedir}/rdk/iarmmgrs-hal
32
install -m 0644 ${S}/hal/include/pwrMgr.h ${D}${includedir}/rdk/iarmmgrs-hal
33
install -m 0644 ${S}/hal/include/therm_mon.h ${D}${includedir}/rdk/iarmmgrs-hal
34
install -m 0644 ${S}/power/pwrlogger.h ${D}${includedir}/rdk/iarmmgrs-hal
0 commit comments