mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-27 07:26:57 +00:00
README.md: pi3-disable-bt is renamed to disable-bt in kas example
in commit 01b162388e
with commit message:
rpi-base: Drop old dtbo names
pi3-disable-bt is renamed to disable-bt and pi3-miniuart-bt is renamed
to miniuart-bt in 2014, now with 5.4 these are not recognised anymore
and miniuart-bt and disable-bt are already part of RPI_KERNEL_DEVICETREE_OVERLAYS
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
cc529a811d
commit
065d5a457f
@@ -81,7 +81,7 @@ a section as follows:
|
|||||||
local_conf_header:
|
local_conf_header:
|
||||||
rpi-specific: |
|
rpi-specific: |
|
||||||
ENABLE_I2C = "1"
|
ENABLE_I2C = "1"
|
||||||
RPI_EXTRA_CONFIG = "dtoverlay=pi3-disable-bt"
|
RPI_EXTRA_CONFIG = "dtoverlay=disable-bt"
|
||||||
```
|
```
|
||||||
|
|
||||||
To configure the machine, you have to update the `machine` variable.
|
To configure the machine, you have to update the `machine` variable.
|
||||||
|
|||||||
Reference in New Issue
Block a user