From: Alexander Kanavin Date: Sat, 4 Dec 2021 07:13:10 +0000 (+0100) Subject: adwaita-icon-theme: submit patch upstream X-Git-Tag: uninative-3.5~625 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e3a348abade24ece055e08ea7c290416aa0da114;p=openembedded-core.git adwaita-icon-theme: submit patch upstream Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Run-installation-commands-as-shell-jobs.patch b/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Run-installation-commands-as-shell-jobs.patch index 54e3e5ee85..a1d39cf558 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Run-installation-commands-as-shell-jobs.patch +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Run-installation-commands-as-shell-jobs.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Run installation commands as shell jobs This greatly speeds up installation time on multi-core systems. -Upstream-Status: Pending +Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/merge_requests/39] Signed-off-by: Alexander Kanavin ---