From d76d59f5ac5bbb74b416a98e17dfad16c85ecaad Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 26 Jan 2023 17:21:03 +0100 Subject: [PATCH] pi-bluetooth: fix typo in Upstream-Status * fixes: WARNING: pi-bluetooth-0.1.17-r0 do_patch: QA Issue: Malformed Upstream-Status in patch meta-raspberrypi/recipes-connectivity/pi-bluetooth/pi-bluetooth/0001-bthelper-correct-path-for-hciconfig-under-Yocto.patch Please correct according to https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines#Patch_Header_Recommendations:_Upstream-Status : Upstream-Status: Inapproprate [OE-specific] [patch-status-noncore] Signed-off-by: Martin Jansa --- .../0001-bthelper-correct-path-for-hciconfig-under-Yocto.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-connectivity/pi-bluetooth/pi-bluetooth/0001-bthelper-correct-path-for-hciconfig-under-Yocto.patch b/recipes-connectivity/pi-bluetooth/pi-bluetooth/0001-bthelper-correct-path-for-hciconfig-under-Yocto.patch index 079377e..8766a77 100644 --- a/recipes-connectivity/pi-bluetooth/pi-bluetooth/0001-bthelper-correct-path-for-hciconfig-under-Yocto.patch +++ b/recipes-connectivity/pi-bluetooth/pi-bluetooth/0001-bthelper-correct-path-for-hciconfig-under-Yocto.patch @@ -3,7 +3,7 @@ From: "Peter A. Bigot" Date: Wed, 14 Nov 2018 09:19:51 -0600 Subject: [PATCH] bthelper: correct path for hciconfig under Yocto -Upstream-Status: Inapproprate [OE-specific] +Upstream-Status: Inappropriate [OE-specific] Signed-off-by: Peter A. Bigot Signed-off-by: Andrei Gherzan