diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2021-09-09 16:30:50 -0500 |
|---|---|---|
| committer | Tom Hochstein <tom.hochstein@nxp.com> | 2021-09-09 16:30:50 -0500 |
| commit | 2a0c49b7f23545a267ea70762aec08f0231a19d9 (patch) | |
| tree | b65d09f4e926378eaad69c817100548f8f6d36a8 /recipes-fsl | |
| parent | 7e7e5408abaec6ea2e967dab2ef2c8e865712bc4 (diff) | |
| download | meta-freescale-2a0c49b7f23545a267ea70762aec08f0231a19d9.tar.gz | |
qcacld: Drop BSP support
NXP has dropped support for qcacld, plus the code is not compatible
with 5.10, so drop BSP support.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-fsl')
| -rw-r--r-- | recipes-fsl/packagegroups/packagegroup-fsl-qca6174.bb | 13 | ||||
| -rw-r--r-- | recipes-fsl/packagegroups/packagegroup-fsl-qca9377.bb | 12 |
2 files changed, 0 insertions, 25 deletions
diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-qca6174.bb b/recipes-fsl/packagegroups/packagegroup-fsl-qca6174.bb deleted file mode 100644 index 201f7d214..000000000 --- a/recipes-fsl/packagegroups/packagegroup-fsl-qca6174.bb +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | # Copyright 2019 NXP | ||
| 2 | |||
| 3 | SUMMARY = "Qualcomm Wi-Fi support" | ||
| 4 | |||
| 5 | inherit packagegroup | ||
| 6 | |||
| 7 | RDEPENDS:${PN} = " \ | ||
| 8 | kernel-module-qca6174 \ | ||
| 9 | firmware-qca6174 \ | ||
| 10 | " | ||
| 11 | |||
| 12 | COMPATIBLE_HOST = '(aarch64|arm).*-linux' | ||
| 13 | COMPATIBLE_HOST:libc-musl = 'null' | ||
diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-qca9377.bb b/recipes-fsl/packagegroups/packagegroup-fsl-qca9377.bb deleted file mode 100644 index 2e3e9ced4..000000000 --- a/recipes-fsl/packagegroups/packagegroup-fsl-qca9377.bb +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | # Copyright 2019 NXP | ||
| 2 | |||
| 3 | SUMMARY = "Qualcomm Wi-Fi support" | ||
| 4 | |||
| 5 | inherit packagegroup | ||
| 6 | |||
| 7 | RDEPENDS:${PN} = " \ | ||
| 8 | kernel-module-qca9377 \ | ||
| 9 | firmware-qca9377 \ | ||
| 10 | " | ||
| 11 | COMPATIBLE_HOST = '(aarch64|arm).*-linux' | ||
| 12 | COMPATIBLE_HOST:libc-musl = 'null' | ||
