Skip to content

Commit

Permalink
firmware-qcom-rb5: drop slpi firmware
Browse files Browse the repository at this point in the history
Drop the Sensors DSP firmware, which was accepted into linux-firmware.

Signed-off-by: Dmitry Baryshkov <[email protected]>
  • Loading branch information
lumag committed Nov 6, 2023
1 parent 02c5427 commit a11a41e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions recipes-bsp/firmware/firmware-qcom-rb5_20210331-v4.bb
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,10 @@ do_install() {

install -m 0444 ./08-dspso/dspso.bin ${D}${FW_QCOM_PATH}

install -m 0444 ./30-slpi_split/slpi.mbn ${D}${FW_QCOM_PATH}/
install -m 0444 ./39-jsn/slpi*.jsn ${D}${FW_QCOM_PATH}/

install -d ${D}${sysconfdir}/
install -m 0644 LICENSE.qcom.txt ${D}${sysconfdir}/QCOM-LINUX-BOARD-SUPPORT-LICENSE-${PN}
}

SPLIT_FIRMWARE_PACKAGES = " \
${PN}-dspso \
linux-firmware-qcom-${FW_QCOM_NAME}-sensors \
"

0 comments on commit a11a41e

Please sign in to comment.