diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-12-04 08:13:19 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-06 11:09:53 +0000 |
| commit | 338c36ac8263d88dea2525e81a2e34a876b6642c (patch) | |
| tree | 21d874f8fb426b23bf624a116513476bf92e22e3 | |
| parent | 86d20f4a0dcd9c9bd93062859f2347e3e40ce578 (diff) | |
| download | poky-338c36ac8263d88dea2525e81a2e34a876b6642c.tar.gz | |
ffmpeg: submit patch upstream
(From OE-Core rev: 8d5f979ec84297f09490e3acee97c96094251fb3)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-multimedia/ffmpeg/ffmpeg/0001-libavutil-include-assembly-with-full-path-from-sourc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg/0001-libavutil-include-assembly-with-full-path-from-sourc.patch b/meta/recipes-multimedia/ffmpeg/ffmpeg/0001-libavutil-include-assembly-with-full-path-from-sourc.patch index 3b503c49c9..2b4ca0e9b9 100644 --- a/meta/recipes-multimedia/ffmpeg/ffmpeg/0001-libavutil-include-assembly-with-full-path-from-sourc.patch +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg/0001-libavutil-include-assembly-with-full-path-from-sourc.patch | |||
| @@ -6,7 +6,7 @@ Subject: [PATCH] libavutil: include assembly with full path from source root | |||
| 6 | Otherwise nasm writes the full host-specific paths into .o | 6 | Otherwise nasm writes the full host-specific paths into .o |
| 7 | output, which breaks binary reproducibility. | 7 | output, which breaks binary reproducibility. |
| 8 | 8 | ||
| 9 | Upstream-Status: Pending | 9 | Upstream-Status: Submitted [by email to jamrial@gmail.com,ffmpeg-devel@ffmpeg.org] |
| 10 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | 10 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
| 11 | --- | 11 | --- |
| 12 | libavutil/x86/cpuid.asm | 2 +- | 12 | libavutil/x86/cpuid.asm | 2 +- |
