blob: 5b39d929b4738ebd4ea5f06e16392a47cca6e2c6 [file] [log] [blame]
developerc27ead32023-01-03 16:32:58 +08001SUMMARY = "MediaTek Proprietary wifi driver logan package group for filogic boards"
2
3LICENSE = "MIT"
4
5inherit packagegroup
6
7DEPENDS = "libnl"
8
9PACKAGES = " \
10 packagegroup-filogic-logan \
11 "
12
13RDEPENDS_packagegroup-filogic-logan = " \
14 packagegroup-core-boot \
15 wireless-tools \
developer86339052023-01-05 13:17:10 +080016 linux-mac80211 \
developerc27ead32023-01-03 16:32:58 +080017 hostapd \
18 wpa-supplicant \
19 wireless-regdb-static \
developer86339052023-01-05 13:17:10 +080020 ubus \
21 ubusd \
developer6774a262023-05-20 08:22:18 +080022 uci \
23 lua \
24 datconf \
developer839fc602023-01-11 19:16:07 +080025 iwinfo \
26 iw \
27 warp \
28 mt-wifi7 \
29 mt-hwifi\
30 mt-wifi-cmn \
31 mtfwd \
32 logan-insmod \
developer7491a5b2023-02-16 16:09:27 +080033 mwctl \
developerc590f212023-06-08 17:24:39 +080034 ated-ext \
developerc27ead32023-01-03 16:32:58 +080035 "