[OE-core] [PATCH 2/2] linux-firmware: package new Qualcomm firmware

2022-09-15 Thread Dmitry Baryshkov
Add packages for the new Qualcomm firmware released for Lenovo X13s laptop. The INSANE_SKIP:${PN} has to be provided to silent following warnings: WARNING: File '/lib/firmware/qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn' from linux-firmware was already stripped, this will prevent future debugging!

Re: [OE-core] [PATCH 2/2] linux-firmware: package new Qualcomm firmware

2022-05-11 Thread Khem Raj
I am seeing these errors seems to be related to this changeset https://errors.yoctoproject.org/Errors/Details/656617/ https://errors.yoctoproject.org/Errors/Details/656615/ https://errors.yoctoproject.org/Errors/Details/656616/ https://errors.yoctoproject.org/Errors/Details/656618/ On Tue, May

[OE-core] [PATCH 2/2] linux-firmware: package new Qualcomm firmware

2022-05-10 Thread Dmitry Baryshkov
Create separate packages with firmware files for APQ8096 SoC and for Adreno 2xx/4xx. Include A330 firmware into the 3xx package. Signed-off-by: Dmitry Baryshkov --- .../linux-firmware/linux-firmware_20220509.bb | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff