diff options
author | Catalin Popescu <catalin.popescu@leica-geosystems.com> | 2025-01-16 11:08:52 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-01-24 07:59:39 -0800 |
commit | a1cc89914c1d8307301194a8032f5682976a980b (patch) | |
tree | 1e351574e6f9bf71ee17d89c9cb0abec99604dbe /scripts/oepydevshell-internal.py | |
parent | 5aca7316ac3584bffcc37fc416cfe902446cc6ee (diff) | |
download | poky-a1cc89914c1d8307301194a8032f5682976a980b.tar.gz |
Revert "bluez5: remove configuration files from install task"
This reverts commit 49391fdcf71b32c5fd3c7b134c1d1c45cc1db388 which
introduced a bluetooth regression on systems with read-only rootfs.
When configuration files are missing, bluez tries to generate them which
fails on a read-only rootfs. As a result bluetooth service fails to
start and bluetooth is broken. Hence, configuration files need to be
installed in the rootfs in a way or another.
Bluez commit be0e79629 (build: ship all config files with --enable-datafiles,
2024-02-12) introduced configuration files installation in bluez version
5.73. However, scarthgap pulls in version 5.72, so it is responsible of the
installation of configuration files until bluez is upgraded. Scarthgap
commit 49391fdcf71b32c5fd3c7b134c1d1c45cc1db388 removed installation of
configuration files too early, hence the revert.
(From OE-Core rev: 54a7014a801ddbda2a7dfe1ab560a154064ad47e)
Signed-off-by: Catalin Popescu <catalin.popescu@leica-geosystems.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/oepydevshell-internal.py')
0 files changed, 0 insertions, 0 deletions