From patchwork Wed May 24 07:52:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24357 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id A46E1C77B7C for ; Wed, 24 May 2023 07:53:03 +0000 (UTC) Received: from mail-ed1-f51.google.com (mail-ed1-f51.google.com [209.85.208.51]) by mx.groups.io with SMTP id smtpd.web11.3571.1684914781873941301 for ; Wed, 24 May 2023 00:53:02 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=BIeYHoKi; spf=pass (domain: gmail.com, ip: 209.85.208.51, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f51.google.com with SMTP id 4fb4d7f45d1cf-510db954476so1232241a12.0 for ; Wed, 24 May 2023 00:53:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914780; x=1687506780; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=cmY2MT+8R/ZcMZwHoXlFeb4EgwZ4sz6TOJM4mb7QkUQ=; b=BIeYHoKias5DHnYijzue6GzSJvx+yD97U6wjZkYZhJAPHOMvhePM5hFE+3Da6EAj3E y9rns0aIPiC7dAyN3288XCqzgdqlFxxLNoPynwC0ZC4+k/KKvVLcdZiWQ3UMyDn9N7JC OOCv1eQ47HXFfDUTMtMUA6TbilufIVAOYfGWdLLQFPwbuExr75UAvVBNGsyWeDUTEfhF maFqhUsmqIbG6ek6Z5b04w5SFRMkHQFOCABT8xP6kXP+bDNv6IZ3hySmFGAtp6CNNr7I +baxzJPn02WtdNHRng1l8rKFl9keyL84HP1r+Bp6Vpbh3Lvvn/6yuJBsCtf6qMCSpz+e OWfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914780; x=1687506780; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=cmY2MT+8R/ZcMZwHoXlFeb4EgwZ4sz6TOJM4mb7QkUQ=; b=e5EzT63FAOfteyPdlO+6xxSXTO4fVgitfG+/MnO4aJRsinK/PfZCOHzYehJ29fvcFu T5cMkyPmkjUFPaEeYdAXCdhYJyZo6dw04BCYsQxsWu57vq/7HIynSvW67liQt2QMM/lg 9ZjxPwXQp9SvQM9xnfYB/AHWVz7SjGPJ6O8OYdWVN7S538EBXEWC6BQ/EniY54hJ0G5S uit2E5GxRVHrStEhifaz9xCDwoJKwExYAOnWM5tUnUbrQlaYFVJfg55QbmNi04xNt3bQ WFqU7TRvIp2IYZhLzouRkP2TTF/cCjPNzdgiJnjv4EahEUQ8H2nFsC/SR7oi384KgpfR 22Cw== X-Gm-Message-State: AC+VfDyQdqcRkUa6+4Jv1SrifrX1YgZu/pU5ve/6o16MitJ3qc6ptCfo ewIx4qF9unHkhkVfWB3xO51+GZfUHh0= X-Google-Smtp-Source: ACHHUZ69UrAiZLySsATaVhRwZQ4dcpeVbpTXHIB8AoJMmCVaXB8Z2PF5wgoWkRb8pVo8J/ntyBlxqw== X-Received: by 2002:aa7:c553:0:b0:50b:d57c:2a7c with SMTP id s19-20020aa7c553000000b0050bd57c2a7cmr1228770edr.18.1684914780156; Wed, 24 May 2023 00:53:00 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id q5-20020aa7d445000000b00513f680d2a9sm2141915edr.28.2023.05.24.00.52.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:52:59 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 01/20] libsquish: remove unused 0001-makefile-Add-LIBDIR.patch Date: Wed, 24 May 2023 09:52:34 +0200 Message-Id: <20230524075253.1033593-1-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102755 * it was added to meta-multimedia, but not to SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=1c23fd7f8b58636983fd0b233c2043e34d3bc3b3 * and later diferent patch was added to the layer as well as SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=8df60dc8d69ffa506fd923f8db91a2a8aa33343f Signed-off-by: Martin Jansa --- .../libsquish/0001-makefile-Add-LIBDIR.patch | 36 ------------------- 1 file changed, 36 deletions(-) delete mode 100644 meta-multimedia/recipes-multimedia/libsquish/libsquish/0001-makefile-Add-LIBDIR.patch diff --git a/meta-multimedia/recipes-multimedia/libsquish/libsquish/0001-makefile-Add-LIBDIR.patch b/meta-multimedia/recipes-multimedia/libsquish/libsquish/0001-makefile-Add-LIBDIR.patch deleted file mode 100644 index c6eb7ac576..0000000000 --- a/meta-multimedia/recipes-multimedia/libsquish/libsquish/0001-makefile-Add-LIBDIR.patch +++ /dev/null @@ -1,36 +0,0 @@ -From 4fd08c0446ca02917014b63f9080c4205958a130 Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Sun, 20 Mar 2022 01:15:32 -0700 -Subject: [PATCH] makefile: Add LIBDIR - -Avoid hardcoding /lib - -Upstream-Status: Pending -Signed-off-by: Khem Raj ---- - Makefile | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - -diff --git a/Makefile b/Makefile -index 1c01f89..2b1df5b 100644 ---- a/Makefile -+++ b/Makefile -@@ -11,12 +11,12 @@ all : $(LIB) squish.pc - - install : $(LIB) squish.pc - install squish.h $(INSTALL_DIR)/include -- install libsquish.a $(INSTALL_DIR)/lib -- install squish.pc $(INSTALL_DIR)/lib/pkgconfig -+ install libsquish.a $(INSTALL_DIR)/$(LIBDIR) -+ install squish.pc $(INSTALL_DIR)/$(LIBDIR)/pkgconfig - - uninstall: - $(RM) $(INSTALL_DIR)/include/squish.h -- $(RM) $(INSTALL_DIR)/lib/libsquish.a -+ $(RM) $(INSTALL_DIR)/$(LIBDIR)/libsquish.a - - $(LIB) : $(OBJ) - $(AR) cr $@ $? --- -2.35.1 - From patchwork Wed May 24 07:52:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24359 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 90F9CC77B7C for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ed1-f48.google.com (mail-ed1-f48.google.com [209.85.208.48]) by mx.groups.io with SMTP id smtpd.web10.3698.1684914784009855663 for ; Wed, 24 May 2023 00:53:04 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=UeTUmxRj; spf=pass (domain: gmail.com, ip: 209.85.208.48, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f48.google.com with SMTP id 4fb4d7f45d1cf-51403554f1dso1182288a12.1 for ; Wed, 24 May 2023 00:53:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914782; x=1687506782; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=l0FHyPZMFOMhP4PpCtIo6rS9IE6G8yVFkGWRWd64Yww=; b=UeTUmxRjPnTCk6W/B5N6YmHjcxfnX8ncso7pwwPhV+qyygTgpp/VAJejLYQF8A5cI/ lgXDYbkEdtpkGZ32RYXuOPSETTB2tQNh/cHNvGQbDxncADqoK5fK/NO4LJ60lgwwESlG 849k71O01/yXpSnLml6rIvnt5IH9obgLagsL9uez1ShowVKdgFi6JWFLylfgqfj4PIp4 hZVh9ycNYyV5qXGxiyT39omRqhzfc48cWZlfi65IWQXwH19qiN6ti92Zs2hLH1LxKYu2 ByvknhvzpQ+ENsJYTcSwJNPFbeFS3IzXAQcmyoI57PQY9TpKVfta2VZmNstTew7AaY60 afvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914782; x=1687506782; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l0FHyPZMFOMhP4PpCtIo6rS9IE6G8yVFkGWRWd64Yww=; b=C6gGgf/a0mEWZB7Nin2F/VmE4rLPyFCkCp7VAd+aM1V7qEeVbSk0HdwECksQGgPuzR 2x+n8L5dqb2LJp8acYCtI8IaVtnFWzkjB1mGOd1J9saNGTRFzf0ZXjddrWAlvPQ1uRhJ TaWqYlNQlF/l3sPX4lzgbVRUralLXKntUZqwzUByAhoD3znsbiEye1rwlawJzcBU27Ew 740N0a2RgoxOS/XA4Gkn0S3eZRxDMFgo11xwUi061U0V8qC71cqELnyC0ujAQn8e0TBk MSFHkL++JzIdzFLYcmT7WTclLKUu76sg/iUliDKEcfuFUQ/WeZdUWOwF2WHRzSrJQ0Zq Un8w== X-Gm-Message-State: AC+VfDzHsfqER6porhFUvTrx3B2NxF9uxccJG0y3pgZirrNexBJoX2fw aBqSrayTR4Pyj8U+1hddH3uHaST5Gp8= X-Google-Smtp-Source: ACHHUZ7+h5em+/q6wycuF9JZz63fAK5EntnDcQCAqqPy9dX0XYHz43i8LtIx1v1v58x1VtrjhyfYeg== X-Received: by 2002:a17:907:ea9:b0:96a:4bca:8408 with SMTP id ho41-20020a1709070ea900b0096a4bca8408mr17589180ejc.60.1684914782156; Wed, 24 May 2023 00:53:02 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id my19-20020a1709065a5300b0094f3d700868sm5331650ejc.80.2023.05.24.00.53.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:01 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 02/20] meta-python: remove unused patches from python2 recipes Date: Wed, 24 May 2023 09:52:35 +0200 Message-Id: <20230524075253.1033593-2-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102756 * python2 recipes were removed in: https://git.openembedded.org/meta-openembedded/commit/?id=05d0c5eee319055816bbea8b9dd972f723f68019 but some of the unused patch files were left behind * meta-python/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch: https://git.openembedded.org/meta-openembedded/diff/meta-python/recipes-devtools/python/python-pyrex_0.9.9.bb?id=05d0c5eee319055816bbea8b9dd972f723f68019 * meta-python/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch meta-python/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch meta-python/recipes-devtools/python/python-imaging/fix-freetype-includes.patch meta-python/recipes-devtools/python/python-imaging/python-imaging-CVE-2016-2533.patch meta-python/recipes-devtools/python/python-imaging/remove-host-libdir.patch https://git.openembedded.org/meta-openembedded/diff/meta-python/recipes-devtools/python/python-imaging_1.1.7.bb?id=05d0c5eee319055816bbea8b9dd972f723f68019 * meta-python/recipes-devtools/python/python-mccabe/0001-python-mccabe-remove-unnecessary-setup_requires-pyte.patch https://git.openembedded.org/meta-openembedded/tree/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb?id=698c36f58434009844b90d7bda1ab38b5af3d62a * meta-python/recipes-devtools/python/python-pygpgme/0001-reflect-2.1-reporting-for-key-imports.patch meta-python/recipes-devtools/python/python-pygpgme/0002-passphrase_cb-is-deprecated.patch meta-python/recipes-devtools/python/python-pygpgme/0003-handle-generic-error-when-no-passphrase-callback-pre.patch https://git.openembedded.org/meta-openembedded/tree/meta-python/recipes-devtools/python/python-pygpgme_0.3.bb?id=698c36f58434009844b90d7bda1ab38b5af3d62a * meta-python/recipes-devtools/python/python-daemon/0001-Workaround-for-issue-2-1.patch https://git.openembedded.org/meta-openembedded/diff/meta-python/recipes-devtools/python/python-daemon_2.1.2.bb?id=05d0c5eee319055816bbea8b9dd972f723f68019 * meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch https://git.openembedded.org/meta-openembedded/diff/meta-python/recipes-devtools/python/python-numeric_24.2.bb?id=05d0c5eee319055816bbea8b9dd972f723f68019 Signed-off-by: Martin Jansa --- .../0001-Workaround-for-issue-2-1.patch | 31 ------- ...etup.py-force-paths-for-zlib-freetyp.patch | 55 ------------ .../allow.to.disable.some.features.patch | 65 -------------- .../fix-freetype-includes.patch | 30 ------- .../python-imaging-CVE-2016-2533.patch | 38 -------- .../python-imaging/remove-host-libdir.patch | 25 ------ ...move-unnecessary-setup_requires-pyte.patch | 33 ------- ...ne-this-function-differently-than-it.patch | 30 ------- ...eflect-2.1-reporting-for-key-imports.patch | 90 ------------------- .../0002-passphrase_cb-is-deprecated.patch | 52 ----------- ...rror-when-no-passphrase-callback-pre.patch | 30 ------- .../python/python-pygpgme/run-ptest | 3 - .../pyrex-fix-optimized-mode.patch | 15 ---- 13 files changed, 497 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-daemon/0001-Workaround-for-issue-2-1.patch delete mode 100644 meta-python/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch delete mode 100644 meta-python/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch delete mode 100644 meta-python/recipes-devtools/python/python-imaging/fix-freetype-includes.patch delete mode 100644 meta-python/recipes-devtools/python/python-imaging/python-imaging-CVE-2016-2533.patch delete mode 100644 meta-python/recipes-devtools/python/python-imaging/remove-host-libdir.patch delete mode 100644 meta-python/recipes-devtools/python/python-mccabe/0001-python-mccabe-remove-unnecessary-setup_requires-pyte.patch delete mode 100644 meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch delete mode 100644 meta-python/recipes-devtools/python/python-pygpgme/0001-reflect-2.1-reporting-for-key-imports.patch delete mode 100644 meta-python/recipes-devtools/python/python-pygpgme/0002-passphrase_cb-is-deprecated.patch delete mode 100644 meta-python/recipes-devtools/python/python-pygpgme/0003-handle-generic-error-when-no-passphrase-callback-pre.patch delete mode 100644 meta-python/recipes-devtools/python/python-pygpgme/run-ptest delete mode 100644 meta-python/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch diff --git a/meta-python/recipes-devtools/python/python-daemon/0001-Workaround-for-issue-2-1.patch b/meta-python/recipes-devtools/python/python-daemon/0001-Workaround-for-issue-2-1.patch deleted file mode 100644 index dbb8407186..0000000000 --- a/meta-python/recipes-devtools/python/python-daemon/0001-Workaround-for-issue-2-1.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 0981eee9f0198c2045dc0eaa78a005d06fc7bfe4 Mon Sep 17 00:00:00 2001 -From: Carlos Eduardo Moreira dos Santos -Date: Tue, 28 Mar 2017 18:23:44 -0300 -Subject: [PATCH] Workaround for issue 2 [1] - -[1] https://pagure.io/python-daemon/issue/2 ---- - version.py | 7 ++++--- - 1 file changed, 4 insertions(+), 3 deletions(-) - -diff --git a/version.py b/version.py -index d58422a377ee..293e2d64c2b7 100644 ---- a/version.py -+++ b/version.py -@@ -648,9 +648,10 @@ class ChangelogAwareDistribution(distutils.dist.Distribution, object): - - @lru_cache(maxsize=128) - def get_version_info(self): -- changelog_path = get_changelog_path(self) -- version_info = generate_version_info_from_changelog(changelog_path) -- return version_info -+ return { -+ 'version': '2.1.2', -+ 'maintainer': 'Ben Finney' -+ } - - def get_version(self): - version_info = self.get_version_info() --- -2.7.4 - diff --git a/meta-python/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch b/meta-python/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch deleted file mode 100644 index 2575306bec..0000000000 --- a/meta-python/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch +++ /dev/null @@ -1,55 +0,0 @@ -From 07d4f095a9e22ae676a8d68073101131e65012dc Mon Sep 17 00:00:00 2001 -From: Koen Kooi -Date: Tue, 15 Nov 2011 13:16:54 +0100 -Subject: [PATCH] python imaging setup.py: force paths for zlib, freetype and jpeg and don't add host paths - -Signed-off-by: Koen Kooi - -Upstream-Status: Inappropriate [embedded specific] ---- - setup.py | 14 +++----------- - 1 files changed, 3 insertions(+), 11 deletions(-) - -diff --git a/setup.py b/setup.py -index 5d4d53a..b1a22ec 100644 ---- a/setup.py -+++ b/setup.py -@@ -34,10 +34,10 @@ def libinclude(root): - # TIFF_ROOT = libinclude("/opt/tiff") - - TCL_ROOT = None --JPEG_ROOT = None --ZLIB_ROOT = None -+JPEG_ROOT = os.environ['STAGING_LIBDIR'] -+ZLIB_ROOT = os.environ['STAGING_LIBDIR'] - TIFF_ROOT = None --FREETYPE_ROOT = None -+FREETYPE_ROOT = os.environ['STAGING_LIBDIR'], os.environ['STAGING_INCDIR'] - LCMS_ROOT = None - - # FIXME: add mechanism to explicitly *disable* the use of a library -@@ -147,7 +147,6 @@ class pil_build_ext(build_ext): - add_directory(library_dirs, "/opt/local/lib") - add_directory(include_dirs, "/opt/local/include") - -- add_directory(library_dirs, "/usr/local/lib") - # FIXME: check /opt/stuff directories here? - - prefix = sysconfig.get_config_var("prefix") -@@ -207,13 +206,6 @@ class pil_build_ext(build_ext): - if os.path.isfile(os.path.join(tcl_dir, "tk.h")): - add_directory(include_dirs, tcl_dir) - -- # standard locations -- add_directory(library_dirs, "/usr/local/lib") -- add_directory(include_dirs, "/usr/local/include") -- -- add_directory(library_dirs, "/usr/lib") -- add_directory(include_dirs, "/usr/include") -- - # - # insert new dirs *before* default libs, to avoid conflicts - # between Python PYD stub libs and real libraries --- -1.7.2.5 - diff --git a/meta-python/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch b/meta-python/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch deleted file mode 100644 index 4960ed4661..0000000000 --- a/meta-python/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch +++ /dev/null @@ -1,65 +0,0 @@ -At least lcms wasn't deterministicly detected from sysroot. - -This will allow to export LCMS_ENABLED=False when lcms isn't in PACKAGECONFIG. - -Upstream-Status: Inappropriate [configuration] - -Signed-off-by: Martin Jansa - -diff -uNr Imaging-1.1.7.orig/setup.py Imaging-1.1.7/setup.py ---- Imaging-1.1.7.orig/setup.py 2013-07-22 10:17:02.081457075 +0200 -+++ Imaging-1.1.7/setup.py 2013-07-22 13:10:09.029707492 +0200 -@@ -39,6 +39,12 @@ - TIFF_ROOT = None - FREETYPE_ROOT = os.environ['STAGING_LIBDIR'], os.environ['STAGING_INCDIR'] - LCMS_ROOT = None -+TCL_ENABLED = os.getenv('TCL_ENABLED', "True") -+JPEG_ENABLED = os.getenv('JPEG_ENABLED', "True") -+ZLIB_ENABLED = os.getenv('ZLIB_ENABLED', "True") -+TIFF_ENABLED = os.getenv('TIFF_ENABLED', "True") -+FREETYPE_ENABLED = os.getenv('FREETYPE_ENABLED', "True") -+LCMS_ENABLED = os.getenv('LCMS_ENABLED', "True") - - # FIXME: add mechanism to explicitly *disable* the use of a library - -@@ -220,22 +226,22 @@ - zlib = jpeg = tiff = freetype = tcl = tk = lcms = None - feature = feature() - -- if find_include_file(self, "zlib.h"): -+ if ZLIB_ENABLED == 'True' and find_include_file(self, "zlib.h"): - if find_library_file(self, "z"): - feature.zlib = "z" - elif sys.platform == "win32" and find_library_file(self, "zlib"): - feature.zlib = "zlib" # alternative name - -- if find_include_file(self, "jpeglib.h"): -+ if JPEG_ENABLED == 'True' and find_include_file(self, "jpeglib.h"): - if find_library_file(self, "jpeg"): - feature.jpeg = "jpeg" - elif sys.platform == "win32" and find_library_file(self, "libjpeg"): - feature.jpeg = "libjpeg" # alternative name - -- if find_library_file(self, "tiff"): -+ if TIFF_ENABLED == 'True' and find_library_file(self, "tiff"): - feature.tiff = "tiff" - -- if find_library_file(self, "freetype"): -+ if FREETYPE_ENABLED == 'True' and find_library_file(self, "freetype"): - # look for freetype2 include files - freetype_version = 0 - for dir in self.compiler.include_dirs: -@@ -256,11 +262,11 @@ - if dir: - add_directory(self.compiler.include_dirs, dir, 0) - -- if find_include_file(self, "lcms.h"): -+ if LCMS_ENABLED == 'True' and find_include_file(self, "lcms.h"): - if find_library_file(self, "lcms"): - feature.lcms = "lcms" - -- if _tkinter and find_include_file(self, "tk.h"): -+ if TCL_ENABLED == 'True' and _tkinter and find_include_file(self, "tk.h"): - # the library names may vary somewhat (e.g. tcl84 or tcl8.4) - version = TCL_VERSION[0] + TCL_VERSION[2] - if find_library_file(self, "tcl" + version): diff --git a/meta-python/recipes-devtools/python/python-imaging/fix-freetype-includes.patch b/meta-python/recipes-devtools/python/python-imaging/fix-freetype-includes.patch deleted file mode 100644 index 9ecc63a0d6..0000000000 --- a/meta-python/recipes-devtools/python/python-imaging/fix-freetype-includes.patch +++ /dev/null @@ -1,30 +0,0 @@ -Upstream-Status: Backport -Signed-off-by: Ross Burton - -From c6040f618d8f2706a7b46d1cdf37d1a587f9701f Mon Sep 17 00:00:00 2001 -From: Andrew Stromnov -Date: Thu, 28 Nov 2013 16:58:43 +0400 -Subject: [PATCH] fix compiling with FreeType 2.5.1 - ---- - _imagingft.c | 4 ++++ - 1 file changed, 4 insertions(+) - -diff --git a/_imagingft.c b/_imagingft.c -index 47d50bd..f19555b 100644 ---- a/_imagingft.c -+++ b/_imagingft.c -@@ -59,7 +59,11 @@ struct { - const char* message; - } ft_errors[] = - -+#if defined(USE_FREETYPE_2_1) -+#include FT_ERRORS_H -+#else - #include -+#endif - - /* -------------------------------------------------------------------- */ - /* font objects */ --- -1.8.5.1 diff --git a/meta-python/recipes-devtools/python/python-imaging/python-imaging-CVE-2016-2533.patch b/meta-python/recipes-devtools/python/python-imaging/python-imaging-CVE-2016-2533.patch deleted file mode 100644 index b01136f9ac..0000000000 --- a/meta-python/recipes-devtools/python/python-imaging/python-imaging-CVE-2016-2533.patch +++ /dev/null @@ -1,38 +0,0 @@ -python-imaging: CVE-2016-2533 - -the patch comes from: -https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-2533 -https://github.com/python-pillow/Pillow/commit/ae453aa18b66af54e7ff716f4ccb33adca60afd4#diff-8ff6909c159597e22288ad818938fd6b - -PCD decoder overruns the shuffle buffer, Fixes #568 - -Signed-off-by: Li Wang ---- - libImaging/PcdDecode.c | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/libImaging/PcdDecode.c b/libImaging/PcdDecode.c -index b6898e3..c02d005 100644 ---- a/libImaging/PcdDecode.c -+++ b/libImaging/PcdDecode.c -@@ -47,7 +47,7 @@ ImagingPcdDecode(Imaging im, ImagingCodecState state, UINT8* buf, int bytes) - out[0] = ptr[x]; - out[1] = ptr[(x+4*state->xsize)/2]; - out[2] = ptr[(x+5*state->xsize)/2]; -- out += 4; -+ out += 3; - } - - state->shuffle((UINT8*) im->image[state->y], -@@ -62,7 +62,7 @@ ImagingPcdDecode(Imaging im, ImagingCodecState state, UINT8* buf, int bytes) - out[0] = ptr[x+state->xsize]; - out[1] = ptr[(x+4*state->xsize)/2]; - out[2] = ptr[(x+5*state->xsize)/2]; -- out += 4; -+ out += 3; - } - - state->shuffle((UINT8*) im->image[state->y], --- -1.7.9.5 - diff --git a/meta-python/recipes-devtools/python/python-imaging/remove-host-libdir.patch b/meta-python/recipes-devtools/python/python-imaging/remove-host-libdir.patch deleted file mode 100644 index 028a51ad59..0000000000 --- a/meta-python/recipes-devtools/python/python-imaging/remove-host-libdir.patch +++ /dev/null @@ -1,25 +0,0 @@ -Avoid getting host sysroot paths in the library paths to fix issue like: - -| /home/andrei/work/yocto/build-rpi-master/tmp/sysroots/x86_64-linux/usr/lib/libz.so: file not recognized: File format not recognized - -Upstream-Status: Inappropriate [configuration] - -Signed-off-by: Andrei Gherzan - - -Index: Imaging-1.1.7/setup.py -=================================================================== ---- Imaging-1.1.7.orig/setup.py -+++ Imaging-1.1.7/setup.py -@@ -155,11 +155,6 @@ class pil_build_ext(build_ext): - - # FIXME: check /opt/stuff directories here? - -- prefix = sysconfig.get_config_var("prefix") -- if prefix: -- add_directory(library_dirs, os.path.join(prefix, "lib")) -- add_directory(include_dirs, os.path.join(prefix, "include")) -- - # - # locate tkinter libraries - diff --git a/meta-python/recipes-devtools/python/python-mccabe/0001-python-mccabe-remove-unnecessary-setup_requires-pyte.patch b/meta-python/recipes-devtools/python/python-mccabe/0001-python-mccabe-remove-unnecessary-setup_requires-pyte.patch deleted file mode 100644 index 941bed3d73..0000000000 --- a/meta-python/recipes-devtools/python/python-mccabe/0001-python-mccabe-remove-unnecessary-setup_requires-pyte.patch +++ /dev/null @@ -1,33 +0,0 @@ -From 3484bdfa7adbaebcf8bb8e7d4820f64b12717932 Mon Sep 17 00:00:00 2001 -From: Mingli Yu -Date: Fri, 29 Jul 2016 15:37:18 +0800 -Subject: [PATCH] python-mccabe: remove unnecessary setup_requires - pytest-runner - -* Remove setup_requires pytest-runner as the - setup_requires pytest-runner actually is not - used for pytest which only in do_compile phase - via setup.py build - -Upstream-Status: Pending - -Signed-off-by: Mingli Yu ---- - setup.py | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/setup.py b/setup.py -index e59903d..bf2aaba 100644 ---- a/setup.py -+++ b/setup.py -@@ -33,7 +33,6 @@ setup( - license='Expat license', - py_modules=['mccabe'], - zip_safe=False, -- setup_requires=['pytest-runner'], - tests_require=['pytest'], - entry_points={ - 'flake8.extension': [ --- -2.8.1 - diff --git a/meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch b/meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch deleted file mode 100644 index 81ed744cbd..0000000000 --- a/meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch +++ /dev/null @@ -1,30 +0,0 @@ -From 322e781c67d7a78fc2cfc3d377f50b825fc64abb Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Fri, 2 Jun 2017 20:21:01 -0700 -Subject: [PATCH] it tries to define this function differently than it is - defined in sys/time.h. - -Use the definition from system - -Signed-off-by: Khem Raj ---- - Packages/RNG/Src/ranf.c | 3 --- - 1 file changed, 3 deletions(-) - -diff --git a/Packages/RNG/Src/ranf.c b/Packages/RNG/Src/ranf.c -index 5ca7dc5..e669fa8 100644 ---- a/Packages/RNG/Src/ranf.c -+++ b/Packages/RNG/Src/ranf.c -@@ -149,9 +149,6 @@ void Mixranf(int *s,u32 s48[2]) - #else - struct timeval tv; - struct timezone tz; --#if !defined(__sgi) -- int gettimeofday(struct timeval *, struct timezone *); --#endif - - (void)gettimeofday(&tv,&tz); - s48[0] = (u32)tv.tv_sec; --- -2.13.0 - diff --git a/meta-python/recipes-devtools/python/python-pygpgme/0001-reflect-2.1-reporting-for-key-imports.patch b/meta-python/recipes-devtools/python/python-pygpgme/0001-reflect-2.1-reporting-for-key-imports.patch deleted file mode 100644 index 1f31cb805e..0000000000 --- a/meta-python/recipes-devtools/python/python-pygpgme/0001-reflect-2.1-reporting-for-key-imports.patch +++ /dev/null @@ -1,90 +0,0 @@ -From ed44474c11f577c1644910964a917a4cf701bb0f Mon Sep 17 00:00:00 2001 -From: Daniel Kahn Gillmor -Date: Tue, 26 Jan 2016 14:24:26 -0500 -Subject: [PATCH] reflect 2.1 reporting for key imports - -GnuPG 2.1 changes how it reports key imports. These changes should -make the pygpgme test suite compatible with GnuPG 2.1. - -See also: -https://lists.gnupg.org/pipermail/gnupg-devel/2016-January/030718.html - -Upstream-Status: Backport - -Signed-off-by: Catalin Enache - ---- - tests/test_import.py | 22 +++++++++++----------- - 1 file changed, 11 insertions(+), 11 deletions(-) - -diff --git a/tests/test_import.py b/tests/test_import.py -index 10eb816..597eb47 100644 ---- a/tests/test_import.py -+++ b/tests/test_import.py -@@ -55,7 +55,7 @@ class ImportTestCase(GpgHomeTestCase): - ctx = gpgme.Context() - with self.keyfile('key1.sec') as fp: - result = ctx.import_(fp) -- self.assertEqual(result.considered, 1) -+ self.assertEqual(result.considered, 3) - self.assertEqual(result.no_user_id, 0) - self.assertEqual(result.imported, 1) - self.assertEqual(result.imported_rsa, 0) -@@ -64,18 +64,18 @@ class ImportTestCase(GpgHomeTestCase): - self.assertEqual(result.new_sub_keys, 0) - self.assertEqual(result.new_signatures, 0) - self.assertEqual(result.new_revocations, 0) -- self.assertEqual(result.secret_read, 1) -- self.assertEqual(result.secret_imported, 1) -+ self.assertEqual(result.secret_read, 3) -+ self.assertEqual(result.secret_imported, 2) - self.assertEqual(result.secret_unchanged, 0) - self.assertEqual(result.skipped_new_keys, 0) - self.assertEqual(result.not_imported, 0) - self.assertEqual(len(result.imports), 2) - self.assertEqual(result.imports[0], - ('E79A842DA34A1CA383F64A1546BB55F0885C65A4', -- None, gpgme.IMPORT_NEW | gpgme.IMPORT_SECRET)) -+ None, gpgme.IMPORT_NEW)) - self.assertEqual(result.imports[1], - ('E79A842DA34A1CA383F64A1546BB55F0885C65A4', -- None, gpgme.IMPORT_NEW)) -+ None, gpgme.IMPORT_NEW | gpgme.IMPORT_SECRET)) - # can we get the public key? - key = ctx.get_key('E79A842DA34A1CA383F64A1546BB55F0885C65A4') - # can we get the secret key? -@@ -102,17 +102,17 @@ class ImportTestCase(GpgHomeTestCase): - fp = BytesIO(b'\n'.join(keys)) - ctx = gpgme.Context() - result = ctx.import_(fp) -- self.assertEqual(result.considered, 3) -+ self.assertEqual(result.considered, 5) - self.assertEqual(result.no_user_id, 0) - self.assertEqual(result.imported, 2) -- self.assertEqual(result.imported_rsa, 1) -+ self.assertEqual(result.imported_rsa, 0) - self.assertEqual(result.unchanged, 0) - self.assertEqual(result.new_user_ids, 0) - self.assertEqual(result.new_sub_keys, 0) - self.assertEqual(result.new_signatures, 1) - self.assertEqual(result.new_revocations, 0) -- self.assertEqual(result.secret_read, 1) -- self.assertEqual(result.secret_imported, 1) -+ self.assertEqual(result.secret_read, 3) -+ self.assertEqual(result.secret_imported, 2) - self.assertEqual(result.secret_unchanged, 0) - self.assertEqual(result.skipped_new_keys, 0) - self.assertEqual(result.not_imported, 0) -@@ -122,10 +122,10 @@ class ImportTestCase(GpgHomeTestCase): - None, gpgme.IMPORT_NEW)) - self.assertEqual(result.imports[1], - ('E79A842DA34A1CA383F64A1546BB55F0885C65A4', -- None, gpgme.IMPORT_NEW | gpgme.IMPORT_SECRET)) -+ None, gpgme.IMPORT_SIG)) - self.assertEqual(result.imports[2], - ('E79A842DA34A1CA383F64A1546BB55F0885C65A4', -- None, gpgme.IMPORT_SIG)) -+ None, gpgme.IMPORT_NEW | gpgme.IMPORT_SECRET)) - self.assertEqual(result.imports[3], - ('93C2240D6B8AA10AB28F701D2CF46B7FC97E6B0F', - None, gpgme.IMPORT_NEW)) diff --git a/meta-python/recipes-devtools/python/python-pygpgme/0002-passphrase_cb-is-deprecated.patch b/meta-python/recipes-devtools/python/python-pygpgme/0002-passphrase_cb-is-deprecated.patch deleted file mode 100644 index c18cf3feba..0000000000 --- a/meta-python/recipes-devtools/python/python-pygpgme/0002-passphrase_cb-is-deprecated.patch +++ /dev/null @@ -1,52 +0,0 @@ -From ba0dc8273e4f83bcd2d43baa5910aae34b93048c Mon Sep 17 00:00:00 2001 -From: Daniel Kahn Gillmor -Date: Mon, 1 Feb 2016 19:25:12 -0500 -Subject: [PATCH] passphrase_cb is deprecated - -https://bugs.gnupg.org/gnupg/issue767 indicates that -gpgme_set_passphrase_cb is a deprecated corner of the API and that -developers using gpgme should really rely on the gpg-agent to handle -this stuff. This should actually simplify things for most -installations -- just strip out all passphrase handling from your -application entirely, relying on gpg to figure out how to find the -agent, and relying on the agent figuring out how to prompt the user -(if necessary). - -However, if a developer really wants to use the passphrase callback -approach, they'll have to use loopback pinentry. This sets up the -test suite to be able to make those tests. - -Upstream-Status: Backport - -Signed-off-by: Catalin Enache - ---- - tests/util.py | 8 +++++++- - 1 file changed, 7 insertions(+), 1 deletion(-) - -diff --git a/tests/util.py b/tests/util.py -index cd803c2..86892ca 100644 ---- a/tests/util.py -+++ b/tests/util.py -@@ -28,7 +28,9 @@ keydir = os.path.join(os.path.dirname(__file__), 'keys') - - class GpgHomeTestCase(unittest.TestCase): - -- gpg_conf_contents = '' -+ gpg_conf_contents = 'pinentry-mode loopback' -+ gpg_agent_conf_contents = 'allow-loopback-pinentry' -+ - import_keys = [] - - def keyfile(self, key): -@@ -41,6 +43,10 @@ class GpgHomeTestCase(unittest.TestCase): - fp.write(self.gpg_conf_contents.encode('UTF-8')) - fp.close() - -+ fp = open(os.path.join(self._gpghome, 'gpg-agent.conf'), 'wb') -+ fp.write(self.gpg_agent_conf_contents.encode('UTF-8')) -+ fp.close() -+ - # import requested keys into the keyring - ctx = gpgme.Context() - for key in self.import_keys: diff --git a/meta-python/recipes-devtools/python/python-pygpgme/0003-handle-generic-error-when-no-passphrase-callback-pre.patch b/meta-python/recipes-devtools/python/python-pygpgme/0003-handle-generic-error-when-no-passphrase-callback-pre.patch deleted file mode 100644 index 6acb68bfe7..0000000000 --- a/meta-python/recipes-devtools/python/python-pygpgme/0003-handle-generic-error-when-no-passphrase-callback-pre.patch +++ /dev/null @@ -1,30 +0,0 @@ -From 579b5930e15de8855bf63b3c20b6c3aaf894c3eb Mon Sep 17 00:00:00 2001 -From: Daniel Kahn Gillmor -Date: Mon, 1 Feb 2016 19:27:59 -0500 -Subject: [PATCH] handle generic error when no passphrase callback present - -apparently gpg 2.1 returns ERR_GENERAL right now if the pinentry was -in loopback mode and no passphrase callback was supplied. Earlier -versions supplied ERR_BAD_PASSPHRASE. - -Upstream-Status: Backport - -Signed-off-by: Catalin Enache - ---- - tests/test_passphrase.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/tests/test_passphrase.py b/tests/test_passphrase.py -index 0a235e9..35b3c59 100644 ---- a/tests/test_passphrase.py -+++ b/tests/test_passphrase.py -@@ -41,7 +41,7 @@ class PassphraseTestCase(GpgHomeTestCase): - new_sigs = ctx.sign(plaintext, signature, gpgme.SIG_MODE_CLEAR) - except gpgme.GpgmeError as exc: - self.assertEqual(exc.args[0], gpgme.ERR_SOURCE_GPGME) -- self.assertEqual(exc.args[1], gpgme.ERR_BAD_PASSPHRASE) -+ self.assertEqual(exc.args[1], gpgme.ERR_GENERAL) - else: - self.fail('gpgme.GpgmeError not raised') - diff --git a/meta-python/recipes-devtools/python/python-pygpgme/run-ptest b/meta-python/recipes-devtools/python/python-pygpgme/run-ptest deleted file mode 100644 index ce2abb66a5..0000000000 --- a/meta-python/recipes-devtools/python/python-pygpgme/run-ptest +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -GPG_AGENT_INFO= python test_all.py -v 2>&1 | sed -e '/\.\.\. ok/ s/^/PASS: /g' -e '/\.\.\. [ERROR|FAIL]/ s/^/FAIL: /g' -e '/\.\.\. skipped/ s/^/SKIP: /g' -e 's/ \.\.\. ok//g' -e 's/ \.\.\. ERROR//g' -e 's/ \.\.\. FAIL//g' -e 's/ \.\.\. skipped//g' diff --git a/meta-python/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch b/meta-python/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch deleted file mode 100644 index c58c3280e2..0000000000 --- a/meta-python/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch +++ /dev/null @@ -1,15 +0,0 @@ -Upstream-Status: Pending - -Index: Pyrex-0.9.8.4/Pyrex/Distutils/extension.py -=================================================================== ---- Pyrex-0.9.8.4.orig/Pyrex/Distutils/extension.py -+++ Pyrex-0.9.8.4/Pyrex/Distutils/extension.py -@@ -15,7 +15,7 @@ except ImportError: - warnings = None - - class Extension(_Extension.Extension): -- _Extension.Extension.__doc__ + \ -+ _Extension.Extension.__doc__ or "" + \ - """pyrex_include_dirs : [string] - list of directories to search for Pyrex header files (.pxd) (in - Unix form for portability) From patchwork Wed May 24 07:52:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24363 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 868E7C77B7A for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ed1-f54.google.com (mail-ed1-f54.google.com [209.85.208.54]) by mx.groups.io with SMTP id smtpd.web11.3574.1684914784431491308 for ; Wed, 24 May 2023 00:53:04 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=GezlnUDm; spf=pass (domain: gmail.com, ip: 209.85.208.54, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f54.google.com with SMTP id 4fb4d7f45d1cf-51190fd46c3so1290278a12.1 for ; Wed, 24 May 2023 00:53:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914783; x=1687506783; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=cfQsMhbN/HEcBUzkJYhCacgUb8sYGLHqW94vtcdsspE=; b=GezlnUDm+/7tiKECyq1JtMFrTq81Wi99Ci960rxLdg9v9h75WYhAIgFqeWe8u0QxrY xFmtmc5+zOvclz9Xtfr1OIjQ9HgBu4zIfwyGxDBwQzhnzExMChpHlMkicvdBxigyHUBP EauyNlkDloXb6vTlUyFS2Qt+lkDdZ9dfAPC6Gl8+07e+aIyz1H6H3P/sRK3C65KihdYj Wa6TsYuXx1/h+IL8W/BHLRiH8GodpU86Izxe4bnqMFX/JFujBxcIA6oJ1fRPdR3h4Tf+ OoHOs2lgNm7k2iK8QDVOf998WGbgAE9gWl2G/co0ujodhN1N0zLkMPEgnplBnTJM+wkR vvxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914783; x=1687506783; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cfQsMhbN/HEcBUzkJYhCacgUb8sYGLHqW94vtcdsspE=; b=G+fNT8B+W+TnX30gb5wRQTjUs9/XUjhwwoXifZFhyDeIeKb5Am/UjuQaaXk0ZdWIw3 40nTDTIo5xxJ9Kl7aW/3NoA2SZ1HWG9mRJq+md63DGjUr/UtG3/1+pUV1yJqvaANKCqp xJxECkemNrpDIOApTs3V3V7WJf3tu67ekAXgEDPxAbApuuYv+P3nKtcX1+uUCpC0efax vWW4vw7LO8VDuORpU73OYFmnD3zK9tuEaeU/ZjMNCyT33BQsLBYBkzU2y3wbRPXjqB0w HitDgZ9PH/m18GDsk8FuxY0ck9uO10gKFtx/JmnJee5kOpgV92bx+ARRaXPEJjYWktYt Tcyg== X-Gm-Message-State: AC+VfDyS/ysvYQCdrRdIY4DfeGMvmqFZ74IZvjgK4xq9KtH/5BLnAlLT pmhSPwh5919EE/6dooQh+VrTbClEgos= X-Google-Smtp-Source: ACHHUZ5wqDyP8cIxkMN7FQ1bfWmWcE2wovax5mx4IajufiUffV2Z6Xv0YWtUZJ8YJ6tShKa4ndAA7g== X-Received: by 2002:a17:907:1627:b0:971:484:6392 with SMTP id hb39-20020a170907162700b0097104846392mr5234703ejc.38.1684914782888; Wed, 24 May 2023 00:53:02 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id x16-20020a1709064a9000b00968db60e070sm5403867eju.67.2023.05.24.00.53.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:02 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 03/20] python3-pybind11: remove unused 0001-Do-not-strip-binaries.patch Date: Wed, 24 May 2023 09:52:36 +0200 Message-Id: <20230524075253.1033593-3-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102757 * it was removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=5c455804aede17e0ea0cbb7ab55f8580f912e664 Signed-off-by: Martin Jansa --- .../0001-Do-not-strip-binaries.patch | 48 ------------------- 1 file changed, 48 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch diff --git a/meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch b/meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch deleted file mode 100644 index 699eb61550..0000000000 --- a/meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch +++ /dev/null @@ -1,48 +0,0 @@ -From debd676cd94f92a30b3be45f1245aa13d8c398c0 Mon Sep 17 00:00:00 2001 -From: Philip Balister -Date: Wed, 8 Jul 2020 09:41:43 -0400 -Subject: [PATCH] Do not strip binaries. - - * OpenEmbedded strips them after creating debug packages. - -Signed-off-by: Philip Balister -Signed-off-by: Leon Anavi ---- - tools/pybind11NewTools.cmake | 5 ----- - tools/pybind11Tools.cmake | 4 ---- - 2 files changed, 9 deletions(-) - -diff --git a/tools/pybind11NewTools.cmake b/tools/pybind11NewTools.cmake -index 18da8be1..82ebf5e7 100644 ---- a/tools/pybind11NewTools.cmake -+++ b/tools/pybind11NewTools.cmake -@@ -246,11 +246,6 @@ function(pybind11_add_module target_name) - endif() - endif() - -- if(NOT MSVC AND NOT ${CMAKE_BUILD_TYPE} MATCHES Debug|RelWithDebInfo) -- # Strip unnecessary sections of the binary on Linux/macOS -- pybind11_strip(${target_name}) -- endif() -- - if(MSVC) - target_link_libraries(${target_name} PRIVATE pybind11::windows_extras) - endif() -diff --git a/tools/pybind11Tools.cmake b/tools/pybind11Tools.cmake -index 32313539..a7d81012 100644 ---- a/tools/pybind11Tools.cmake -+++ b/tools/pybind11Tools.cmake -@@ -201,10 +201,6 @@ function(pybind11_add_module target_name) - endif() - endif() - -- if(NOT MSVC AND NOT ${CMAKE_BUILD_TYPE} MATCHES Debug|RelWithDebInfo) -- pybind11_strip(${target_name}) -- endif() -- - if(MSVC) - target_link_libraries(${target_name} PRIVATE pybind11::windows_extras) - endif() --- -2.17.1 - From patchwork Wed May 24 07:52:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24367 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id BDEF9C7EE31 for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ed1-f53.google.com (mail-ed1-f53.google.com [209.85.208.53]) by mx.groups.io with SMTP id smtpd.web11.3575.1684914785093992289 for ; Wed, 24 May 2023 00:53:05 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=Ld/4eY72; spf=pass (domain: gmail.com, ip: 209.85.208.53, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f53.google.com with SMTP id 4fb4d7f45d1cf-50c8d87c775so1163646a12.3 for ; Wed, 24 May 2023 00:53:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914783; x=1687506783; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=28gm8/CKodUHGRlKkH4w5sX8lsKVxUo70kuRkNK12mU=; b=Ld/4eY72fOyX/r8DRAhRn9wD7DvFGvnnWNoJ4Myl/atvfEnOWHkf5KuBDl/dnv4V1n zUJkJrOnxQ8dAIyBFg1oTPK1wYetROYsQ8wdoh38O1+6ryrUQCeKokv9TPwvj1rBizXi /DSfz1CxXl04kCe1UkidgiJsNNhLPFr57XMNE0tlokZRRRKMEOTtMJ3sp9WmZ6FTD0bd A38r5bIKatK6kryKq8ndfCqh0W5NagIe/UcQAjhRF1XZ0aC0gPj1PKR8uHtKIdRinMCq PTISNNH6PiEAuMEAjLWInNCJFOifzN7UTMHrr+Yd+3QRCgvtY53Y74qrYKT7o4n+b08/ GDVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914783; x=1687506783; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=28gm8/CKodUHGRlKkH4w5sX8lsKVxUo70kuRkNK12mU=; b=EiGHgd7n5uZ4wmd0IhZFTaLCKWLTCSsAzSgG0b7FgKzsEXq3tzbjilbYH/RIXsdcAK /EEDT3J/pKD6vIR9uDrzelE2zkvWTl5N7CCMwc+joFwCybhQ2ygR9kxvpYH7X8aeActF 2n1tLGLOvW6CMU7QCYYsZ6bTwvdYYAxySVinbPSYGt2El9sgiwtEH5cq1ZHlpOkYGaS2 CaAJNI2Q3fGd++OHoVnavfCoJbuhF+oVhNs6SxUwLrOuUTG+Ww1WwuRYpNigJ77X+4sR 5n9Z7CEEHR0albVfAROHVObeGc6Mw7TE3XGajcDSJx5xxHS/8UAu40c1e2Q3U1ucZ9GP zBxw== X-Gm-Message-State: AC+VfDzZZlodiBKN/+KgxG8+Rw/3fCNu19ru8Fn+zhshODhmlBYVzv16 W/3KqNSBNq36e6DlL2JS7FAB8J/8q9g= X-Google-Smtp-Source: ACHHUZ5bH78dMn/KgToreJi84kFT2nBuqJZhqUyGz2mIL6yn+coPuoh6xcSnE1RUG2077kgTZUoTlg== X-Received: by 2002:a17:906:7087:b0:965:fa3b:7478 with SMTP id b7-20020a170906708700b00965fa3b7478mr13611905ejk.53.1684914783559; Wed, 24 May 2023 00:53:03 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id gt24-20020a170906f21800b0096f6a910ab7sm5396996ejb.190.2023.05.24.00.53.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:03 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 04/20] python3-anyjson: remove unused files Date: Wed, 24 May 2023 09:52:37 +0200 Message-Id: <20230524075253.1033593-4-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102758 * the recipe was removed in: https://git.openembedded.org/meta-openembedded/commit/?id=09abb3ffad217edbbc0c95bc6dda41f2764f2b67 Signed-off-by: Martin Jansa --- .../0001-setup.py-Do-not-use-2to3.patch | 29 ------------------- .../python/python3-anyjson/run-ptest | 3 -- 2 files changed, 32 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-anyjson/0001-setup.py-Do-not-use-2to3.patch delete mode 100644 meta-python/recipes-devtools/python/python3-anyjson/run-ptest diff --git a/meta-python/recipes-devtools/python/python3-anyjson/0001-setup.py-Do-not-use-2to3.patch b/meta-python/recipes-devtools/python/python3-anyjson/0001-setup.py-Do-not-use-2to3.patch deleted file mode 100644 index 2b9e6e52e8..0000000000 --- a/meta-python/recipes-devtools/python/python3-anyjson/0001-setup.py-Do-not-use-2to3.patch +++ /dev/null @@ -1,29 +0,0 @@ -From 4fb61d7c621599b0db9c2c45f4243f07936c5953 Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Wed, 13 Oct 2021 08:20:00 -0700 -Subject: [PATCH] setup.py: Do not use 2to3 - -This helps compiling with setuptools 0.58+ -and it seems to compile fine with python3 - -Signed-off-by: Khem Raj ---- - setup.py | 2 -- - 1 file changed, 2 deletions(-) - -diff --git a/setup.py b/setup.py -index 9fe4902..f2098e1 100644 ---- a/setup.py -+++ b/setup.py -@@ -2,8 +2,6 @@ import os - import sys - - extra = {} --if sys.version_info >= (3, 0): -- extra.update(use_2to3=True) - - try: - from setuptools import setup, find_packages --- -2.33.0 - diff --git a/meta-python/recipes-devtools/python/python3-anyjson/run-ptest b/meta-python/recipes-devtools/python/python3-anyjson/run-ptest deleted file mode 100644 index b63c4de0d9..0000000000 --- a/meta-python/recipes-devtools/python/python3-anyjson/run-ptest +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -pytest -o log_cli=true -o log_cli_level=INFO | sed -e 's/\[...%\]//g'| sed -e 's/PASSED/PASS/g'| sed -e 's/FAILED/FAIL/g'|sed -e 's/SKIPPED/SKIP/g'| awk '{if ($NF=="PASS" || $NF=="FAIL" || $NF=="SKIP" || $NF=="XFAIL" || $NF=="XPASS"){printf "%s: %s\n", $NF, $0}else{print}}'| awk '{if ($NF=="PASS" || $NF=="FAIL" || $NF=="SKIP" || $NF=="XFAIL" || $NF=="XPASS") {$NF="";print $0}else{print}}' From patchwork Wed May 24 07:52:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24366 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C467EC7EE3A for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ej1-f52.google.com (mail-ej1-f52.google.com [209.85.218.52]) by mx.groups.io with SMTP id smtpd.web11.3577.1684914785785538264 for ; Wed, 24 May 2023 00:53:06 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=CQ22K9fP; spf=pass (domain: gmail.com, ip: 209.85.218.52, mailfrom: martin.jansa@gmail.com) Received: by mail-ej1-f52.google.com with SMTP id a640c23a62f3a-96fab30d1e1so159504066b.0 for ; Wed, 24 May 2023 00:53:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914784; x=1687506784; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=E3yDw7qtj5ZvSM7E7QtvxrjNxv3/DTIuK244ZBWQe+g=; b=CQ22K9fPSpERBjKLFzQvdoB9YfV8650ipZEswBZoRFAtr3rLK6XHExsHVik6ZR4iu/ TDvhmnbZ+5WxALhOQ5UsjhuegfTYOZNQpHFiVF3OMXNeB2z19R7+azk+p0VmmAFRhE/9 5JWl4udL2hx+pbxmwmkJEoRUfKWD/CGS524owFc+RKYhe9GINZSqsFC+gZYV32ox+SeB 178cSB5AW5OCefEZp8AejcUF1PrZ6EzH451yEGt/0aixrGoYFlTJPjjEHsVaA8OtCDHi PYeJWkwoTCFCJDnXRZfuppYNsX6HBnNE9KTALFOIesnkLm227s7tHAYNUhdMPBgqXXS1 c9/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914784; x=1687506784; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E3yDw7qtj5ZvSM7E7QtvxrjNxv3/DTIuK244ZBWQe+g=; b=jsjATZjTON8yQbqP/P6UqDagW/3rAO71zUge/jVJiWRHn7R2KNzZOuIZOT3Y4vxAK4 X43gQUfLphNlGaL6bWU7iRNgJbqIO6HXyxsYCZxMNCBAhO6JHyE7j80tlfs3v2QuVkna zqbzHQJEoXNLOOm6Gq2iHjh8em+AIUoOX5cCgCVBOnaS3wLZD4kaej9RwfENVRQoS+00 SP+ghZJPf14XnTq9nYqOVqWsnMpt4VDf2xVGP5BBrNQuFRDLf7nrIQinoReSCast/onJ lzDYdfJgswYMHf89CdQaYhW36F2kL5r/hOe91sfgjYTyFZ0weuiw7YpLDuVag/XDnH8f AMMQ== X-Gm-Message-State: AC+VfDxH/nElbXO3F2bYSsNo3bKcwV+cE39x8zId1bVtTirMb0k71XEZ x/SRf5cUxxiZsjtDmnqfmkCRXTMTrJk= X-Google-Smtp-Source: ACHHUZ4oyei7s6mYxLSFFTT4FryiSn9oM5XSVebjYf2/+IcRV48onU3hWcAPzh9o4gcWRS98CUTzTQ== X-Received: by 2002:a17:907:a40f:b0:973:8edc:5a57 with SMTP id sg15-20020a170907a40f00b009738edc5a57mr526012ejc.4.1684914784242; Wed, 24 May 2023 00:53:04 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id rv25-20020a17090710d900b00965f6ad266bsm5408355ejb.119.2023.05.24.00.53.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:04 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 05/20] monkey: remove unused patch file Date: Wed, 24 May 2023 09:52:38 +0200 Message-Id: <20230524075253.1033593-5-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102759 * it was removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=45b327ba1620febf3dd8a8b415d601c9c9e78bc5 --- ...igure-Respect-LIBS-variable-from-env.patch | 30 ------------------- 1 file changed, 30 deletions(-) delete mode 100644 meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch diff --git a/meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch b/meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch deleted file mode 100644 index 3eb3067394..0000000000 --- a/meta-webserver/recipes-httpd/monkey/files/0001-configure-Respect-LIBS-variable-from-env.patch +++ /dev/null @@ -1,30 +0,0 @@ -From b0526a9b5325bd4758dad8d14efd85c98ef2ebff Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Fri, 14 Jul 2017 18:25:23 -0700 -Subject: [PATCH] configure: Respect LIBS variable from env - -For musl we need to pass -lexecinfo from env -this change accomodates that - -Upstream-Status: Inappropriate [OE-specific] -Signed-off-by: Khem Raj ---- - configure | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/configure b/configure -index 4286c34..f1c65db 100755 ---- a/configure -+++ b/configure -@@ -620,7 +620,7 @@ LIBDEFS = -DSHAREDLIB -fPIC \$(DEFS) - INCDIR = ./include - LDFLAGS = $LDFLAGS - DESTDIR = ../bin/monkey --LIBS = -ldl $libs -+LIBS = -ldl $libs ${LIBS} - OBJ = monkey.o mk_method.o mk_mimetype.o mk_vhost.o mk_request.o \\ - mk_header.o mk_config.o mk_signals.o \\ - mk_user.o mk_utils.o mk_epoll.o mk_scheduler.o \\ --- -2.13.3 - From patchwork Wed May 24 07:52:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24369 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id CC6E0C7EE43 for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ed1-f41.google.com (mail-ed1-f41.google.com [209.85.208.41]) by mx.groups.io with SMTP id smtpd.web10.3699.1684914786716675356 for ; Wed, 24 May 2023 00:53:07 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=lDo+nEZz; spf=pass (domain: gmail.com, ip: 209.85.208.41, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f41.google.com with SMTP id 4fb4d7f45d1cf-51144dddd4cso1175088a12.1 for ; Wed, 24 May 2023 00:53:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914785; x=1687506785; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=QuTOkLfz9OV/JgTGtdJfWh+U2/sg3wxip0paX06nS6A=; b=lDo+nEZzVOQrKujkJRyvlSRKhXQGD4TeNGELvAfnjmtFhBJh+FRuyLXzFF7Pyj31wF ktt5Y49RbZYkzur7X/3siGCUC+DOhUKFCDP1MBKUNnM2G1lFarb2SK1a4GwvEiPCHOJP /3QpzW91+BIKWyAGgOjyXHR/taZPglbHUmVU/k0PKiNTsoQBh+wzEOQmCh2mTPO//mXc ADVYi6gAe7Rd2jH0o6jwGbCN0PojYqvK3umaauIkeYpnG7o18eN465d3bSiT+PwADcWF r0dbfV54Q+0lfBCK5FGx7TmA4RjXa6pNSGMMD65+zKozjf3gXL/qNMah5pznSRQgsN/j nNzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914785; x=1687506785; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QuTOkLfz9OV/JgTGtdJfWh+U2/sg3wxip0paX06nS6A=; b=MEL903edg5iNXffHllnt8AmvFSwRBAcsbOb7bGJeOBwL2yNEd9F8dE7xB19rYeAi2n WBvGn9tYBHDz+F7uwsfdzeBFn8CcTzOVAqdb/2r4YXNQ79/quoJc1QxrWzLlGSWIMzQr Y2b0GDIcgj9xOXPClvk7uyL/zQ7CqyBlKWc1KScgoC+iMLVyaORqmaNw+Lw9JjiDemxm 55GP42EAnLoaUlFOHeIM4T3jvlwjaaqzzJuWOgJuik4PmyDhIleJjrhHF61PhqaOnOG6 +QHsIlOJ2T5Eebi7hRZ9uRRzwv4plH71GfgoArkAHreoRjnXifPrnVyOrQzqNtY6l+TU JdDQ== X-Gm-Message-State: AC+VfDyAZDRuJ/H9m8ANwfXHDc93/e/FFtVP5LTalnXbMAkeCYZfBhbS sr+wQCiknjz5+SkOMeDeFJLO4AmtA5E= X-Google-Smtp-Source: ACHHUZ6w4N0p3mz+yQCP6K9menkOAnxpplQMcJJkDM56UvDvuLjzOLvUY38v30t/zSaItabpJXXw+A== X-Received: by 2002:aa7:da82:0:b0:50b:c693:70af with SMTP id q2-20020aa7da82000000b0050bc69370afmr1231608eds.2.1684914784955; Wed, 24 May 2023 00:53:04 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id be5-20020a0564021a2500b0050dfd7de30dsm4785647edb.94.2023.05.24.00.53.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:04 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 06/20] gnome-terminal: remove unused patch file Date: Wed, 24 May 2023 09:52:39 +0200 Message-Id: <20230524075253.1033593-6-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102760 * it was removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=ccde2b0bdcc1110c68dbdb06dff726b3c955aee9 Signed-off-by: Martin Jansa --- .../0001-build-Fix-for-newer-meson.patch | 46 ------------------- 1 file changed, 46 deletions(-) delete mode 100644 meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal/0001-build-Fix-for-newer-meson.patch diff --git a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal/0001-build-Fix-for-newer-meson.patch b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal/0001-build-Fix-for-newer-meson.patch deleted file mode 100644 index 12520b177c..0000000000 --- a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal/0001-build-Fix-for-newer-meson.patch +++ /dev/null @@ -1,46 +0,0 @@ -From f88447850e162c8d514be367db574c6fa2fec2a5 Mon Sep 17 00:00:00 2001 -From: Christian Persch -Date: Fri, 14 Jan 2022 11:33:32 +0100 -Subject: [PATCH] build: Fix for newer meson - -Upstream-Status: Backport -Signed-off-by: Alexander Kanavin ---- - data/meson.build | 5 +---- - 1 file changed, 1 insertion(+), 4 deletions(-) - -diff --git a/data/meson.build b/data/meson.build -index 79d97e5..e0bcbb9 100644 ---- a/data/meson.build -+++ b/data/meson.build -@@ -18,7 +18,6 @@ - metainfodir = gt_datadir / 'metainfo' - - i18n.merge_file( -- gt_dns_name + '.metainfo.xml', - input: gt_dns_name + '.metainfo.xml.in', - output: '@BASENAME@', - po_dir: po_dir, -@@ -27,7 +26,6 @@ i18n.merge_file( - ) - - i18n.merge_file( -- gt_dns_name + '.Nautilus.metainfo.xml', - input: gt_dns_name + '.Nautilus.metainfo.xml.in', - output: '@BASENAME@', - po_dir: po_dir, -@@ -40,7 +38,6 @@ i18n.merge_file( - desktopdatadir = gt_datadir / 'applications' - - i18n.merge_file( -- gt_dns_name + '.desktop', - input: gt_dns_name + '.desktop.in', - output: '@BASENAME@', - type: 'desktop', -@@ -57,4 +54,4 @@ meson.add_install_script( - - # Subdirs - --subdir('icons') -\ No newline at end of file -+subdir('icons') From patchwork Wed May 24 07:52:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24371 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id D2CC1C8300C for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ed1-f45.google.com (mail-ed1-f45.google.com [209.85.208.45]) by mx.groups.io with SMTP id smtpd.web10.3700.1684914787208088580 for ; Wed, 24 May 2023 00:53:07 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=ovtyNl09; spf=pass (domain: gmail.com, ip: 209.85.208.45, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f45.google.com with SMTP id 4fb4d7f45d1cf-510d6e1f1abso1530092a12.2 for ; Wed, 24 May 2023 00:53:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914785; x=1687506785; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=THW7BWLPqUyYMdMIzdVEaXSkBHfx9EjrCjzn++XHQV8=; b=ovtyNl0914TCLvfBioEmGp/dDsktA2zKCpe36Gknvlg2OVQOWBfDNin95yHpN6RYXG xQU+T0+ajAOJ3NfzP9MHuS/B7ab3kTsC4kpHq4ru1mi26AcrZZRBHnWHKF8G7ZLozOi/ Kdddi+Y14L9WTabb6CzxFNXHH3l5Ty+npdlo3q86mhBm8QyF9JxKg5Wn8YVnSKNQx9tL clSg1EEr7bULQp2Qh70tvVmycSuSm//LBJ7N84m63tCmq9uglWrZnnZMOJoYuDRFgu+S SZsxXWb8nijQbBOaXhA9qtWpqTEcvPlW6bXJ2t9sCMUAN0kWSFewjZyfNpIXwoF9hHo9 OaBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914785; x=1687506785; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=THW7BWLPqUyYMdMIzdVEaXSkBHfx9EjrCjzn++XHQV8=; b=Oy8KtIGerqAuxEwDWHKSi30i0Yww3V758/55Z9zE5/lfrC7BTvSUA7/QUqy+wCuoKw CaOAR77A9JMuUZrUWdTZ2VMIYYkxFLznJySYHf3GQDdilHyN0UVLLlbhBt4EDfE2ZMwP ZwFNtCYBGNKRsNGAx+9N+bNUO3hFP6n8jNXE0DZJkNz+Ga4xaNTa+hWpZu7ROFonP1Cw TxZLZBgSD/QCpO8L6Na/ayphmuAUtETddzrxAeF+1xTSCtJCUimiHyi8SunaOeSJ3qZd vdAwGkKJUskA68I82sXfa6DAMISY7MzH4hZblBRPtNrYtl0xu0d4LWyAzXDKlyJDQjs1 CMQw== X-Gm-Message-State: AC+VfDwA4rSn9sY+NoRzF44BZMkq9364FegghkVMN6FSjCO4NMcTmiwg B9hpcDJjNqo1xDZau9G1Sduqm6ovAK4= X-Google-Smtp-Source: ACHHUZ5xmoSTKOoCyuBdLfV117LTTmgECMrjIOH7EdmCqTcH/7Cgc5bdlW7XhX7WKcnHZr2i028v8g== X-Received: by 2002:aa7:da53:0:b0:510:f6e9:6d92 with SMTP id w19-20020aa7da53000000b00510f6e96d92mr1225008eds.0.1684914785625; Wed, 24 May 2023 00:53:05 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id n9-20020aa7c689000000b005083bc605f9sm4823048edq.72.2023.05.24.00.53.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:05 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 07/20] geary: remove unused patch files Date: Wed, 24 May 2023 09:52:40 +0200 Message-Id: <20230524075253.1033593-7-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102761 * they were removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=3bb4ee4ba1161cff3b8c22dc07aa130ac2de9789 Signed-off-by: Martin Jansa --- ...orkaround-missing-generic-type-argum.patch | 27 ------------ ...y-issues-with-initializer-of-constan.patch | 42 ------------------- 2 files changed, 69 deletions(-) delete mode 100644 meta-gnome/recipes-connectivity/geary/geary/0001-Util.Cache.Lru-Workaround-missing-generic-type-argum.patch delete mode 100644 meta-gnome/recipes-connectivity/geary/geary/0002-Fix-accessibility-issues-with-initializer-of-constan.patch diff --git a/meta-gnome/recipes-connectivity/geary/geary/0001-Util.Cache.Lru-Workaround-missing-generic-type-argum.patch b/meta-gnome/recipes-connectivity/geary/geary/0001-Util.Cache.Lru-Workaround-missing-generic-type-argum.patch deleted file mode 100644 index 22af4f5bea..0000000000 --- a/meta-gnome/recipes-connectivity/geary/geary/0001-Util.Cache.Lru-Workaround-missing-generic-type-argum.patch +++ /dev/null @@ -1,27 +0,0 @@ -From 166198735e9f4fbe91557df1351b3481bcf79e78 Mon Sep 17 00:00:00 2001 -From: Rico Tzschichholz -Date: Sun, 30 Jan 2022 19:54:11 +0100 -Subject: [PATCH 1/2] Util.Cache.Lru: Workaround missing generic type argument - -Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/geary/-/commit/0f75e7a84a39492d0748cec2ba6028e08cae3644] -Signed-off-by: Khem Raj ---- - src/client/util/util-cache.vala | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/client/util/util-cache.vala b/src/client/util/util-cache.vala -index f054e32e..ecc275e8 100644 ---- a/src/client/util/util-cache.vala -+++ b/src/client/util/util-cache.vala -@@ -12,7 +12,7 @@ public class Util.Cache.Lru : Geary.BaseObject { - private class CacheEntry { - - -- public static int lru_compare(CacheEntry a, CacheEntry b) { -+ public static int lru_compare(CacheEntry a, CacheEntry b) { - if (a.key == b.key) { - return 0; - } --- -2.35.1 - diff --git a/meta-gnome/recipes-connectivity/geary/geary/0002-Fix-accessibility-issues-with-initializer-of-constan.patch b/meta-gnome/recipes-connectivity/geary/geary/0002-Fix-accessibility-issues-with-initializer-of-constan.patch deleted file mode 100644 index 76315f3a0e..0000000000 --- a/meta-gnome/recipes-connectivity/geary/geary/0002-Fix-accessibility-issues-with-initializer-of-constan.patch +++ /dev/null @@ -1,42 +0,0 @@ -From 64b56e75a54a9fa3f37c7686be97a5c8818413a4 Mon Sep 17 00:00:00 2001 -From: Rico Tzschichholz -Date: Tue, 30 Nov 2021 15:31:31 +0100 -Subject: [PATCH 2/2] Fix accessibility issues with initializer of constants - -Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/geary/-/commit/9bd4c82952a0a2c3308c5cc86c0b85650c1fb484] -Signed-off-by: Khem Raj ---- - src/client/application/application-client.vala | 14 +++++++------- - 1 file changed, 7 insertions(+), 7 deletions(-) - -diff --git a/src/client/application/application-client.vala b/src/client/application/application-client.vala -index 6ce19ce2..e6ba8533 100644 ---- a/src/client/application/application-client.vala -+++ b/src/client/application/application-client.vala -@@ -8,16 +8,16 @@ - - // Defined by CMake build script. - extern const string GETTEXT_PACKAGE; --extern const string _APP_ID; --extern const string _BUILD_ROOT_DIR; --extern const string _GSETTINGS_DIR; --extern const string _INSTALL_PREFIX; --extern const string _NAME_SUFFIX; -+public extern const string _APP_ID; -+public extern const string _BUILD_ROOT_DIR; -+public extern const string _GSETTINGS_DIR; -+public extern const string _INSTALL_PREFIX; -+public extern const string _NAME_SUFFIX; - extern const string _PLUGINS_DIR; - extern const string _PROFILE; - extern const string _REVNO; --extern const string _SOURCE_ROOT_DIR; --extern const string _VERSION; -+public extern const string _SOURCE_ROOT_DIR; -+public extern const string _VERSION; - extern const string _WEB_EXTENSIONS_DIR; - - --- -2.35.1 - From patchwork Wed May 24 07:52:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24362 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id B5F16C7EE37 for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ed1-f44.google.com (mail-ed1-f44.google.com [209.85.208.44]) by mx.groups.io with SMTP id smtpd.web10.3701.1684914788345977627 for ; Wed, 24 May 2023 00:53:08 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=M35+kM0b; spf=pass (domain: gmail.com, ip: 209.85.208.44, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f44.google.com with SMTP id 4fb4d7f45d1cf-510bcd2d6b8so3576217a12.0 for ; Wed, 24 May 2023 00:53:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914787; x=1687506787; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=GvpBPB+GyGNYtSsehiN2mK21Jv/nsZ8aTYcV0x6ZZf4=; b=M35+kM0bVA3wRVv9QsTzpYwiJ5ALKS6ZrvyIETk12g6QrmKc4PqBx3CjS7sKT/PJmg /1Sfg8wrCnbaPyOZRgrJwu3SXA9+JRJ/YX6NepWeijCKthUMnZR5Ez7goL1f4Cjb8oIM 0FC03lVgNZ4BVwdlgUh4wKn/o8r3Hlq6s5B/OKr+pOERRCXgKjrvlio3DwbibwhrzoRN eWhgd+STtN2EkgpUQ+xgMkSPb8JkEwtc0TbbJaAMNnJceGgPDHaTeOHWUXurwPlNtpcJ PpT9xNYHXo2sl3zUGjwa8wSuYEygqbVaKWSNdYvbWo7J3s0yoEa2wJhQ/JL9WHK0tiPz 2tDA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914787; x=1687506787; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GvpBPB+GyGNYtSsehiN2mK21Jv/nsZ8aTYcV0x6ZZf4=; b=TmOTjS7Glct9dUTgBHVhqTdbCzcOoOwrQJ1ox5krijBJM5NNjObZ0NYCAGgIly7C93 8T67RVmYRCzS76GBKq5unMmmLy4hDZ+t0yKJBlIuxgm8W5cuenew7GxdOYufbQJTbQXI 2+yodRCAEdcEDgLu4PdrccrGnlGp9Nvw5qgKDZOcMwD8qtZqVKW2CQwUTjfyE+qMTToB NmqHSTdM1o52C+I5X3PLmX3uUb4LGlLUE/wvLEQvneR7MxnaBQcA1wCHt/a8gQxKRpN5 9kEcU6K5X31jT/3krHg2OBJC73QRfPUYcmiCSE2gdqdDhw7L8J0DUzGrCZNq+kYF/o2b 64cw== X-Gm-Message-State: AC+VfDxxJvwotPP1UIcEbTwLTV+mFjeEyhiehf7Rvmn1poNVW6XDGTMj xX+rA3owqs/Tgt07il+UqC5Vn4pPPUs= X-Google-Smtp-Source: ACHHUZ56D1jcIzziL2blOwFkQjPoNO96qNmnHrCmgyvSWV3WCGUzOSplaOSwUlHTzDG6eP4tH+NPcw== X-Received: by 2002:a17:907:9804:b0:969:df2e:d7d1 with SMTP id ji4-20020a170907980400b00969df2ed7d1mr15958756ejc.24.1684914786406; Wed, 24 May 2023 00:53:06 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id qp24-20020a170907207800b00959b3c30f2csm5414393ejb.222.2023.05.24.00.53.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:06 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 08/20] ndpi: remove unused CVE-2021-36082.patch Date: Wed, 24 May 2023 09:52:41 +0200 Message-Id: <20230524075253.1033593-8-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102762 * it was removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=8359cf87458d185011831a8132b8af17bcbc9605 Signed-off-by: Martin Jansa --- .../ntopng/files/CVE-2021-36082.patch | 116 ------------------ 1 file changed, 116 deletions(-) delete mode 100644 meta-networking/recipes-support/ntopng/files/CVE-2021-36082.patch diff --git a/meta-networking/recipes-support/ntopng/files/CVE-2021-36082.patch b/meta-networking/recipes-support/ntopng/files/CVE-2021-36082.patch deleted file mode 100644 index 8fdd62d186..0000000000 --- a/meta-networking/recipes-support/ntopng/files/CVE-2021-36082.patch +++ /dev/null @@ -1,116 +0,0 @@ -From 1ec621c85b9411cc611652fd57a892cfef478af3 Mon Sep 17 00:00:00 2001 -From: Luca Deri -Date: Sat, 15 May 2021 19:53:46 +0200 -Subject: [PATCH] Added further checks - -Upstream-Status: Backport [https://github.com/ntop/nDPI/commit/1ec621c85b9411cc611652fd57a892cfef478af3] -CVE: CVE-2021-36082 - -Signed-off-by: Changqing Li - ---- - src/lib/protocols/netbios.c | 2 +- - src/lib/protocols/tls.c | 32 +++++++++++++++++--------------- - 2 files changed, 18 insertions(+), 16 deletions(-) - -diff --git a/src/lib/protocols/netbios.c b/src/lib/protocols/netbios.c -index 1f3850cb..0d3b705f 100644 ---- a/src/lib/protocols/netbios.c -+++ b/src/lib/protocols/netbios.c -@@ -42,7 +42,7 @@ int ndpi_netbios_name_interpret(char *in, size_t inlen, char *out, u_int out_len - int ret = 0, len, idx = inlen; - char *b; - -- len = (*in++)/2; -+ len = (*in++)/2, inlen--; - b = out; - *out = 0; - -diff --git a/src/lib/protocols/tls.c b/src/lib/protocols/tls.c -index 5b572cae..c115ac08 100644 ---- a/src/lib/protocols/tls.c -+++ b/src/lib/protocols/tls.c -@@ -994,21 +994,23 @@ int processClientServerHello(struct ndpi_detection_module_struct *ndpi_struct, - i += 4 + extension_len, offset += 4 + extension_len; - } - -- ja3_str_len = snprintf(ja3_str, sizeof(ja3_str), "%u,", ja3.tls_handshake_version); -+ ja3_str_len = snprintf(ja3_str, JA3_STR_LEN, "%u,", ja3.tls_handshake_version); - -- for(i=0; i 0) ? "-" : "", ja3.cipher[i]); -+ for(i=0; (i ja3_str_len); i++) { -+ rc = snprintf(&ja3_str[ja3_str_len], JA3_STR_LEN-ja3_str_len, "%s%u", (i > 0) ? "-" : "", ja3.cipher[i]); - - if(rc <= 0) break; else ja3_str_len += rc; - } - -- rc = snprintf(&ja3_str[ja3_str_len], sizeof(ja3_str)-ja3_str_len, ","); -- if(rc > 0 && ja3_str_len + rc < JA3_STR_LEN) ja3_str_len += rc; -+ if(JA3_STR_LEN > ja3_str_len) { -+ rc = snprintf(&ja3_str[ja3_str_len], JA3_STR_LEN-ja3_str_len, ","); -+ if(rc > 0 && ja3_str_len + rc < JA3_STR_LEN) ja3_str_len += rc; -+ } - - /* ********** */ - -- for(i=0; i 0) ? "-" : "", ja3.tls_extension[i]); -+ for(i=0; (i 0) ? "-" : "", ja3.tls_extension[i]); - - if(rc <= 0) break; else ja3_str_len += rc; - } -@@ -1443,41 +1445,41 @@ int processClientServerHello(struct ndpi_detection_module_struct *ndpi_struct, - int rc; - - compute_ja3c: -- ja3_str_len = snprintf(ja3_str, sizeof(ja3_str), "%u,", ja3.tls_handshake_version); -+ ja3_str_len = snprintf(ja3_str, JA3_STR_LEN, "%u,", ja3.tls_handshake_version); - - for(i=0; i 0) ? "-" : "", ja3.cipher[i]); - if(rc > 0 && ja3_str_len + rc < JA3_STR_LEN) ja3_str_len += rc; else break; - } - -- rc = snprintf(&ja3_str[ja3_str_len], sizeof(ja3_str)-ja3_str_len, ","); -+ rc = snprintf(&ja3_str[ja3_str_len], JA3_STR_LEN-ja3_str_len, ","); - if(rc > 0 && ja3_str_len + rc < JA3_STR_LEN) ja3_str_len += rc; - - /* ********** */ - - for(i=0; i 0) ? "-" : "", ja3.tls_extension[i]); - if(rc > 0 && ja3_str_len + rc < JA3_STR_LEN) ja3_str_len += rc; else break; - } - -- rc = snprintf(&ja3_str[ja3_str_len], sizeof(ja3_str)-ja3_str_len, ","); -+ rc = snprintf(&ja3_str[ja3_str_len], JA3_STR_LEN-ja3_str_len, ","); - if(rc > 0 && ja3_str_len + rc < JA3_STR_LEN) ja3_str_len += rc; - - /* ********** */ - - for(i=0; i 0) ? "-" : "", ja3.elliptic_curve[i]); - if(rc > 0 && ja3_str_len + rc < JA3_STR_LEN) ja3_str_len += rc; else break; - } - -- rc = snprintf(&ja3_str[ja3_str_len], sizeof(ja3_str)-ja3_str_len, ","); -+ rc = snprintf(&ja3_str[ja3_str_len], JA3_STR_LEN-ja3_str_len, ","); - if(rc > 0 && ja3_str_len + rc < JA3_STR_LEN) ja3_str_len += rc; - - for(i=0; i 0) ? "-" : "", ja3.elliptic_curve_point_format[i]); - if(rc > 0 && ja3_str_len + rc < JA3_STR_LEN) ja3_str_len += rc; else break; - } --- -2.17.1 - From patchwork Wed May 24 07:52:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24364 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id A26F7C7EE33 for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ej1-f45.google.com (mail-ej1-f45.google.com [209.85.218.45]) by mx.groups.io with SMTP id smtpd.web10.3702.1684914788700040543 for ; Wed, 24 May 2023 00:53:09 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=ca6fAc5K; spf=pass (domain: gmail.com, ip: 209.85.218.45, mailfrom: martin.jansa@gmail.com) Received: by mail-ej1-f45.google.com with SMTP id a640c23a62f3a-96f53c06babso102337266b.3 for ; Wed, 24 May 2023 00:53:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914787; x=1687506787; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=We+mFuwJZaslrs8yIwLB3+XjynQq8gx89uZxORZpuFQ=; b=ca6fAc5KjbUOBXgt3xApewteFtWfpFtjwwTzRHwU+j9tTojcJNpZRdNl3o9/PUAfLW 9VG9oKahqoChkeGZNatj2DZUrAb8/zDpnEizo4evAXUrPlczhWubQtve3RMunOP6nt8I rqeYgjPabjbp98gc1y/RHn8RQ2EfIq0Jg/ii/ANsyzKMx210bj0ChlSPvGUZYdLGMzEB ORyVRTBvEuRRBpM3mtLiqPmCBKK8LI19JAvqVB2jbdO8bgTOZ+FQaxM9Ycfaz+7smPmS QICCQdhKxQY/s5Ojm22W4M/H1LXmc4kN4zHJlf7ohS8EjhnseZT2a9U2dEjJbuRym1y7 OEsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914787; x=1687506787; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=We+mFuwJZaslrs8yIwLB3+XjynQq8gx89uZxORZpuFQ=; b=N8I+gZrrY+pb0BXIuEnqfZX5no7Jh0rqyc4ttbm9hurrinEr+34MGRh2WVZYfNXW9l uwIv1O18dEY6ykiatItx0uTsZqDWzP+12asaj+l5LKEIWgd+3e4s6+CBHIfhB9Y1rEdV LzpQDe20R5ElTzhWUZ6Ln7CGmVLp2cAdThMbvCQnmWwfY+UeKuSl40sV/J3sdOjanjrW 7LQ15ITqJEOSyvIXyMVu8HmqGufqDGFPMAhtM57w0J1+CfgcTeebr6eT4v7VzKkxprn/ DF+V09FVULJZ04XIndeckUyGIlOsFbriPMCTyPnvRk0XWo4UGBjuxAWxCpmRgqTq4wH1 xMVA== X-Gm-Message-State: AC+VfDxgcs9Y83yhdJtJ0pL3QOqNwXyerqm+G1trIgUVqfrAEwPqFiXt lZJy2uFNeWvjltBRC31pkHEO6xYtFYo= X-Google-Smtp-Source: ACHHUZ46rN3CQQCThLBXbmqVPZUL5rLWdJCPohcUZsZwTAPyrkSwL3NCPHv+G0Tr47uSQHxfgOgyEA== X-Received: by 2002:a17:906:9b8b:b0:961:be96:b0e6 with SMTP id dd11-20020a1709069b8b00b00961be96b0e6mr17068525ejc.68.1684914787164; Wed, 24 May 2023 00:53:07 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id z14-20020a170906240e00b00966056bd4f4sm5388744eja.28.2023.05.24.00.53.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:06 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 09/20] soci: remove unused soci_libdir.patch Date: Wed, 24 May 2023 09:52:42 +0200 Message-Id: <20230524075253.1033593-9-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102763 * it was removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=01cd7fcae16edde709d24f905a222dcaea8fb0a1 Signed-off-by: Martin Jansa --- .../recipes-dbs/soci/soci/soci_libdir.patch | 28 ------------------- 1 file changed, 28 deletions(-) delete mode 100644 meta-oe/recipes-dbs/soci/soci/soci_libdir.patch diff --git a/meta-oe/recipes-dbs/soci/soci/soci_libdir.patch b/meta-oe/recipes-dbs/soci/soci/soci_libdir.patch deleted file mode 100644 index 00a1a5c862..0000000000 --- a/meta-oe/recipes-dbs/soci/soci/soci_libdir.patch +++ /dev/null @@ -1,28 +0,0 @@ -Define SOCI_LIBDIR only if its not passed via environemnt. In OE we -want to set it per our choice since we use 'lib' for 64bit unless we -are using multilib - --Khem - -Index: soci-3.2.2/CMakeLists.txt -=================================================================== ---- soci-3.2.2.orig/CMakeLists.txt -+++ soci-3.2.2/CMakeLists.txt -@@ -69,11 +69,12 @@ include(SociDependencies) - ############################################################################### - # Installation - ############################################################################### -- --if(APPLE OR CMAKE_SIZEOF_VOID_P EQUAL 4) -- set(SOCI_LIBDIR "lib") --else() -- set(SOCI_LIBDIR "lib64") -+if(NOT DEFINED SOCI_LIBDIR) -+ if(APPLE OR CMAKE_SIZEOF_VOID_P EQUAL 4) -+ set(SOCI_LIBDIR "lib") -+ else() -+ set(SOCI_LIBDIR "lib") -+ endif() - endif() - - set(BINDIR "bin" CACHE PATH "The directory to install binaries into.") From patchwork Wed May 24 07:52:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24360 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id A0C78C7EE2C for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ed1-f52.google.com (mail-ed1-f52.google.com [209.85.208.52]) by mx.groups.io with SMTP id smtpd.web10.3703.1684914789516578822 for ; Wed, 24 May 2023 00:53:09 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=P92Hnzax; spf=pass (domain: gmail.com, ip: 209.85.208.52, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f52.google.com with SMTP id 4fb4d7f45d1cf-510b7b6ef59so1523381a12.3 for ; Wed, 24 May 2023 00:53:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914788; x=1687506788; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ZWwZq+I9ejONAFo+NhLQkePHXr9XKN83msFn+WPaa74=; b=P92HnzaxPq8ByyMaVEAgreceHC1yIoljlmYD+RBRD9X88Jut9RT9tB6G6SjC0ow2NY PNY83LmUEDx88dk7Ey6CULCujF0DEj4FNvIPsduf0/XhWSB3ze15h1WU/bXuTeFrJeji S+jbmfFPMHOvXM/dNiJFEdsQSMjS1XoRdodbClqEsP5/ceC0+3R0ItHdoNXjewGuxIOX D70Ft+0HzBOdphVpjVy/YDdS+O1ThhVarHcdGyKjv9TnPpUlMXWQtTPFd8gt397IjalT fSBgoKjqO83NjxxbVqpexj/C5/4Y12dGFu2OM6wDhF4saIw9HGartYFRbupkkSq5ISky zNJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914788; x=1687506788; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZWwZq+I9ejONAFo+NhLQkePHXr9XKN83msFn+WPaa74=; b=AUQ3DV4uwTscKnrxx6l/I/sWNd6fuABbzxTxd7gBAcQzNFD3PPzAr2WnJGvj+OmRP8 C05HNprrgFe2oXkXJJtss1ZDGVyu1+wHEfLjx6zq6ge5QNcEQjiD9Ciq0GBnp0gX6iaw U3dFSXugtD9VVv1CAl0nbqO5Ry97joTFwkEov2kKuj4v/KMu2tIiYZEA9i65DorsqBYY 4TRj4XhK/Y3I84037ljdakLaLgRaRegQP9K/fnCv8cef9gTwECj+JyiHtONcoQUE8Q+V 32ZDfm2DPO+8fEsSRfBNOmb53NXsY8ArF2a9RBJvtryRmNoJtfSaS9m58cdP/3jFHdGo L/bw== X-Gm-Message-State: AC+VfDzKE5/WWCDD81SIQt3LM48tvREm5fSMRKhFH3sbTs6MruYk6WKh ZJ8H0IoktZAn4w4SY3aYGEySYdcwxWg= X-Google-Smtp-Source: ACHHUZ6/FuDYAWnfVcjS3HuK8BoB2cOUFEc154z1qtbWNH3+R2dJv4Z2u6V0anSCIFySxEIoc1xRBQ== X-Received: by 2002:aa7:cd79:0:b0:50c:160d:f652 with SMTP id ca25-20020aa7cd79000000b0050c160df652mr1238026edb.8.1684914787870; Wed, 24 May 2023 00:53:07 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id p6-20020a056402074600b0050da1edb2e4sm4861412edy.31.2023.05.24.00.53.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:07 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 10/20] cyrus-sasl: remove unused patch file Date: Wed, 24 May 2023 09:52:43 +0200 Message-Id: <20230524075253.1033593-10-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102764 * it was removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=edd8bd0f2443bbf1acc794df981cd05f1dbd6778 Signed-off-by: Martin Jansa --- .../cyrus-sasl/Fix-hardcoded-libdir.patch | 26 ------------------- 1 file changed, 26 deletions(-) delete mode 100644 meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/Fix-hardcoded-libdir.patch diff --git a/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/Fix-hardcoded-libdir.patch b/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/Fix-hardcoded-libdir.patch deleted file mode 100644 index f172362f4e..0000000000 --- a/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/Fix-hardcoded-libdir.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 188ad4497947259811ad32faeee95c20f9a44046 Mon Sep 17 00:00:00 2001 -From: "Roy.Li" -Date: Fri, 19 Jul 2013 14:29:31 +0800 -Subject: [PATCH] Fix hardcoded libdir. - -Upstream-Status: Pending - -Signed-off-by: Roy.Li - ---- - plugins/Makefile.am | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/plugins/Makefile.am b/plugins/Makefile.am -index 2b02a52..929f6a4 100644 ---- a/plugins/Makefile.am -+++ b/plugins/Makefile.am -@@ -65,7 +65,7 @@ LIB_MYSQL = @LIB_MYSQL@ - - plugindir = @plugindir@ - --sasldir = $(prefix)/lib/sasl2 -+sasldir = $(libdir)/sasl2 - sasl_LTLIBRARIES = @SASL_MECHS@ - EXTRA_LTLIBRARIES = libplain.la libanonymous.la libkerberos4.la libcrammd5.la \ - libgs2.la libgssapiv2.la libdigestmd5.la liblogin.la libsrp.la libotp.la \ From patchwork Wed May 24 07:52:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24365 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id B6F9AC7EE39 for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ed1-f53.google.com (mail-ed1-f53.google.com [209.85.208.53]) by mx.groups.io with SMTP id smtpd.web10.3704.1684914790329649329 for ; Wed, 24 May 2023 00:53:10 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=Ukb5DFFC; spf=pass (domain: gmail.com, ip: 209.85.208.53, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f53.google.com with SMTP id 4fb4d7f45d1cf-510f525e06cso1469173a12.2 for ; Wed, 24 May 2023 00:53:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914789; x=1687506789; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=6dwF6/K2FhJIjeipYWSyhNV+gWYr8sJy7pPixte5Vc8=; b=Ukb5DFFCM+ddVzUgUgEK2L79+AfIRDEAbPZv6GRK0fZoORNCE9IXHkOPjnYIlW0fGi WmWRoFpPtRbZWNuCXYdm+1u4xltj2Xhr10nlu6LFU45LFMeA1No0xW4m6XiQC1VZTR1K Dpvi8+fauiTtFzJkYSJpBr6ULSjWlldlYoYbwwHuL/KTGjCXzah/5f57PlZxSKvMRfuP 3VHnDsXQEmD5L2zAQ21wfQfJgpoipG36lSXg2K7MBIBixcCDPuntg7CGK3m4K3Gna9+/ b+OjllaWZCJf7YKw2hXTtB+6v+63TtCn7qgJ326BiqQYPnycg2oTRub/hznVjA2ZMH/6 R/YQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914789; x=1687506789; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6dwF6/K2FhJIjeipYWSyhNV+gWYr8sJy7pPixte5Vc8=; b=CYYOBAC/keRgnFZdHbmVd67/yHT3iTrG6yF5laSDBn6uNWEsXTHloTNj2naQX8FD17 rQiNV21bSuIi63fHTgdU6G9ANnl2Ge5r9bfec7RIf1EEAqLlvXx6zflvOKWMRbE5IdS8 v0AWqwh3Mu0CK0jHnn0CaGq4oduw95Xy0M5q19s5qqydZJmHAezHHQEwWhf4qWDV2y2k AOQju5iGufQu8uF179psMckMtmC28BvjhqTK74hONS1n0jNBxCS3NUbX3D3fekEDn9Ve RJo2T+Kj7cRviy+LF4xoLQN475Qb05OP9ds8GiLjHkDfCCveVBIbMNe6SqGdx+jGGBYy Q4Ng== X-Gm-Message-State: AC+VfDzLcoFetTiYuG50VVCuypvVhoUoq4xH0NdhmiyWmw/jaJIzXsjx fzk3QUaU9fElfpK5a+eIPg1F1pBtTiQ= X-Google-Smtp-Source: ACHHUZ5Gv1Fgv7ceGxE7DaVzKDPLBzw7q6JQ3wn4yTYZ74u2GEZNeHYJxBP7Y/YhRJQfyJGNbAqYow== X-Received: by 2002:a17:907:9708:b0:96f:4225:9009 with SMTP id jg8-20020a170907970800b0096f42259009mr18091471ejc.0.1684914788582; Wed, 24 May 2023 00:53:08 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id k17-20020a1709063e1100b0096f641a4c01sm5435129eji.179.2023.05.24.00.53.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:08 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 11/20] plymouth: remove unused patch file Date: Wed, 24 May 2023 09:52:44 +0200 Message-Id: <20230524075253.1033593-11-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102765 * it was removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=479b1455e37d49bc24f709bd2284effdb92686ab Signed-off-by: Martin Jansa --- ...001-systemd-switch-to-KillMode-mixed.patch | 43 ------------------- 1 file changed, 43 deletions(-) delete mode 100644 meta-oe/recipes-core/plymouth/files/0001-systemd-switch-to-KillMode-mixed.patch diff --git a/meta-oe/recipes-core/plymouth/files/0001-systemd-switch-to-KillMode-mixed.patch b/meta-oe/recipes-core/plymouth/files/0001-systemd-switch-to-KillMode-mixed.patch deleted file mode 100644 index eb1c8db21c..0000000000 --- a/meta-oe/recipes-core/plymouth/files/0001-systemd-switch-to-KillMode-mixed.patch +++ /dev/null @@ -1,43 +0,0 @@ -From 9d0f8b2e7bc2d1d2b0900fcdf119bb9a2cc4f474 Mon Sep 17 00:00:00 2001 -From: Ray Strode -Date: Tue, 25 Aug 2020 10:49:11 -0400 -Subject: [PATCH] systemd: switch to KillMode=mixed - -KillMode=none is deprecated, so we need to stop using it. - -For now, use `KillMode=mixed` and `IgnoreOnIsolate=true` instead. - -In the future, we should change plymouth to be able to exit and -start again without restarting the active animation, but that's -going to require some effort. - -https://gitlab.freedesktop.org/plymouth/plymouth/-/issues/123 - -Upstream-Status: Backport [https://gitlab.freedesktop.org/plymouth/plymouth/-/commit/9d0f8b2e7bc2d1d2b0900fcdf119bb9a2cc4f474] - -Signed-off-by: Mingli Yu ---- - systemd-units/plymouth-start.service.in | 3 ++- - 1 file changed, 2 insertions(+), 1 deletion(-) - -diff --git a/systemd-units/plymouth-start.service.in b/systemd-units/plymouth-start.service.in -index 3d00cc6..830a62d 100644 ---- a/systemd-units/plymouth-start.service.in -+++ b/systemd-units/plymouth-start.service.in -@@ -6,11 +6,12 @@ After=systemd-vconsole-setup.service systemd-udev-trigger.service systemd-udevd. - Before=systemd-ask-password-plymouth.service - ConditionKernelCommandLine=!plymouth.enable=0 - ConditionVirtualization=!container -+IgnoreOnIsolate=true - - [Service] - ExecStart=@PLYMOUTH_DAEMON_DIR@/plymouthd --mode=boot --pid-file=@plymouthruntimedir@/pid --attach-to-session - ExecStartPost=-@PLYMOUTH_CLIENT_DIR@/plymouth show-splash - Type=forking - RemainAfterExit=yes --KillMode=none -+KillMode=mixed - SendSIGKILL=no --- -2.17.1 - From patchwork Wed May 24 07:52:45 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24361 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id A2353C7EE32 for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ej1-f41.google.com (mail-ej1-f41.google.com [209.85.218.41]) by mx.groups.io with SMTP id smtpd.web10.3705.1684914791048177504 for ; Wed, 24 May 2023 00:53:11 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=qj6uqDfN; spf=pass (domain: gmail.com, ip: 209.85.218.41, mailfrom: martin.jansa@gmail.com) Received: by mail-ej1-f41.google.com with SMTP id a640c23a62f3a-9700219be87so97230966b.1 for ; Wed, 24 May 2023 00:53:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914789; x=1687506789; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=wWKH80Y5QLxh8xcBj3HiWZYJ707wpI8qGf63DjwBQ2k=; b=qj6uqDfNqVpwLUZHDUYsw7aHPTGtt+ORhgTghBG6JHNgmYEeGVQ13hau5DFhDaF1Kh KkbYejwhAT6gCQQssmfsj4d2/e44iKpDHDnutAhUMO7N5HzDtzQuUIsISXwzVjrvaNF9 qZJLBZ2Ppj05Xb7iH+Yo3q53v8SzKjqpjjvKS4NJMYZnAkPPuSfUuiFt/gpzHNujHX9P 6zWjORrkLPS1LJGvk5ut5J/WzZZlcj+8ulJZ2nNFkY4+f6xfzJaiKlxt4KR4TWbtY7ci fvv8aKjne24xZc+DE5Ydq/MMI9qt4auh7ZuuA/eDQ3Ct8/IC203aYozPofx/mJQAZgiW lT9g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914789; x=1687506789; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wWKH80Y5QLxh8xcBj3HiWZYJ707wpI8qGf63DjwBQ2k=; b=Et4NHe9eCKOYSyKEnd+etBKLQ6uZlNJjkQ7g73+3fLnpb0JRy/gTicVYFohTybZA4H kHCwDEkjyInZJ7Qn7mT7oYwRb0W/IPXOTH2rnYW8AntQsCEzwMfS1IG3NiABCYZshbe4 rg4oQlHOUWOWjN78DhEBdIM6x+HXMLMLsCNc8ArDSEZ1tKJ/v4PWGHW9sZ128wkT8Ibl DlVI1+QLYrb2qg7XxDB4BLy0HVP2huz5wr3h75G2Rex6g9jr1to+Z4xpIobUMOFdjZQZ +Brld2EzCrTreUMPXOmNptUKbsogJUcfof+5y44RDp7FYs63timDzAMhkAp9nUGSxhMh h4+g== X-Gm-Message-State: AC+VfDzj3QLJgG6agvsbWNTf909VBRL4YDCPIt5F9cjfqQ8ui5JX3Bqm 9a50MNp+tVowy+9GMXIweMtWhVymHTM= X-Google-Smtp-Source: ACHHUZ7UFTKu7CXiack0vymJu0Ka5gqYzj7iup0yeNE5HTqDEz692Bf5VXbHrrIXwF878NwRN6LXfA== X-Received: by 2002:a17:907:78da:b0:96b:559e:7f2f with SMTP id kv26-20020a17090778da00b0096b559e7f2fmr15118773ejc.38.1684914789281; Wed, 24 May 2023 00:53:09 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id p6-20020a17090664c600b00965e1be3002sm5348961ejn.166.2023.05.24.00.53.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:09 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 12/20] glibmm: remove unused remove-examples.patch Date: Wed, 24 May 2023 09:52:45 +0200 Message-Id: <20230524075253.1033593-12-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102766 * it was removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=1dde9990b8ce4f9a679a666b00f932aab20c3db2 Signed-off-by: Martin Jansa --- .../glib-2.0/glibmm/remove-examples.patch | 40 ------------------- 1 file changed, 40 deletions(-) delete mode 100644 meta-oe/recipes-core/glib-2.0/glibmm/remove-examples.patch diff --git a/meta-oe/recipes-core/glib-2.0/glibmm/remove-examples.patch b/meta-oe/recipes-core/glib-2.0/glibmm/remove-examples.patch deleted file mode 100644 index 42f2520175..0000000000 --- a/meta-oe/recipes-core/glib-2.0/glibmm/remove-examples.patch +++ /dev/null @@ -1,40 +0,0 @@ -From 52360260c0d73a00082d867bc416225fbc2b657e Mon Sep 17 00:00:00 2001 -From: Koen Kooi -Date: Tue, 12 Jul 2011 11:46:37 +0200 -Subject: [PATCH] glibmm: add 2.28.2 - ---- - Makefile.am | 7 +------ - configure.ac | 1 - - 2 files changed, 1 insertion(+), 7 deletions(-) - -diff --git a/Makefile.am b/Makefile.am -index 1b366b4..0ff58b5 100644 ---- a/Makefile.am -+++ b/Makefile.am -@@ -23,12 +23,7 @@ src_subdirs = glib/src gio/src - else - src_subdirs = - endif --if ENABLE_DOCUMENTATION --doc_subdirs = docs --else --doc_subdirs = --endif --SUBDIRS = tools $(src_subdirs) glib/glibmm gio/giomm tests examples $(doc_subdirs) -+SUBDIRS = tools $(src_subdirs) glib/glibmm gio/giomm tests - - glibmm_includedir = $(includedir)/$(GLIBMM_MODULE_NAME) - glibmm_include_HEADERS = glib/glibmm.h -diff --git a/configure.ac b/configure.ac -index e706687..198e0d0 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -166,7 +166,6 @@ AC_CONFIG_FILES([Makefile - gio/src/Makefile - gio/giomm/Makefile - tests/Makefile -- examples/Makefile - docs/Makefile - docs/reference/Doxyfile - MSVC_NMake/glibmm/glibmm.rc From patchwork Wed May 24 07:52:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24368 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C4E73C7EE45 for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ed1-f50.google.com (mail-ed1-f50.google.com [209.85.208.50]) by mx.groups.io with SMTP id smtpd.web11.3578.1684914791655669610 for ; Wed, 24 May 2023 00:53:11 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=Gf5LNSjn; spf=pass (domain: gmail.com, ip: 209.85.208.50, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f50.google.com with SMTP id 4fb4d7f45d1cf-510b56724caso3545355a12.1 for ; Wed, 24 May 2023 00:53:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914790; x=1687506790; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=/lRpmApyweeCt37g2JlTxkplxSfrTpnCNXK+JH7km5M=; b=Gf5LNSjnU18HzOH8tlaVTYots6Qwl3DhAllnt/2ae2FP+dNyW/XW+sY5/Y78kWR7U7 wpiRHczDlrRDbNOtDm7HR8djlsc8mKEh0aC8JhcHnlA9tDmAX0tzitZ+5m9lcvNhtfX/ Bim0ro+skQUivIPXcEa+c6fKCCvzJeYtTGRJrKEB1ZUv8oVanbfxaGNV8NHgds8PieyJ kqROTnhxiX9omBFXJuumcYcu3IJLuFE53RF2cTiLF78fgPqJ1GXeYlWkg1VF5HXTgIxh npQ44bY1DOR7T7fIfgSxwiWZNXAfO1Ck0D5fPELtNKx21+8FnaFVxIaGu71CAo28EazT d2LQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914790; x=1687506790; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/lRpmApyweeCt37g2JlTxkplxSfrTpnCNXK+JH7km5M=; b=U1heaAjxM9nDNmdjGclvG0Oi8qVNr9O8F5L20Y/kLu2XdvV0JKI+R4L8xf78i6sv5g YOrao4E95Q9BIAPFZu57f9IhW28WKgd7DX5OsGxT4Vod8OoyoRyqbCP9aJhLRN9Omzra 0oBGC6UpAEocoM5GrF8sGW6jNZ4MLSdur+DsDiF+kkZMTjW46YXpYCvOAVpu50zgim/+ OTWvtPxIK+iTznBQ4poxQzAWKT5cUB3Mq2mIxnqIzqsgBZOxpJRv1COJYax9TVvF1ZiD 6V+VjI33tWCPxuxVt8AhtoBQNW4HV/GRMTzhsNf4xRssjXIbWjUB1IMNAn0hi2/b2ijt 4KHw== X-Gm-Message-State: AC+VfDx46UJ59alYFmcySjVzdrI8wbU+R/2Q8EI3TBy+c55mJLctv+87 tDbx3bMicBWLPMd0JVuVKywFBkcmmyc= X-Google-Smtp-Source: ACHHUZ4fCnSKnEqf80AjPaD2dFSygD5aXAnmIE13eN4waUOnJn5fwt1R03I9s6Oy08p5z9SCzdCZQQ== X-Received: by 2002:a17:907:360c:b0:969:9c0c:4c97 with SMTP id bk12-20020a170907360c00b009699c0c4c97mr14240403ejc.1.1684914790077; Wed, 24 May 2023 00:53:10 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id kg17-20020a17090776f100b0096a6bf89259sm5227283ejc.167.2023.05.24.00.53.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:09 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 13/20] opencv: remove unused patch file Date: Wed, 24 May 2023 09:52:46 +0200 Message-Id: <20230524075253.1033593-13-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102767 * it was removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=d0e72f07d3f6362a8d3f070ca00c153aae718cb7 Signed-off-by: Martin Jansa --- ...dparty-ippicv-Use-pre-downloaded-ipp.patch | 36 ------------------- 1 file changed, 36 deletions(-) delete mode 100644 meta-oe/recipes-support/opencv/opencv/0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch diff --git a/meta-oe/recipes-support/opencv/opencv/0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch b/meta-oe/recipes-support/opencv/opencv/0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch deleted file mode 100644 index 9e6a613713..0000000000 --- a/meta-oe/recipes-support/opencv/opencv/0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch +++ /dev/null @@ -1,36 +0,0 @@ -From 9b4959b97d2e95d4b49cf6ca2a3fce3cdb484f2d Mon Sep 17 00:00:00 2001 -From: Ricardo Ribalda Delgado -Date: Thu, 31 Mar 2016 00:20:15 +0200 -Subject: [PATCH] 3rdparty/ippicv: Use pre-downloaded ipp - -Signed-off-by: Ricardo Ribalda Delgado -Signed-off-by: Ismo Puustinen - ---- - 3rdparty/ippicv/ippicv.cmake | 15 +-------------- - 1 file changed, 1 insertion(+), 14 deletions(-) - -diff --git a/3rdparty/ippicv/ippicv.cmake b/3rdparty/ippicv/ippicv.cmake -index 257af6fcc6..f88460450f 100644 ---- a/3rdparty/ippicv/ippicv.cmake -+++ b/3rdparty/ippicv/ippicv.cmake -@@ -34,18 +34,5 @@ function(download_ippicv root_var) - endif() - - set(THE_ROOT "${OpenCV_BINARY_DIR}/3rdparty/ippicv") -- ocv_download(FILENAME ${OPENCV_ICV_NAME} -- HASH ${OPENCV_ICV_HASH} -- URL -- "${OPENCV_IPPICV_URL}" -- "$ENV{OPENCV_IPPICV_URL}" -- "https://raw.githubusercontent.com/opencv/opencv_3rdparty/${IPPICV_COMMIT}/ippicv/" -- DESTINATION_DIR "${THE_ROOT}" -- ID IPPICV -- STATUS res -- UNPACK RELATIVE_URL) -- -- if(res) -- set(${root_var} "${THE_ROOT}/${OPENCV_ICV_PACKAGE_SUBDIR}" PARENT_SCOPE) -- endif() -+ set(${root_var} "${THE_ROOT}/${OPENCV_ICV_PACKAGE_SUBDIR}" PARENT_SCOPE) - endfunction() From patchwork Wed May 24 07:52:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24358 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 86AD6C7EE23 for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ed1-f43.google.com (mail-ed1-f43.google.com [209.85.208.43]) by mx.groups.io with SMTP id smtpd.web11.3580.1684914792489919726 for ; Wed, 24 May 2023 00:53:12 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=pJYik2dO; spf=pass (domain: gmail.com, ip: 209.85.208.43, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f43.google.com with SMTP id 4fb4d7f45d1cf-51408729f43so1403104a12.0 for ; Wed, 24 May 2023 00:53:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914791; x=1687506791; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=v22ldQ3uisABuUSXIdPzmfzdWoRsqdqUvLS/dRyjBHo=; b=pJYik2dOS+ZlOn5BrhKlPFObiDiuKMbuHIXACzrMRJKd+igz1ZE9eYcDQW0GjpPSOr 0PCE7eynIqkS4PSIsfpGYKFkQcjir09hJT7m2xwCUuA7GYFQEqILsr0U28/fJ3GaNtRB Sc3Zdhd0oYNuv/daeSfvB+gJESd3gMqziEthYPt2E0cKRxdOhoV8m24PvjwYXC9pQsaA 2wUiBOwu+K/ODv0e1nAduHZeA4E2l8EPIP9agdLJF0ripURDlROidG3KiyVXUfU2+fZI RM92miDgzcWEtbNQiX0E8hwi4A8jF4ovRmUThz5m0jrpW7yVavO5CRZo9FSl9UIoI3xu s0Ug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914791; x=1687506791; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v22ldQ3uisABuUSXIdPzmfzdWoRsqdqUvLS/dRyjBHo=; b=h2FO7XfSRbetv4SV6L4qtrSd32cTs33IouoCWnpN/+v3x5jlQQdZ8rnYPi66WQbl9N +6e7/yF9dRNpoGHPoRWL4zj/9xXj5GJA/zfpwdpS1Aw4u/KB5jhV8EsGxVaZrH1QSAMR yWs8zTRgEV3Icm8JPT+olFSwGJUNaARBJh9s7b+9ChvNtIZTGqdcn/JffAwBo02hnv3g aSsCxG1nwOWAoXekEC4yPLxLV/fkirnIZeo+f0VCLIzlStAnN52ngYTDK9cSsC9NuprM gAVX5eHLNLOLowFhM0v8W4VnT2mKHFn0a81iThvV586nFPOLSYLIWJeva6D6eJqd1Mcv nw+A== X-Gm-Message-State: AC+VfDw/yWzRIzTLF0eo7oMAIWzinCEynFwSsxXK65y+I4piWyXJ81L2 1KGzHCCnaNz3zmji1SfmGD7ZG98xH6Y= X-Google-Smtp-Source: ACHHUZ4ypgcgb8ojf8Tz/QK/695GFlsV2wnDhlJzFT7+TMruDP7zQiLDMHx+IkZBwbw74DwtV6oXrg== X-Received: by 2002:a05:6402:1e88:b0:506:bbf8:5152 with SMTP id f8-20020a0564021e8800b00506bbf85152mr1657409edf.9.1684914790817; Wed, 24 May 2023 00:53:10 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id s19-20020a056402015300b0050bc5acfcc0sm4714408edu.24.2023.05.24.00.53.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:10 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 14/20] libiio: remove unused patch file Date: Wed, 24 May 2023 09:52:47 +0200 Message-Id: <20230524075253.1033593-14-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102768 * it was removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=998219d2e8179c8ca758da822b8dc17a1e3533b8 Signed-off-by: Martin Jansa --- ...de-CheckCSourceCompiles-before-its-m.patch | 38 ------------------- 1 file changed, 38 deletions(-) delete mode 100644 meta-oe/recipes-support/libiio/libiio/0001-CMake-Move-include-CheckCSourceCompiles-before-its-m.patch diff --git a/meta-oe/recipes-support/libiio/libiio/0001-CMake-Move-include-CheckCSourceCompiles-before-its-m.patch b/meta-oe/recipes-support/libiio/libiio/0001-CMake-Move-include-CheckCSourceCompiles-before-its-m.patch deleted file mode 100644 index a2cfd47f18..0000000000 --- a/meta-oe/recipes-support/libiio/libiio/0001-CMake-Move-include-CheckCSourceCompiles-before-its-m.patch +++ /dev/null @@ -1,38 +0,0 @@ -From 758ba58c81273d9075a539216f8a322935c2e434 Mon Sep 17 00:00:00 2001 -From: Paul Cercueil -Date: Fri, 12 Nov 2021 16:49:21 +0000 -Subject: [PATCH] CMake: Move include(CheckCSourceCompiles) before its macros - are used - -Move include(CheckCSourceCompiles) before any of the -check_c_source_compiles() macros is called. - -This fixes a CMake error when compiling with WITH_NETWORK_GET_BUFFER -disabled. - -Upstream-Status: Accepted [https://github.com/analogdevicesinc/libiio/commit/758ba58c81273d9075a539216f8a322935c2e434] - -Signed-off-by: Paul Cercueil ---- - CMakeLists.txt | 3 ++- - 1 file changed, 2 insertions(+), 1 deletion(-) - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 7437136c8210..05b4feff233b 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -296,9 +296,10 @@ if(WITH_NETWORK_BACKEND) - endif() - - if(${CMAKE_SYSTEM_NAME} MATCHES "Linux") -+ include(CheckCSourceCompiles) -+ - option(WITH_NETWORK_GET_BUFFER "Enable experimental zero-copy transfers" OFF) - if (WITH_NETWORK_GET_BUFFER) -- include(CheckCSourceCompiles) - check_c_source_compiles("#define _GNU_SOURCE=1\n#include \nint main(void) { return O_TMPFILE; }" - HAS_O_TMPFILE) - --- -2.34.1 - From patchwork Wed May 24 07:52:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24370 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id D2479C83003 for ; Wed, 24 May 2023 07:53:13 +0000 (UTC) Received: from mail-ed1-f41.google.com (mail-ed1-f41.google.com [209.85.208.41]) by mx.groups.io with SMTP id smtpd.web11.3581.1684914793329719629 for ; Wed, 24 May 2023 00:53:13 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=SivQQTie; spf=pass (domain: gmail.com, ip: 209.85.208.41, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f41.google.com with SMTP id 4fb4d7f45d1cf-510b4e488e4so1466231a12.3 for ; Wed, 24 May 2023 00:53:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914792; x=1687506792; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=A9emp//3/7jOQO1zoaL/yZjJiI189/HBWTrx7K6juWo=; b=SivQQTiePwwIFX1aSrzjJyOGh6ku9UuOo5b7eSPmDNXKdjVLxif/IAeWX/cnAkmURS DnOL8fvea5kKefFMKDvXgpVTZMPGlLdEV47tjb5kRvIeXUhTlgQc3nMVNRC0a4Qx9VYf QHRqFqacp6e9LZrd/bX/hOPfh8Yv3xTGdkcJNE92t5veTaYzMGMEqI9/P82ZXnDEFD7K YkvGnmdva5GUEBNgKiKRToOfA8/hZ1tBEKirVyIZ/Xkq0dIA9dcK2F5amjZ8Xa9sOAk1 jWgw8mPE1lmKvLMZXFfZ2uieJsTEyZQxdlouWmmdxPZLWv3O5P+5Llg4duZ0t1wsX3t7 dA1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914792; x=1687506792; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A9emp//3/7jOQO1zoaL/yZjJiI189/HBWTrx7K6juWo=; b=XQIW0Ct5hsg1lQutuc48iGMHwIX7ADDocHUSQF0k5Ib47htZpk2Hh2vSW9Ad6vXSqu NDO3pHmEfI6H6ZKmPevSTOWZQXV9DbJbGj61PGkXO6Ck+UMLvzgFukSiqsa01isdDUel wWbzBYAMTkjZ+IgQ/D4dGQZiZAfs0khg/7/eatgxYXJgrUdi03MYUhALAlznIuTEIrqv R97PNhWPetl4vi7SJQGgVZlVfAGIJr7qm+4p0F0fzuJ84I0nauq6Sm8X3BCPKSyWPrRe 3OcjSnj6r5gPUbffkvImKbJ1NECoh9xsS2RgLqwjMFVrU34ghL0qPhW8oDblR1nFqj+R zxVA== X-Gm-Message-State: AC+VfDzMDydJwIInqRxBLoT/3f6rFMlXnsVTCLwNpsLrEQ6Fd7gJb3xx ZANgGtdCHuhdVBjw1ocC8mODklfKDfs= X-Google-Smtp-Source: ACHHUZ7849Kyw2eIU36iVPZz7xntvXLte1fpyjY2y72uHO255uHOHm4ncJPIb8SqIG6bNCDlGGnBsA== X-Received: by 2002:a17:906:5d06:b0:96f:f809:1394 with SMTP id g6-20020a1709065d0600b0096ff8091394mr8627440ejt.53.1684914791702; Wed, 24 May 2023 00:53:11 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id og34-20020a1709071de200b0096f7e6d0063sm5390133ejc.75.2023.05.24.00.53.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:11 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 15/20] libinih: remove unused patch file Date: Wed, 24 May 2023 09:52:48 +0200 Message-Id: <20230524075253.1033593-15-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102769 * it was removed from SRC_URI with git recipe in: https://git.openembedded.org/meta-openembedded/commit/?id=da03785ff19c2db4210318759a011c6919692876 Signed-off-by: Martin Jansa --- ...header-files-without-prefix-dir-inih.patch | 24 ------------------- 1 file changed, 24 deletions(-) delete mode 100644 meta-oe/recipes-support/inih/files/0001-include-install-header-files-without-prefix-dir-inih.patch diff --git a/meta-oe/recipes-support/inih/files/0001-include-install-header-files-without-prefix-dir-inih.patch b/meta-oe/recipes-support/inih/files/0001-include-install-header-files-without-prefix-dir-inih.patch deleted file mode 100644 index fb7b85cfd4..0000000000 --- a/meta-oe/recipes-support/inih/files/0001-include-install-header-files-without-prefix-dir-inih.patch +++ /dev/null @@ -1,24 +0,0 @@ -include: install header files without prefix dir inih - -The other flavor of inih which adapted by Fedora and Ubuntu installs -header files to /usr/include directly. And xfsprogs 5.10.0 also checks -ini.h without extra search path and fails. So install header files -without prefix dir inih. - -Upstream-Status: Submitted [https://github.com/OSSystems/inih/pull/4] - -Signed-off-by: Kai Kang ---- - include/CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt -index 7a46ee7..4a9033f 100644 ---- a/include/CMakeLists.txt -+++ b/include/CMakeLists.txt -@@ -1 +1 @@ --install(FILES ini.h INIReader.h DESTINATION ${CMAKE_INSTALL_PREFIX}/include/inih) -+install(FILES ini.h INIReader.h DESTINATION ${CMAKE_INSTALL_PREFIX}/include) --- -2.17.1 - From patchwork Wed May 24 07:52:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24372 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id CA86CC7EE23 for ; Wed, 24 May 2023 07:53:23 +0000 (UTC) Received: from mail-ej1-f44.google.com (mail-ej1-f44.google.com [209.85.218.44]) by mx.groups.io with SMTP id smtpd.web10.3706.1684914794003175077 for ; Wed, 24 May 2023 00:53:14 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=GqXiBjLj; spf=pass (domain: gmail.com, ip: 209.85.218.44, mailfrom: martin.jansa@gmail.com) Received: by mail-ej1-f44.google.com with SMTP id a640c23a62f3a-96f6e83e12fso80306566b.1 for ; Wed, 24 May 2023 00:53:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914792; x=1687506792; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=7Dmz0xkyNOkvYnpWpL+CSsvbZiP2GFZhAlCn0q5MTUA=; b=GqXiBjLjGXqHMBTPPuDA5j+NSuTtteSXpazbU4QSaDCEsv1pgqGPGQyM33zyKUzHX3 H8yN13W8ZddI2Mu70+uNaT9wEah8mCcCYP/MbwqNGPpp5opLxmcqib+cmo6IMyVtbZwi AqkzlDoJMmJewMdioiBo3Uo47CPMvl9CuRJeCeTa81rm5PfhKPK3/mEPEraFpQ6CUm6t cpMjMUcNMz9nAQBhV5COg2b11DXYvF9TvYEM4wHsisBU4rgR5Op+sOTrNAjtMY0hbYRA sswd9nQbRBoGQ2R6HLV4bAjKSlBzw7DhkmDYOGm7Cgn8XEApFHRQw2oAY1DxC6Pei69y vNeA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914792; x=1687506792; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7Dmz0xkyNOkvYnpWpL+CSsvbZiP2GFZhAlCn0q5MTUA=; b=Hfpp2ZBy//FYcdi1s8am5BOrSZvh8nCH/HAEHJ3smJvEGZaX63POF3ITnMSlXN4xlZ 9ZVp4YdwUDzIqsaytyHCWboEJD/zhs565H+b/ySf4d9jSjbRNMNZCigDUgCkpYuAqhSJ v766nmYkC3CG7/0PEz95lvxVgqIXdTZr3HydHnGDuh1q0npMr0gBSbJy4cp8HDuCdDiA IztIyWE/7P5BpeJpyriHTr0D8bi9FQjvSJ5hbMuFJcmNyCMz9bF4O5o/Q+K9iwGSeohI yS7CDSMtgobv7oNRxyvHQEtGk5i0PPow2lgPgDOYDYqq/3ZkSPAfnYkfrAJSO76Om9kq 0aGg== X-Gm-Message-State: AC+VfDy5bQs5uEkLCUqSzYuM//gWMLuKFwnXSErm1+blo0XjdTGDmgzH aQw9BnrQ/j5GIPlxwdgMYP80564B70s= X-Google-Smtp-Source: ACHHUZ7GhgSX60HYd2qyD0XShdwJvjkTX4nMbdRWb7eRzrMWGqAOGn7nI1f0ctbxgdqdPp38tAp42A== X-Received: by 2002:a17:907:970c:b0:96b:e92:4feb with SMTP id jg12-20020a170907970c00b0096b0e924febmr17859841ejc.60.1684914792457; Wed, 24 May 2023 00:53:12 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id v21-20020a170906339500b0096efd44dbffsm5448809eja.105.2023.05.24.00.53.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:12 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 16/20] paho-mqtt-c: remove unused patch file Date: Wed, 24 May 2023 09:52:49 +0200 Message-Id: <20230524075253.1033593-16-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102770 * it was added in: https://git.openembedded.org/meta-openembedded/commit/?id=4d43e788f2c835948ebeb0180a5c1aaa09e8b3b5 but never used it seems Signed-off-by: Martin Jansa --- .../paho-mqtt-c/files/makefile.patch | 25 ------------------- 1 file changed, 25 deletions(-) delete mode 100644 meta-oe/recipes-connectivity/paho-mqtt-c/files/makefile.patch diff --git a/meta-oe/recipes-connectivity/paho-mqtt-c/files/makefile.patch b/meta-oe/recipes-connectivity/paho-mqtt-c/files/makefile.patch deleted file mode 100644 index a31bfaa749..0000000000 --- a/meta-oe/recipes-connectivity/paho-mqtt-c/files/makefile.patch +++ /dev/null @@ -1,25 +0,0 @@ -Disable building some things we don't need - -Upstream-Status: Inappropriate [config] - -Signed-off-by: Paul Eggleton - ---- - Makefile | 3 ++- - 1 file changed, 2 insertions(+), 1 deletion(-) - -diff --git a/Makefile b/Makefile -index 33bd2d0..84262bd 100644 ---- a/Makefile -+++ b/Makefile -@@ -115,7 +115,8 @@ LDFLAGS_AS = -shared -Wl,-soname,lib${MQTTLIB_AS}.so.${MAJOR_VERSION} -lpthread - - all: build - --build: | mkdir ${MQTTLIB_C_TARGET} ${MQTTLIB_CS_TARGET} ${MQTTLIB_A_TARGET} ${MQTTLIB_AS_TARGET} ${MQTTVERSION_TARGET} ${SYNC_SAMPLES} ${ASYNC_SAMPLES} ${SYNC_TESTS} ${SYNC_SSL_TESTS} ${ASYNC_TESTS} ${ASYNC_SSL_TESTS} -+build: | mkdir ${MQTTLIB_C_TARGET} ${MQTTLIB_CS_TARGET} ${MQTTLIB_A_TARGET} ${MQTTLIB_AS_TARGET} -+#${MQTTVERSION_TARGET} ${SYNC_SAMPLES} ${ASYNC_SAMPLES} ${SYNC_TESTS} ${SYNC_SSL_TESTS} ${ASYNC_TESTS} ${ASYNC_SSL_TESTS} - - clean: - rm -rf ${blddir}/* --- From patchwork Wed May 24 07:52:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24373 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id D4943C77B7C for ; Wed, 24 May 2023 07:53:23 +0000 (UTC) Received: from mail-ed1-f50.google.com (mail-ed1-f50.google.com [209.85.208.50]) by mx.groups.io with SMTP id smtpd.web11.3582.1684914794867149602 for ; Wed, 24 May 2023 00:53:15 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=LB3HGhyr; spf=pass (domain: gmail.com, ip: 209.85.208.50, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f50.google.com with SMTP id 4fb4d7f45d1cf-510d9218506so1566982a12.1 for ; Wed, 24 May 2023 00:53:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914793; x=1687506793; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=3haMN8ZMWi1cyZqBiqT7E6razY8r5avz9cmUHpzFGD0=; b=LB3HGhyrLI/GpurMSH2i/0Tk7ikWGyhI2i636lFU9NK0dP6F0gq4k5kc8Y+NVIjxcY gjdHqmR1nzJ44KZ1fK6pekg4c4AdY4xxpLcxW3El7qNkVYTjyyrLOhJcEQn+NHwRATx5 Y54cBXlrbiAtRA2tiWthkN0WgTYd+H8jo4UFa+JZXdsfC1LYB5zXmWl4NzTcn5Z9f6vm GrRUDhnlk1stxrKHo11YR8OxBici2PZWCk7an9HNVsPQEWEm+BnvBQ+i9JO+he8n55mZ Y/7XGFdZzRs7lArG3VKZJJwOzF9xw9CeRxfnGCDpG55NDqcaYcPC6uUtffbaA16rldDP EX8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914793; x=1687506793; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3haMN8ZMWi1cyZqBiqT7E6razY8r5avz9cmUHpzFGD0=; b=SYC+qbLfPO+HkRESys4Zwz/lMvyZ5lNraRoVqIQ6iBeiVCUjK7l+tkUImNiy4Yam4G yjlRd4lzG8c34Drx3e551PJOt7AXdE4f983dGFSpj5SRo26wiAeL0GEmVN3Vkv7odFtw ZRrBo++D7b/ziHtFtMHUqW8oZxHBG2U4n+4dR/DFiMuz0h/5pQeJsXACdBdKZ4LcXLLk jN2aNixgQLDrM4MCNlQOfsf7+97gEy6F4kPmAwI2kenUACy+omJhJH6FMAGC2ldddCGw hGxiyMbHsOUE4gLQ9O8TOHltWrbjuceM1ch7U49gVg4VkFLRyfYTeyHK7T80artUpzAn 2oZQ== X-Gm-Message-State: AC+VfDy0K1gz55FJSKKYsh+FYSC9Y0wZYP/W384CEDMgzzHQbFhKYfDW hykRuABtWp+OHocdbIrWOpQcbPrl9A8= X-Google-Smtp-Source: ACHHUZ6TO9uu4VAsI87YngyuMgP+6rBU6foA+xxFQWTjlHtkyAqgRWBHxJyhg9a6Y62Dwp5CS6/1qw== X-Received: by 2002:a05:6402:1252:b0:50d:89d5:bf95 with SMTP id l18-20020a056402125200b0050d89d5bf95mr1316268edw.20.1684914793138; Wed, 24 May 2023 00:53:13 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id e20-20020aa7d7d4000000b00501d73cfc86sm4782547eds.9.2023.05.24.00.53.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:12 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 17/20] beep: remove unused linux-input.patch Date: Wed, 24 May 2023 09:52:50 +0200 Message-Id: <20230524075253.1033593-17-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102771 * it was removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=19c244dd39b9896eed9d7d8a2a033e60839cff86 Signed-off-by: Martin Jansa --- .../beep/files/linux-input.patch | 155 ------------------ 1 file changed, 155 deletions(-) delete mode 100644 meta-oe/recipes-extended/beep/files/linux-input.patch diff --git a/meta-oe/recipes-extended/beep/files/linux-input.patch b/meta-oe/recipes-extended/beep/files/linux-input.patch deleted file mode 100644 index 1b38ba72a3..0000000000 --- a/meta-oe/recipes-extended/beep/files/linux-input.patch +++ /dev/null @@ -1,155 +0,0 @@ -# the diff between Alessandro Zummo's copy of beep.c and the original -# one... - ---- beep-1.2.2/beep.c.orig 2006-01-29 12:13:36.994560551 -0800 -+++ beep-1.2.2/beep.c 2006-01-29 12:35:02.950558713 -0800 -@@ -26,6 +26,7 @@ - #include - #include - #include -+#include - - /* I don't know where this number comes from, I admit that freely. A - wonderful human named Raine M. Ekman used it in a program that played -@@ -86,18 +87,28 @@ typedef struct beep_parms_t { - struct beep_parms_t *next; /* in case -n/--new is used. */ - } beep_parms_t; - -+enum { BEEP_TYPE_CONSOLE, BEEP_TYPE_EVDEV }; -+ - /* Momma taught me never to use globals, but we need something the signal - handlers can get at.*/ - int console_fd = -1; -+int console_type = BEEP_TYPE_CONSOLE; -+char *console_device = NULL; -+ -+void do_beep(int freq); - - /* If we get interrupted, it would be nice to not leave the speaker beeping in - perpetuity. */ - void handle_signal(int signum) { -+ -+ if(console_device) -+ free(console_device); -+ - switch(signum) { - case SIGINT: - if(console_fd >= 0) { - /* Kill the sound, quit gracefully */ -- ioctl(console_fd, KIOCSOUND, 0); -+ do_beep(0); - close(console_fd); - exit(signum); - } else { -@@ -110,7 +121,7 @@ void handle_signal(int signum) { - /* print usage and exit */ - void usage_bail(const char *executable_name) { - printf("Usage:\n%s [-f freq] [-l length] [-r reps] [-d delay] " -- "[-D delay] [-s] [-c]\n", -+ "[-D delay] [-s] [-c] [-e device]\n", - executable_name); - printf("%s [Options...] [-n] [--new] [Options...] ... \n", executable_name); - printf("%s [-h] [--help]\n", executable_name); -@@ -141,11 +152,12 @@ void usage_bail(const char *executable_n - void parse_command_line(int argc, char **argv, beep_parms_t *result) { - int c; - -- struct option opt_list[4] = {{"help", 0, NULL, 'h'}, -+ struct option opt_list[] = {{"help", 0, NULL, 'h'}, - {"version", 0, NULL, 'V'}, - {"new", 0, NULL, 'n'}, -+ {"device", 1, NULL, 'e'}, - {0,0,0,0}}; -- while((c = getopt_long(argc, argv, "f:l:r:d:D:schvVn", opt_list, NULL)) -+ while((c = getopt_long(argc, argv, "f:l:r:d:D:schvVne:", opt_list, NULL)) - != EOF) { - int argval = -1; /* handle parsed numbers for various arguments */ - float argfreq = -1; -@@ -207,6 +219,9 @@ void parse_command_line(int argc, char * - result->next->next = NULL; - result = result->next; /* yes, I meant to do that. */ - break; -+ case 'e' : /* also --device */ -+ console_device = strdup(optarg); -+ break; - case 'h' : /* notice that this is also --help */ - default : - usage_bail(argv[0]); -@@ -214,26 +229,61 @@ void parse_command_line(int argc, char * - } - } - -+void do_beep(int freq) -+{ -+ if (console_type == BEEP_TYPE_CONSOLE) -+ { -+ if(ioctl(console_fd, KIOCSOUND, freq != 0 -+ ? (int)(CLOCK_TICK_RATE/freq) -+ : freq) < 0) { -+ printf("\a"); /* Output the only beep we can, in an effort to fall back on usefulness */ -+ perror("ioctl"); -+ } -+ } -+ else -+ { -+ /* BEEP_TYPE_EVDEV */ -+ struct input_event e; -+ -+ e.type = EV_SND; -+ e.code = SND_TONE; -+ e.value = freq; -+ -+ write(console_fd, &e, sizeof(struct input_event)); -+ } -+} -+ - void play_beep(beep_parms_t parms) { - int i; /* loop counter */ - - /* try to snag the console */ -- if((console_fd = open("/dev/console", O_WRONLY)) == -1) { -- fprintf(stderr, "Could not open /dev/console for writing.\n"); -+ -+ if(console_device) -+ console_fd = open(console_device, O_WRONLY); -+ else -+ if((console_fd = open("/dev/input/event0", O_WRONLY)) == -1) -+ if((console_fd = open("/dev/tty0", O_WRONLY)) == -1) -+ console_fd = open("/dev/vc/0", O_WRONLY); -+ -+ if(console_fd == -1) { -+ fprintf(stderr, "Could not open %s for writing\n", -+ console_device != NULL ? console_device : "/dev/tty0 or /dev/vc/0"); - printf("\a"); /* Output the only beep we can, in an effort to fall back on usefulness */ - perror("open"); - exit(1); - } - -+ if (ioctl(console_fd, EVIOCGSND(0)) != -1) -+ console_type = BEEP_TYPE_EVDEV; -+ else -+ console_type = BEEP_TYPE_CONSOLE; -+ - /* Beep */ - for (i = 0; i < parms.reps; i++) { /* start beep */ -- if(ioctl(console_fd, KIOCSOUND, (int)(CLOCK_TICK_RATE/parms.freq)) < 0) { -- printf("\a"); /* Output the only beep we can, in an effort to fall back on usefulness */ -- perror("ioctl"); -- } -+ do_beep(parms.freq); - /* Look ma, I'm not ansi C compatible! */ - usleep(1000*parms.length); /* wait... */ -- ioctl(console_fd, KIOCSOUND, 0); /* stop beep */ -+ do_beep(0); - if(parms.end_delay || (i+1 < parms.reps)) - usleep(1000*parms.delay); /* wait... */ - } /* repeat. */ -@@ -295,5 +345,8 @@ int main(int argc, char **argv) { - parms = next; - } - -+ if(console_device) -+ free(console_device); -+ - return EXIT_SUCCESS; - } From patchwork Wed May 24 07:52:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24375 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id CA832C77B7A for ; Wed, 24 May 2023 07:53:23 +0000 (UTC) Received: from mail-ed1-f44.google.com (mail-ed1-f44.google.com [209.85.208.44]) by mx.groups.io with SMTP id smtpd.web10.3707.1684914795428610489 for ; Wed, 24 May 2023 00:53:15 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=qDD9MY9B; spf=pass (domain: gmail.com, ip: 209.85.208.44, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f44.google.com with SMTP id 4fb4d7f45d1cf-510d967249aso1429517a12.1 for ; Wed, 24 May 2023 00:53:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914794; x=1687506794; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=mxNtvbG2nL7fVcXdAVfKfT/oSHeflgAJ2rg7KKTVAlQ=; b=qDD9MY9BBcrDtnyXSR2egr8iKng1nYWbLMEyspl4GhGYIXQ2PdSpuYwdWlXZrr9/Tr UlKkR/wLLk5wcnqCXf4L7eF1Prcujo+6rDGo5Gt+sfQMow9UUJIRo5z1WT4pI1fss5YM zyRwez9ctcjzGOMQ5uhHqVUpR4fy6nbmRAfLN0NDZ5hZu4NVD5P3yIDsUDE4Q6BdC3sM XkN9ly19uTYvzHHeF47HHxTQlaHuBXL8GmyKi7hHcLh911WOBSmgQgcJd0/Fn+QWKeeA 2HU/z7V7caLeiVCbs5iclowwOMz0l7Y64fY39OEgwq5yPsfGuzUySMCBGnKESa0itEnL p4AQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914794; x=1687506794; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mxNtvbG2nL7fVcXdAVfKfT/oSHeflgAJ2rg7KKTVAlQ=; b=aqMnA1Q8d4DwXqQ4DBSkbbj9uQQLf53HQJ2JrH51NYr/mOUSRhIlLarC5UF/lkj80D YSo0jofCPZ0J4FHmIJPOvRVU8U3gK2yXHbel47OKHufXozp+mi7L5hS2CjrbjJkgVDEt S1yBs9tPhBJC4sJACKCjaVkGCkZT4vV445TXreY7kztQjslFCb9oDtuNx4P7SbZTHtIw NSMPf7uqZhUAGBEqfgK1+/54vtIrAz2+r2RKoS9wqAZg28YEuvnTWiWSncErq1PFWm/p XeFDuSK+fP7yAcoSnyiIaPmDKaIOeGI4seeqZEX3NcrBLOjJu95KWcxYb54aqTQF1f9n JsDQ== X-Gm-Message-State: AC+VfDzMnop/+zf7jFxF8G1mt50IAm6u1kO45F1imqYf4h1kfPmXppXY 6Gd3fAr8YqPPTjzQM/ZZtMrAjGXEQUk= X-Google-Smtp-Source: ACHHUZ6yn1wql/LEjEDaQOKP+4lDeOUWfJX2+J3pW3qi65Xm7HxnGwim7PHgAfw1lF2U8aMuN7QFcw== X-Received: by 2002:a17:906:a855:b0:961:800b:3f1e with SMTP id dx21-20020a170906a85500b00961800b3f1emr12794818ejb.73.1684914793872; Wed, 24 May 2023 00:53:13 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id b3-20020a1709064d4300b009545230e682sm5403940ejv.91.2023.05.24.00.53.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:13 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 18/20] tigervnc: remove unused patch file Date: Wed, 24 May 2023 09:52:51 +0200 Message-Id: <20230524075253.1033593-18-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102772 * it was removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=f602e9f1e14ac2c9f0d094b9d8c7605aa6df9767 Signed-off-by: Martin Jansa --- .../0001-tigervnc-remove-includedir.patch | 50 ------------------- 1 file changed, 50 deletions(-) delete mode 100644 meta-oe/recipes-graphics/tigervnc/files/0001-tigervnc-remove-includedir.patch diff --git a/meta-oe/recipes-graphics/tigervnc/files/0001-tigervnc-remove-includedir.patch b/meta-oe/recipes-graphics/tigervnc/files/0001-tigervnc-remove-includedir.patch deleted file mode 100644 index f0056d6561..0000000000 --- a/meta-oe/recipes-graphics/tigervnc/files/0001-tigervnc-remove-includedir.patch +++ /dev/null @@ -1,50 +0,0 @@ -From 47f175618a0b0817714ea557c9e93f22f327421e Mon Sep 17 00:00:00 2001 -From: Hongxu Jia -Date: Tue, 31 Jul 2018 16:39:52 +0800 -Subject: [PATCH 1/4] tigervnc: remove includedir - -Upstream-Status: Pending - -Signed-off-by: Chong Lu - -It fixes host contamination - -Signed-off-by: Hongxu Jia ---- - unix/xserver/hw/vnc/Makefile.am | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - -diff --git a/unix/xserver/hw/vnc/Makefile.am b/unix/xserver/hw/vnc/Makefile.am -index 470424b..ee18bf9 100644 ---- a/unix/xserver/hw/vnc/Makefile.am -+++ b/unix/xserver/hw/vnc/Makefile.am -@@ -23,7 +23,7 @@ libvnccommon_la_SOURCES = $(HDRS) \ - - libvnccommon_la_CPPFLAGS = -DVENDOR_RELEASE="$(VENDOR_RELEASE)" -I$(TIGERVNC_SRCDIR)/unix/common \ - -DVENDOR_STRING="\"$(VENDOR_STRING)\"" -I$(TIGERVNC_SRCDIR)/common -UHAVE_CONFIG_H \ -- -I$(TIGERVNC_SRCDIR)/unix/vncconfig $(XVNC_CPPFLAGS) ${XSERVERLIBS_CFLAGS} -I$(includedir) \ -+ -I$(TIGERVNC_SRCDIR)/unix/vncconfig $(XVNC_CPPFLAGS) ${XSERVERLIBS_CFLAGS} \ - -I$(top_srcdir)/include - - bin_PROGRAMS = Xvnc -@@ -43,7 +43,7 @@ Xvnc_CPPFLAGS = $(XVNC_CPPFLAGS) -DTIGERVNC -DNO_MODULE_EXTS \ - -UHAVE_CONFIG_H \ - -DXFree86Server -DVENDOR_RELEASE="$(VENDOR_RELEASE)" \ - -DVENDOR_STRING="\"$(VENDOR_STRING)\"" -I$(TIGERVNC_SRCDIR)/common -I$(TIGERVNC_SRCDIR)/unix/common \ -- -I$(top_srcdir)/include ${XSERVERLIBS_CFLAGS} -I$(includedir) -+ -I$(top_srcdir)/include ${XSERVERLIBS_CFLAGS} - - Xvnc_LDADD = $(XVNC_LIBS) libvnccommon.la $(COMMON_LIBS) \ - $(XSERVER_LIBS) $(XSERVER_SYS_LIBS) $(XVNC_SYS_LIBS) -lX11 -@@ -64,7 +64,7 @@ libvnc_la_CPPFLAGS = $(XVNC_CPPFLAGS) -I$(TIGERVNC_SRCDIR)/common -UHAVE_CONFIG_ - -I$(top_srcdir)/hw/xfree86/os-support \ - -I$(top_srcdir)/hw/xfree86/os-support/bus \ - -I$(top_srcdir)/include \ -- ${XSERVERLIBS_CFLAGS} -I$(includedir) -+ ${XSERVERLIBS_CFLAGS} - - libvnc_la_LDFLAGS = -module -avoid-version -Wl,-z,now - --- -2.7.4 - From patchwork Wed May 24 07:52:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24374 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id DE9D0C7EE2C for ; Wed, 24 May 2023 07:53:23 +0000 (UTC) Received: from mail-ed1-f53.google.com (mail-ed1-f53.google.com [209.85.208.53]) by mx.groups.io with SMTP id smtpd.web10.3708.1684914796120340886 for ; Wed, 24 May 2023 00:53:16 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=nJe2TN72; spf=pass (domain: gmail.com, ip: 209.85.208.53, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f53.google.com with SMTP id 4fb4d7f45d1cf-510d8d7f8eeso1570215a12.0 for ; Wed, 24 May 2023 00:53:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914794; x=1687506794; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=qt/5gyoPi14eD88HF0Y0TNApevjvbP4A79VveBv4inQ=; b=nJe2TN72bye2bnGNYQEzn9jJ+m7QstXZdiri4Hnj7T8p4OalvTUBNh1Bkx40PIgjII UTavFOxjPZc8WVW7DT07ngNKCcD0RVAPvj/U8VkrYF7t1pZJKNw1LnEhC00R2MvUw5tG VymyD8L6/KlSVOdNrIR+YTju42eRILZ8gNu3zQxu+ha/POpW3pNVrFvzBHF0vVvI7QBz y50AbGNVTDFyVoaTTATCHZIfsou3pjkaw8GVqnIIonqSzPnJcz2lz5ZoEx9LMPMtr9nS zBffy5rgCIWUzqClFB1ZsK7WJVEeIZ4+Mlk9cTu7uIjz/5eSxRmxjYYVSRebP52anmim GwZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914794; x=1687506794; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qt/5gyoPi14eD88HF0Y0TNApevjvbP4A79VveBv4inQ=; b=WlYjpq4rU7Of+MFyUw2nSORchWn9r5NkgSNP3x2HTJXojlkDKAXvlNpm2Kwa8wdfXr R6ZW4aVTQDtMCT+8GgN1XehsNgp8b6THGPOuXfWTKC2fy4bjKfJFzEVOU/BeKCBWpg+S ga8Pv7yMtpUqB16QfhDpneYbQV7eiRuTzJHtTmyIovFjDJU0VvUA0qffzu/Qut28fyOg JlaJaCQytVMUTxuCSX5TDGZdvK7UK+tedO+UjpPiDKsPUZr5gWAR6AJfE99NbkOQl/i4 uDMyCHa8FqZQUo8Idmr8+sKN+geNdQj+JAKxzRX2F4Cu2ZSzy0WLy3HOEeEKbaSAROPM oQWA== X-Gm-Message-State: AC+VfDyhawdXVW1cPQhGIsCMvI3P/lpH365mx/7mD/D8oMHXF6tzRKej b0YLbDlYK1bu0Nxv7Ec6M0sHWfK2bC4= X-Google-Smtp-Source: ACHHUZ6We9jf3ZZCdeh0Nk6B/LSkpBe7LYjadFfzVA31HrUF8aT5skHn8wqj0aejGy4HCuohpVQ6dw== X-Received: by 2002:aa7:c252:0:b0:510:6217:9994 with SMTP id y18-20020aa7c252000000b0051062179994mr1131720edo.39.1684914794592; Wed, 24 May 2023 00:53:14 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id g24-20020a50d0d8000000b0050cc4461fc5sm5018696edf.92.2023.05.24.00.53.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:14 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 19/20] fbida: remove unused use-jpeg-turbo.patch Date: Wed, 24 May 2023 09:52:52 +0200 Message-Id: <20230524075253.1033593-19-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102773 * it was removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=c93035a0fe085aab6d3d674ce2cb1da3f03e76fd Signed-off-by: Martin Jansa --- .../fbida/files/use-jpeg-turbo.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 meta-oe/recipes-graphics/fbida/files/use-jpeg-turbo.patch diff --git a/meta-oe/recipes-graphics/fbida/files/use-jpeg-turbo.patch b/meta-oe/recipes-graphics/fbida/files/use-jpeg-turbo.patch deleted file mode 100644 index 99639554c2..0000000000 --- a/meta-oe/recipes-graphics/fbida/files/use-jpeg-turbo.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: fbida-2.10/GNUmakefile -=================================================================== ---- fbida-2.10.orig/GNUmakefile -+++ fbida-2.10/GNUmakefile -@@ -51,7 +51,7 @@ HAVE_LIBSANE := $(call ac_lib,sane_init, - HAVE_LIBCURL := $(call ac_lib,curl_easy_init,curl) - HAVE_LIBLIRC := $(call ac_lib,lirc_init,lirc_client) - HAVE_MOTIF := $(call ac_lib,XmStringGenerate,Xm,-L/usr/X11R6/$(LIB) -lXpm -lXt -lXext -lX11) --JPEG_VER := $(call ac_jpeg_ver) -+JPEG_VER := 62 - endef - - # transposing From patchwork Wed May 24 07:52:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24376 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id D9CC3C7EE31 for ; Wed, 24 May 2023 07:53:23 +0000 (UTC) Received: from mail-ed1-f46.google.com (mail-ed1-f46.google.com [209.85.208.46]) by mx.groups.io with SMTP id smtpd.web11.3585.1684914796836155992 for ; Wed, 24 May 2023 00:53:17 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=HIq/Hmtl; spf=pass (domain: gmail.com, ip: 209.85.208.46, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f46.google.com with SMTP id 4fb4d7f45d1cf-510d6e1f1b2so1352156a12.3 for ; Wed, 24 May 2023 00:53:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914795; x=1687506795; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=yGjDhzUZbAnWsS8ILHa2ZmK4btDCYn6g6nPF3Sownug=; b=HIq/HmtlXN31JsYVjQuT3mZ/P9HJAHwk0yVkY2UqLgJIsPexrZsIIoue0EzmvUFLhU nDaYYiqWRVo0pSkeTpdV3vDVEKuZZuXcV3p+UZnd9O1sH7xpV9Cx6M6Xy5ZH8PNtzWzU sKvdgFQN6GPJQDzSY6exTZQi3a0xlNi3ykh8+UrRdL+L5Dkl7sjw7NR7ZPBfLUViCe/c TiaRndme90TGQUwK6nGhKtGzPV3QglluqcmO5NlDCTVgRmQXTpxEcf9dSiYsI6xzMup2 QQwdud/4CJ0XseWt/C9HvShNvK3PF0tPJUOTOFgM5UkKttD4L3nLpglCl8dcDi01I3k1 F9WA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914795; x=1687506795; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yGjDhzUZbAnWsS8ILHa2ZmK4btDCYn6g6nPF3Sownug=; b=WbqrG46y/3hi2mH7d7G+ZbyQW7JmuVJ/GpVIj8LwMXoKOP50kIb8ycXX20NKKv1brb R9XO0NAMyvh5hJDQtJExpP3FsupxDhIAbeUYUqiHiXVL9CQJaRB4Gn4ACd23UkVc4eOx kb3pZpuddFhGqF9GWFfbDDQQVinfFiomveyVF7Ely02G2f57Kkf0HgnVVg3hE5/YECIT qVcDbsq52SNGVQkgRqM+QvbEKoXJnPYClHG1raewOSsTLyUgqONjw7+I9I7Ti/GdlXdj u9GXkQdwcjdgZicUPg5x7H7Sti5dCs5SS1Ej7SAnqocUrFxTdZ+F/N6aoCsq5TmvWcP9 nbDw== X-Gm-Message-State: AC+VfDxbYYCEb3+eUVbCvqf1rXu8mz7yR4Ah/LRRrW82VmeiYRQJIppR pQf8b65FmjzC5FLhFGk/IgAPtXe/hv8= X-Google-Smtp-Source: ACHHUZ4o6fiN3X0wL2RdA8u2hUf4ACIYEtjMWxKvhihdtdEtrbgHz1Io5G1HMc12jZZVDNlqvTzrnw== X-Received: by 2002:a05:6402:1499:b0:510:eb22:3307 with SMTP id e25-20020a056402149900b00510eb223307mr1219019edv.22.1684914795282; Wed, 24 May 2023 00:53:15 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id r10-20020a056402034a00b0050c03520f68sm4820949edw.71.2023.05.24.00.53.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:15 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa Subject: [meta-oe][PATCH 20/20] graphviz: remove unused patch files Date: Wed, 24 May 2023 09:52:53 +0200 Message-Id: <20230524075253.1033593-20-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075253.1033593-1-Martin.Jansa@gmail.com> References: <20230524075253.1033593-1-Martin.Jansa@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 24 May 2023 07:53:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102774 * they were removed from SRC_URI in: https://git.openembedded.org/meta-openembedded/commit/?id=edc38751dc1a0141c8f5f93f6650ca2d11b792bc Signed-off-by: Martin Jansa --- .../graphviz/0001-Use-native-mkdefs.patch | 26 --------------- ...-Include-freetype-headers-explicitly.patch | 33 ------------------- 2 files changed, 59 deletions(-) delete mode 100644 meta-oe/recipes-graphics/graphviz/graphviz/0001-Use-native-mkdefs.patch delete mode 100644 meta-oe/recipes-graphics/graphviz/graphviz/0001-plugin-pango-Include-freetype-headers-explicitly.patch diff --git a/meta-oe/recipes-graphics/graphviz/graphviz/0001-Use-native-mkdefs.patch b/meta-oe/recipes-graphics/graphviz/graphviz/0001-Use-native-mkdefs.patch deleted file mode 100644 index 76ff08f63c..0000000000 --- a/meta-oe/recipes-graphics/graphviz/graphviz/0001-Use-native-mkdefs.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 5e53b643615fd53f3ff960521bbe9d95641e5f68 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Andreas=20M=C3=BCller?= -Date: Sun, 20 Jan 2019 23:58:29 +0100 -Subject: [PATCH] Use native mkdefs -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Upstream-Status: Inappropriate [embedded specific] - -Signed-off-by: Andreas Müller ---- - lib/gvpr/Makefile.am | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - ---- a/lib/gvpr/Makefile.am -+++ b/lib/gvpr/Makefile.am -@@ -59,7 +59,7 @@ mkdefs$(EXEEXT): - $(HOSTCC) $(srcdir)/mkdefs.c -o mkdefs$(EXEEXT) - - gdefs.h: $(top_srcdir)/lib/gvpr/gprdata mkdefs$(EXEEXT) -- ./mkdefs$(EXEEXT) gdefs.h < $(top_srcdir)/lib/gvpr/gprdata -+ mkdefs$(EXEEXT) gdefs.h < $(top_srcdir)/lib/gvpr/gprdata - - EXTRA_DIST = $(man_MANS) $(pdf_DATA) gprdata mkdefs.c gdefs.h trie.c gvprlib.vcxproj* - diff --git a/meta-oe/recipes-graphics/graphviz/graphviz/0001-plugin-pango-Include-freetype-headers-explicitly.patch b/meta-oe/recipes-graphics/graphviz/graphviz/0001-plugin-pango-Include-freetype-headers-explicitly.patch deleted file mode 100644 index dd79510560..0000000000 --- a/meta-oe/recipes-graphics/graphviz/graphviz/0001-plugin-pango-Include-freetype-headers-explicitly.patch +++ /dev/null @@ -1,33 +0,0 @@ -From 926d9285f3367ae1bdb9ce1dce95f7de73b3a980 Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Tue, 6 Aug 2019 12:42:19 -0700 -Subject: [PATCH] plugin/pango: Include freetype headers explicitly -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Do not depend on pango automatically adding these headers -Fixes -| gvtextlayout_pango.c:140:10: error: unknown type name ‘FT_Face’ -| FT_Face face; -| ^~~~~~~ - -Upstream-Status: Pending -Signed-off-by: Khem Raj ---- - plugin/pango/gvtextlayout_pango.c | 4 ++++ - 1 file changed, 4 insertions(+) - ---- a/plugin/pango/gvtextlayout_pango.c -+++ b/plugin/pango/gvtextlayout_pango.c -@@ -15,6 +15,10 @@ - - #include - #include -+ -+#include -+#include FT_FREETYPE_H -+ - #include "gvplugin_render.h" - #include "agxbuf.h" - #include "utils.h"