File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ PV:pn-tvsettings-hal-headers = "2.2.0"
29
29
PR :pn -tvsettings -hal -headers = "r0"
30
30
SRCREV :pn -tvsettings -hal -headers = "20378fd9a044dc0ebd63a8257ab63f4a643fa05e"
31
31
32
- PV :pn -iarmmgrs -hal -headers = "1.0.1 "
32
+ PV :pn -iarmmgrs -hal -headers = "1.0.12 "
33
33
PR :pn -iarmmgrs -hal -headers = "r0"
34
- SRCREV :pn -iarmmgrs -hal -headers = "adf1e71ca349754e772d352b8afac0a149882ef1 "
34
+ SRCREV :pn -iarmmgrs -hal -headers = "2ec0b6f6caa662f86963e58c417e8e54e221c99b "
35
35
36
36
PV :pn -iarmbus -headers = "1.0.1"
37
37
PR :pn -iarmbus -headers = "r0"
Original file line number Diff line number Diff line change @@ -28,19 +28,15 @@ RDEPENDS:${PN}-dev = ""
28
28
do_install () {
29
29
install -d ${D}${includedir} /rdk /iarmmgrs -hal
30
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
31
install -m 0644 ${S} /hal /include /pwrMgr . h ${D}${includedir} /rdk /iarmmgrs -hal
33
32
install -m 0644 ${S} /hal /include /therm_mon . h ${D}${includedir} /rdk /iarmmgrs -hal
34
- install -m 0644 ${S} /ir /irMgrInternal . h ${D}${includedir} /rdk /iarmmgrs -hal
35
- install -m 0644 ${S} /ir /IrInputRemoteKeyCodes . h ${D}${includedir} /rdk /iarmmgrs -hal
36
33
install -m 0644 ${S} /power /pwrlogger . h ${D}${includedir} /rdk /iarmmgrs -hal
37
34
install -m 0644 ${S} /mfr /include /mfrMgr . h ${D}${includedir} /rdk /iarmmgrs -hal
38
35
install -m 0644 ${S} /mfr /include /mfrTypes . h ${D}${includedir} /rdk /iarmmgrs -hal
39
36
install -m 0644 ${S} /mfr /common /include /mfrApi . h ${D}${includedir} /rdk /iarmmgrs -hal
40
37
install -m 0644 ${S} /mfr /include /mfr_wifi_types . h ${D}${includedir} /rdk /iarmmgrs -hal
41
38
install -m 0644 ${S} /mfr /include /mfr_wifi_api . h ${D}${includedir} /rdk /iarmmgrs -hal
42
39
install -m 0644 ${S} /mfr /include /mfr_temperature . h ${D}${includedir} /rdk /iarmmgrs -hal
43
- install -m 0644 ${S} /ir /include /irMgr . h ${D}${includedir} /rdk /iarmmgrs -hal
44
40
install -m 0644 ${S} /sysmgr /include /sysMgr . h ${D}${includedir} /rdk /iarmmgrs -hal
45
41
46
42
install -m 0644 ${S} /deviceUpdateMgr /include /deviceUpdateMgr . h ${D}${includedir} /rdk /iarmmgrs -hal
You can’t perform that action at this time.
0 commit comments