From aab44111d72d87528cfb9e210b6217a09d1636d4 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 20 Sep 2023 11:14:33 +0200 Subject: alsa-lib: fix patch Upstream-Status Using "Backport" instead of "Accepted", as instructed on https://docs.yoctoproject.org/migration-guides/migration-3.2.html#miscellaneous-changes (From OE-Core rev: eb730ca78c6408513f3443d5017c3ae1504ae323) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- .../0001-global.h-move-__STRING-macro-outside-PIC-ifdef-block.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-multimedia/alsa') 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 --- include/global.h | 10 +++++----- -- cgit v1.2.3-54-g00ecf