mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
qca-firmware: remove no longer needed package
This commit is contained in:
parent
c899709b01
commit
887b304445
@ -1,16 +0,0 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="qca-firmware"
|
||||
PKG_VERSION="09e2d02d9b767ec3aedf89ca11ff2bd9d94a96e0"
|
||||
PKG_SHA256="d068ef23a5d6401c9d0182575ecb50960da37689fe26394a0e2708cd4b0c0af0"
|
||||
PKG_LICENSE="QCA"
|
||||
PKG_URL="https://github.com/LibreELEC/qca-firmware/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_LONGDESC="qca-firmware: BT firmware for QCA9377 SDIO modules"
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
||||
makeinstall_target() {
|
||||
mkdir -p $INSTALL/$(get_full_firmware_dir)
|
||||
cp -a ath10k $INSTALL/$(get_full_firmware_dir)
|
||||
cp -a qca $INSTALL/$(get_full_firmware_dir)
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user