Enable meta-arago with the required firmware and relevant tools for operation of the cc33xx WLAN device and kernel driver.
Signed-off-by: Sabeeh Khan <[email protected]> --- Please note this patch is dependent upon the following series: https://patchwork.yoctoproject.org/project/ti/list/?series=25844 --- .../packagegroups/packagegroup-arago-tisdk-connectivity.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb index 623ffc49..7cf2b53b 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb @@ -27,6 +27,10 @@ WLAN_TI = "\ wl18xx-calibrator \ wl18xx-target-scripts \ wl18xx-fw \ + cc33xx-fw \ + cc33xx-target-scripts \ + cc33conf \ + cc33calibrator \ " BT_COMMON = "\ -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15409): https://lists.yoctoproject.org/g/meta-arago/message/15409 Mute This Topic: https://lists.yoctoproject.org/mt/106796527/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
