diff options
| author | Alexander Kanavin <alex@linutronix.de> | 2024-05-16 13:26:31 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-28 09:38:23 +0100 |
| commit | 058b6d735bcbc2f2331315b1a5f59e232ea419c9 (patch) | |
| tree | 1d8f46018f408350c0c193d1075823b11f78d868 /meta/recipes-multimedia | |
| parent | 5b79ba014875773c4be1941c0a1cc4f6c3277a38 (diff) | |
| download | poky-058b6d735bcbc2f2331315b1a5f59e232ea419c9.tar.gz | |
vorbis: mark patch as Inactive-Upstream
(From OE-Core rev: 618bb8994d66d7d24cca2fb6885a510d69406437)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
| -rw-r--r-- | meta/recipes-multimedia/libvorbis/libvorbis/0001-configure-Check-for-clang.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/libvorbis/libvorbis/0001-configure-Check-for-clang.patch b/meta/recipes-multimedia/libvorbis/libvorbis/0001-configure-Check-for-clang.patch index b06029b98b..d4fac605b6 100644 --- a/meta/recipes-multimedia/libvorbis/libvorbis/0001-configure-Check-for-clang.patch +++ b/meta/recipes-multimedia/libvorbis/libvorbis/0001-configure-Check-for-clang.patch | |||
| @@ -5,9 +5,9 @@ Subject: [PATCH] configure: Check for clang | |||
| 5 | 5 | ||
| 6 | Disable gcc specific options if using clang | 6 | Disable gcc specific options if using clang |
| 7 | 7 | ||
| 8 | Upstream-Status: Inactive-Upstream [https://gitlab.xiph.org/xiph/vorbis,https://github.com/xiph/vorbis] | ||
| 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 9 | --- | 10 | --- |
| 10 | Upstream-Status: Pending | ||
| 11 | 11 | ||
| 12 | configure.ac | 19 +++++++++++++++++-- | 12 | configure.ac | 19 +++++++++++++++++-- |
| 13 | 1 file changed, 17 insertions(+), 2 deletions(-) | 13 | 1 file changed, 17 insertions(+), 2 deletions(-) |
