Fix commit b590dcea69
properly install bluetooth fix
This commit is contained in:
parent
0a9500e657
commit
159a84d181
@ -164,7 +164,7 @@ cp -f $build_resources/external_fstab $outmnt/etc/fstab
|
|||||||
chmod 644 /etc/fstab
|
chmod 644 /etc/fstab
|
||||||
|
|
||||||
#disable ertm for csr8510 bluetooth, issue #117
|
#disable ertm for csr8510 bluetooth, issue #117
|
||||||
echo "options bluetooth disable_ertm=Y" > /etc/modprobe.d/bluetooth.conf
|
echo "options bluetooth disable_ertm=Y" > $outmnt/etc/modprobe.d/bluetooth.conf
|
||||||
|
|
||||||
#Cleanup to reduce install size
|
#Cleanup to reduce install size
|
||||||
chroot $outmnt apt-get autoremove --purge
|
chroot $outmnt apt-get autoremove --purge
|
||||||
|
Loading…
Reference in New Issue
Block a user