mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-25 10:06:42 +07:00
OrangePi Zero2 current: Fix bt firmware download
This commit is contained in:
@@ -68,7 +68,7 @@ family_tweaks_s()
|
||||
family_tweaks_bsp()
|
||||
{
|
||||
|
||||
install -m 755 $EXTER/packages/blobs/bt/hciattach/hciattach_opi_$ARCH $destination/usr/bin/hciattach_opi
|
||||
install -m 755 $EXTER/packages/blobs/bt/hciattach/hciattach_opi_${ARCH}_${BRANCH} $destination/usr/bin/hciattach_opi
|
||||
}
|
||||
|
||||
uboot_custom_postprocess()
|
||||
|
||||
Reference in New Issue
Block a user