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-bsp | |
| 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-bsp')
| -rw-r--r-- | recipes-bsp/firmware-qca/firmware-qca.inc | 15 | ||||
| -rw-r--r-- | recipes-bsp/firmware-qca/firmware-qca6174_3.0.2.bb | 27 | ||||
| -rw-r--r-- | recipes-bsp/firmware-qca/firmware-qca9377_3.0.2.bb | 27 | ||||
| -rw-r--r-- | recipes-bsp/firmware-qca/qca-tools_3.0.2.bb | 20 |
4 files changed, 0 insertions, 89 deletions
diff --git a/recipes-bsp/firmware-qca/firmware-qca.inc b/recipes-bsp/firmware-qca/firmware-qca.inc deleted file mode 100644 index f33f4eb91..000000000 --- a/recipes-bsp/firmware-qca/firmware-qca.inc +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | # Copyright (C) 2018-2020 NXP | ||
| 2 | |||
| 3 | SUMMARY = "Qualcomm Wi-Fi and Bluetooth firmware" | ||
| 4 | SECTION = "base" | ||
| 5 | LICENSE = "Proprietary" | ||
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=fd4b227530cd88a82af6a5982cfb724d \ | ||
| 7 | file://QUALCOMM_ATHEROS_LICENSE_AGREEMENT.pdf;md5=e629669cf17f6a2a6872e067582986e3 \ | ||
| 8 | " | ||
| 9 | |||
| 10 | SRC_URI = " ${FSL_MIRROR}/firmware-qca-${PV}.bin;fsl-eula=true" | ||
| 11 | SRC_URI[md5sum] = "75b1b2a8dea8f81609ccfc072d42fa86" | ||
| 12 | SRC_URI[sha256sum] = "6ad56ac1df841e252ac6db0a8966082715a3cb6dc7189426bade13333a16fd9d" | ||
| 13 | S = "${WORKDIR}/firmware-qca-${PV}" | ||
| 14 | |||
| 15 | inherit fsl-eula-unpack | ||
diff --git a/recipes-bsp/firmware-qca/firmware-qca6174_3.0.2.bb b/recipes-bsp/firmware-qca/firmware-qca6174_3.0.2.bb deleted file mode 100644 index a625a9d53..000000000 --- a/recipes-bsp/firmware-qca/firmware-qca6174_3.0.2.bb +++ /dev/null | |||
| @@ -1,27 +0,0 @@ | |||
| 1 | # Copyright (C) 2019-2020 NXP | ||
| 2 | |||
| 3 | require firmware-qca.inc | ||
| 4 | |||
| 5 | SUMMARY = "Qualcomm Wi-Fi and Bluetooth firmware" | ||
| 6 | DESCRIPTION = "Qualcomm Wi-Fi and Bluetooth firmware for modules such as QCA6174A" | ||
| 7 | SECTION = "base" | ||
| 8 | LICENSE = "Proprietary" | ||
| 9 | |||
| 10 | inherit allarch | ||
| 11 | |||
| 12 | do_install () { | ||
| 13 | # Install firmware.conf for QCA modules | ||
| 14 | install -d ${D}${sysconfdir}/bluetooth | ||
| 15 | install -m 644 ${S}/1CQ_QCA6174A_LEA_2.0/etc/bluetooth/firmware.conf ${D}${sysconfdir}/bluetooth | ||
| 16 | |||
| 17 | # Install firmware files | ||
| 18 | install -d ${D}${base_libdir} | ||
| 19 | cp -r ${S}/1CQ_QCA6174A_LEA_2.0/lib/firmware ${D}${base_libdir} | ||
| 20 | } | ||
| 21 | |||
| 22 | FILES:${PN} = " \ | ||
| 23 | ${sysconfdir}/bluetooth/firmware.conf \ | ||
| 24 | ${base_libdir}/firmware/qca6174 \ | ||
| 25 | ${base_libdir}/firmware/wlan \ | ||
| 26 | ${base_libdir}/firmware/* \ | ||
| 27 | " | ||
diff --git a/recipes-bsp/firmware-qca/firmware-qca9377_3.0.2.bb b/recipes-bsp/firmware-qca/firmware-qca9377_3.0.2.bb deleted file mode 100644 index d6bf5caf6..000000000 --- a/recipes-bsp/firmware-qca/firmware-qca9377_3.0.2.bb +++ /dev/null | |||
| @@ -1,27 +0,0 @@ | |||
| 1 | # Copyright (C) 2018-2020 NXP | ||
| 2 | |||
| 3 | require firmware-qca.inc | ||
| 4 | |||
| 5 | SUMMARY = "Qualcomm Wi-Fi and Bluetooth firmware" | ||
| 6 | DESCRIPTION = "Qualcomm Wi-Fi and Bluetooth firmware for modules such as QCA9377-3" | ||
| 7 | SECTION = "base" | ||
| 8 | LICENSE = "Proprietary" | ||
| 9 | |||
| 10 | inherit allarch | ||
| 11 | |||
| 12 | do_install () { | ||
| 13 | # Install firmware.conf for QCA modules | ||
| 14 | install -d ${D}${sysconfdir}/bluetooth | ||
| 15 | install -m 644 ${S}/1PJ_QCA9377-3_LEA_3.0/etc/bluetooth/firmware.conf ${D}${sysconfdir}/bluetooth | ||
| 16 | |||
| 17 | # Install firmware files | ||
| 18 | install -d ${D}${base_libdir} | ||
| 19 | cp -r ${S}/1PJ_QCA9377-3_LEA_3.0/lib/firmware ${D}${base_libdir} | ||
| 20 | } | ||
| 21 | |||
| 22 | FILES:${PN} = " \ | ||
| 23 | ${sysconfdir}/bluetooth/firmware.conf \ | ||
| 24 | ${base_libdir}/firmware/qca \ | ||
| 25 | ${base_libdir}/firmware/qca9377 \ | ||
| 26 | ${base_libdir}/firmware/wlan \ | ||
| 27 | " | ||
diff --git a/recipes-bsp/firmware-qca/qca-tools_3.0.2.bb b/recipes-bsp/firmware-qca/qca-tools_3.0.2.bb deleted file mode 100644 index fd0c2e742..000000000 --- a/recipes-bsp/firmware-qca/qca-tools_3.0.2.bb +++ /dev/null | |||
| @@ -1,20 +0,0 @@ | |||
| 1 | # Copyright (C) 2018-2020 NXP | ||
| 2 | |||
| 3 | require firmware-qca.inc | ||
| 4 | |||
| 5 | SUMMARY = "Qualcomm Wi-Fi and Bluetooth tools" | ||
| 6 | DESCRIPTION = "Qualcomm Wi-Fi and Bluetooth tools for modules such as QCA6174A and QCA9377" | ||
| 7 | LICENSE = "Proprietary" | ||
| 8 | |||
| 9 | DEPENDS = "libnl zlib" | ||
| 10 | |||
| 11 | FCC_TOOLS_FOLDER ?= "qca9377_qca6174_arm32" | ||
| 12 | FCC_TOOLS_FOLDER:aarch64 = "qca9377_qca6174_arm64" | ||
| 13 | |||
| 14 | do_install() { | ||
| 15 | install -d ${D}${sbindir}/fcc_tools | ||
| 16 | cp -r ${S}/fcc_tools/${FCC_TOOLS_FOLDER} ${D}${sbindir}/fcc_tools | ||
| 17 | } | ||
| 18 | |||
| 19 | COMPATIBLE_HOST = '(aarch64|arm).*-linux' | ||
| 20 | COMPATIBLE_HOST:libc-musl = 'null' | ||
