mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 09:36:43 +07:00
Remove rk3399-bluetooth.service
This commit is contained in:
@@ -251,13 +251,6 @@ family_tweaks_bsp()
|
|||||||
EOF
|
EOF
|
||||||
fi
|
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
|
# Graphics and media
|
||||||
mkdir -p $destination/etc/udev/rules.d
|
mkdir -p $destination/etc/udev/rules.d
|
||||||
cp $EXTER/packages/bsp/rk3399/50-mali.rules $destination/etc/udev/rules.d/
|
cp $EXTER/packages/bsp/rk3399/50-mali.rules $destination/etc/udev/rules.d/
|
||||||
|
|||||||
Reference in New Issue
Block a user