From: Alexander Kanavin Date: Thu, 1 Sep 2022 07:21:22 +0000 (+0200) Subject: gdk-pixbuf: submit fatal-loader.patch upstream X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3061 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=08c931a6d3608899961cda595dfecbbae110f7f3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gdk-pixbuf: submit fatal-loader.patch upstream Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch index dd580f8162a..23c68a0923e 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch @@ -6,7 +6,7 @@ Subject: [PATCH] gdk-pixbuf: add an option so that loader errors are fatal If an environment variable is specified set the return value from main() to non-zero if the loader had errors (missing libraries, generally). -Upstream-Status: Pending +Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/merge_requests/144] Signed-off-by: Ross Burton ---