summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
diff options
context:
space:
mode:
authorYoann Congal <yoann.congal@smile.fr>2023-12-13 09:56:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-12-16 13:05:42 +0000
commit6ce61b435705d5e145bc6110f38f76a8a4697d2e (patch)
tree00758ff450c2549a15f0f08122c47ca42dfe248a /scripts/lib/devtool/standard.py
parenta02138ad48a9a5b1aea18d0e8fcf067de46c608a (diff)
downloadpoky-6ce61b435705d5e145bc6110f38f76a8a4697d2e.tar.gz
strace: Disable bluetooth support by default
The bluetooth support adds a bluez5 dependency (and,recursively, a lot of other stuff). Disable it by default to avoid having to build all of this when it is not needed. This decrease the number of tasks run for a core-image-minimal build by ~1000 (-21%). To re-enable bluetooth support in strace, add "bluez" to strace PACKAGECONFIG. For example, in local.conf: PACKAGECONFIG:append:pn-strace = " bluez" Fixes [YOCTO #15323] [RP: Tweaked to put a message about the change in the recipe] (From OE-Core rev: 5dbfeea1c90c4dab9291d27da5a7ed1706e2ac2e) Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Suggested-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions