diff options
| author | Alexander Kanavin <alex@linutronix.de> | 2024-05-16 13:26:31 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-07-17 05:36:14 -0700 |
| commit | 78f49e05444b1e584d2ce6b10320b324521e4e5f (patch) | |
| tree | 9697429b8ff1684b26d5609e44d012dfcad715dc | |
| parent | 53e28b742e8d490fa9979eafe967cf0d226eae02 (diff) | |
| download | poky-78f49e05444b1e584d2ce6b10320b324521e4e5f.tar.gz | |
vorbis: mark patch as Inactive-Upstream
(From OE-Core rev: 1b3da78af1ea569ac8cbf135159a3f6e7f4f471c)
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>
(cherry picked from commit 618bb8994d66d7d24cca2fb6885a510d69406437)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -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(-) |
