Merge ~jawn-smith/bluez:groovy into ~bluetooth/bluez:groovy

Proposed by William Wilson
Status: Needs review
Proposed branch: ~jawn-smith/bluez:groovy
Merge into: ~bluetooth/bluez:groovy
Diff against target: 61 lines (+10/-12)
4 files modified
debian/changelog (+6/-0)
debian/patches/raspi-bcm43xx-3wire.patch (+1/-1)
debian/patches/raspi-bcm43xx-load-firmware.patch (+2/-10)
debian/patches/raspi-cypress-305-bdaddr.patch (+1/-1)
Reviewer Review Type Date Requested Status
Bluetooth Pending
Review via email: mp+398022@code.launchpad.net

Commit message

LP: #1905627 Adding corrected upstream raspi patches.

Description of the change

This is done to match what is in hirsute.

To post a comment you must log in.

Unmerged commits

581bafa... by William Wilson

LP: #1905627 Adding corrected upstream raspi patches

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index f43f1db..c3b7583 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,9 @@
6+bluez (5.55-0ubuntu1.2) UNRELEASED; urgency=medium
7+
8+ * Correctly include the updated patches now (LP: #1905627)
9+
10+ -- William 'jawn-smith' Wilson <william.wilson@canonical.com> Fri, 12 Feb 2021 15:18:36 -0600
11+
12 bluez (5.55-0ubuntu1.1) groovy; urgency=medium
13
14 * Added patches from the Raspberry Pi Foundation
15diff --git a/debian/patches/raspi-bcm43xx-3wire.patch b/debian/patches/raspi-bcm43xx-3wire.patch
16index 32405bd..21571a4 100644
17--- a/debian/patches/raspi-bcm43xx-3wire.patch
18+++ b/debian/patches/raspi-bcm43xx-3wire.patch
19@@ -1,5 +1,5 @@
20 Author: Simon Long <simon@raspberrypi.org>
21-Forwarded: no
22+Forwarded: https://patchwork.kernel.org/project/bluetooth/patch/20201218190609.107898-2-dave.jones@canonical.com/
23 Last-Update: 2017-04-05
24 Description: Patches to add BCM43xx 3-wire variant
25 This patch adds the bcm43xx-3wire variant to the hciattach tool; this is
26diff --git a/debian/patches/raspi-bcm43xx-load-firmware.patch b/debian/patches/raspi-bcm43xx-load-firmware.patch
27index b673a3d..44ee52a 100644
28--- a/debian/patches/raspi-bcm43xx-load-firmware.patch
29+++ b/debian/patches/raspi-bcm43xx-load-firmware.patch
30@@ -1,6 +1,6 @@
31 Author: Simon Long <simon@raspberrypi.org>
32-Forwarded: no
33-Last-Update: 2017-04-05
34+Forwarded: https://patchwork.kernel.org/project/bluetooth/patch/20201218190609.107898-4-dave.jones@canonical.com/
35+Last-Update: 2020-12-18
36 Description: Patches for loading the bcm43xx firmware
37 This patch corrects the location of the firmware from /etc/firmware to
38 /lib/firmware, and disables setting the UART interface speed *before* loading
39@@ -29,11 +29,3 @@ Description: Patches for loading the bcm43xx firmware
40 if (bcm43xx_load_firmware(fd, fw_path))
41 return -1;
42
43-@@ -381,6 +378,7 @@
44- return -1;
45- }
46-
47-+ sleep(1);
48- if (bcm43xx_reset(fd))
49- return -1;
50- }
51diff --git a/debian/patches/raspi-cypress-305-bdaddr.patch b/debian/patches/raspi-cypress-305-bdaddr.patch
52index 9267f19..c8ef6d4 100644
53--- a/debian/patches/raspi-cypress-305-bdaddr.patch
54+++ b/debian/patches/raspi-cypress-305-bdaddr.patch
55@@ -1,5 +1,5 @@
56 From: Phil Elwell <phil@raspberrypi.com>
57-Forwarded: no
58+Forwarded: https://patchwork.kernel.org/project/bluetooth/patch/20201218190609.107898-3-dave.jones@canonical.com/
59 Subject: Patch Cypress 305 devices to behave as Broadcom devices
60
61 ---

Subscribers

People subscribed via source and target branches

to all changes: