Message ID | 20251022083752.4106148-1-leon.anavi@konsulko.com |
---|---|
State | Under Review |
Headers | show |
Series | [meta-oe] audiofile: Fix Upstream-Status | expand |
diff --git a/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch b/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch index 4792a15e86..b4a2398c5a 100644 --- a/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch +++ b/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch @@ -10,7 +10,7 @@ Stolen from [1] [1] http://pkgs.fedoraproject.org/cgit/rpms/audiofile.git/tree/audiofile-0.3.6-left-shift-neg.patch -Upstrem-Status: Pending +Upstream-Status: Pending Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> --- diff --git a/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch b/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch index dea8187ccb..1b05ad1d40 100644 --- a/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch +++ b/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch @@ -10,7 +10,7 @@ Stolen from [1] [1] http://pkgs.fedoraproject.org/cgit/rpms/audiofile.git/tree/audiofile-0.3.6-narrowing.patch -Upstrem-Status: Pending +Upstream-Status: Pending Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> ---
Fix a minor typo in the patches by replacing "Upstrem-Status" with "Upstream-Status". The typo was not triggering a QA Issue because there is a second "Upstream-Status" line in each patch. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> --- .../audiofile/files/0001-fix-negative-shift-constants.patch | 2 +- .../audiofile/files/0002-fix-build-on-gcc6.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)