summaryrefslogtreecommitdiffstats
path: root/recipes-fsl/packagegroups/packagegroup-fsl-qca6174.bb
Commit message (Collapse)AuthorAgeFilesLines
* qca-modules: Mark arm/aarch64 specificKhem Raj2019-06-151-1/+3
| | | | | | | | These modules rdepends on qca-tools which is currently arm/aarch64 and glibc specific, therefore mark the recipes depending on qca-tools so as well. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qca-tools: Disable for musl hostsKhem Raj2019-05-211-1/+1
| | | | | | | The prebuilt tools are for glibc based targets no point in building for musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qcacld: Fix missing firmware and tools packagesTom Hochstein2019-04-051-0/+11
The RDEPENDS from kernel-module-qca* is not working, so that firmware-qca* and qca-tools are missing from the image. Use a packagegroup instead as a workaround. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>