@@ -13,7 +13,8 @@ Move the HAVE_CLANG block up into the FULL_OPTIMIZATION case, alongside
HAVE_GCC. This option is never enabled (as it's basically "use native")
so resolves the build failure.
-Upstream-Status: Pending
+Upstream-Status: Inappropriate [obsoleted by "Detect and enable optimization
+ and hardening flags across the builds" upstream in lame-4.1]
Signed-off-by: Ross Burton <ross.burton@arm.com>
diff --git i/configure.ac w/configure.ac
@@ -7,7 +7,8 @@ https://sourceforge.net/p/lame/mailman/message/59358795/
This has been also fixed in the dev tree and will be included in
LAME release 4.1.
-Upstream-Status: Pending
+Upstream-Status: Inappropriate [obsoleted by "frontend, libmp3lame: fix ID3v2
+ UTF-8 tag path" upstream in lame-4.1]
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
diff --git a/frontend/parse.c b/frontend/parse.c
@@ -1,4 +1,5 @@
-Upstream-Status: Inappropriate [configuration]
+Upstream-Status: Inappropriate [obsoleted by "frontend: replace the mp3x frame
+ analyzer with a GTK4 implementation" upstream in lame-4.1]
# Acquired from OpenEmbedded
All of our patches to lame 4.0 can be removed when lame 4.1 is released, but none are backports so the patches will fail to apply. Add comments so that it is easy to verify the patches be be dropped. Signed-off-by: Ross Burton <ross.burton@arm.com> --- meta/recipes-multimedia/lame/lame/clang.patch | 3 ++- meta/recipes-multimedia/lame/lame/id3tags.patch | 3 ++- meta/recipes-multimedia/lame/lame/no-gtk1.patch | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-)