Skip to content

[Actions] Turn off building of the Bluetooth plugins#957

Merged
VeithMetro merged 1 commit intomasterfrom
development/bluetooth-action
Mar 12, 2026
Merged

[Actions] Turn off building of the Bluetooth plugins#957
VeithMetro merged 1 commit intomasterfrom
development/bluetooth-action

Conversation

@VeithMetro
Copy link
Contributor

Temporary due to moving the Bluetooth library in this PR

Disable Bluetooth-related plugins in the build configuration.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR temporarily disables building of the Bluetooth plugins (BluetoothControl, BluetoothRemoteControl, BluetoothAudio, BluetoothSDPServer) in the Linux CI workflow. This is needed because the Bluetooth library is being relocated in Thunder PR #2080, which would cause build failures until the move is complete.

Changes:

  • Explicitly set all four Bluetooth plugin CMake options (PLUGIN_BLUETOOTH, PLUGIN_BLUETOOTHREMOTECONTROL, PLUGIN_BLUETOOTHAUDIO, PLUGIN_BLUETOOTHSDPSERVER) to OFF in the Linux build template workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@VeithMetro VeithMetro merged commit 8dc13c0 into master Mar 12, 2026
51 checks passed
@VeithMetro VeithMetro deleted the development/bluetooth-action branch March 12, 2026 09:40
@github-actions github-actions bot locked and limited conversation to collaborators Mar 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants