summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-04-05 20:09:14 -0700
committerKhem Raj <raj.khem@gmail.com>2023-04-05 20:10:05 -0700
commit8247b9efcec61f818f68d6e7780d69e9dc209362 (patch)
tree48530123f47c469a245255b27860b419fcd27afe /meta-gnome
parent1dc02603095d4d0d0e6c856b1123526b01801b35 (diff)
downloadmeta-openembedded-8247b9efcec61f818f68d6e7780d69e9dc209362.tar.gz
meta-gnome: Update patch status for several recipes
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0001-Select-the-current-user-to-authenticate-with-by-defa.patch2
-rw-r--r--meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0002-Auth-dialog-Make-the-label-wrap-at-70-chars.patch2
-rw-r--r--meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0003-Get-user-icon-from-accountsservice-instead-of-lookin.patch3
-rw-r--r--meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0004-Use-fresh-X11-timestamps-when-displaying-authenticat.patch3
-rw-r--r--meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0005-configure.ac-disable-gnome-tools-that-are-not-provid.patch1
-rw-r--r--meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-cmake-Do-not-export-CC-into-gir-compiler.patch4
-rw-r--r--meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0002-CMakeLists.txt-remove-CHECK_C_SOURCE_RUNS-check.patch1
-rw-r--r--meta-gnome/recipes-gnome/libxklavier/libxklavier/fix-do_installe-failure.patch2
-rw-r--r--meta-gnome/recipes-support/accountsservice/accountsservice/0001-musl-Hack-to-fix-build.patch2
-rw-r--r--meta-gnome/recipes-support/usermode/usermode/0001-Makefile.am-Link-with-libm-for-powl-API.patch1
10 files changed, 20 insertions, 1 deletions
diff --git a/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0001-Select-the-current-user-to-authenticate-with-by-defa.patch b/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0001-Select-the-current-user-to-authenticate-with-by-defa.patch
index 91f67bbc8..f8f7ec34f 100644
--- a/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0001-Select-the-current-user-to-authenticate-with-by-defa.patch
+++ b/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0001-Select-the-current-user-to-authenticate-with-by-defa.patch
@@ -5,6 +5,8 @@ Subject: Select the current user to authenticate with by default
5 5
6Bug: http://bugzilla.gnome.org/show_bug.cgi?id=596188 6Bug: http://bugzilla.gnome.org/show_bug.cgi?id=596188
7Bug-Ubuntu: https://launchpad.net/bugs/435227 7Bug-Ubuntu: https://launchpad.net/bugs/435227
8Upstream-Status: Pending
9Signed-off-by: Khem Raj <raj.khem@gmail.com>
8--- 10---
9 src/polkitgnomeauthenticationdialog.c | 23 ++++++++++++++--------- 11 src/polkitgnomeauthenticationdialog.c | 23 ++++++++++++++---------
10 1 file changed, 14 insertions(+), 9 deletions(-) 12 1 file changed, 14 insertions(+), 9 deletions(-)
diff --git a/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0002-Auth-dialog-Make-the-label-wrap-at-70-chars.patch b/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0002-Auth-dialog-Make-the-label-wrap-at-70-chars.patch
index 76b96f47d..011fe6ef2 100644
--- a/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0002-Auth-dialog-Make-the-label-wrap-at-70-chars.patch
+++ b/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0002-Auth-dialog-Make-the-label-wrap-at-70-chars.patch
@@ -6,6 +6,8 @@ Because GtkWindow doesn't have a default width anymore.
6 6
7Bug: https://bugzilla.gnome.org/show_bug.cgi?id=738688 7Bug: https://bugzilla.gnome.org/show_bug.cgi?id=738688
8Bug-Ubuntu: https://launchpad.net/bugs/1382566 8Bug-Ubuntu: https://launchpad.net/bugs/1382566
9Upstream-Status: Pending
10Signed-off-by: Khem Raj <raj.khem@gmail.com>
9--- 11---
10 src/polkitgnomeauthenticationdialog.c | 2 ++ 12 src/polkitgnomeauthenticationdialog.c | 2 ++
11 1 file changed, 2 insertions(+) 13 1 file changed, 2 insertions(+)
diff --git a/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0003-Get-user-icon-from-accountsservice-instead-of-lookin.patch b/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0003-Get-user-icon-from-accountsservice-instead-of-lookin.patch
index 431493906..a3759c4dc 100644
--- a/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0003-Get-user-icon-from-accountsservice-instead-of-lookin.patch
+++ b/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0003-Get-user-icon-from-accountsservice-instead-of-lookin.patch
@@ -4,6 +4,9 @@ Subject: Get user icon from accountsservice instead of looking in ~/.face
4 4
5Bug: https://bugzilla.gnome.org/show_bug.cgi?id=669857 5Bug: https://bugzilla.gnome.org/show_bug.cgi?id=669857
6Bug-Ubuntu: https://launchpad.net/bugs/928249 6Bug-Ubuntu: https://launchpad.net/bugs/928249
7
8Upstream-Status: Pending
9Signed-off-by: Khem Raj <raj.khem@gmail.com>
7--- 10---
8 src/polkitgnomeauthenticationdialog.c | 107 ++++++++++++++++++++++++++++++---- 11 src/polkitgnomeauthenticationdialog.c | 107 ++++++++++++++++++++++++++++++----
9 1 file changed, 97 insertions(+), 10 deletions(-) 12 1 file changed, 97 insertions(+), 10 deletions(-)
diff --git a/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0004-Use-fresh-X11-timestamps-when-displaying-authenticat.patch b/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0004-Use-fresh-X11-timestamps-when-displaying-authenticat.patch
index 83ad38d83..2c9c5bb16 100644
--- a/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0004-Use-fresh-X11-timestamps-when-displaying-authenticat.patch
+++ b/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0004-Use-fresh-X11-timestamps-when-displaying-authenticat.patch
@@ -7,6 +7,9 @@ This circumvents focus-stealing prevention.
7Bug: https://bugzilla.gnome.org/show_bug.cgi?id=676076 7Bug: https://bugzilla.gnome.org/show_bug.cgi?id=676076
8Bug-Debian: https://bugs.debian.org/684300 8Bug-Debian: https://bugs.debian.org/684300
9Bug-Ubuntu: https://launchpad.net/bugs/946171 9Bug-Ubuntu: https://launchpad.net/bugs/946171
10
11Upstream-Status: Pending
12Signed-off-by: Khem Raj <raj.khem@gmail.com>
10--- 13---
11 src/polkitgnomeauthenticator.c | 4 +++- 14 src/polkitgnomeauthenticator.c | 4 +++-
12 1 file changed, 3 insertions(+), 1 deletion(-) 15 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0005-configure.ac-disable-gnome-tools-that-are-not-provid.patch b/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0005-configure.ac-disable-gnome-tools-that-are-not-provid.patch
index 153cca25e..7eee12a92 100644
--- a/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0005-configure.ac-disable-gnome-tools-that-are-not-provid.patch
+++ b/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/0005-configure.ac-disable-gnome-tools-that-are-not-provid.patch
@@ -3,6 +3,7 @@ From: Markus Volk <f_l_k@t-online.de>
3Date: Fri, 24 Feb 2023 17:29:24 +0100 3Date: Fri, 24 Feb 2023 17:29:24 +0100
4Subject: [PATCH] configure.ac: disable gnome-tools that are not provided 4Subject: [PATCH] configure.ac: disable gnome-tools that are not provided
5 5
6Upstream-Status: Inappropriate [OE-specific]
6Signed-off-by: Markus Volk <f_l_k@t-online.de> 7Signed-off-by: Markus Volk <f_l_k@t-online.de>
7--- 8---
8 configure.ac | 4 ++-- 9 configure.ac | 4 ++--
diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-cmake-Do-not-export-CC-into-gir-compiler.patch b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-cmake-Do-not-export-CC-into-gir-compiler.patch
index fda84acae..118d93a72 100644
--- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-cmake-Do-not-export-CC-into-gir-compiler.patch
+++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-cmake-Do-not-export-CC-into-gir-compiler.patch
@@ -1,3 +1,7 @@
1Use G_IR_SCANNER without passing additional environment
2
3Upstream-Status: Inappropriate [OE-specific]
4Signed-off-by: Khem Raj <raj.khem@gmail.com>
1--- a/cmake/modules/GObjectIntrospection.cmake 5--- a/cmake/modules/GObjectIntrospection.cmake
2+++ b/cmake/modules/GObjectIntrospection.cmake 6+++ b/cmake/modules/GObjectIntrospection.cmake
3@@ -122,9 +122,7 @@ macro(gir_add_introspection gir) 7@@ -122,9 +122,7 @@ macro(gir_add_introspection gir)
diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0002-CMakeLists.txt-remove-CHECK_C_SOURCE_RUNS-check.patch b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0002-CMakeLists.txt-remove-CHECK_C_SOURCE_RUNS-check.patch
index 23c3a96d4..51eaf7cfe 100644
--- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0002-CMakeLists.txt-remove-CHECK_C_SOURCE_RUNS-check.patch
+++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0002-CMakeLists.txt-remove-CHECK_C_SOURCE_RUNS-check.patch
@@ -9,6 +9,7 @@ Content-Transfer-Encoding: 8bit
9* TRY_RUN: does not work for OE 9* TRY_RUN: does not work for OE
10* HAVE_LKSTRFTIME is set by recipe as configure option 10* HAVE_LKSTRFTIME is set by recipe as configure option
11 11
12Upstream-Status: Inappropriate [Cross-compile specific]
12Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> 13Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
13--- 14---
14 CMakeLists.txt | 23 ----------------------- 15 CMakeLists.txt | 23 -----------------------
diff --git a/meta-gnome/recipes-gnome/libxklavier/libxklavier/fix-do_installe-failure.patch b/meta-gnome/recipes-gnome/libxklavier/libxklavier/fix-do_installe-failure.patch
index 29eeef3d5..6c32bfa14 100644
--- a/meta-gnome/recipes-gnome/libxklavier/libxklavier/fix-do_installe-failure.patch
+++ b/meta-gnome/recipes-gnome/libxklavier/libxklavier/fix-do_installe-failure.patch
@@ -12,7 +12,7 @@ libxklavier.vapi': No such file or directory
12| 21 make[3]: *** [install-vapiDATA] Error 1 12| 21 make[3]: *** [install-vapiDATA] Error 1
13| 22 make[3]: *** Waiting for unfinished jobs.... 13| 22 make[3]: *** Waiting for unfinished jobs....
14 14
15Upstream-Stauts: Pending 15Upstream-Status: Pending
16 16
17Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> 17Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
18--- 18---
diff --git a/meta-gnome/recipes-support/accountsservice/accountsservice/0001-musl-Hack-to-fix-build.patch b/meta-gnome/recipes-support/accountsservice/accountsservice/0001-musl-Hack-to-fix-build.patch
index 99bd09a6c..944d2f916 100644
--- a/meta-gnome/recipes-support/accountsservice/accountsservice/0001-musl-Hack-to-fix-build.patch
+++ b/meta-gnome/recipes-support/accountsservice/accountsservice/0001-musl-Hack-to-fix-build.patch
@@ -3,6 +3,8 @@ From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
3Date: Sun, 8 Dec 2019 23:42:00 +0100 3Date: Sun, 8 Dec 2019 23:42:00 +0100
4Subject: [PATCH] musl: Hack to fix configure 4Subject: [PATCH] musl: Hack to fix configure
5 5
6Upstream-Status: Inappropriate [Musl Specific]
7Signed-off-by: Khem Raj <raj.khem@gmail.com>
6--- 8---
7 meson.build | 11 ++++++++--- 9 meson.build | 11 ++++++++---
8 1 file changed, 8 insertions(+), 3 deletions(-) 10 1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/meta-gnome/recipes-support/usermode/usermode/0001-Makefile.am-Link-with-libm-for-powl-API.patch b/meta-gnome/recipes-support/usermode/usermode/0001-Makefile.am-Link-with-libm-for-powl-API.patch
index 8ea34cf23..7a052b23b 100644
--- a/meta-gnome/recipes-support/usermode/usermode/0001-Makefile.am-Link-with-libm-for-powl-API.patch
+++ b/meta-gnome/recipes-support/usermode/usermode/0001-Makefile.am-Link-with-libm-for-powl-API.patch
@@ -3,6 +3,7 @@ From: Khem Raj <raj.khem@gmail.com>
3Date: Tue, 25 Jul 2017 18:28:15 -0700 3Date: Tue, 25 Jul 2017 18:28:15 -0700
4Subject: [PATCH] Makefile.am: Link with libm for powl() API 4Subject: [PATCH] Makefile.am: Link with libm for powl() API
5 5
6Upstream-Status: Pending
6Signed-off-by: Khem Raj <raj.khem@gmail.com> 7Signed-off-by: Khem Raj <raj.khem@gmail.com>
7--- 8---
8 Makefile.am | 2 +- 9 Makefile.am | 2 +-