Skip to content

Commit

Permalink
firmware-qcom-dragonboard410c: stop shipping /boot/modem_fsg
Browse files Browse the repository at this point in the history
The rmtfs service will default to using partitions instead of file
images. Stop shipping /boot/modem_fsg and demand fsg partition to be
flashed properly (via the rescue package).

Signed-off-by: Dmitry Baryshkov <[email protected]>
  • Loading branch information
lumag committed Jun 6, 2023
1 parent e00aa8f commit ba4ac0a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions recipes-bsp/firmware/firmware-qcom-dragonboard410c.inc
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ require recipes-bsp/firmware/firmware-qcom.inc
S = "${WORKDIR}/linux-board-support-package-r${PV}"

do_install() {
install -d ${D}/boot
cp ./efs-seed/fs_image_linux.tar.gz.mbn.img ${D}/boot/modem_fsg

install -d ${D}${FW_QCOM_PATH}

install -m 0644 ./proprietary-linux/wlan/prima/WCNSS_qcom_wlan_nv.bin \
Expand Down

0 comments on commit ba4ac0a

Please sign in to comment.