| Message ID | 20240621110558.1649323-1-sabeeh-khan@ti.com |
|---|---|
| State | Accepted |
| Delegated to: | Ryan Eatmon |
| Headers | show |
| Series | [master/scarthgap] packagegroup-arago-tisdk-connectivity: add cc33xx utilities and firmware | expand |
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 = "\
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 <sabeeh-khan@ti.com> --- 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(+)