summaryrefslogtreecommitdiffstats
path: root/bsp/meta-qcom/recipes-kernel/linux-firmware/linux-firmware_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-qcom/recipes-kernel/linux-firmware/linux-firmware_git.bbappend')
-rw-r--r--bsp/meta-qcom/recipes-kernel/linux-firmware/linux-firmware_git.bbappend7
1 files changed, 0 insertions, 7 deletions
diff --git a/bsp/meta-qcom/recipes-kernel/linux-firmware/linux-firmware_git.bbappend b/bsp/meta-qcom/recipes-kernel/linux-firmware/linux-firmware_git.bbappend
deleted file mode 100644
index ff4b3c1b..00000000
--- a/bsp/meta-qcom/recipes-kernel/linux-firmware/linux-firmware_git.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
-# XXX: Checkout previous ath10k stable firmware for dragonboard820c,
-# RM.4.4.1.c2-00057-QCARMSWP-1 causes a HW reboot use RM.4.4.1-00079-QCARMSWPZ-1
-do_install_dragonboard-820c_prepend() {
- linux_firmware_ath10k_stable="1d1dd4be21cde408b0fb12774d477293bc8d4cc2"
- cd "${S}"
- git checkout "${linux_firmware_ath10k_stable}" -- ath10k/QCA6174
-}