mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 03:49:08 +02:00
README.md: pi3-disable-bt is renamed to disable-bt in kas example
Some checks are pending
Mirrors / Yocto Git Mirror (push) Waiting to run
Some checks are pending
Mirrors / Yocto Git Mirror (push) Waiting to run
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:
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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user