11 lines
466 B
Makefile
11 lines
466 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="rtl8723bs_bt"
|
|
PKG_VERSION="09eb91f"
|
|
PKG_SHA256="4bb8483c4a14a9e0dfc4a6ddca18486caab5f361be2441b91e9e2a399ca9f33e"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/lwfinger/rtl8723bs_bt"
|
|
PKG_URL="https://github.com/lwfinger/rtl8723bs_bt/archive/$PKG_VERSION.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kernel-firmware"
|
|
PKG_LONGDESC="rtl8723bs_bt Linux firmware"
|