diff mbox series

[1/2] alsa-lib: fix patch Upstream-Status

Message ID 20230920091434.1452002-1-michael.opdenacker@bootlin.com
State Accepted, archived
Commit eb730ca78c6408513f3443d5017c3ae1504ae323
Headers show
Series [1/2] alsa-lib: fix patch Upstream-Status | expand

Commit Message

Michael Opdenacker Sept. 20, 2023, 9:14 a.m. UTC
From: Michael Opdenacker <michael.opdenacker@bootlin.com>

Using "Backport" instead of "Accepted", as instructed on
https://docs.yoctoproject.org/migration-guides/migration-3.2.html#miscellaneous-changes

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 ...1-global.h-move-__STRING-macro-outside-PIC-ifdef-block.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-multimedia/alsa/alsa-lib/0001-global.h-move-__STRING-macro-outside-PIC-ifdef-block.patch b/meta/recipes-multimedia/alsa/alsa-lib/0001-global.h-move-__STRING-macro-outside-PIC-ifdef-block.patch
index a75300f51f..9a7ba0d847 100644
--- a/meta/recipes-multimedia/alsa/alsa-lib/0001-global.h-move-__STRING-macro-outside-PIC-ifdef-block.patch
+++ b/meta/recipes-multimedia/alsa/alsa-lib/0001-global.h-move-__STRING-macro-outside-PIC-ifdef-block.patch
@@ -13,7 +13,7 @@  control.c: In function 'snd_ctl_open_conf':
       |                                    ^~~~~~~~
 
 Fixes: https://github.com/alsa-project/alsa-lib/issues/350
-Upstream-Status: Accepted
+Upstream-Status: Backport [https://github.com/alsa-project/alsa-lib/commit/10bd599970acc71c92f85eb08943eb8d3d702a9c]
 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
 ---
  include/global.h | 10 +++++-----