From 80486a6e198f67ea35bba3e687b9bfcde32e577b Mon Sep 17 00:00:00 2001 From: baiywt Date: Mon, 11 Apr 2022 10:07:08 +0800 Subject: [PATCH] Remove rk3399-bluetooth.service --- .../config/sources/families/include/rockchip64_common.inc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/external/config/sources/families/include/rockchip64_common.inc b/external/config/sources/families/include/rockchip64_common.inc index 11e60ad..c46bdf4 100644 --- a/external/config/sources/families/include/rockchip64_common.inc +++ b/external/config/sources/families/include/rockchip64_common.inc @@ -251,13 +251,6 @@ family_tweaks_bsp() EOF fi - if [[ ${BOARD} == orangepi4 && $BRANCH == legacy ]]; then - - # Bluetooth for most of others (custom patchram is needed only in legacy) - install -m 755 $EXTER/packages/bsp/rk3399/brcm_patchram_plus_rk3399 $destination/usr/bin - cp $EXTER/packages/bsp/rk3399/rk3399-bluetooth.service $destination/lib/systemd/system/ - fi - # Graphics and media mkdir -p $destination/etc/udev/rules.d cp $EXTER/packages/bsp/rk3399/50-mali.rules $destination/etc/udev/rules.d/