summaryrefslogtreecommitdiff
path: root/recipes-kernel/rs9113/rs9113.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/rs9113/rs9113.inc')
-rw-r--r--recipes-kernel/rs9113/rs9113.inc28
1 files changed, 11 insertions, 17 deletions
diff --git a/recipes-kernel/rs9113/rs9113.inc b/recipes-kernel/rs9113/rs9113.inc
index 0ef9277..750060e 100644
--- a/recipes-kernel/rs9113/rs9113.inc
+++ b/recipes-kernel/rs9113/rs9113.inc
@@ -75,34 +75,21 @@ python do_fetch_prepend () {
os.system(ex + ";" + gt + "|" + tar)
}
+# Required drivers for Bluetooth and WiFi
FILES_kernel-module-${PN} = " \
/opt/rs9113/*.ko \
"
+# Required utility
FILES_${PN}-util = "/opt/rs9113/transmit \
/opt/rs9113/onebox_util \
"
FILES_${PN}-dbg = "/opt/rs9113/.debug/bt_bbp_utils \
- /opt/rs9113/.debug/bbp_util \
- /opt/rs9113/.debug/zb_bbp_util \
- /opt/rs9113/.debug/transmit \
- /opt/rs9113/.debug/zb_util \
- /opt/rs9113/.debug/bt_transmit \
- /opt/rs9113/.debug/onebox_util \
- /opt/rs9113/.debug/receive \
- /opt/rs9113/.debug/zb_transmit \
- /opt/rs9113/.debug/bt_util \
- /opt/rs9113/.debug/START_RS9116_NBZ_D0N \
- /opt/rs9113/.debug/sniffer_app \
- /opt/rs9113/.debug/transmit_packet \
- /opt/rs9113/.debug/bt_receive \
+ /opt/rs9113/.debug \
"
-# pmemdata is for upgrading rs9113 non-volatile firmware
-# *.rpm are firmware files for various modes of
-# rs9113 or rs9116 operation. MODE_PER is for
-# certification testing.
+# ELF files here are not normally installed on images.
FILES_${PN}-utils-extra = " \
/opt/rs9113/zb* \
/opt/rs9113/bt_transmit \
@@ -121,6 +108,12 @@ FILES_${PN}-utils-extra = " \
/opt/rs9113/START_RS9116_NBZ_D0N \
"
+# pmemdata is for upgrading rs9113 non-volatile firmware
+# *.rps are firmware files for various modes of
+# rs9113 or rs9116 operation.
+# MODE_PER is for certification testing.
+# ZIGBEE is not supported.
+# Files here are not normally installed on images.
FILES_${PN}-misc = " \
/opt/rs9113/firmware/RS9113_WLAN_BT_DUAL_MODE_PER.rps \
/opt/rs9113/firmware/RS9113_ZIGBEE_ROUTER.rps \
@@ -136,6 +129,7 @@ FILES_${PN}-misc = " \
/opt/rs9113/p2pcommands.pl \
/opt/rs9113/*reg \
/opt/rs9113/afe_spi \
+ /opt/rs9113/init.d \
"
CONFFILES_${PN}-noarch = "${sysconfdir}/default/"