diff mbox series

[meta-oe] broadcom-bt-firmware: upgrade

Message ID 1666055176-8001-1-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe] broadcom-bt-firmware: upgrade | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 18, 2022, 1:06 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../broadcom-bt-firmware/broadcom-bt-firmware_12.0.1.1105_p3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Michael Opdenacker Oct. 18, 2022, 7:10 a.m. UTC | #1
Hi Wang

Thanks for the patch.

On 10/18/22 03:06, wangmy wrote:
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>   .../broadcom-bt-firmware/broadcom-bt-firmware_12.0.1.1105_p3.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-kernel/broadcom-bt-firmware/broadcom-bt-firmware_12.0.1.1105_p3.bb b/meta-oe/recipes-kernel/broadcom-bt-firmware/broadcom-bt-firmware_12.0.1.1105_p3.bb
> index f45ea5e4a9..4b6026ebc0 100644
> --- a/meta-oe/recipes-kernel/broadcom-bt-firmware/broadcom-bt-firmware_12.0.1.1105_p3.bb
> +++ b/meta-oe/recipes-kernel/broadcom-bt-firmware/broadcom-bt-firmware_12.0.1.1105_p3.bb
> @@ -10,7 +10,7 @@ NO_GENERIC_LICENSE[Firmware-Broadcom-WIDCOMM] = "LICENSE.broadcom_bcm20702"
>   
>   LIC_FILES_CHKSUM = "file://LICENSE.broadcom_bcm20702;md5=c0d5ea0502b00df74173d0f8a48b619d"
>   SRC_URI = "git://github.com/winterheart/broadcom-bt-firmware.git;branch=master;protocol=https"
> -SRCREV = "68a7a8a4f2c4bdd3425c23653a3b9b6609e41d0b"
> +SRCREV = "a0eb4805dbb232f02f156b9351a23790c1a4cec7"
>   
>   PE = "1"


There are still issues with your identity in the patches you send by 
e-mail. Because of this, we don't get your real name as commit author. 
This propagates to the release notes which then have to be fixed manually.

Did you try to run

git config --global sendemail.from "wangmy@fujitsu.com"?

This should add a "From" field to your e-mail that "git am" should be 
able to match with the name in the "Signed-off-by" field.

Don't hesitate to send a patch directly to me to test.

Thanks in advance
Cheers
Michael
diff mbox series

Patch

diff --git a/meta-oe/recipes-kernel/broadcom-bt-firmware/broadcom-bt-firmware_12.0.1.1105_p3.bb b/meta-oe/recipes-kernel/broadcom-bt-firmware/broadcom-bt-firmware_12.0.1.1105_p3.bb
index f45ea5e4a9..4b6026ebc0 100644
--- a/meta-oe/recipes-kernel/broadcom-bt-firmware/broadcom-bt-firmware_12.0.1.1105_p3.bb
+++ b/meta-oe/recipes-kernel/broadcom-bt-firmware/broadcom-bt-firmware_12.0.1.1105_p3.bb
@@ -10,7 +10,7 @@  NO_GENERIC_LICENSE[Firmware-Broadcom-WIDCOMM] = "LICENSE.broadcom_bcm20702"
 
 LIC_FILES_CHKSUM = "file://LICENSE.broadcom_bcm20702;md5=c0d5ea0502b00df74173d0f8a48b619d"
 SRC_URI = "git://github.com/winterheart/broadcom-bt-firmware.git;branch=master;protocol=https"
-SRCREV = "68a7a8a4f2c4bdd3425c23653a3b9b6609e41d0b"
+SRCREV = "a0eb4805dbb232f02f156b9351a23790c1a4cec7"
 
 PE = "1"