meta-qcom icon indicating copy to clipboard operation
meta-qcom copied to clipboard

thud branch ath10k fix does not build properly with yocto

Open bbrother opened this issue 6 years ago • 2 comments

The ath10k fix from pull request #93 breaks my build with yocto. It seems like the arch specific pre install function messes up the noarch linux-firmware recipe. I get the follwing bitbake error:

No match for argument: linux-firmware-ath10k
Error: Unable to find a match

bbrother avatar Feb 25 '19 20:02 bbrother

ouch. @alimon can you please check? let me know if you think we should revert..

ndechesne avatar Feb 25 '19 21:02 ndechesne

Note, I had to force it to try to install ath10k the MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS inclusion of it failed quietly and I only noticed by looking at the rootfs manifest that it was missing.

It does work if I remove dragonboard-820c_ from the do_install_prepend function.

bbrother avatar Feb 25 '19 21:02 bbrother

The thud branch is no longer supported.

lumag avatar Nov 04 '23 17:11 lumag