diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2025-10-22 11:37:43 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-24 09:06:24 -0700 |
| commit | d804fb389fe7fa7b02f91f8900a7b0fee6b1ca27 (patch) | |
| tree | 6cfce79274c5486c871fe221980f2d94494018a6 /meta-oe | |
| parent | cf343333041bf833aeb94dfdfb515e509004c849 (diff) | |
| download | meta-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.patch | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch | 2 |
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 | ||
| 13 | Upstrem-Status: Pending | 13 | Upstream-Status: Pending |
| 14 | 14 | ||
| 15 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | 15 | Signed-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 | ||
| 13 | Upstrem-Status: Pending | 13 | Upstream-Status: Pending |
| 14 | 14 | ||
| 15 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | 15 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> |
| 16 | --- | 16 | --- |
