meta-digi/meta-digi-arm/recipes-kernel/kernel-module-qualcomm/kernel-module-qualcomm
Javier Viguera 18a2a93b02 kirkstone migration: fix kernel-module-qualcomm build
Yocto is becoming more strict on not using tags in the SRCREV, as that
may lead to problems in the different tasks of a bitbake recipe.

As of Yocto 4.0, bitbake errors when such condition happens, with:

"Recipe uses a floating tag/branch without a fixed SRCREV"

So convert the SRCREV of all tags to the proper SHA1 revision.

Also, extend the 'fix-build-issues' to delete '-Werror' from the
compilation flags. Newer versions of GCC (as the one used in Yocto 4.0)
throw more (new) warnings, and the '-Werror' flag was making the build
to fail.

cc1: all warnings being treated as errors
lim_api.c:1057:17: error: this 'if' clause does not guard... [-Werror=misleading-indentation]
lim_admit_control.c:169:17: error: this 'if' clause does not guard... [-Werror=misleading-indentation]

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2022-06-21 16:49:56 +02:00
..
0001-qca-wifi-host-cmn-fix-buid-issue-for-Rome-SDIO-interface.patch kernel-module-qualcomm: update recipe to use new qcacld-3.0 Linux wireless driver 2022-05-19 13:36:28 +02:00
0001-qcacld-3.0-fix-build-issues.patch kirkstone migration: fix kernel-module-qualcomm build 2022-06-21 16:49:56 +02:00
0002-qca-wifi-host-cmn-fix-build-issue-enabling-debug-for-.patch kernel-module-qualcomm: update recipe to use new qcacld-3.0 Linux wireless driver 2022-05-19 13:36:28 +02:00
0002-qcacld-3.0-support-ROME-SDIO-build.patch kernel-module-qualcomm: update recipe to use new qcacld-3.0 Linux wireless driver 2022-05-19 13:36:28 +02:00
0003-qcacld-3.0-cfg-try-to-get-MACs-from-device-tree-entr.patch kernel-module-qualcomm: add support to read the MAC addresses from device tree 2022-05-19 16:13:30 +02:00
81-qcom-wifi.rules kernel-module-qualcomm: add a new udev rule to load the module on the cc8x 2018-08-24 12:19:05 +02:00
modprobe-qualcomm.conf kernel-module-qualcomm: fix two udev rules managing qcom wireless driver 2017-07-07 17:02:45 +02:00
qualcomm.sh wifi: add symbolics links needed by the read only filesystem. 2021-11-25 12:39:28 +01:00