From 0c7ef67bf26d7dc66d954e2a8568e316cfe21fdc Mon Sep 17 00:00:00 2001 From: Volkan Date: Mon, 21 Oct 2024 15:18:25 +0200 Subject: [PATCH] update patch --- .../bluez5/bluez5/0001-Install-also-lib-mgmt.h.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes-connectivity/bluez5/bluez5/0001-Install-also-lib-mgmt.h.patch b/recipes-connectivity/bluez5/bluez5/0001-Install-also-lib-mgmt.h.patch index dc40f9f..ddb8436 100755 --- a/recipes-connectivity/bluez5/bluez5/0001-Install-also-lib-mgmt.h.patch +++ b/recipes-connectivity/bluez5/bluez5/0001-Install-also-lib-mgmt.h.patch @@ -1,23 +1,23 @@ -From c9d256ad5df3d1781f7b8b8323f3ce676cd55e3c Mon Sep 17 00:00:00 2001 +From 25e5a9f9109e39432975a683329fb93468e3504b Mon Sep 17 00:00:00 2001 From: bram oosterhuis Date: Mon, 6 Jul 2020 13:00:21 +0000 Subject: [PATCH] Install also lib/mgmt.h -Upstream-Status: Inappropriate [Thunder adaptation] +Upstream-Status: Inappropriate [Thunder adaptation] --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am -index 0a8c38c..be02f39 100644 +index dab17dd..5abe504 100644 --- a/Makefile.am +++ b/Makefile.am -@@ -66,7 +66,7 @@ plugin_LTLIBRARIES = +@@ -67,7 +67,7 @@ plugin_LTLIBRARIES = lib_sources = lib/bluetooth.c lib/hci.c lib/sdp.c lib_headers = lib/bluetooth.h lib/hci.h lib/hci_lib.h \ lib/sco.h lib/l2cap.h lib/sdp.h lib/sdp_lib.h \ - lib/rfcomm.h lib/bnep.h lib/cmtp.h lib/hidp.h + lib/rfcomm.h lib/bnep.h lib/cmtp.h lib/hidp.h lib/mgmt.h - extra_headers = lib/mgmt.h lib/uuid.h lib/a2mp.h lib/amp.h + extra_headers = lib/mgmt.h lib/uuid.h lib/a2mp.h lib/amp.h lib/iso.h extra_sources = lib/uuid.c