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
diff --git a/debian/changelog b/debian/changelog
index f43f1db..c3b7583 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1bluez (5.55-0ubuntu1.2) UNRELEASED; urgency=medium
2
3 * Correctly include the updated patches now (LP: #1905627)
4
5 -- William 'jawn-smith' Wilson <william.wilson@canonical.com> Fri, 12 Feb 2021 15:18:36 -0600
6
1bluez (5.55-0ubuntu1.1) groovy; urgency=medium7bluez (5.55-0ubuntu1.1) groovy; urgency=medium
28
3 * Added patches from the Raspberry Pi Foundation9 * Added patches from the Raspberry Pi Foundation
diff --git a/debian/patches/raspi-bcm43xx-3wire.patch b/debian/patches/raspi-bcm43xx-3wire.patch
index 32405bd..21571a4 100644
--- a/debian/patches/raspi-bcm43xx-3wire.patch
+++ b/debian/patches/raspi-bcm43xx-3wire.patch
@@ -1,5 +1,5 @@
1Author: Simon Long <simon@raspberrypi.org>1Author: Simon Long <simon@raspberrypi.org>
2Forwarded: no2Forwarded: https://patchwork.kernel.org/project/bluetooth/patch/20201218190609.107898-2-dave.jones@canonical.com/
3Last-Update: 2017-04-053Last-Update: 2017-04-05
4Description: Patches to add BCM43xx 3-wire variant4Description: Patches to add BCM43xx 3-wire variant
5 This patch adds the bcm43xx-3wire variant to the hciattach tool; this is5 This patch adds the bcm43xx-3wire variant to the hciattach tool; this is
diff --git a/debian/patches/raspi-bcm43xx-load-firmware.patch b/debian/patches/raspi-bcm43xx-load-firmware.patch
index b673a3d..44ee52a 100644
--- a/debian/patches/raspi-bcm43xx-load-firmware.patch
+++ b/debian/patches/raspi-bcm43xx-load-firmware.patch
@@ -1,6 +1,6 @@
1Author: Simon Long <simon@raspberrypi.org>1Author: Simon Long <simon@raspberrypi.org>
2Forwarded: no2Forwarded: https://patchwork.kernel.org/project/bluetooth/patch/20201218190609.107898-4-dave.jones@canonical.com/
3Last-Update: 2017-04-053Last-Update: 2020-12-18
4Description: Patches for loading the bcm43xx firmware4Description: Patches for loading the bcm43xx firmware
5 This patch corrects the location of the firmware from /etc/firmware to5 This patch corrects the location of the firmware from /etc/firmware to
6 /lib/firmware, and disables setting the UART interface speed *before* loading6 /lib/firmware, and disables setting the UART interface speed *before* loading
@@ -29,11 +29,3 @@ Description: Patches for loading the bcm43xx firmware
29 if (bcm43xx_load_firmware(fd, fw_path))29 if (bcm43xx_load_firmware(fd, fw_path))
30 return -1;30 return -1;
31 31
32@@ -381,6 +378,7 @@
33 return -1;
34 }
35
36+ sleep(1);
37 if (bcm43xx_reset(fd))
38 return -1;
39 }
diff --git a/debian/patches/raspi-cypress-305-bdaddr.patch b/debian/patches/raspi-cypress-305-bdaddr.patch
index 9267f19..c8ef6d4 100644
--- a/debian/patches/raspi-cypress-305-bdaddr.patch
+++ b/debian/patches/raspi-cypress-305-bdaddr.patch
@@ -1,5 +1,5 @@
1From: Phil Elwell <phil@raspberrypi.com>1From: Phil Elwell <phil@raspberrypi.com>
2Forwarded: no2Forwarded: https://patchwork.kernel.org/project/bluetooth/patch/20201218190609.107898-3-dave.jones@canonical.com/
3Subject: Patch Cypress 305 devices to behave as Broadcom devices3Subject: Patch Cypress 305 devices to behave as Broadcom devices
44
5---5---

Subscribers

People subscribed via source and target branches

to all changes: