You've already forked meta-qcom-extras
mirror of
https://github.com/linux-msm/meta-qcom-extras.git
synced 2026-02-25 13:14:43 -08:00
firmware-qcom-nexus7-2013: follow git -> BP change
OE-Core has changed the way the git repos are unpacked. Update the paths to follow the change. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
This commit is contained in:
@@ -27,7 +27,7 @@ do_install:append() {
|
||||
install -m 0644 vendor/qcom/${FW_QCOM_NAME}/proprietary/vidcfw.elf ${D}${FW_QCOM_PATH}
|
||||
install -m 0644 vendor/qcom/${FW_QCOM_NAME}/proprietary/vidc_1080p.fw ${D}${FW_QCOM_PATH}
|
||||
|
||||
install -m 0644 ${UNPACKDIR}/git/WCNSS_cfg.dat ${D}${FW_QCOM_PATH}
|
||||
install -m 0644 ${UNPACKDIR}/git/WCNSS_qcom_wlan_nv_deb.bin ${D}${FW_QCOM_PATH}
|
||||
install -m 0644 ${UNPACKDIR}/git/WCNSS_qcom_wlan_nv_flo.bin ${D}${FW_QCOM_PATH}/WCNSS_qcom_wlan_nv.bin
|
||||
install -m 0644 ${UNPACKDIR}/${BP}/WCNSS_cfg.dat ${D}${FW_QCOM_PATH}
|
||||
install -m 0644 ${UNPACKDIR}/${BP}/WCNSS_qcom_wlan_nv_deb.bin ${D}${FW_QCOM_PATH}
|
||||
install -m 0644 ${UNPACKDIR}/${BP}/WCNSS_qcom_wlan_nv_flo.bin ${D}${FW_QCOM_PATH}/WCNSS_qcom_wlan_nv.bin
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user