summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2025-10-22 11:37:43 +0300
committerKhem Raj <raj.khem@gmail.com>2025-10-24 09:06:24 -0700
commitd804fb389fe7fa7b02f91f8900a7b0fee6b1ca27 (patch)
tree6cfce79274c5486c871fe221980f2d94494018a6 /meta-oe
parentcf343333041bf833aeb94dfdfb515e509004c849 (diff)
downloadmeta-openembedded-d804fb389fe7fa7b02f91f8900a7b0fee6b1ca27.tar.gz
audiofile: Fix Upstream-Status
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> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch2
-rw-r--r--meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch2
2 files changed, 2 insertions, 2 deletions
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]
10 10
11[1] http://pkgs.fedoraproject.org/cgit/rpms/audiofile.git/tree/audiofile-0.3.6-left-shift-neg.patch 11[1] http://pkgs.fedoraproject.org/cgit/rpms/audiofile.git/tree/audiofile-0.3.6-left-shift-neg.patch
12 12
13Upstrem-Status: Pending 13Upstream-Status: Pending
14 14
15Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> 15Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
16--- 16---
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]
10 10
11[1] http://pkgs.fedoraproject.org/cgit/rpms/audiofile.git/tree/audiofile-0.3.6-narrowing.patch 11[1] http://pkgs.fedoraproject.org/cgit/rpms/audiofile.git/tree/audiofile-0.3.6-narrowing.patch
12 12
13Upstrem-Status: Pending 13Upstream-Status: Pending
14 14
15Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> 15Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
16--- 16---