summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/kernel-modules/kernel-module-qcacld-lea.inc
Commit message (Collapse)AuthorAgeFilesLines
* Migrate codeaurora repositories to githubLogan Grosz2023-03-311-1/+1
|
* kernel-module-qcacld-lea: Mark imx soc specificKhem Raj2019-07-151-1/+1
| | | | | | | | | It tries to build for qemuarm and qemuarm64 as well and fails to build e.g. https://errors.yoctoproject.org/Errors/Details/251571/ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qca-modules: Mark arm/aarch64 specificKhem Raj2019-06-151-1/+2
| | | | | | | | 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>
* kernel-modules: upgrade qca6174 and qca9377 to version 2.1Alexandru Palalau2019-06-131-4/+3
| | | | Signed-off-by: Alexandru Palalau <ioan-alexandru.palalau@nxp.com>
* kernel-module-qcacld-lea: Mark imx specificKhem Raj2019-04-091-0/+1
| | | | | | Keeps layer clear for multi-BSP setups Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qcacld: Fix missing firmware and tools packagesTom Hochstein2019-04-051-2/+0
| | | | | | | | 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>
* kernel-module-qca6174: Add support for QCA6174 on i.MX 8 SeriesTom Hochstein2019-04-051-1/+1
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* kernel-module-qca9377: Add support for QCA9377 on i.MX 7ULPTom Hochstein2019-04-051-0/+24
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>