meta-digi/meta-digi-arm/recipes-kernel
Javier Viguera 9329e5681b kernel-module-qualcomm: fix two udev rules managing qcom wireless driver
Udev comes with a bunch of generic rules for the hardware. One of them:

/lib/udev/rules.d/80-drivers.rules

is able to load the qualcomm wireless module.

At the same time our new rule is needed, so it prepares the firmware
before the module is loaded.

Both rules running collide with following error message:

udevd[181]: '/etc/udev/scripts/qualcomm.sh' [184] terminated by signal 1 (Hangup)

So to fix this, we rename the specific rule so it's parsed later, and
then we use the hard assignation '=' instead of '+=' to override the
values that come from the previous parsed rule.

Also clean-up a bit the 'qualcomm.sh' script and the modprobe file,
given that now we know the standard drivers rule won't run for this
interface.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-07-07 17:02:45 +02:00
..
cryptodev cryptodev: install cryptodev-module for CC6 2016-05-27 16:10:36 +02:00
kernel-module-atheros meta-digi-arm: split ath6kl firmware from kernel module 2015-10-15 18:01:15 +02:00
kernel-module-qualcomm kernel-module-qualcomm: fix two udev rules managing qcom wireless driver 2017-07-07 17:02:45 +02:00
kernel-modules meta-digi-arm:gpu: Add GPU memory reserved configuration. 2017-04-12 11:54:07 +02:00
linux ccimx6ul/ccimx6: synchronize kernel defconfig 2017-07-05 13:43:28 +02:00