diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-09-01 09:21:22 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-02 15:58:25 +0100 |
| commit | 43a5a16bb562d8f0dbfac6b8293ebfc5a4b64a73 (patch) | |
| tree | 893297197b0c963d8d574940326c7350f872a915 | |
| parent | f1573c80d4f49a557f5ddefa51310b7bca837a48 (diff) | |
| download | poky-43a5a16bb562d8f0dbfac6b8293ebfc5a4b64a73.tar.gz | |
gdk-pixbuf: submit fatal-loader.patch upstream
(From OE-Core rev: 08c931a6d3608899961cda595dfecbbae110f7f3)
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>
| -rw-r--r-- | meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 dd580f8162..23c68a0923 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 | |||
| 6 | If an environment variable is specified set the return value from main() to | 6 | If an environment variable is specified set the return value from main() to |
| 7 | non-zero if the loader had errors (missing libraries, generally). | 7 | non-zero if the loader had errors (missing libraries, generally). |
| 8 | 8 | ||
| 9 | Upstream-Status: Pending | 9 | Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/merge_requests/144] |
| 10 | Signed-off-by: Ross Burton <ross.burton@intel.com> | 10 | Signed-off-by: Ross Burton <ross.burton@intel.com> |
| 11 | 11 | ||
| 12 | --- | 12 | --- |
