Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] bluez5: add PACKAGECONFIG for MCP
@ 2025-06-27  7:26 Christian Eggers
  2025-06-29 11:14 ` Guðni Már Gilbert
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Eggers @ 2025-06-27  7:26 UTC (permalink / raw)
  To: openembedded-core; +Cc: Christian Eggers

Allows to build without MCP profiles. Keep existing default value.

Signed-off-by: Christian Eggers <ceggers@arri.de>
---
 meta/recipes-connectivity/bluez5/bluez5.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc
index 287ebf658ef3..0d97413ad365 100644
--- a/meta/recipes-connectivity/bluez5/bluez5.inc
+++ b/meta/recipes-connectivity/bluez5/bluez5.inc
@@ -28,6 +28,7 @@ PACKAGECONFIG ??= "obex-profiles \
     network-profiles \
     hid-profiles \
     hog-profiles \
+    mcp-profiles \
     tools \
     deprecated \
     udev \
@@ -54,6 +55,7 @@ PACKAGECONFIG[vcp-profiles] = "--enable-vcp,--disable-vcp"
 PACKAGECONFIG[micp-profiles] = "--enable-micp,--disable-micp"
 PACKAGECONFIG[csip-profiles] = "--enable-csip,--disable-csip"
 PACKAGECONFIG[asha-profiles] = "--enable-asha,--disable-asha"
+PACKAGECONFIG[mcp-profiles] = "--enable-mcp,--disable-mcp"
 PACKAGECONFIG[sixaxis] = "--enable-sixaxis,--disable-sixaxis"
 PACKAGECONFIG[tools] = "--enable-tools,--disable-tools"
 PACKAGECONFIG[threads] = "--enable-threads,--disable-threads"
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] bluez5: add PACKAGECONFIG for MCP
  2025-06-27  7:26 [PATCH] bluez5: add PACKAGECONFIG for MCP Christian Eggers
@ 2025-06-29 11:14 ` Guðni Már Gilbert
  2025-06-30 10:44   ` [OE-core] " Christian Eggers
  0 siblings, 1 reply; 3+ messages in thread
From: Guðni Már Gilbert @ 2025-06-29 11:14 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 82 bytes --]

This is already included in the file so this patch is only duplicating the code.

[-- Attachment #2: Type: text/html, Size: 116017 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [OE-core] [PATCH] bluez5: add PACKAGECONFIG for MCP
  2025-06-29 11:14 ` Guðni Már Gilbert
@ 2025-06-30 10:44   ` Christian Eggers
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Eggers @ 2025-06-30 10:44 UTC (permalink / raw)
  To: openembedded-core; +Cc: gudni.m.g

On Sunday, 29 June 2025, 13:14:10 CEST, Guðni Már Gilbert via lists.openembedded.org wrote:
> This is already included in the file so this patch is only duplicating the code.
> 
Uups. It's already some time ago I prepared this patch. Somehow I overlooked this during
rebasing ...

Sorry for the noise.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-30 10:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-27  7:26 [PATCH] bluez5: add PACKAGECONFIG for MCP Christian Eggers
2025-06-29 11:14 ` Guðni Már Gilbert
2025-06-30 10:44   ` [OE-core] " Christian Eggers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox