mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-24 05:36:17 +00:00
922e37da13
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
12 lines
485 B
Makefile
12 lines
485 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="rtl8723bs_bt"
|
|
PKG_VERSION="09eb91f52a639ec5e4c5c4c98dc2afede046cf20"
|
|
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"
|
|
PKG_LONGDESC="rtl8723bs_bt Linux firmware"
|