From patchwork Wed Nov 24 08:08:08 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 343 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 C4B99C433EF for ; Wed, 24 Nov 2021 08:08:33 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web08.3349.1637741312408437493 for ; Wed, 24 Nov 2021 00:08:32 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=gWigrlD0; spf=pass (domain: gmail.com, ip: 209.85.128.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f47.google.com with SMTP id o29so1432139wms.2 for ; Wed, 24 Nov 2021 00:08:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=IndEacGOAj6imIuNxvipUZS79utYWj8ZKBPHHszUveg=; b=gWigrlD0QEeajOkMhIxGwubSZm0pioh3zy/WxfVbl1GU4TO7xXJrLGFa4JWbPv5go4 GKYelDLooTAZASJxoLAzVnnXpptsHcb37ivpfylRwCr1QlOfmMCZG2DwB9roT0G9G1L9 0B/+DCD0PRCqW4mb3fqRnaFVclxP8QnCkA+gCoJpdkX188avbN60AGFATZpC2IrVPfcu WwfGLKhRjP8V3HzUD96C30jHt3+z03rglcpMgiY2rodeQxT6B3+Rq55fHtPx+PeWFyC6 soCt+JfFwsruyHmaf7oPUBJzpMpIwCs3600vXF2AvtM+DnRsFehWu9UPhW4PTA9H9wu/ EkNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=IndEacGOAj6imIuNxvipUZS79utYWj8ZKBPHHszUveg=; b=6OGlKcy1bxSpjB3JCoQLmk9lU9dt18tKk0g7kiFYmDbQ5j7i3Ple6COjXZSdtVwTyi OfEsb0xK72nP69feGGjF79XUbBPI/yJSUiKrshhqphbV8WOPYOK2De6kUkOn/LPbov7n xKBF9WmnaDy542Cpw3ZunRPFHwL9Tlq7B8cfXwBgcOmOzsldsFr15ITU3nD/N5JWFdUm JZUoekdbG1el/19qngykd8mPdOXrvJJkDq8o8DS8C53iVnuHgwcd6L/4qkLypLvJNN09 Lurxf11SQIpHqk3AoRioSxHgJ/rwGK3O55lmqwCk6glwXZb+ro6biYC+njUt+u5qlPad T6sg== X-Gm-Message-State: AOAM532pywj99h7R0wh08hIAU5z99ifNscHFtosSS9ivfXRorjpQxCOc B5aS5LFDnakdZXgdEh40K3tP5u8q1q6YAA== X-Google-Smtp-Source: ABdhPJzijr7ayrK2yt5IIxONi72egLU2niUnMt/zGt2FjdaCtKB8xPqVAPF18eP9LtvVgUUZBaqweQ== X-Received: by 2002:a7b:c844:: with SMTP id c4mr12008889wml.148.1637741310932; Wed, 24 Nov 2021 00:08:30 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:30 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 01/21] groff: mark patch as non-upstreamable Date: Wed, 24 Nov 2021 09:08:08 +0100 Message-Id: <20211124080828.530981-1-alex@linutronix.de> X-Mailer: git-send-email 2.20.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 Nov 2021 08:08:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158657 Signed-off-by: Alexander Kanavin --- meta/recipes-extended/groff/files/0001-Include-config.h.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/groff/files/0001-Include-config.h.patch b/meta/recipes-extended/groff/files/0001-Include-config.h.patch index 46065bc513..34fca1eb2f 100644 --- a/meta/recipes-extended/groff/files/0001-Include-config.h.patch +++ b/meta/recipes-extended/groff/files/0001-Include-config.h.patch @@ -20,7 +20,7 @@ In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/groff/1.22.4- We delete eqn.cpp and qen.hpp in do_configure to ensure they're regenerated and deterministic. -Upstream-Status: Pending +Upstream-Status: Inappropriate [issue fixed upstream with a similar patch] Signed-off-by: Khem Raj --- src/libs/libgroff/assert.cpp | 4 + From patchwork Wed Nov 24 08:08:09 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 344 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 85B0BC433F5 for ; Wed, 24 Nov 2021 08:08:34 +0000 (UTC) Received: from mail-wr1-f45.google.com (mail-wr1-f45.google.com [209.85.221.45]) by mx.groups.io with SMTP id smtpd.web08.3350.1637741313303168363 for ; Wed, 24 Nov 2021 00:08:33 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=UJxphqdS; spf=pass (domain: gmail.com, ip: 209.85.221.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f45.google.com with SMTP id a18so2598976wrn.6 for ; Wed, 24 Nov 2021 00:08:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Ul/FfYX1stGw7Rsa0fZ8HtaEMQc3oNR8J84dfMSgOvU=; b=UJxphqdSGjUnH243JTJ57g/7/IZ2UhUubRCk9OSia/0qfixH4XbKkLRSn1NkQ/cyj5 6ln+KgQ0MOuA/3mu7iLvgpQ91IRyImfM296DTsDDsA7OntVDOYwslI9jUh6ABck95PJt vg3hBdPPChbGVH5TN2ZJMKW+iy41QF0ywVjtS1QDCqqKGeh+kEQ9I2xZHYN3GrLYpsZj ImHdmFm2IrV9bhv9W2KuVjH43YvyYshJcKyx4LpcZDcz3FxX1fIuNcBSoogwH5m0gQNR 155RPiHH6cYKlqd63qE0fQfPyjRuslq/3AoXsfueea1QSJp7HdvR5fdb2EVMpLaQzxwC S5bQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Ul/FfYX1stGw7Rsa0fZ8HtaEMQc3oNR8J84dfMSgOvU=; b=ctpVZtJWII8dd0LlyBylSc18skhb8uBHBnPPidvV6JDzEcHWyVmd0PXTSCh6uBPvFR uC0QfcpuPZ6aYMoDcl2n4higUfcfY2kyMRO6n/kmM9388pVBIZbV3Da0AeYEDOAZyZQW 8cZs7mj52/lLPfi9QlrOthrQvpvbSTFLb7Zv1+bqR8Ft9zGcOV4YsL9gjQESBVlJ27Yd +M5Q7C/uBtsSxhllrtKCsxL2OguF7A7aT9wnQGSzyL/DXLRrrbqJth8VzR3nNfWht1iW neBkmLq+B1yKwM1zVeTIOk8GZlFgnWWSXSLEjoE+ZNBnbVtmC4VpR/a9HQ4YqCmZCOGe d+nQ== X-Gm-Message-State: AOAM533wu/jpnQzI4nJsswz1lBgOPhBDAi4j/i1/0i+oD3MaH0l8LBuK kwkKnc59hqPmMe3myjVbNXh9UxPh3hw3Mw== X-Google-Smtp-Source: ABdhPJzwpQ47a0xssCieSWyjDk8m/+N76lntPYmYvomMx5Z1jLffSFehu18Qed8d2MzrOGelYin08w== X-Received: by 2002:a5d:59ab:: with SMTP id p11mr15987837wrr.340.1637741311708; Wed, 24 Nov 2021 00:08:31 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:31 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 02/21] logrotate: add a link to upstream review for one of the patch Date: Wed, 24 Nov 2021 09:08:09 +0100 Message-Id: <20211124080828.530981-2-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:34 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158658 The patch author (Robert Yang) has been asked by email to rework the patch. Signed-off-by: Alexander Kanavin --- .../logrotate/logrotate/act-as-mv-when-rotate.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch b/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch index 671fce4ac8..4efd471906 100644 --- a/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch +++ b/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch @@ -6,7 +6,7 @@ Subject: [PATCH] Act as the "mv" command when rotate log Act as the "mv" command when rotate log, first rename, if failed, then read and write. -Upstream-Status: Pending +Upstream-Status: Inappropriate [needs a rework according to https://github.com/logrotate/logrotate/pull/429] Signed-off-by: Robert Yang From patchwork Wed Nov 24 08:08:10 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 14101 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org From: "Alexander Kanavin" Subject: [PATCH 03/21] elfutils: update 0.185 -> 0.186 Date: Wed, 24 Nov 2021 09:08:10 +0100 Message-Id: <20211124080828.530981-3-alex@linutronix.de> In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> MIME-Version: 1.0 List-id: To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin , Khem Raj , Hongxu Jia , Richard Purdie , Mark Wielaard Drop glibc-2.34-fix.patch merged upstream. Rework support for error() on non-glibc targets: upstream now provides its own implementation, so we can drop the patch that adds ours; said implementation isn't build-tested with tests, so ptest has to be disabled on musl. This, in turns, allows dropping 0004-Fix-error-on-musl.patch. License-Update: copyright years Signed-off-by: Alexander Kanavin --- .../{elfutils_0.185.bb => elfutils_0.186.bb} | 12 +- ...ompilation-on-platforms-without-erro.patch | 54 +++++++ .../elfutils/files/0002-musl-libs.patch | 118 --------------- .../elfutils/files/0003-musl-utils.patch | 6 +- .../files/0004-Fix-error-on-musl.patch | 36 ----- .../0015-config-eu.am-do-not-use-Werror.patch | 8 +- .../elfutils/files/glibc-2.34-fix.patch | 138 ------------------ 7 files changed, 65 insertions(+), 307 deletions(-) rename meta/recipes-devtools/elfutils/{elfutils_0.185.bb => elfutils_0.186.bb} (95%) create mode 100644 meta/recipes-devtools/elfutils/files/0001-debuginfod-fix-compilation-on-platforms-without-erro.patch delete mode 100644 meta/recipes-devtools/elfutils/files/0002-musl-libs.patch delete mode 100644 meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch delete mode 100644 meta/recipes-devtools/elfutils/files/glibc-2.34-fix.patch diff --git a/meta/recipes-devtools/elfutils/elfutils_0.185.bb b/meta/recipes-devtools/elfutils/elfutils_0.186.bb similarity index 95% rename from meta/recipes-devtools/elfutils/elfutils_0.185.bb rename to meta/recipes-devtools/elfutils/elfutils_0.186.bb index f4769e3632..b3588a2196 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.185.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.186.bb @@ -4,7 +4,7 @@ DESCRIPTION = "elfutils is a collection of utilities and libraries to read, crea SECTION = "base" LICENSE = "GPLv2 & GPLv2+ & LGPLv3+ & GPLv3+" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ - file://debuginfod/debuginfod-client.c;endline=27;md5=f8e9d171c401c493ec45a0b2992ea2ed \ + file://debuginfod/debuginfod-client.c;endline=27;md5=d2adfd8f5347d4c96e3c280393ce66da \ " DEPENDS = "zlib virtual/libintl" DEPENDS:append:libc-musl = " argp-standalone fts musl-obstack " @@ -22,20 +22,16 @@ SRC_URI = "https://sourceware.org/elfutils/ftp/${PV}/${BP}.tar.bz2 \ file://ptest.patch \ file://0001-tests-Makefile.am-compile-test_nlist-with-standard-C.patch \ file://0001-debuginfod-debuginfod-client.c-correct-string-format.patch \ - file://glibc-2.34-fix.patch \ + file://0001-debuginfod-fix-compilation-on-platforms-without-erro.patch \ " SRC_URI:append:libc-musl = " \ - file://0002-musl-libs.patch \ file://0003-musl-utils.patch \ - file://0004-Fix-error-on-musl.patch \ file://0015-config-eu.am-do-not-use-Werror.patch \ " -SRC_URI[sha256sum] = "dc8d3e74ab209465e7f568e1b3bb9a5a142f8656e2b57d10049a73da2ae6b5a6" - -# remove at next version upgrade or when output changes -PR = "r1" +SRC_URI[sha256sum] = "7f6fb9149b1673d38d9178a0d3e0fb8a1ec4f53a9f4c2ff89469609879641177" inherit autotools gettext ptest pkgconfig +PTEST_ENABLED:libc-musl = "0" EXTRA_OECONF = "--program-prefix=eu-" diff --git a/meta/recipes-devtools/elfutils/files/0001-debuginfod-fix-compilation-on-platforms-without-erro.patch b/meta/recipes-devtools/elfutils/files/0001-debuginfod-fix-compilation-on-platforms-without-erro.patch new file mode 100644 index 0000000000..e80d96aaca --- /dev/null +++ b/meta/recipes-devtools/elfutils/files/0001-debuginfod-fix-compilation-on-platforms-without-erro.patch @@ -0,0 +1,54 @@ +From 99617d7ab5b01c322b0f27d4aa0dd91c61793a5e Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?=C3=89rico=20Nogueira?= +Date: Wed, 10 Nov 2021 21:17:48 -0300 +Subject: [PATCH] debuginfod: fix compilation on platforms without +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +"system.h" only declares the error() function, so it needs to be in an +'extern "C"' block, otherwise linking fails. + +Since we are here, use quotes for "system.h" header, since it's a local +header, not a system one. + +Upstream-Status: Backport [https://sourceware.org/git/?p=elfutils.git;a=commit;h=90b9e91b961b794a4e58ab76d9191a5e7343584e] +Signed-off-by: Érico Nogueira +Signed-off-by: Alexander Kanavin +--- + debuginfod/ChangeLog | 4 ++++ + debuginfod/debuginfod.cxx | 2 +- + 2 files changed, 5 insertions(+), 1 deletion(-) + +diff --git a/debuginfod/ChangeLog b/debuginfod/ChangeLog +index f06d3ee..822bd63 100644 +--- a/debuginfod/ChangeLog ++++ b/debuginfod/ChangeLog +@@ -1,3 +1,7 @@ ++2021-11-10 Érico N. Rolim ++ ++ * debuginfod.cxx: include "system.h" under 'extern "C"' block. ++ + 2021-11-05 Frank Ch. Eigler + + PR28430 +diff --git a/debuginfod/debuginfod.cxx b/debuginfod/debuginfod.cxx +index 521cb52..764e7b9 100644 +--- a/debuginfod/debuginfod.cxx ++++ b/debuginfod/debuginfod.cxx +@@ -33,11 +33,11 @@ + + extern "C" { + #include "printversion.h" ++#include "system.h" + } + + #include "debuginfod.h" + #include +-#include + + #include + #ifdef __GNUC__ +-- +2.20.1 + diff --git a/meta/recipes-devtools/elfutils/files/0002-musl-libs.patch b/meta/recipes-devtools/elfutils/files/0002-musl-libs.patch deleted file mode 100644 index c7360da7a7..0000000000 --- a/meta/recipes-devtools/elfutils/files/0002-musl-libs.patch +++ /dev/null @@ -1,118 +0,0 @@ -From 0f4667f0bb4b000d74ade07e90bd690b7217a19d Mon Sep 17 00:00:00 2001 -From: Hongxu Jia -Date: Fri, 23 Aug 2019 10:18:47 +0800 -Subject: [PATCH] musl-libs - -Collection of fixes needed to compile libelf and other libraries -provided by elfutils for musl targets - -error is glibc specific API, so this patch will mostly not accepted -upstream given that elfutils has been closely tied to glibc - -Signed-off-by: Khem Raj -Upstream-Status: Inappropriate [workaround for musl] - -Rebase to 0.177 -Signed-off-by: Hongxu Jia - ---- - lib/error.h | 27 +++++++++++++++++++++++++++ - lib/fixedsizehash.h | 1 - - lib/libeu.h | 1 + - libdwfl/linux-kernel-modules.c | 1 + - libelf/elf.h | 7 +++++++ - 5 files changed, 36 insertions(+), 1 deletion(-) - create mode 100644 lib/error.h - -diff --git a/lib/error.h b/lib/error.h -new file mode 100644 -index 0000000..ef06827 ---- /dev/null -+++ b/lib/error.h -@@ -0,0 +1,27 @@ -+#ifndef _ERROR_H_ -+#define _ERROR_H_ -+ -+#include -+#include -+#include -+#include -+#include -+ -+static unsigned int error_message_count = 0; -+ -+static inline void error(int status, int errnum, const char* format, ...) -+{ -+ va_list ap; -+ fprintf(stderr, "%s: ", program_invocation_name); -+ va_start(ap, format); -+ vfprintf(stderr, format, ap); -+ va_end(ap); -+ if (errnum) -+ fprintf(stderr, ": %s", strerror(errnum)); -+ fprintf(stderr, "\n"); -+ error_message_count++; -+ if (status) -+ exit(status); -+} -+ -+#endif /* _ERROR_H_ */ -diff --git a/lib/fixedsizehash.h b/lib/fixedsizehash.h -index dac2a5f..43016fc 100644 ---- a/lib/fixedsizehash.h -+++ b/lib/fixedsizehash.h -@@ -30,7 +30,6 @@ - #include - #include - #include --#include - - #include - -diff --git a/lib/libeu.h b/lib/libeu.h -index ecb4d01..edc85e3 100644 ---- a/lib/libeu.h -+++ b/lib/libeu.h -@@ -29,6 +29,7 @@ - #ifndef LIBEU_H - #define LIBEU_H - -+#include "system.h" - #include - #include - -diff --git a/libdwfl/linux-kernel-modules.c b/libdwfl/linux-kernel-modules.c -index c0f8dfa..aa78033 100644 ---- a/libdwfl/linux-kernel-modules.c -+++ b/libdwfl/linux-kernel-modules.c -@@ -50,6 +50,7 @@ - #include - #include - #include -+#include "system.h" - - /* If fts.h is included before config.h, its indirect inclusions may not - give us the right LFS aliases of these functions, so map them manually. */ -diff --git a/libelf/elf.h b/libelf/elf.h -index 8e3e618..1353890 100644 ---- a/libelf/elf.h -+++ b/libelf/elf.h -@@ -19,6 +19,10 @@ - #ifndef _ELF_H - #define _ELF_H 1 - -+#ifdef __cplusplus -+extern "C" { -+#endif -+ - /* Standard ELF types. */ - - #include -@@ -4102,4 +4106,7 @@ enum - #define R_ARC_TLS_LE_S9 0x4a - #define R_ARC_TLS_LE_32 0x4b - -+#ifdef __cplusplus -+} -+#endif - #endif /* elf.h */ diff --git a/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch b/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch index 2e379cdba6..85f8140330 100644 --- a/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch +++ b/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch @@ -1,4 +1,4 @@ -From 2f94d488bf3daaa6a8548ee77120fc2506a9bbe3 Mon Sep 17 00:00:00 2001 +From 934d21dc0b06b95c7c65cb29c5096decd91d4d5f Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Fri, 23 Aug 2019 10:19:48 +0800 Subject: [PATCH] musl-utils @@ -57,7 +57,7 @@ index 2c6d91b..608646e 100644 ARGP_PROGRAM_VERSION_HOOK_DEF = print_version; diff --git a/src/strip.c b/src/strip.c -index 70fc8c0..d035d9e 100644 +index d5b753d..d6e1b64 100644 --- a/src/strip.c +++ b/src/strip.c @@ -46,6 +46,13 @@ @@ -75,7 +75,7 @@ index 70fc8c0..d035d9e 100644 /* Name and version of program. */ diff --git a/src/unstrip.c b/src/unstrip.c -index e488e81..0e44456 100644 +index aacc9aa..5e71290 100644 --- a/src/unstrip.c +++ b/src/unstrip.c @@ -52,6 +52,15 @@ diff --git a/meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch b/meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch deleted file mode 100644 index 2fa60c333c..0000000000 --- a/meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch +++ /dev/null @@ -1,36 +0,0 @@ -From 72819106d0e5666d172d39c24c19e4e7a3b8be0e Mon Sep 17 00:00:00 2001 -From: Richard Purdie -Date: Wed, 1 May 2019 22:15:03 +0100 -Subject: [PATCH] Fix error on musl: - -| ../../elfutils-0.176/tests/elfstrmerge.c: In function 'main': -| ../../elfutils-0.176/tests/elfstrmerge.c:370:60: error: 'ALLPERMS' undeclared (first use in this function); did you mean 'EPERM'? -| fdnew = open (fnew, O_WRONLY | O_CREAT, st.st_mode & ALLPERMS); -| ^~~~~~~~ -| EPERM -| ../../elfutils-0.176/tests/elfstrmerge.c:370:60: note: each undeclared identifier is reported only once for each function it appears in - -Upstream-Status: Inappropriate [workaround in musl] - -Signed-off-by: Richard Purdie - ---- - tests/elfstrmerge.c | 5 +++++ - 1 file changed, 5 insertions(+) - -diff --git a/tests/elfstrmerge.c b/tests/elfstrmerge.c -index 197c6a5..3683672 100644 ---- a/tests/elfstrmerge.c -+++ b/tests/elfstrmerge.c -@@ -33,6 +33,11 @@ - #include ELFUTILS_HEADER(dwelf) - #include "elf-knowledge.h" - -+/* for musl */ -+#ifndef ALLPERMS -+# define ALLPERMS (S_ISUID|S_ISGID|S_ISVTX|S_IRWXU|S_IRWXG|S_IRWXO)/* 07777 */ -+#endif -+ - /* The original ELF file. */ - static int fd = -1; - static Elf *elf = NULL; diff --git a/meta/recipes-devtools/elfutils/files/0015-config-eu.am-do-not-use-Werror.patch b/meta/recipes-devtools/elfutils/files/0015-config-eu.am-do-not-use-Werror.patch index 5cd6fffc27..c96cfd9777 100644 --- a/meta/recipes-devtools/elfutils/files/0015-config-eu.am-do-not-use-Werror.patch +++ b/meta/recipes-devtools/elfutils/files/0015-config-eu.am-do-not-use-Werror.patch @@ -1,4 +1,4 @@ -From cfced441d4a6f2eca51d29c52240275bd6f54e49 Mon Sep 17 00:00:00 2001 +From a2ce41e91d530459eb35d64a19f714ebfe0d4a20 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 22 Jun 2020 21:35:16 +0000 Subject: [PATCH] config/eu.am: do not use -Werror @@ -16,10 +16,10 @@ Signed-off-by: Alexander Kanavin 1 file changed, 2 deletions(-) diff --git a/config/eu.am b/config/eu.am -index 2c3e457..8fb0411 100644 +index 58cd3c4..ac42390 100644 --- a/config/eu.am +++ b/config/eu.am -@@ -89,7 +89,6 @@ AM_CFLAGS = -std=gnu99 -Wall -Wshadow -Wformat=2 \ +@@ -91,7 +91,6 @@ AM_CFLAGS = -std=gnu99 -Wall -Wshadow -Wformat=2 \ -Wold-style-definition -Wstrict-prototypes $(TRAMPOLINES_WARNING) \ $(LOGICAL_OP_WARNING) $(DUPLICATED_COND_WARNING) \ $(NULL_DEREFERENCE_WARNING) $(IMPLICIT_FALLTHROUGH_WARNING) \ @@ -27,7 +27,7 @@ index 2c3e457..8fb0411 100644 $(if $($(*F)_no_Wunused),,-Wunused -Wextra) \ $(if $($(*F)_no_Wstack_usage),,$(STACK_USAGE_WARNING)) \ $(if $($(*F)_no_Wpacked_not_aligned),$(NO_PACKED_NOT_ALIGNED_WARNING),) \ -@@ -99,7 +98,6 @@ AM_CXXFLAGS = -std=c++11 -Wall -Wshadow \ +@@ -101,7 +100,6 @@ AM_CXXFLAGS = -std=c++11 -Wall -Wshadow \ $(TRAMPOLINES_WARNING) \ $(LOGICAL_OP_WARNING) $(DUPLICATED_COND_WARNING) \ $(NULL_DEREFERENCE_WARNING) $(IMPLICIT_FALLTHROUGH_WARNING) \ diff --git a/meta/recipes-devtools/elfutils/files/glibc-2.34-fix.patch b/meta/recipes-devtools/elfutils/files/glibc-2.34-fix.patch deleted file mode 100644 index 9509fb4e77..0000000000 --- a/meta/recipes-devtools/elfutils/files/glibc-2.34-fix.patch +++ /dev/null @@ -1,138 +0,0 @@ -glibc 2.34 calls pthread_kill from the raise function. Before raise -directly called the (tg)kill syscall. So allow pthread_kill to be the -first frame in a backtrace where raise is expected. Also change some -asserts to fprintf plus abort to make it more clear why the testcase -fails. - -https://sourceware.org/bugzilla/show_bug.cgi?id=28190 - -Signed-off-by: Mark Wielaard -Upstream-Status: Submitted [https://sourceware.org/pipermail/elfutils-devel/2021q3/004019.html] ---- - tests/ChangeLog | 6 +++++ - tests/backtrace.c | 62 +++++++++++++++++++++++++++++++++++++++++------ - 2 files changed, 61 insertions(+), 7 deletions(-) - -Index: elfutils-0.185/tests/ChangeLog -=================================================================== ---- elfutils-0.185.orig/tests/ChangeLog -+++ elfutils-0.185/tests/ChangeLog -@@ -1,3 +1,9 @@ -+2021-08-04 Mark Wielaard -+ -+ PR28190 -+ * backtrace.c (callback_verify): Check for pthread_kill as first -+ frame. Change asserts to fprintf plus abort. -+ - 2021-05-14 Frank Ch. Eigler - - PR27859 -Index: elfutils-0.185/tests/backtrace.c -=================================================================== ---- elfutils-0.185.orig/tests/backtrace.c -+++ elfutils-0.185/tests/backtrace.c -@@ -97,6 +97,9 @@ callback_verify (pid_t tid, unsigned fra - static bool reduce_frameno = false; - if (reduce_frameno) - frameno--; -+ static bool pthread_kill_seen = false; -+ if (pthread_kill_seen) -+ frameno--; - if (! use_raise_jmp_patching && frameno >= 2) - frameno += 2; - const char *symname2 = NULL; -@@ -107,11 +110,26 @@ callback_verify (pid_t tid, unsigned fra - && (strcmp (symname, "__kernel_vsyscall") == 0 - || strcmp (symname, "__libc_do_syscall") == 0)) - reduce_frameno = true; -+ else if (! pthread_kill_seen && symname -+ && strstr (symname, "pthread_kill") != NULL) -+ pthread_kill_seen = true; - else -- assert (symname && strcmp (symname, "raise") == 0); -+ { -+ if (!symname || strcmp (symname, "raise") != 0) -+ { -+ fprintf (stderr, -+ "case 0: expected symname 'raise' got '%s'\n", symname); -+ abort (); -+ } -+ } - break; - case 1: -- assert (symname != NULL && strcmp (symname, "sigusr2") == 0); -+ if (symname == NULL || strcmp (symname, "sigusr2") != 0) -+ { -+ fprintf (stderr, -+ "case 1: expected symname 'sigusr2' got '%s'\n", symname); -+ abort (); -+ } - break; - case 2: // x86_64 only - /* __restore_rt - glibc maybe does not have to have this symbol. */ -@@ -120,11 +138,21 @@ callback_verify (pid_t tid, unsigned fra - if (use_raise_jmp_patching) - { - /* Verify we trapped on the very first instruction of jmp. */ -- assert (symname != NULL && strcmp (symname, "jmp") == 0); -+ if (symname == NULL || strcmp (symname, "jmp") != 0) -+ { -+ fprintf (stderr, -+ "case 3: expected symname 'raise' got '%s'\n", symname); -+ abort (); -+ } - mod = dwfl_addrmodule (dwfl, pc - 1); - if (mod) - symname2 = dwfl_module_addrname (mod, pc - 1); -- assert (symname2 == NULL || strcmp (symname2, "jmp") != 0); -+ if (symname2 == NULL || strcmp (symname2, "jmp") != 0) -+ { -+ fprintf (stderr, -+ "case 3: expected symname2 'jmp' got '%s'\n", symname2); -+ abort (); -+ } - break; - } - FALLTHROUGH; -@@ -137,11 +165,22 @@ callback_verify (pid_t tid, unsigned fra - duplicate_sigusr2 = true; - break; - } -- assert (symname != NULL && strcmp (symname, "stdarg") == 0); -+ if (symname == NULL || strcmp (symname, "stdarg") != 0) -+ { -+ fprintf (stderr, -+ "case 4: expected symname 'stdarg' got '%s'\n", symname); -+ abort (); -+ } - break; - case 5: - /* Verify we trapped on the very last instruction of child. */ -- assert (symname != NULL && strcmp (symname, "backtracegen") == 0); -+ if (symname == NULL || strcmp (symname, "backtracegen") != 0) -+ { -+ fprintf (stderr, -+ "case 5: expected symname 'backtracegen' got '%s'\n", -+ symname); -+ abort (); -+ } - mod = dwfl_addrmodule (dwfl, pc); - if (mod) - symname2 = dwfl_module_addrname (mod, pc); -@@ -151,7 +190,15 @@ callback_verify (pid_t tid, unsigned fra - // instructions or even inserts some padding instructions at the end - // (which apparently happens on ppc64). - if (use_raise_jmp_patching) -- assert (symname2 == NULL || strcmp (symname2, "backtracegen") != 0); -+ { -+ if (symname2 != NULL && strcmp (symname2, "backtracegen") == 0) -+ { -+ fprintf (stderr, -+ "use_raise_jmp_patching didn't expect symname2 " -+ "'backtracegen'\n"); -+ abort (); -+ } -+ } - break; - } - } From patchwork Wed Nov 24 08:08:11 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 345 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 87339C433FE for ; Wed, 24 Nov 2021 08:08:36 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web10.3409.1637741315840998740 for ; Wed, 24 Nov 2021 00:08:36 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=etIZCdLP; spf=pass (domain: gmail.com, ip: 209.85.128.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f47.google.com with SMTP id ay10-20020a05600c1e0a00b0033aa12cdd33so3503206wmb.1 for ; Wed, 24 Nov 2021 00:08:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=3zCE1N1qJSgogZLdW7x72KnbCVEfnFkNR2/dul1rRzI=; b=etIZCdLPx7mkTCp/VLyjUuk4x615ZXZ8vln+F9YzFZVZloIqZ1S6Z5+AtNCtcyJWAR eW71P7/F5ozzLF/LC+11uginqh18HC9RjwLIxlCbuaKwAuL6VkAZKqVKpvvyxVOhmC0g slri1ZilUBlu1yMmXbOfmkiTT9dORVeDqx/j+9EGtnXutM25UyTcZXXMEWWIEyUfskZG Q1lwPV+dJf7Q2Rsdci13Klb+yGbFYYfD6Rq8b3DCmEMdgJ/f2X9c9a9OpvCz6/MO6hU4 qQfgNqMuH6FoK6RC4llx2AhpvM8h14yt499VHILQnW/hgE392QEVzMvUOZPiRg/5muIi cxUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=3zCE1N1qJSgogZLdW7x72KnbCVEfnFkNR2/dul1rRzI=; b=fRERyG9ranj4vS/IsnDNca+UTXQ4HFJYHoH1Xm13wgRYzAUUUX88Wp5GQl1U9YN4O3 S7zI6WmaTmkGbPe3GxPZeKAjCLhb2aoBSidddSJIFR76TY1/yXwpZFsUP+maKJL+UXTx vWeyZWx3EyA1viTdTxNM4k3TdnVr7Lex+pXI68EhMyPXBpGu8WPfXYKjHcDfpyGVoBFf QzX38wu82zaf9uGWofFiiywKyo3S0lTXqDnPLLMaW8OT04gswiIYBfsU6alutPEjEz6N yNUSc94gKEsynIp/OxtAEqwQtUgjk6qTcz0co8MU7cYjdkbXSR3BVD8a1yup7wo8lyj/ Rt2Q== X-Gm-Message-State: AOAM531EXnl8Zu7CVVLYYN40G4XxnUXoFbJ46LBqeIJZpaZJivY+M/Nc VdRDp7Kw3nVvrDcj9wevB2EJh4MhL8PvIA== X-Google-Smtp-Source: ABdhPJxjmofZYPhCYm9Tq8RiflTyWQ2LfMmD53oNPffcmRYLwU92EyVzaiNOPXA8wHOn6AoM/taWBg== X-Received: by 2002:a1c:7907:: with SMTP id l7mr4577288wme.72.1637741314397; Wed, 24 Nov 2021 00:08:34 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:34 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 04/21] insane.bbclass: add a check that Upstream-Status patch tag is present and correctly formed Date: Wed, 24 Nov 2021 09:08:11 +0100 Message-Id: <20211124080828.530981-4-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:36 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158660 Signed-off-by: Alexander Kanavin --- meta/classes/insane.bbclass | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass index 27b1a00fb9..240f3aad62 100644 --- a/meta/classes/insane.bbclass +++ b/meta/classes/insane.bbclass @@ -1167,6 +1167,30 @@ python do_qa_patch() { bb.warn(msg) msg = "Patch log indicates that patches do not apply cleanly." oe.qa.handle_error("patch-fuzz", msg, d) + + # Check if the patch contains a correctly formatted and spelled Upstream-Status + import re + from oe import patch + + for url in patch.src_patches(d): + (_, _, fullpath, _, _, _) = bb.fetch.decodeurl(url) + + # skip patches not in oe-core + if '/meta/' not in fullpath: + continue + + content = open(fullpath, encoding='utf-8', errors='ignore').read() + kinda_status_re = re.compile(r"^.*upstream.*status.*$", re.IGNORECASE | re.MULTILINE) + strict_status_re = re.compile(r"^Upstream-Status: (Pending|Submitted|Denied|Accepted|Inappropriate|Backport)( .+)?$", re.MULTILINE) + match_kinda = kinda_status_re.search(content) + match_strict = strict_status_re.search(content) + guidelines = "https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines#Patch_Header_Recommendations:_Upstream-Status" + + if not match_strict: + if match_kinda: + bb.error("Malformed Upstream-Status in patch\n%s\nPlease correct according to %s :\n%s" % (fullpath, guidelines, match_kinda.group(0))) + else: + bb.error("Missing Upstream-Status in patch\n%s\nPlease add according to %s ." % (fullpath, guidelines)) } python do_qa_configure() { From patchwork Wed Nov 24 08:08:12 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 346 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 872EDC433F5 for ; Wed, 24 Nov 2021 08:08:37 +0000 (UTC) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by mx.groups.io with SMTP id smtpd.web10.3411.1637741316763111104 for ; Wed, 24 Nov 2021 00:08:37 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=lZBnLVgB; spf=pass (domain: gmail.com, ip: 209.85.128.42, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f42.google.com with SMTP id o29so1432285wms.2 for ; Wed, 24 Nov 2021 00:08:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=cv8lQKR23DZyBsNo/uBwlpw5Z9U55H5tLhFQY8boMk0=; b=lZBnLVgB6JKNI+wwPS7XMtOECODXElr+EV4lCw4Ut0IGYvfH+oNgDIUs5OYxZ68wvc 2FFXEZQkj22azkcRSV6HtpMjQY+lyVzTrlhS0W314/EytnuIuJX5V9slxfX52DWqWLZw dWV9iSXSH57zqpUyE5nDnNidRLV23tamPw4iiZ42ffnhUXzi8n3hpFj+86lkjMjuAsj5 iRf4/uxCe8kqZVknOuyA8GFL20Jd1sem8oG9Vn81fsz2BDF/SNXJ8LNwbpHh88Iev0WS pDSatJ1KivKr9aLbJ4ai15YSq2hlIynC/1+xCSZSUkTjeoUAHlBs1ef2ay8Gs5aBNs0j oT8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=cv8lQKR23DZyBsNo/uBwlpw5Z9U55H5tLhFQY8boMk0=; b=1uAA9kUHCW6O9RKLk1p+bjtOtmW2px8TeNjuT7Wg5ylcSRV7KfVH3NxoKl9ylh9Ami l8m23ag4kpPaUSdJ3Qm1HmQfZtQ/rioKlycfac9E2UkTd5AH9u0as1v0oL0+Pg6+MLJZ HdSXKbbe98mddOhsrTJX1uvDJtEMsTPyBlhOnOFSwyMH4YzCUnSbMiYLuj/VD4Ci2P+v 794ZiOJYZ+Imdzumz5S5dOww8lKXz2Pj1hnsdxQM3P9Om77alnIcux5fFWB1EFfJhuA7 LV/IE0ut0ybi2K4E8sKowk50PoDGTgfS5kYeWLFqKgBTYXpHlzhld6XOEUGW/DfPG6mT 0YTQ== X-Gm-Message-State: AOAM531TkaZWwraIAEslF6qumjuZJpxeczSPHyQvvVVdjHf9yQY4Yqo/ lbZWgxBej7cJpFSOzFJO+gv3ONgpgvgqVg== X-Google-Smtp-Source: ABdhPJwMfGhaHr25MIcFRES5D9SgAwk9Qp9LICtX/UyJXB16fn30TbhLZFL/1mcezB1UG6qDTPRcUA== X-Received: by 2002:a05:600c:4ed2:: with SMTP id g18mr12064646wmq.18.1637741315095; Wed, 24 Nov 2021 00:08:35 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:34 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 05/21] glib-2.0: submit patch upstream Date: Wed, 24 Nov 2021 09:08:12 +0100 Message-Id: <20211124080828.530981-5-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:37 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158661 Signed-off-by: Alexander Kanavin --- .../0001-gio-tests-codegen.py-bump-timeout-to-100-seconds.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/glib-2.0/glib-2.0/0001-gio-tests-codegen.py-bump-timeout-to-100-seconds.patch b/meta/recipes-core/glib-2.0/glib-2.0/0001-gio-tests-codegen.py-bump-timeout-to-100-seconds.patch index fbdd4c2660..7690bb37a6 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0/0001-gio-tests-codegen.py-bump-timeout-to-100-seconds.patch +++ b/meta/recipes-core/glib-2.0/glib-2.0/0001-gio-tests-codegen.py-bump-timeout-to-100-seconds.patch @@ -5,7 +5,7 @@ Subject: [PATCH] gio/tests/codegen.py: bump timeout to 100 seconds This may be necessary on overloaded CI systems. -Upstream-Status: Pending +Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2348] Signed-off-by: Alexander Kanavin --- gio/tests/codegen.py | 2 +- From patchwork Wed Nov 24 08:08:13 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 347 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 9112BC433EF for ; Wed, 24 Nov 2021 08:08:38 +0000 (UTC) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mx.groups.io with SMTP id smtpd.web11.3457.1637741317481067726 for ; Wed, 24 Nov 2021 00:08:37 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=mcjxZ2Ii; spf=pass (domain: gmail.com, ip: 209.85.128.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f44.google.com with SMTP id p3-20020a05600c1d8300b003334fab53afso4557721wms.3 for ; Wed, 24 Nov 2021 00:08:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=de60cied5wgWYQyD85iFrzoHpr7UxHi7QsVyDoTqQXU=; b=mcjxZ2Iii8cltRrgj29CmkMSmvip/TczTqSUQuvug3bHcVsrgTmEvMl3LrP+RbpGrj ov8c3oNf4JjmdXxygo5aGscXRIY0DCARU/IXgrJJCYjR3sbixevUzKiYScioWhr3nGoz 6SmS1j+Ea6twPvUlSUAjK4m/Qlh8wDV3vXPyIldKEMLGpChW7NbfvqL+nM7liZ1ejFvn wpRFlYCnX8dn8Y9j4GFZMH3hCGBGVCmpPEMjZgDnFCSLpMk35qaPng6R6wuQlinSi1+m HxeE8H7lVckE28Wp1/wwzTCdW7OrnuVGVMA6fRfOlMPd27wEDryknUdJF++fhgF+HRsV aGqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=de60cied5wgWYQyD85iFrzoHpr7UxHi7QsVyDoTqQXU=; b=OYuYEf8CqGw6ZUqcQ3lyrGP9vImZVnrq2WaOaFRt58/wEQOk20YiTC8R1d8KThBDp6 nxTWdeG4AR4FK5b67vY48RT1zFHXK0SrL6I+5pvqbCIm05y3XXH68mvQlVDG5YRdSCgu 9a2/aDaw8XEj/Svxxi3BOrQ/2W5YfQiXg/w5SW8iwuqDhipTEcCRRnaf7eif/gGfIXPx 34fUE2KWjTduxa1n22JdycdgJKhJfNCGerZ5uykqUTE0OIleJ7Ln1GukSUsJIFsidikX GX9RXpZcIZCtaIPuWpBPDmN01S5UecWlT1N4BrrXiRjZk6GgYsn4eaDMFx9bLh3FQC0i 7PaQ== X-Gm-Message-State: AOAM533mY+6Qpd6on6YbFffzSnEopQmb848obof4bkjTQ4G5gBYlrFf3 Cj8A7Mn3sGWrMkRJNotu//rd4Jj3hVWx1A== X-Google-Smtp-Source: ABdhPJy5fmQELTS/nZWVeUukDKz39Oyoz8Y1Q/mK3hEdKtcExoaeOniCmAzAoR94ta8RL+xzojHjBQ== X-Received: by 2002:a05:600c:4e4a:: with SMTP id e10mr11816236wmq.176.1637741315970; Wed, 24 Nov 2021 00:08:35 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:35 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin , Alexander Kanavin Subject: [PATCH 06/21] ell: remove unneeded patch Date: Wed, 24 Nov 2021 09:08:13 +0100 Message-Id: <20211124080828.530981-6-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:38 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158662 Upstream added internal implementation shortly after the patch was added. Signed-off-by: Alexander Kanavin --- .../ell/0001-pem.c-do-not-use-rawmemchr.patch | 27 ------------------- meta/recipes-core/ell/ell_0.45.bb | 1 - 2 files changed, 28 deletions(-) delete mode 100644 meta/recipes-core/ell/ell/0001-pem.c-do-not-use-rawmemchr.patch diff --git a/meta/recipes-core/ell/ell/0001-pem.c-do-not-use-rawmemchr.patch b/meta/recipes-core/ell/ell/0001-pem.c-do-not-use-rawmemchr.patch deleted file mode 100644 index f0ce6f1364..0000000000 --- a/meta/recipes-core/ell/ell/0001-pem.c-do-not-use-rawmemchr.patch +++ /dev/null @@ -1,27 +0,0 @@ -From 277e1eca67fcc23cb31be7b826d83a19d9b89bd2 Mon Sep 17 00:00:00 2001 -From: Alexander Kanavin -Date: Tue, 22 Dec 2020 10:30:54 +0000 -Subject: [PATCH] pem.c: do not use rawmemchr() - -This is a glibc-only function, and causes build failures with -alternative libc implementations such as musl. - -Upstream-Status: Pending -Signed-off-by: Alexander Kanavin ---- - ell/pem.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/ell/pem.c b/ell/pem.c -index 790f2c2..237ae02 100644 ---- a/ell/pem.c -+++ b/ell/pem.c -@@ -224,7 +224,7 @@ static uint8_t *pem_load_buffer(const void *buf, size_t buf_len, - - /* Check that each header line has a key and a colon */ - while (start < end) { -- const char *lf = rawmemchr(start, '\n'); -+ const char *lf = memchr(start, '\n', end - start); - const char *colon = memchr(start, ':', lf - start); - - if (!colon) diff --git a/meta/recipes-core/ell/ell_0.45.bb b/meta/recipes-core/ell/ell_0.45.bb index 8453720f42..64434c278c 100644 --- a/meta/recipes-core/ell/ell_0.45.bb +++ b/meta/recipes-core/ell/ell_0.45.bb @@ -15,7 +15,6 @@ DEPENDS = "dbus" inherit autotools pkgconfig SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz \ - file://0001-pem.c-do-not-use-rawmemchr.patch \ " SRC_URI[sha256sum] = "fedfcceee56eb63ab1eb98bf120a3cfbecee50bcd893874328c889f1b381e7d7" From patchwork Wed Nov 24 08:08:14 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 348 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 8790CC433F5 for ; Wed, 24 Nov 2021 08:08:39 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web10.3412.1637741318225777798 for ; Wed, 24 Nov 2021 00:08:38 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=qNjJGvox; spf=pass (domain: gmail.com, ip: 209.85.128.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f54.google.com with SMTP id n33-20020a05600c502100b0032fb900951eso4561873wmr.4 for ; Wed, 24 Nov 2021 00:08:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=sFNBZgz9mJOjnLEwcZm9FBV0HKR2G59sqqyIWXGZSx0=; b=qNjJGvox/lofGiu8PjWJWCYjuJFDvRsiBQgqCERII3BSqRKyUhyILRZMb25hN4aWs2 e7d4qUtq7V7D0DiuaUbdHLJ8CSbv3FXwvVq+4QHIEziTVXLnqEWmjjTqH6lejJLdhprG uTq2TVQ+VGwv8rLbsTPMkjmjVdElUldIRzJ1lgECARytHoTIKrY6ydoM7eWFU/HHtxD+ YbjzBa54w8k2D0mMruVGMmKMPQr63LZt3nqAFEn6JRNH/ZwDdDtRKO75xfMWpQoDXcuY QtrCwxUIMZQKOuSdIBX00CidyV4fgJJMU1TTVB9Xjz4zzMrsCcefY486NnKnPkKOOKWj 2ssA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=sFNBZgz9mJOjnLEwcZm9FBV0HKR2G59sqqyIWXGZSx0=; b=Sd361TyizZcTQOWvxz+57umwUeGjLGiw6iJ6Mg2mg+2GeU0zvKs8VVCbAP8uWez/9q ARniSDpZIIIVxGDERDJOvYJXZJkniAnWxj+7iZPMuhbHCrdd2CuYjEvKhmXj9v/rOKDE lzSluDDHx1VvPdAkqWFHH1NQAqCMrU9DEJEwm38itbDQEQgyOBYoAK8wzvd6e9VKgbgZ UiQ/WniSTWbeHHMRTJyAKrlbTmxoMtU0tUK/NqbMCV3/Yq3C2qqCNj/XpFtoEKOypuGS st9naOhLbyh/lCyMVnP3oJ3h44oBeaU82kss3zbQdxladlxYnnEeZ8mT40KnYKrATUsV JJEQ== X-Gm-Message-State: AOAM530ezfH510Krqg+09IqYQmRBrhqlvyScY2p8YLQyTjvfuM5/d30g MLw01GgwOneDUvvFNaOPmJXg1isx78vuZA== X-Google-Smtp-Source: ABdhPJxz+xDQkaLtmiIKQoD5LtmWLJAoJagZTNNkVFurkQNl4U/uI+7NW02rgR4VkoJsXi0OMhh5AQ== X-Received: by 2002:a05:600c:4fcd:: with SMTP id o13mr12366531wmq.175.1637741316791; Wed, 24 Nov 2021 00:08:36 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:36 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 07/21] groff: include references to corresponding upstream commits in a patch Date: Wed, 24 Nov 2021 09:08:14 +0100 Message-Id: <20211124080828.530981-7-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:39 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158663 Signed-off-by: Alexander Kanavin --- .../groff/files/0001-Include-config.h.patch | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta/recipes-extended/groff/files/0001-Include-config.h.patch b/meta/recipes-extended/groff/files/0001-Include-config.h.patch index 34fca1eb2f..99f590bef3 100644 --- a/meta/recipes-extended/groff/files/0001-Include-config.h.patch +++ b/meta/recipes-extended/groff/files/0001-Include-config.h.patch @@ -20,7 +20,11 @@ In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/groff/1.22.4- We delete eqn.cpp and qen.hpp in do_configure to ensure they're regenerated and deterministic. -Upstream-Status: Inappropriate [issue fixed upstream with a similar patch] +Issue is fixed upstream with similar patches: +https://git.savannah.gnu.org/cgit/groff.git/commit/?id=979f3f4266151c7681a68a40d2c4913842a7271d +https://git.savannah.gnu.org/cgit/groff.git/commit/?id=fe121eeacd53c96105f23209b2c205f436f97359 + +Upstream-Status: Backport [see links above] Signed-off-by: Khem Raj --- src/libs/libgroff/assert.cpp | 4 + From patchwork Wed Nov 24 08:08:15 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 349 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 8C9BEC433FE for ; Wed, 24 Nov 2021 08:08:40 +0000 (UTC) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by mx.groups.io with SMTP id smtpd.web10.3414.1637741319204752386 for ; Wed, 24 Nov 2021 00:08:39 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=INnBADIZ; spf=pass (domain: gmail.com, ip: 209.85.128.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f52.google.com with SMTP id p18so1411240wmq.5 for ; Wed, 24 Nov 2021 00:08:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=FORYkV8iaQHupPIL/w9yEojFziJc71U0HyVbmX3ZCMY=; b=INnBADIZaewArZT/Ys/oWHmX/A9Rgo/nh3rtY1tnO/9Tla48eTCedacmt3pFn2b7TL EHQzBSwvHp3LSC6W1po7yb3912IaWUb+/5avw1XTtKGGiwVOTEZ4g7OEgglJDNvNU4az qzEnaggcn+5l/+fXdTP7WIXvpSsESI2q7yIAl2Yt1r4Z7EIORir4r7W70EgUXFXjWAFB itRldQi3y1LZslBXz14mU/jV4uMbkfb4v6Rd+E4WPRlnF9lQR6xOBu/qSesQX4pEqqF/ qlnIn19zDmrVzaSqVMZbXKtiX+TQZYOOdKJ2AUCoHKkejydVru0OiEeu0Zmmy2BNHduT QJ8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=FORYkV8iaQHupPIL/w9yEojFziJc71U0HyVbmX3ZCMY=; b=rziXlbKh04008TFFZe5teSmttFR6YxfK0khjCT8E/iQnXxP1iKjv/3BQptueXwHaoV YTgL8Y2siRXtIBD+N4yM0jgcpkfqnEHS1Et4g33BspOBXG0ixT3SbImf1p2oHflDp/JS s+p/qgjhVk8NgFVjRgEzKTMLACeMweRJ0ukiGumHTZBU2dkrsY6LCAG7mu9LZLcmeOcg DsL3mXBe/6Mh7pJWOYLd0HrVkxsv1jGtCjy0XErEjOlbnd3YplWcB63HXZkBwNPRKd5r YPt3iHQMwa1BoL2CiQ9PvjktTx3l+C3KeURyUvDf3lBRrwCbky2Cgy8jI2Mzt5cz3Ytp q/Ig== X-Gm-Message-State: AOAM532kfjz14VJfyP+ZulTgceqUp5QkAdOljtzLJ8yMQeCj99N4+At4 MWTE87O3oaZOtfFmLNuLDAFZSeCnUWuF2g== X-Google-Smtp-Source: ABdhPJwJwHXMNSxhuJ52NVbSLYxO+zi4VzOzU30JfBH0HdOULUGbvrZrRRHuCVBZOUGeoXSKUu0udg== X-Received: by 2002:a1c:23cb:: with SMTP id j194mr12701347wmj.13.1637741317755; Wed, 24 Nov 2021 00:08:37 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:37 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin , Ross Burton , Alexander Kanavin Subject: [PATCH 08/21] ovmf: remove patch merged upstream Date: Wed, 24 Nov 2021 09:08:15 +0100 Message-Id: <20211124080828.530981-8-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158664 See here: https://github.com/tianocore/edk2/pull/1513/files The change was thus applied twice to the same file. Signed-off-by: Alexander Kanavin --- .../ovmf/ovmf/0004-Strip-build-paths.patch | 32 ------------------- meta/recipes-core/ovmf/ovmf_git.bb | 1 - 2 files changed, 33 deletions(-) delete mode 100644 meta/recipes-core/ovmf/ovmf/0004-Strip-build-paths.patch diff --git a/meta/recipes-core/ovmf/ovmf/0004-Strip-build-paths.patch b/meta/recipes-core/ovmf/ovmf/0004-Strip-build-paths.patch deleted file mode 100644 index dfb8a73398..0000000000 --- a/meta/recipes-core/ovmf/ovmf/0004-Strip-build-paths.patch +++ /dev/null @@ -1,32 +0,0 @@ -From b7cfe97895e0586d14403ba98e62a0cd9373da96 Mon Sep 17 00:00:00 2001 -From: Alexander Kanavin -Date: Mon, 14 Jun 2021 19:55:08 +0200 -Subject: [PATCH 4/6] Strip build paths - -Pass --zero to GenFw in release builds so that the sections that link back to -the intermediate binaries (containing build paths) are removed. - -Upstream-Status: Pending (discussion at https://bugzilla.tianocore.org/show_bug.cgi?id=3256) -Signed-off-by: Ross Burton - -Signed-off-by: Alexander Kanavin ---- - OvmfPkg/OvmfPkgIa32.dsc | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/OvmfPkg/OvmfPkgIa32.dsc b/OvmfPkg/OvmfPkgIa32.dsc -index 33fbd76790..06c6d5ce60 100644 ---- a/OvmfPkg/OvmfPkgIa32.dsc -+++ b/OvmfPkg/OvmfPkgIa32.dsc -@@ -91,6 +91,8 @@ - - !include NetworkPkg/NetworkBuildOptions.dsc.inc - -+ RELEASE_*_*_GENFW_FLAGS = --zero -+ - [BuildOptions.common.EDKII.DXE_RUNTIME_DRIVER] - GCC:*_*_*_DLINK_FLAGS = -z common-page-size=0x1000 - XCODE:*_*_*_DLINK_FLAGS = -seg1addr 0x1000 -segalign 0x1000 --- -2.32.0 - diff --git a/meta/recipes-core/ovmf/ovmf_git.bb b/meta/recipes-core/ovmf/ovmf_git.bb index ce3b650ddf..80b9c1447f 100644 --- a/meta/recipes-core/ovmf/ovmf_git.bb +++ b/meta/recipes-core/ovmf/ovmf_git.bb @@ -19,7 +19,6 @@ SRC_URI = "gitsm://github.com/tianocore/edk2.git;branch=master;protocol=https \ file://0001-ovmf-update-path-to-native-BaseTools.patch \ file://0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch \ file://0003-ovmf-Update-to-latest.patch \ - file://0004-Strip-build-paths.patch \ file://0005-debug-prefix-map.patch \ file://0006-reproducible.patch \ file://0001-Fix-VLA-parameter-warning.patch \ From patchwork Wed Nov 24 08:08:16 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 350 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 8D7D8C4332F for ; Wed, 24 Nov 2021 08:08:40 +0000 (UTC) Received: from mail-wr1-f41.google.com (mail-wr1-f41.google.com [209.85.221.41]) by mx.groups.io with SMTP id smtpd.web12.3498.1637741320056985730 for ; Wed, 24 Nov 2021 00:08:40 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=isivWfJv; spf=pass (domain: gmail.com, ip: 209.85.221.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f41.google.com with SMTP id s13so2638176wrb.3 for ; Wed, 24 Nov 2021 00:08:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=YWpvgp8nScXxZGKCiLtLjLbVb3mDp2Q8s22XYGslKFQ=; b=isivWfJve+Bs2FNsQYyKP8cLu/ZkQZOKOcpTIobSC9fd9pFmboeVBVA1F33gkW+SPT 8T6asXTT/Av0Z5Q83SDNX0o+QCMtSEdZbAYi69v6+mpmSPWUrYpynIvzhDyQ9N7R8B28 YwdIaSSeWb9HMkqaEUlc0HJKlTWek+7Gkan/HUEkSTQ6U5d9FJmctKyuR/ilrC8X0zHb UGwtgeS8RHZVE6m+8g6CPGzVFRrAgPttcT4PCXqCjc8RMyMLPB5JECg/sZq9GFIJ2zR6 SLHI7mw0Mp5W7sMEwxV3UqeHYQdovunLqeJcW/TYpAEejl9+BNjJ9aV4grTdP4gfPJ7c WNSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=YWpvgp8nScXxZGKCiLtLjLbVb3mDp2Q8s22XYGslKFQ=; b=5Q13Wv0Lz8BnFg657hj+TCX9bpL7bUEN9RMOID/mQK8ZCZrQRwEHuWO/Ozz428FH2k gk0mxO1Cl99pu5TaqlLXKtAH0hviTB+8UC9/AmBWdZYsnfdaLNe9LxB+cxj3S/+ORxAV acL2gErxQkMrcfghaZZpfrcPOP2GIdr0PlERz49F3OHocX8+jF8sDiw+nsThNKKOZ70J +C1VbuqqBUQvwi4ECU9uPkD8BC5rmJWZajTDeD3ny1+cv+fwIbpsuH8y83uVOaufFi0c BQd5yeUBJGZbiUZEtO8QmE8U+eBsqhsFxv1UHKRXTjHvCFBfMNVxkeqg2EhY3AQ4TcyK xnPA== X-Gm-Message-State: AOAM53231fD5CpCeC/pDSeMLVUQBPpHDfpVcwqr94hS9W7iEM3Om0n6a YpknNEMh0P/lDYd3E9TzHii+mvAINwqvBQ== X-Google-Smtp-Source: ABdhPJyoR9VwSyMFBuNsQQnb2PNHblu71Iq0RwPRnyMPEutzKHL/dxIUdpjTIzTu04g1RgmgGMBj+g== X-Received: by 2002:adf:df0b:: with SMTP id y11mr16041588wrl.181.1637741318565; Wed, 24 Nov 2021 00:08:38 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:38 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 09/21] apt: drop unneeded chunk from a musl patch, submit the rest upstream Date: Wed, 24 Nov 2021 09:08:16 +0100 Message-Id: <20211124080828.530981-9-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158665 Upstream has inserted guards around the use of offending constant. Signed-off-by: Alexander Kanavin --- .../apt/apt/0001-Fix-musl-build.patch | 35 +++++-------------- 1 file changed, 9 insertions(+), 26 deletions(-) diff --git a/meta/recipes-devtools/apt/apt/0001-Fix-musl-build.patch b/meta/recipes-devtools/apt/apt/0001-Fix-musl-build.patch index a6e8ef1e51..0cefbedd6d 100644 --- a/meta/recipes-devtools/apt/apt/0001-Fix-musl-build.patch +++ b/meta/recipes-devtools/apt/apt/0001-Fix-musl-build.patch @@ -1,22 +1,18 @@ -From 081c6be2f2f1cd77f399ea414f8d89c107826624 Mon Sep 17 00:00:00 2001 +From 6b8547161b902b01b639d05a4cdf849d7694556f Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 22 May 2020 15:29:23 +0000 -Subject: [PATCH] Fix musl build +Subject: [PATCH] apt-pkg/contrib/srvrec.h: Explicitly include sys/types.h -methods/connect.cc: Musl doesn't support AI_IDN flag in netdb.h -header so define it manually. -apt-pkg/contrib/srvrec.h: Add explicity include of sys/types.h -to avoid errors in types u_int_SIZE. +This avoids type errors with musl C library. -Upstream-Status: Pending +Upstream-Status: Submitted [https://salsa.debian.org/apt-team/apt/-/merge_requests/200] Signed-off-by: Alexander Kanavin --- apt-pkg/contrib/srvrec.h | 1 + - methods/connect.cc | 5 +++++ - 2 files changed, 6 insertions(+) + 1 file changed, 1 insertion(+) diff --git a/apt-pkg/contrib/srvrec.h b/apt-pkg/contrib/srvrec.h -index e22b7a1..b1115f5 100644 +index e5d0f43..2010184 100644 --- a/apt-pkg/contrib/srvrec.h +++ b/apt-pkg/contrib/srvrec.h @@ -9,6 +9,7 @@ @@ -27,19 +23,6 @@ index e22b7a1..b1115f5 100644 #include #include #include -diff --git a/methods/connect.cc b/methods/connect.cc -index 1d6f891..122df35 100644 ---- a/methods/connect.cc -+++ b/methods/connect.cc -@@ -42,6 +42,11 @@ - #include "connect.h" - #include "rfc2553emu.h" - #include -+ -+#ifndef AI_IDN -+#define AI_IDN 0x0040 -+#endif -+ - /*}}}*/ - - static std::string LastHost; +-- +2.20.1 + From patchwork Wed Nov 24 08:08:17 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 351 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 8D353C433F5 for ; Wed, 24 Nov 2021 08:08:41 +0000 (UTC) Received: from mail-wm1-f49.google.com (mail-wm1-f49.google.com [209.85.128.49]) by mx.groups.io with SMTP id smtpd.web09.3452.1637741320687670790 for ; Wed, 24 Nov 2021 00:08:41 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=hNDkEQGa; spf=pass (domain: gmail.com, ip: 209.85.128.49, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f49.google.com with SMTP id y196so1415390wmc.3 for ; Wed, 24 Nov 2021 00:08:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=spkGq/6QDLPFBRAS2qqMCLA33D2qSljJhC22Pl/qeo0=; b=hNDkEQGaJyuwTH/wi4/CrQ8srGIiyV5QXjY6FlkHm3OSAvJAajHgiVJ407UENGQY9W fho2TiKiK8CuH8QJdcutmV/JjEMx1mvMHhhNBOH7DZ5slIMjOUWQ13j9k4GlBM9xGWBc MwM/VVyhsPHxON6uqBfZvGqvvrQoURpjxRYMscUxeTk+7oWoHgYY6qgsQVEiwGsOjVK4 XyVCxx0alr/L1AAoNSR7fuMcfAR7SmRyRJD8xsHdWnqSRF/h1ZeDSiSUWBDdEBPFFmFT yytEPvbWHOp0/FpJh2E3DxSgVcYLauL8dKv0hUHx9JVSqtCGC0uFNkcbUWUxbjCfMmQ/ Vdlw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=spkGq/6QDLPFBRAS2qqMCLA33D2qSljJhC22Pl/qeo0=; b=CJ7TbpTKzwX//4r+EshjSHH04u1rmHkG5b78NlssuOK77xZbBk+hwKaBiBwjaUn8zO Q8+k67m8Llo8fYLmgYgfDSWFIoHUtF4GdjoPWifgkg8Nclg1wgx3k7QuDlawTp8yKlJc UZT4RzuTgHaSh4gozjQrOflYLmppNZd7PxEozZYgAfojn06RInHR0p6GcsIvJLnKqRQJ TQGqXA+YX7QBUOx5S4RbMUFBqJWHE/e/ve30l/oyyvM/eLsU61g0PTu3ddATyUPSIUJ9 WlNF2krfTeX9nK5q/2uB6puPN0IWbYeYZUxKfq5YfAtmLWYnEtaoxZ/wCLTrDLiWmjWH Pm5w== X-Gm-Message-State: AOAM531xv/5MVuC24E5azh1tZt/7blJ9MdF7EP+UuHbRxVn2urCB2KTS AbbKL31MsJgirw8WT9XkwbjKkAXgVhXSyw== X-Google-Smtp-Source: ABdhPJzChLYpZ6zwhIcfcUfIvwW/YexQ4H6kaNKxH8vW3dCVniS7g+kDIf2X8Yca5qcoioirGf05Og== X-Received: by 2002:a05:600c:3c91:: with SMTP id bg17mr12621419wmb.80.1637741319313; Wed, 24 Nov 2021 00:08:39 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:38 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin , Alexander Kanavin Subject: [PATCH 10/21] diffstat: remove unneeded patch Date: Wed, 24 Nov 2021 09:08:17 +0100 Message-Id: <20211124080828.530981-10-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158666 Signed-off-by: Alexander Kanavin --- ...clocal.m4-add-missing-header-defines.patch | 24 ------------------- .../diffstat/diffstat_1.64.bb | 1 - 2 files changed, 25 deletions(-) delete mode 100644 meta/recipes-devtools/diffstat/diffstat/0001-aclocal.m4-add-missing-header-defines.patch diff --git a/meta/recipes-devtools/diffstat/diffstat/0001-aclocal.m4-add-missing-header-defines.patch b/meta/recipes-devtools/diffstat/diffstat/0001-aclocal.m4-add-missing-header-defines.patch deleted file mode 100644 index 5bd94d7de4..0000000000 --- a/meta/recipes-devtools/diffstat/diffstat/0001-aclocal.m4-add-missing-header-defines.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 004bd80d2523f538467b5ada2623eb207b55dad7 Mon Sep 17 00:00:00 2001 -From: Alexander Kanavin -Date: Fri, 20 Dec 2019 15:44:28 +0100 -Subject: [PATCH] aclocal.m4: add missing header defines - -Upstream-Status: Pending -Signed-off-by: Alexander Kanavin ---- - aclocal.m4 | 5 +++++ - 1 file changed, 5 insertions(+) - -diff --git a/aclocal.m4 b/aclocal.m4 -index 3b19e82..c0c4acb 100644 ---- a/aclocal.m4 -+++ b/aclocal.m4 -@@ -1927,3 +1927,8 @@ make an error - fi - fi # cf_cv_posix_visible - ]) -+ -+AC_DEFINE([HAVE_TCGETATTR], [], [Description]) -+AC_DEFINE([HAVE_TCSETATTR], [], [Description]) -+AC_DEFINE([HAVE_TERMIOS_H], [], [Description]) -+ diff --git a/meta/recipes-devtools/diffstat/diffstat_1.64.bb b/meta/recipes-devtools/diffstat/diffstat_1.64.bb index 76ca30c20a..717f503039 100644 --- a/meta/recipes-devtools/diffstat/diffstat_1.64.bb +++ b/meta/recipes-devtools/diffstat/diffstat_1.64.bb @@ -10,7 +10,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f605b1986cc3b808ec0e4fa9d0e0f2d9" SRC_URI = "http://invisible-mirror.net/archives/${BPN}/${BP}.tgz \ file://run-ptest \ file://avoid-check-user-break-cc.patch \ - file://0001-aclocal.m4-add-missing-header-defines.patch \ " SRC_URI[sha256sum] = "b8aee38d9d2e1d05926e6b55810a9d2c2dd407f24d6a267387563a4436e3f7fc" From patchwork Wed Nov 24 08:08:18 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 352 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 8D950C433FE for ; Wed, 24 Nov 2021 08:08:42 +0000 (UTC) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by mx.groups.io with SMTP id smtpd.web10.3417.1637741321443055317 for ; Wed, 24 Nov 2021 00:08:41 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=JWJkjnnv; spf=pass (domain: gmail.com, ip: 209.85.128.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f46.google.com with SMTP id az34-20020a05600c602200b0033bf8662572so1348628wmb.0 for ; Wed, 24 Nov 2021 00:08:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=9h5bbm54UXVrt3DoL3XE5uCDEycw1cFpsh3UArzsOlo=; b=JWJkjnnvGTaHpu91Z3WeTjtDkWjM1TgMGKe4C4bxq24+AwSd1V9mBrAxhME8zyUWCI oNht/wjUy+mOzzY3OHy0Td9BEbnNXqMRAbagebufUjhpf1nOuoE33dHcy7/E5WFdTlon G13GFVleZZBdd1ghoP1WlcRMRQdZ1RfXt2+TyOxzBZLD4pRpL0kwAulcPgnsBXbpsZGo 9GubffnUmsb24p1W2qqwmL2dWIX1UehMT7wGjzElCSW+y6ZusXdraNfKNXe0Jxctqs6j X8Khr3tnFNC8GGkYbjpo002YYzPRyzDkey7UmRVQDfkuEoQInLDCxrJQ6FfbbXljRdUD YqlA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=9h5bbm54UXVrt3DoL3XE5uCDEycw1cFpsh3UArzsOlo=; b=ibPhRsLSUzSWoiuEAar26aw6X7MNDGeU4IqxLYBz0F5GSCJBgyI5273dSZ/6Nm3DdJ 8ZWjU2wS3M8gVgA8q1Jjb3Zbqu4vZbteAOoL8AtR5UWY0FyvNiHo0UaPAnTveNVx2OxO C0KQ8QZkCsDOu6OepEMhtZYDF9CfovXlcbcAxSQBYOt8VIqKbtXRSW7+bsQKA7K/JnqS QTsyEQC2AKgr4VpxPJI8v2VqXET/4tOd+mhGh0UsxkM+lveap8fscIJKofJo701dN930 FigvrtOOyyaC9IIXFVXEWRbDlC23BdHZvnf8iKyJ9+EugEo3Tz+9r0uwMNHoi1UciCDQ iUVA== X-Gm-Message-State: AOAM532F80l1FKAPwFRnGADHUw/sfI4mEc2l8zOPiybp6tCuATLEGTCl X+4Pj3dkO0hifseFfmi3z42j5oVdPUVsVw== X-Google-Smtp-Source: ABdhPJyS7tkTD4s2UAHH+6w6gMXpmKSBQJ/3AGWcm69ZuLgtKykNVvpQUoXVCDrRzjE8oa8eNaO82w== X-Received: by 2002:a05:600c:19d0:: with SMTP id u16mr12344804wmq.111.1637741319963; Wed, 24 Nov 2021 00:08:39 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:39 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin , Alexander Kanavin Subject: [PATCH 11/21] dpkg: replace a patch with a tweak to an already existing sed fixup Date: Wed, 24 Nov 2021 09:08:18 +0100 Message-Id: <20211124080828.530981-11-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158667 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/dpkg/dpkg.inc | 4 ++-- ...kg-fsys-usrunmess.pl-correct-shebang.patch | 23 ------------------- meta/recipes-devtools/dpkg/dpkg_1.20.9.bb | 1 - 3 files changed, 2 insertions(+), 26 deletions(-) delete mode 100644 meta/recipes-devtools/dpkg/dpkg/0013-scripts-dpkg-fsys-usrunmess.pl-correct-shebang.patch diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index 74074cfdd7..80865a31a1 100644 --- a/meta/recipes-devtools/dpkg/dpkg.inc +++ b/meta/recipes-devtools/dpkg/dpkg.inc @@ -49,9 +49,9 @@ do_install:append () { if [ "${PN}" = "dpkg-native" ]; then # update-alternatives doesn't have an offline mode rm ${D}${bindir}/update-alternatives - sed -i -e 's|^#!.*${STAGING_BINDIR_NATIVE}/perl-native.*/perl|#!/usr/bin/env nativeperl|' ${D}${bindir}/dpkg-* + sed -i -e 's|^#!.*${STAGING_BINDIR_NATIVE}/perl-native.*/perl|#!/usr/bin/env nativeperl|' ${D}${bindir}/dpkg-* ${D}${sbindir}/dpkg-* else - sed -i -e 's|^#!.*${STAGING_BINDIR_NATIVE}/perl-native.*/perl|#!/usr/bin/env perl|' ${D}${bindir}/dpkg-* + sed -i -e 's|^#!.*${STAGING_BINDIR_NATIVE}/perl-native.*/perl|#!/usr/bin/env perl|' ${D}${bindir}/dpkg-* ${D}${sbindir}/dpkg-* fi } diff --git a/meta/recipes-devtools/dpkg/dpkg/0013-scripts-dpkg-fsys-usrunmess.pl-correct-shebang.patch b/meta/recipes-devtools/dpkg/dpkg/0013-scripts-dpkg-fsys-usrunmess.pl-correct-shebang.patch deleted file mode 100644 index 292b72ab5d..0000000000 --- a/meta/recipes-devtools/dpkg/dpkg/0013-scripts-dpkg-fsys-usrunmess.pl-correct-shebang.patch +++ /dev/null @@ -1,23 +0,0 @@ -From 0decc62904571582147f2273fa1b521e00485dda Mon Sep 17 00:00:00 2001 -From: Alexander Kanavin -Date: Wed, 3 Feb 2021 20:47:58 +0100 -Subject: [PATCH] scripts/dpkg-fsys-usrunmess.pl: correct shebang - -Otherwise automake will write the full native perl path into it. - -Upstream-Status: Pending -Signed-off-by: Alexander Kanavin ---- - scripts/dpkg-fsys-usrunmess.pl | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/scripts/dpkg-fsys-usrunmess.pl b/scripts/dpkg-fsys-usrunmess.pl -index 9220df3c0..9ce368955 100755 ---- a/scripts/dpkg-fsys-usrunmess.pl -+++ b/scripts/dpkg-fsys-usrunmess.pl -@@ -1,4 +1,4 @@ --#!/usr/bin/perl -+#!/usr/bin/env perl - # - # dpkg-fsys-usrunmess - Undoes the merged-/usr-via-aliased-dirs mess - # diff --git a/meta/recipes-devtools/dpkg/dpkg_1.20.9.bb b/meta/recipes-devtools/dpkg/dpkg_1.20.9.bb index 34b6bfe0a8..4c587f2bf2 100644 --- a/meta/recipes-devtools/dpkg/dpkg_1.20.9.bb +++ b/meta/recipes-devtools/dpkg/dpkg_1.20.9.bb @@ -14,7 +14,6 @@ SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=1.20. file://0001-dpkg-Support-muslx32-build.patch \ file://pager.patch \ file://0001-Add-support-for-riscv32-CPU.patch \ - file://0013-scripts-dpkg-fsys-usrunmess.pl-correct-shebang.patch \ file://0014-arch-Add-support-for-ARCv2-CPU.patch \ " From patchwork Wed Nov 24 08:08:19 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 353 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 8E41AC433EF for ; Wed, 24 Nov 2021 08:08:43 +0000 (UTC) Received: from mail-wr1-f53.google.com (mail-wr1-f53.google.com [209.85.221.53]) by mx.groups.io with SMTP id smtpd.web08.3351.1637741322144243404 for ; Wed, 24 Nov 2021 00:08:42 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=N9/tfo80; spf=pass (domain: gmail.com, ip: 209.85.221.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f53.google.com with SMTP id i5so2625046wrb.2 for ; Wed, 24 Nov 2021 00:08:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=UR3WELEOWGgMdaqVPhdRzrzaxs0AG/N0Lk5OlAF+QhQ=; b=N9/tfo80w/VT1+dNqOG34TPZeSOyboM6+roYFmpQnYERvgkqGwThWEkgR3jpTyPJE6 IDApZ17VFxmGRGiKsFgxlRAwtBMQ9SSQe1UYm25qP2EOFqeYL4xaGXk5YO2y3vi2bK7b mvMDfl9zOESk4yCjfPjO8BsnDZTjCHzijKWYVrfzWtVCNvy2SB100fA/J0T8kzQtzipX tyKd8zfcPEm8DLIfGgOz7PM3No1zc3ByoJfcPOYL0GTIXJB9lYAxPuPkAwTzskNv9WuQ QC1sOgbFiQmAsRIPRfyMN4SAX68G+FIs0x/lguzghODyvF3YmX4Ws+T5OagaJz4597+Q gCgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=UR3WELEOWGgMdaqVPhdRzrzaxs0AG/N0Lk5OlAF+QhQ=; b=RYmeyBjQkIxigqAYgFzLynsoUCnfoRZhvnshs06Vtat/cqdKgheicH4I4S2gdd3HE6 TzUyM56/26XNmMX2aKrqJY6Gw+pRSL/oBSt/1qQN3LU7YwOJSdfqnR5pGF1YHCMzQ9t+ AFjLFU+exlAgbJz9ffNWuPQ+gImW/G0CjFl4Iy7yHKIUQAUyr3IWT3ScyhJ8ZY72tyhw fqqFXjv98pNY3+Y1zRylNP3hW4lTFnuPo4viynU9owoIhYjT8DC0cFRUwq6u4OPtJGNG rEmH2xXeneSqzPzeladXFGxvf/WibZU2ECo/tP2KTIHkWr1XXh7otC7RTYVqvP20LlhL Rx3w== X-Gm-Message-State: AOAM531T+y6ECLhkN99r5mLtTn+h9BxdPkUxzbSW7tjQoaVTK6AIAPdg +RN9Zkfw1GwMa+ifYvB/g3xhrZVcG1IhqQ== X-Google-Smtp-Source: ABdhPJzCXpTkBZX8jH6AaV5D+fvaAkHHRIEybvQX8GEi3fOJFKcSxOW7tPgjNeicy6CID+z0d+cTYw== X-Received: by 2002:a05:6000:248:: with SMTP id m8mr16434305wrz.404.1637741320645; Wed, 24 Nov 2021 00:08:40 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:40 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 12/21] elfutils: submit patch upstream Date: Wed, 24 Nov 2021 09:08:19 +0100 Message-Id: <20211124080828.530981-12-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158668 Signed-off-by: Alexander Kanavin --- ...infod-client.c-correct-string-format.patch | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/meta/recipes-devtools/elfutils/files/0001-debuginfod-debuginfod-client.c-correct-string-format.patch b/meta/recipes-devtools/elfutils/files/0001-debuginfod-debuginfod-client.c-correct-string-format.patch index 5b225c532d..85f22cb395 100644 --- a/meta/recipes-devtools/elfutils/files/0001-debuginfod-debuginfod-client.c-correct-string-format.patch +++ b/meta/recipes-devtools/elfutils/files/0001-debuginfod-debuginfod-client.c-correct-string-format.patch @@ -1,4 +1,4 @@ -From c3055ce9eb32d0d24abc5cea5e1d231c499312a7 Mon Sep 17 00:00:00 2001 +From 38ddd0d1863f83e8ec545d0160bdf00bbb5569ba Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 19 Apr 2021 23:29:10 +0200 Subject: [PATCH] debuginfod/debuginfod-client.c: correct string format on @@ -12,20 +12,20 @@ architectures, therefore directly using integer printf formats will not work portably, use intmax_t to typecast time_t into printf family of functions -Upstream-Status: Pending +Upstream-Status: Submitted [via email to mark@klomp.org,elfutils-devel@sourceware.org] Signed-off-by: Alexander Kanavin Signed-off-by: Khem Raj --- - debuginfod/debuginfod-client.c | 8 ++++---- - 1 file changed, 4 insertions(+), 4 deletions(-) + debuginfod/debuginfod-client.c | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/debuginfod/debuginfod-client.c b/debuginfod/debuginfod-client.c -index ee7eda2..083ec2c 100644 +index c875ee6..df9737d 100644 --- a/debuginfod/debuginfod-client.c +++ b/debuginfod/debuginfod-client.c -@@ -226,7 +226,7 @@ debuginfod_config_cache(char *config_path, +@@ -231,15 +231,15 @@ debuginfod_config_cache(char *config_path, if (fd < 0) return -errno; @@ -34,16 +34,17 @@ index ee7eda2..083ec2c 100644 return -errno; } -@@ -234,7 +234,7 @@ debuginfod_config_cache(char *config_path, +- long cache_config; ++ int cache_config; FILE *config_file = fopen(config_path, "r"); if (config_file) { - if (fscanf(config_file, "%ld", &cache_config) != 1) -+ if (fscanf(config_file, "%jd", (intmax_t*)(&cache_config)) != 1) ++ if (fscanf(config_file, "%d", &cache_config) != 1) cache_config = cache_config_default_s; fclose(config_file); } -@@ -267,7 +267,7 @@ debuginfod_init_cache (char *cache_path, char *interval_path, char *maxage_path) +@@ -272,7 +272,7 @@ debuginfod_init_cache (char *cache_path, char *interval_path, char *maxage_path) if (fd < 0) return -errno; @@ -52,7 +53,7 @@ index ee7eda2..083ec2c 100644 return -errno; /* init max age config file. */ -@@ -275,7 +275,7 @@ debuginfod_init_cache (char *cache_path, char *interval_path, char *maxage_path) +@@ -280,7 +280,7 @@ debuginfod_init_cache (char *cache_path, char *interval_path, char *maxage_path) && (fd = open(maxage_path, O_CREAT | O_RDWR, DEFFILEMODE)) < 0) return -errno; From patchwork Wed Nov 24 08:08:20 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 354 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 8E935C4332F for ; Wed, 24 Nov 2021 08:08:44 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web08.3352.1637741323152173790 for ; Wed, 24 Nov 2021 00:08:43 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=GSlLjEZN; spf=pass (domain: gmail.com, ip: 209.85.128.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f47.google.com with SMTP id o29so1432577wms.2 for ; Wed, 24 Nov 2021 00:08:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=08VVm6+aBZl/dp6IeiwDnWhWJZVRXf/gT/sUii3sEcA=; b=GSlLjEZNNhy8rzDTBAqdujOy1zj7KMhrjCh++kEX1TWFU3Pg+fof1MJpcKwxJ95ufM rupuemTzx9cabM4D7ibFLY2GdAEWgXoNf5W4KFWYzJcEK3aRJDsVi8QTpf65r/spSrZY t/XTOfioh8U6z8ZecDpgcdLS1sYA23dvt5qJhFpw7mUl0raUYukpRQ9n+qU9Lxn7RasQ EQ67zxlQtcfvAWeThCfQ8wahEJD/nYdDW4eucKD0kN0+fBXNDqD202QF/xuIjFoDa+df iBMsGaNmWNfbVMZbB9gmE2bqZmWCGl1GGtEt1yD/2yfncDMlK5TbARjqGbE3f8KoM5Xn +oqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=08VVm6+aBZl/dp6IeiwDnWhWJZVRXf/gT/sUii3sEcA=; b=rRlLbkR7xPokiZyBvZ6jn5a1OLQjHCjow1fqHMEeNLP3RJKAFvxLPsBOK2i664dAYL gKMd+CoJ/HMaG4obR4UjrWJcRHK5pY7LmcVvTc5jRUX8XEG4HyN7vRRZ/gXi7DFNE/Jz lo2oUC9nDh10tm7oK9K/QpUWDTwb/f7bZ3aouf2NZAOK/waXOxcDsWDQXmJzTUDHvOOh GHCKyF3nRxF+DUts9hWggezaZVFCAws5DEQjfwqbFgOk/gbSW6mQ25ZG8sR2vnoFcx/V d5jYHqzX88i24FrlZBX6FgKff/SzkmC1+4RuaPvSDosnT0pRbv37T334hopoeR3mn0gc T2hA== X-Gm-Message-State: AOAM53246Peh02uxaDxOu6Pl1s4etJ3kTkbDARxfeFvzd7JZ4cOD3A/t HYJDSYmgZuRc8uRd77bAZGpxxVZv6+w+WQ== X-Google-Smtp-Source: ABdhPJxEh8uUNhmZcPX5YMjLwuxAO5Nvo3iqQOt1YmIlIrTfW1WioFoIMDXIT3qWzNrZHaxx1d6NXA== X-Received: by 2002:a05:600c:b46:: with SMTP id k6mr12497061wmr.45.1637741321693; Wed, 24 Nov 2021 00:08:41 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:41 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 13/21] weston: mark patch as denied Date: Wed, 24 Nov 2021 09:08:20 +0100 Message-Id: <20211124080828.530981-13-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158669 upstream has explained in the patch submisstion how the issue should be solved differently; we should work towards that. Signed-off-by: Alexander Kanavin --- ...1-weston-launch-Provide-a-default-version-that-doesn-t.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/wayland/weston/0001-weston-launch-Provide-a-default-version-that-doesn-t.patch b/meta/recipes-graphics/wayland/weston/0001-weston-launch-Provide-a-default-version-that-doesn-t.patch index 548611d933..f6ebfd8f61 100644 --- a/meta/recipes-graphics/wayland/weston/0001-weston-launch-Provide-a-default-version-that-doesn-t.patch +++ b/meta/recipes-graphics/wayland/weston/0001-weston-launch-Provide-a-default-version-that-doesn-t.patch @@ -11,7 +11,7 @@ Since starting weston as root is a valid use case by itself, if PAM is not available, provide a default version of weston-launch without non-root-user support. -Upstream-Status: Submitted [https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/725] +Upstream-Status: Denied [https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/725] Signed-off-by: Tom Hochstein Signed-off-by: Jussi Kukkonen From patchwork Wed Nov 24 08:08:21 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 355 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 88F18C433F5 for ; Wed, 24 Nov 2021 08:08:44 +0000 (UTC) Received: from mail-wr1-f48.google.com (mail-wr1-f48.google.com [209.85.221.48]) by mx.groups.io with SMTP id smtpd.web10.3418.1637741323829778619 for ; Wed, 24 Nov 2021 00:08:44 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ltzVsijN; spf=pass (domain: gmail.com, ip: 209.85.221.48, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f48.google.com with SMTP id b12so2627995wrh.4 for ; Wed, 24 Nov 2021 00:08:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=MjENPVpLkn/7/AYWWiGCCa/px26C8w+AaA8Fe4bqH5Y=; b=ltzVsijNYf56XKqHp5VfGds9NC6VB5VQhyg0GJ0VBGqYoqdlu6Er3z20vcU0BAerTv Y4nlOg8L0VjpRWQ2I40biEBeFUKBQ641+YR4ZtJ1jAlY26A9fibmPrglEtlRrrjzlH21 KIwE2PZHKw7XIdeZjs93wJjsbKV3yLHkrPb1yyTVx+CMNF5O/939afFe75xLr3PeT09n o+uVuj6CqpiOaiElOitzIyQvuv3XuhBfokuFjioik3cYMw908Pc12COMCOTesSIJYYRy NUg9GvgbX/Zdm+wnsePS7Ys7vK83M5WrwsCurLzWIPEVDUV7t2JXU4ClCanXAm+6dYTt jg3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=MjENPVpLkn/7/AYWWiGCCa/px26C8w+AaA8Fe4bqH5Y=; b=q95GC+7idahoZzvAeN0y7um3QH7+MxH6t9v+YnN9tiW/NIgDPbhZAAJSqYgkGCo2+v bMY4VgeqRVYfCT0alvnDc8rT6GIiQb3PyixeKy3pqfLawApivgDLvWgopy4T40+t+njn datAYWuZJKOz3SRQvt23L6Z6UOs4WdJwvWud2wCnOjZ87hKNxL6wafZfLVisPmSx/bTh yQ/RiDufx+Bq1fyTZUqcAbQ36jo/4JYdNw6xfqnpD38a3zIrHKrIOOG22BxQt1KBC//c nNd3MP13N/U2vgqwhFRR/+Nie4dAzzOXRee9URGCEtxDyDP2EHTwKEZKIkB1kNack38t CEog== X-Gm-Message-State: AOAM533Vv8TIcnUDAPhG6S1jKmJvWe09KYMmMw4xgeOPDRghfd3ctkMw YmJo0OzsVu1RVQyvb3jxeGLVLblDHTQ5yA== X-Google-Smtp-Source: ABdhPJx/mosYQvpZVcX9fW3gzwGxSIxUizQR70hOgfhfsLAZNnyH9ITLftXR18/SCew6ZEVuDmsafA== X-Received: by 2002:a05:6000:1568:: with SMTP id 8mr16459678wrz.76.1637741322431; Wed, 24 Nov 2021 00:08:42 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:42 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 14/21] gptfdisk: submit patch upstream Date: Wed, 24 Nov 2021 09:08:21 +0100 Message-Id: <20211124080828.530981-14-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158670 Signed-off-by: Alexander Kanavin --- .../gptfdisk/0001-gptcurses-correct-ncurses-6.3-errors.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/fdisk/gptfdisk/0001-gptcurses-correct-ncurses-6.3-errors.patch b/meta/recipes-devtools/fdisk/gptfdisk/0001-gptcurses-correct-ncurses-6.3-errors.patch index 9d0443e524..cbd1365080 100644 --- a/meta/recipes-devtools/fdisk/gptfdisk/0001-gptcurses-correct-ncurses-6.3-errors.patch +++ b/meta/recipes-devtools/fdisk/gptfdisk/0001-gptcurses-correct-ncurses-6.3-errors.patch @@ -3,7 +3,7 @@ From: Alexander Kanavin Date: Mon, 25 Oct 2021 17:27:51 +0200 Subject: [PATCH] gptcurses: correct ncurses 6.3 errors -Upstream-Status: Pending +Upstream-Status: Submitted [by email to rodsmith@rodsbooks.com] Signed-off-by: Alexander Kanavin --- gptcurses.cc | 28 ++++++++++++++-------------- From patchwork Wed Nov 24 08:08:22 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 356 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 8DE68C433FE for ; Wed, 24 Nov 2021 08:08:46 +0000 (UTC) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) by mx.groups.io with SMTP id smtpd.web12.3499.1637741325489141877 for ; Wed, 24 Nov 2021 00:08:45 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=FRl61rwR; spf=pass (domain: gmail.com, ip: 209.85.221.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f54.google.com with SMTP id l16so2586531wrp.11 for ; Wed, 24 Nov 2021 00:08:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=IGZDhTdIE9TE5LmNnkRd7vTAPRLgS1KRm13Rsz8nnVI=; b=FRl61rwRSkInuvoFgOtFVxXKnX3GWaXaDzssRjQNDOzxj7y91pp0skHjqpDLfNZrfj G3NcaNkuNUksEVvXiaMEiq/x/J1P6banK3KXIPkHF2DmAIoqfzPldBUTeR6mDEsYEdN7 BP/G3CKBMenK+E3ryCUIvYV/JnpUFTGTg4aUaxwvBbHLn4+QNuzlXJhXH1Kg3dVWMkGh BWg7pdCvUwZIjeOBqYn5SkJmQ2K5RyRLtaHpU3FD7okr3TsXEHsTbk09oDE04YBTso8X i+G/XejftvgsUZF4efC4LZfw8KbE0yA9N926yh5tF4gjWXaWkfOWw1azEXTjhmdSrTx+ UkNA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=IGZDhTdIE9TE5LmNnkRd7vTAPRLgS1KRm13Rsz8nnVI=; b=iMufdTvJLH59Nqxl2b//J87+cVVD75wsnmSDvAppdPpMv6wCw2ADV8X3bSjGcqlds8 LOTYaTxdn0ZUL50/WVP5Peudph23eUTDoWF/KbrU6p0Q1sMSUomYqv5ZmCpI1j+lkyfR TCo2RRks4KR+eNOQkyz5qers6kWb9WeHN46lGm8rUbGVFpdRzbSZ1YJUwqn6ElerF9de JbtLx4Y6YJ6LA03Yecq1KxGiXxp8/O9ri+e0vGfPjUEz/OOKXgdR0KlZzA1SAzGbI6GF HTJ1UkMrJWM1JQoHOPtvoeZzed84rbcvE/DVU+RLMKkbV+2ufHDz8AeMWzo0ulLVeE7L 6wGA== X-Gm-Message-State: AOAM533fCW+Uy/pcRwYKl5t7zE9watmuSagiMInFktbbsRLn+rF50scG OaBMLng0V/SEThSQ7twyAZUUKB+zPT/2UQ== X-Google-Smtp-Source: ABdhPJwnFYu0AI5d3i7pLayqqD09H90zmMqahvZPN1L+djqwD6aWG/K7CVXFR1WSL0v0HylgwOg4Wg== X-Received: by 2002:a5d:6dc3:: with SMTP id d3mr16268276wrz.159.1637741323155; Wed, 24 Nov 2021 00:08:43 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:42 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 15/21] git: update 2.33.1 -> 2.34.0 Date: Wed, 24 Nov 2021 09:08:22 +0100 Message-Id: <20211124080828.530981-15-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158671 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/git/{git_2.33.1.bb => git_2.34.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/git/{git_2.33.1.bb => git_2.34.0.bb} (51%) diff --git a/meta/recipes-devtools/git/git_2.33.1.bb b/meta/recipes-devtools/git/git_2.34.0.bb similarity index 51% rename from meta/recipes-devtools/git/git_2.33.1.bb rename to meta/recipes-devtools/git/git_2.34.0.bb index 0dbde7fdc1..fa9299b494 100644 --- a/meta/recipes-devtools/git/git_2.33.1.bb +++ b/meta/recipes-devtools/git/git_2.34.0.bb @@ -5,6 +5,6 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "02047f8dc8934d57ff5e02aadd8a2fe8e0bcf94a7158da375e48086cc46fce1d" -SRC_URI[manpages.sha256sum] = "292b08ca1b79422ff478a6221980099c5e3c0a38aba39d952063eedb68e27d93" +SRC_URI[tarball.sha256sum] = "0ce6222bfd31938b29360150286b51c77c643fa97740b1d35b6d1ceef8b0ecd7" +SRC_URI[manpages.sha256sum] = "fe66a69244def488306c3e05c1362ea53d8626d2a7e57cd7311df2dab1ef8356" From patchwork Wed Nov 24 08:08:23 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 357 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 87776C433EF for ; Wed, 24 Nov 2021 08:08:46 +0000 (UTC) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by mx.groups.io with SMTP id smtpd.web12.3500.1637741325878284692 for ; Wed, 24 Nov 2021 00:08:46 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=QdqEdfaQ; spf=pass (domain: gmail.com, ip: 209.85.221.42, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f42.google.com with SMTP id v11so2580617wrw.10 for ; Wed, 24 Nov 2021 00:08:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=aOtH0YO54t0+Jma+Dg4qKLePX8vGGUK/QegKnaEVNKo=; b=QdqEdfaQGfyM+UFt0h/7nZplRPHzxxc1q9W7VyTOJOsXYajK1XiHQA+GQj0NggPKLv L3F4k5fSoczgKnRpZQn1gl7OwcjFbjSmx/BckoIXx5ZEBsajjU1D2bz0EjVoYSaMY/mg K0BEP34MLtTXLaSDtdvCbKoKvyXh9wcS9GZss19O9NZ8/ZbRZ37GD2uC9rJePbwhaFWO 0EN4NmVFdKson9cBVUdC6CtL3FjltaygC0ukXI+k1SZTPPJRN28uEck7M8oX3hSZxT5D UvPqvNXaFPGpK0ynBSKASg3/PFn2RdnQV+nKD+NNlB169EJX44ZIUNmuVhSZ2vOqNQcJ 5AFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=aOtH0YO54t0+Jma+Dg4qKLePX8vGGUK/QegKnaEVNKo=; b=zKt4K3M7PbgaT/FQUAkMXzPp+XbSrjEXjS/iCaLY9PjWe9GxQisoHnrgXazmPRN2AT r/AsZu0F+9COxiFxGnfnxzZJtjXVfQwtf64OmUltOz78KyJsgUYQ9Z8Mv5wiP+TtN+cT siRfzWttgpDbDePfJ/ZJuW+nCjaYj3e46BSkwCd9r1ukPd/K4pxpsMDsLHr62RVq2pXO A0WLML5vQvg1CqtYLKDRAwbR3MF9L59w2l5rYMxj6ci++1QxXrQUyPhkMnKdGm+qe2dm 5vuWhG9JmZhZ8XGqOMxb8O5Iu5oA7ag9YeEFdONhQzKOs4we6FwuTXqwloUZaWQB4vDH zVYA== X-Gm-Message-State: AOAM533kHQ0rraFIuGgOizvCcRYCU/jzccUBQonKm/rGpFSVF/mZfuoK zrrpvqT6T8XlklEJKxFouNdg4p+6nALdlA== X-Google-Smtp-Source: ABdhPJwPZkPUFyXYaVh+Ol+Tz1awUvU55ASexYk6/ugyA01TR7LxLXXOftsSujWskJ3waND4QEp6MA== X-Received: by 2002:a5d:5643:: with SMTP id j3mr15361641wrw.138.1637741324441; Wed, 24 Nov 2021 00:08:44 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:44 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 16/21] cmake: update 3.21.4 -> 3.22.0 Date: Wed, 24 Nov 2021 09:08:23 +0100 Message-Id: <20211124080828.530981-16-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158672 Signed-off-by: Alexander Kanavin --- .../cmake/{cmake-native_3.21.4.bb => cmake-native_3.22.0.bb} | 0 meta/recipes-devtools/cmake/cmake.inc | 2 +- .../recipes-devtools/cmake/{cmake_3.21.4.bb => cmake_3.22.0.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/cmake/{cmake-native_3.21.4.bb => cmake-native_3.22.0.bb} (100%) rename meta/recipes-devtools/cmake/{cmake_3.21.4.bb => cmake_3.22.0.bb} (100%) diff --git a/meta/recipes-devtools/cmake/cmake-native_3.21.4.bb b/meta/recipes-devtools/cmake/cmake-native_3.22.0.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_3.21.4.bb rename to meta/recipes-devtools/cmake/cmake-native_3.22.0.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index 8b1b0db30d..2cd8193d6f 100644 --- a/meta/recipes-devtools/cmake/cmake.inc +++ b/meta/recipes-devtools/cmake/cmake.inc @@ -21,7 +21,7 @@ SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \ file://0004-Fail-silently-if-system-Qt-installation-is-broken.patch \ " -SRC_URI[sha256sum] = "d9570a95c215f4c9886dd0f0564ca4ef8d18c30750f157238ea12669c2985978" +SRC_URI[sha256sum] = "998c7ba34778d2dfdb3df8a695469e24b11e2bfa21fbe41b361a3f45e1c9345e" UPSTREAM_CHECK_REGEX = "cmake-(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake_3.21.4.bb b/meta/recipes-devtools/cmake/cmake_3.22.0.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_3.21.4.bb rename to meta/recipes-devtools/cmake/cmake_3.22.0.bb From patchwork Wed Nov 24 08:08:24 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 358 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 8F146C433F5 for ; Wed, 24 Nov 2021 08:08:47 +0000 (UTC) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by mx.groups.io with SMTP id smtpd.web12.3501.1637741326719112096 for ; Wed, 24 Nov 2021 00:08:47 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ApLd8LUs; spf=pass (domain: gmail.com, ip: 209.85.128.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f51.google.com with SMTP id c6-20020a05600c0ac600b0033c3aedd30aso1301800wmr.5 for ; Wed, 24 Nov 2021 00:08:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=OCE1I3ksbnVCgPgNBtluVlxpCothUFhtZ8JpK4y2YJ4=; b=ApLd8LUs4DJkvTqJBQG+xPDYmHC0wZaQdYGXDRD9du8CzfKHv0nlWLHJul0lkkRiYG 4+qYo65ZrpkLGMwX0XRM0z8rVebEuGOjgffmXdmFPkQnlhbdKNGFjfeNtLlgp7cr5ZJN BU9tftBqcz/7iMoTYlTllBvbhgEZIf5HUrVPIT+tocQFE4EP0TDF9goZDnK4/MJJcK8o Dyjrh/6FnN3Zmb58j6YXVttN+Qjn3f4ivOhyz78YRScnLUvXgD/ApJcEEgx46aAvWD6G 68npJGYeIXeSCYKuARGrEwgFZzBijfnwCXOoBmShNWKdgzYC+f247xm4IVUqr69hIsBL pLFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=OCE1I3ksbnVCgPgNBtluVlxpCothUFhtZ8JpK4y2YJ4=; b=sch9i1Ew0XP8ST0uRBqqNsL1NOXHdm+86GlAN7nA+8SaK4OzpCHamEfeLSsPJxPPfZ xDFQ4mou3aZjUUS1Z5gv3y1NR5YMYAdRYTG3EgT9zDaMLB7SpEJSao5m1hiAzW2PXGFg T7Sz9EjQhe8kd3UorbYdw3pfJDF1Lfv129xy+mIaD9+l2/wGIH048fVpAB68IjtWkWXz Te5fd9er0+eE/w0mpfpfK4tq68xCBgvdtVzyMKtY9S2qET59HClxvYgeZ6oS29PkudrO FFiYvCKpmyDLj0Qjixe7ACIGmQuMcr249VrFBkbiIzpCxOkXqmZyKubVG8z5zWjKkkCp /kmA== X-Gm-Message-State: AOAM530jepC6D4Mf53Jar/OhcpfPBT1QCmRU9B0s2XKTowljtOUKHoPI 55lg2exvR2T+ALDe1THr/t8KqC/qzg8tkw== X-Google-Smtp-Source: ABdhPJyQ6T2XpkAih/dGH9TsF2tqjtuth+ycDsIl6LgWU6WPBY2U2CT8aHwrmtwxtmDK9yql/qLmcQ== X-Received: by 2002:a1c:43c1:: with SMTP id q184mr12551700wma.153.1637741325197; Wed, 24 Nov 2021 00:08:45 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:44 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 17/21] systemd: update 249.6 -> 249.7 Date: Wed, 24 Nov 2021 09:08:24 +0100 Message-Id: <20211124080828.530981-17-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:47 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158673 Signed-off-by: Alexander Kanavin --- .../{systemd-boot_249.6.bb => systemd-boot_249.7.bb} | 0 meta/recipes-core/systemd/systemd.inc | 2 +- .../systemd/0002-don-t-use-glibc-specific-qsort_r.patch | 2 +- ...ing_type.h-add-__compare_fn_t-and-comparison_fn_.patch | 2 +- ...-add-fallback-parse_printf_format-implementation.patch | 2 +- ...5-src-basic-missing.h-check-for-missing-strndupa.patch | 8 ++++---- .../systemd/systemd/0006-Include-netinet-if_ether.h.patch | 2 +- ...t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch | 2 +- .../systemd/0008-add-missing-FTW_-macros-for-musl.patch | 2 +- ...missing-of-__register_atfork-for-non-glibc-build.patch | 2 +- .../systemd/0010-Use-uintmax_t-for-handling-rlim_t.patch | 2 +- ...-sizeof.c-Disable-tests-for-missing-typedefs-in-.patch | 2 +- ...don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch | 2 +- ...ne-glibc-compatible-basename-for-non-glibc-syste.patch | 2 +- ...ot-disable-buffering-when-writing-to-oom_score_a.patch | 2 +- ...inguish-XSI-compliant-strerror_r-from-GNU-specif.patch | 2 +- ...e-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch | 2 +- ...17-missing_type.h-add-__compar_d_fn_t-definition.patch | 2 +- ...018-avoid-redefinition-of-prctl_mm_map-structure.patch | 2 +- .../systemd/systemd/0019-Handle-missing-LOCK_EX.patch | 2 +- ...Fix-incompatible-pointer-type-struct-sockaddr_un.patch | 2 +- .../systemd/systemd/0021-test-json.c-define-M_PIl.patch | 2 +- .../0022-do-not-disable-buffer-in-writing-files.patch | 4 ++-- .../systemd/systemd/0025-Handle-__cpu_mask-usage.patch | 2 +- .../systemd/systemd/0026-Handle-missing-gshadow.patch | 2 +- ...ssing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch | 2 +- .../systemd/{systemd_249.6.bb => systemd_249.7.bb} | 0 27 files changed, 29 insertions(+), 29 deletions(-) rename meta/recipes-core/systemd/{systemd-boot_249.6.bb => systemd-boot_249.7.bb} (100%) rename meta/recipes-core/systemd/{systemd_249.6.bb => systemd_249.7.bb} (100%) diff --git a/meta/recipes-core/systemd/systemd-boot_249.6.bb b/meta/recipes-core/systemd/systemd-boot_249.7.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_249.6.bb rename to meta/recipes-core/systemd/systemd-boot_249.7.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index f3ce32efc2..b77f847abd 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -14,7 +14,7 @@ LICENSE = "GPLv2 & LGPLv2.1" LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRCREV = "deda69dad784f9c4367533555ff4d7bf6308c0ff" +SRCREV = "d4406e94a32d423d8a73deb7757fb09890afe2c4" SRCBRANCH = "v249-stable" SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ " diff --git a/meta/recipes-core/systemd/systemd/0002-don-t-use-glibc-specific-qsort_r.patch b/meta/recipes-core/systemd/systemd/0002-don-t-use-glibc-specific-qsort_r.patch index 47ac24ab04..d03a1d9e76 100644 --- a/meta/recipes-core/systemd/systemd/0002-don-t-use-glibc-specific-qsort_r.patch +++ b/meta/recipes-core/systemd/systemd/0002-don-t-use-glibc-specific-qsort_r.patch @@ -1,4 +1,4 @@ -From 10e00305eef277310e9cbb219080b53ea6ea9c6f Mon Sep 17 00:00:00 2001 +From 5d730902f47498a2866b46875352f6810a01d67c Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 25 Feb 2019 13:41:41 +0800 Subject: [PATCH] don't use glibc-specific qsort_r diff --git a/meta/recipes-core/systemd/systemd/0003-missing_type.h-add-__compare_fn_t-and-comparison_fn_.patch b/meta/recipes-core/systemd/systemd/0003-missing_type.h-add-__compare_fn_t-and-comparison_fn_.patch index 26f05fd50a..eca52d0bda 100644 --- a/meta/recipes-core/systemd/systemd/0003-missing_type.h-add-__compare_fn_t-and-comparison_fn_.patch +++ b/meta/recipes-core/systemd/systemd/0003-missing_type.h-add-__compare_fn_t-and-comparison_fn_.patch @@ -1,4 +1,4 @@ -From 8a64ec1087c161be3985f16e7f37e1beed6623f6 Mon Sep 17 00:00:00 2001 +From 3b42a888685aee1776a12cff84a5fe0063378483 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 25 Feb 2019 13:55:12 +0800 Subject: [PATCH] missing_type.h: add __compare_fn_t and comparison_fn_t diff --git a/meta/recipes-core/systemd/systemd/0004-add-fallback-parse_printf_format-implementation.patch b/meta/recipes-core/systemd/systemd/0004-add-fallback-parse_printf_format-implementation.patch index 51cfc355c0..40ee43b155 100644 --- a/meta/recipes-core/systemd/systemd/0004-add-fallback-parse_printf_format-implementation.patch +++ b/meta/recipes-core/systemd/systemd/0004-add-fallback-parse_printf_format-implementation.patch @@ -1,4 +1,4 @@ -From b5e4f966f95ddb793316fe9d494a8a4c56247e23 Mon Sep 17 00:00:00 2001 +From 3e0df2c22bfd37bc62bf09a01ec498e40d3599de Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sat, 22 May 2021 20:26:24 +0200 Subject: [PATCH] add fallback parse_printf_format implementation diff --git a/meta/recipes-core/systemd/systemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch b/meta/recipes-core/systemd/systemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch index 32b5090d8f..efdd43708b 100644 --- a/meta/recipes-core/systemd/systemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch +++ b/meta/recipes-core/systemd/systemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch @@ -1,4 +1,4 @@ -From 0dfa2bcd34e10b354177a988c8be433de782f1c7 Mon Sep 17 00:00:00 2001 +From cef23a651ea200e30e1e6ed2a2564505e3a42d46 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 25 Feb 2019 14:18:21 +0800 Subject: [PATCH] src/basic/missing.h: check for missing strndupa @@ -165,7 +165,7 @@ index f91f8f7a08..fb31596216 100644 int mkdir_safe_internal( const char *path, diff --git a/src/basic/mountpoint-util.c b/src/basic/mountpoint-util.c -index e7a5a99551..3cc157f248 100644 +index 7e57d9a226..c0e64f2aca 100644 --- a/src/basic/mountpoint-util.c +++ b/src/basic/mountpoint-util.c @@ -11,6 +11,7 @@ @@ -393,7 +393,7 @@ index bfd42aea7d..daefc56e3e 100644 static int node_vtable_get_userdata( sd_bus *bus, diff --git a/src/libsystemd/sd-bus/bus-socket.c b/src/libsystemd/sd-bus/bus-socket.c -index 378774fe8b..2694c177d5 100644 +index 09eb49c37f..82f1b3d1be 100644 --- a/src/libsystemd/sd-bus/bus-socket.c +++ b/src/libsystemd/sd-bus/bus-socket.c @@ -27,6 +27,7 @@ @@ -405,7 +405,7 @@ index 378774fe8b..2694c177d5 100644 #define SNDBUF_SIZE (8*1024*1024) diff --git a/src/libsystemd/sd-bus/sd-bus.c b/src/libsystemd/sd-bus/sd-bus.c -index a32e2f5e20..97fd3aec82 100644 +index ab8d4e4a60..7e35fbe9e6 100644 --- a/src/libsystemd/sd-bus/sd-bus.c +++ b/src/libsystemd/sd-bus/sd-bus.c @@ -42,6 +42,7 @@ diff --git a/meta/recipes-core/systemd/systemd/0006-Include-netinet-if_ether.h.patch b/meta/recipes-core/systemd/systemd/0006-Include-netinet-if_ether.h.patch index 21d42e38ba..3875753ff4 100644 --- a/meta/recipes-core/systemd/systemd/0006-Include-netinet-if_ether.h.patch +++ b/meta/recipes-core/systemd/systemd/0006-Include-netinet-if_ether.h.patch @@ -1,4 +1,4 @@ -From a434f2b4815a48d4cf007482ef64c288c73e120f Mon Sep 17 00:00:00 2001 +From a3be3b7160856ffb8259ede9e2e0168d74bf126e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 26 Oct 2017 22:10:42 -0700 Subject: [PATCH] Include netinet/if_ether.h diff --git a/meta/recipes-core/systemd/systemd/0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch b/meta/recipes-core/systemd/systemd/0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch index 7edd5452e7..1d8c481467 100644 --- a/meta/recipes-core/systemd/systemd/0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch +++ b/meta/recipes-core/systemd/systemd/0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch @@ -1,4 +1,4 @@ -From d566c9afe3a397b3323612641f49e12934c29b6a Mon Sep 17 00:00:00 2001 +From fb068403b25002156435350165ea418a6338a313 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 25 Feb 2019 14:56:21 +0800 Subject: [PATCH] don't fail if GLOB_BRACE and GLOB_ALTDIRFUNC is not defined diff --git a/meta/recipes-core/systemd/systemd/0008-add-missing-FTW_-macros-for-musl.patch b/meta/recipes-core/systemd/systemd/0008-add-missing-FTW_-macros-for-musl.patch index ecca9682ce..c613581ef9 100644 --- a/meta/recipes-core/systemd/systemd/0008-add-missing-FTW_-macros-for-musl.patch +++ b/meta/recipes-core/systemd/systemd/0008-add-missing-FTW_-macros-for-musl.patch @@ -1,4 +1,4 @@ -From 0c49f309d60aa3751add1b8261bc69840e269c50 Mon Sep 17 00:00:00 2001 +From 7ca9887f84adba065dc2e59b3de55ace2fc72ec0 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 25 Feb 2019 15:00:06 +0800 Subject: [PATCH] add missing FTW_ macros for musl diff --git a/meta/recipes-core/systemd/systemd/0009-fix-missing-of-__register_atfork-for-non-glibc-build.patch b/meta/recipes-core/systemd/systemd/0009-fix-missing-of-__register_atfork-for-non-glibc-build.patch index 8dfb56fc03..0fc320420e 100644 --- a/meta/recipes-core/systemd/systemd/0009-fix-missing-of-__register_atfork-for-non-glibc-build.patch +++ b/meta/recipes-core/systemd/systemd/0009-fix-missing-of-__register_atfork-for-non-glibc-build.patch @@ -1,4 +1,4 @@ -From 2d9f6863b676185d43775503cd9b41c74996c543 Mon Sep 17 00:00:00 2001 +From c7453b716ae308b89cf4b2b231a36ddd38a49752 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 25 Feb 2019 15:03:47 +0800 Subject: [PATCH] fix missing of __register_atfork for non-glibc builds diff --git a/meta/recipes-core/systemd/systemd/0010-Use-uintmax_t-for-handling-rlim_t.patch b/meta/recipes-core/systemd/systemd/0010-Use-uintmax_t-for-handling-rlim_t.patch index e5e54ce12b..ff981b8c74 100644 --- a/meta/recipes-core/systemd/systemd/0010-Use-uintmax_t-for-handling-rlim_t.patch +++ b/meta/recipes-core/systemd/systemd/0010-Use-uintmax_t-for-handling-rlim_t.patch @@ -1,4 +1,4 @@ -From 7a333b5d0fdf99fc9667ed79dca2b8610b353ea3 Mon Sep 17 00:00:00 2001 +From 856010e268a6aca8e5f02502457afe289bd877f1 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 25 Feb 2019 15:12:41 +0800 Subject: [PATCH] Use uintmax_t for handling rlim_t diff --git a/meta/recipes-core/systemd/systemd/0011-test-sizeof.c-Disable-tests-for-missing-typedefs-in-.patch b/meta/recipes-core/systemd/systemd/0011-test-sizeof.c-Disable-tests-for-missing-typedefs-in-.patch index ac82d4b1ef..0ee871c92d 100644 --- a/meta/recipes-core/systemd/systemd/0011-test-sizeof.c-Disable-tests-for-missing-typedefs-in-.patch +++ b/meta/recipes-core/systemd/systemd/0011-test-sizeof.c-Disable-tests-for-missing-typedefs-in-.patch @@ -1,4 +1,4 @@ -From c79b81aea40f3b9edfa208f1350c9c6e4405ee82 Mon Sep 17 00:00:00 2001 +From ad395dda5db9b1ae156be121cfc8a38960de6c55 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Wed, 28 Feb 2018 21:25:22 -0800 Subject: [PATCH] test-sizeof.c: Disable tests for missing typedefs in musl diff --git a/meta/recipes-core/systemd/systemd/0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch b/meta/recipes-core/systemd/systemd/0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch index 89f2730d6e..12a92b8739 100644 --- a/meta/recipes-core/systemd/systemd/0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch +++ b/meta/recipes-core/systemd/systemd/0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch @@ -1,4 +1,4 @@ -From ff17c6edd025250802b41d645d915fe89667e775 Mon Sep 17 00:00:00 2001 +From 5d4c6b2f4b88b69b31f967371d2a6136c65dc3fd Mon Sep 17 00:00:00 2001 From: Andre McCurdy Date: Tue, 10 Oct 2017 14:33:30 -0700 Subject: [PATCH] don't pass AT_SYMLINK_NOFOLLOW flag to faccessat() diff --git a/meta/recipes-core/systemd/systemd/0013-Define-glibc-compatible-basename-for-non-glibc-syste.patch b/meta/recipes-core/systemd/systemd/0013-Define-glibc-compatible-basename-for-non-glibc-syste.patch index fffb89b079..bd7a0c4e8e 100644 --- a/meta/recipes-core/systemd/systemd/0013-Define-glibc-compatible-basename-for-non-glibc-syste.patch +++ b/meta/recipes-core/systemd/systemd/0013-Define-glibc-compatible-basename-for-non-glibc-syste.patch @@ -1,4 +1,4 @@ -From f8d43bdb082b042f292b57b1b9434eed90160726 Mon Sep 17 00:00:00 2001 +From 1803ea271b93370fdcf7ec497277344f1e775429 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 27 May 2018 08:36:44 -0700 Subject: [PATCH] Define glibc compatible basename() for non-glibc systems diff --git a/meta/recipes-core/systemd/systemd/0014-Do-not-disable-buffering-when-writing-to-oom_score_a.patch b/meta/recipes-core/systemd/systemd/0014-Do-not-disable-buffering-when-writing-to-oom_score_a.patch index ea2bbe8a9f..7933b9e76e 100644 --- a/meta/recipes-core/systemd/systemd/0014-Do-not-disable-buffering-when-writing-to-oom_score_a.patch +++ b/meta/recipes-core/systemd/systemd/0014-Do-not-disable-buffering-when-writing-to-oom_score_a.patch @@ -1,4 +1,4 @@ -From a3c31153614dfdb033cffa51ef27593cbc422e5b Mon Sep 17 00:00:00 2001 +From 30b08f76ea7f5c324afedf97f0867b76dac9f128 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Wed, 4 Jul 2018 15:00:44 +0800 Subject: [PATCH] Do not disable buffering when writing to oom_score_adj diff --git a/meta/recipes-core/systemd/systemd/0015-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch b/meta/recipes-core/systemd/systemd/0015-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch index fd1725221b..0b0d2a6431 100644 --- a/meta/recipes-core/systemd/systemd/0015-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch +++ b/meta/recipes-core/systemd/systemd/0015-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch @@ -1,4 +1,4 @@ -From 08c8d08e7d235b1ba1fa74a6731fabf9023f7fd0 Mon Sep 17 00:00:00 2001 +From 873202f63f9f117c6e5a98e444cc709057042979 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Tue, 10 Jul 2018 15:40:17 +0800 Subject: [PATCH] distinguish XSI-compliant strerror_r from GNU-specifi diff --git a/meta/recipes-core/systemd/systemd/0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch b/meta/recipes-core/systemd/systemd/0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch index de23065814..e6507c5f89 100644 --- a/meta/recipes-core/systemd/systemd/0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch +++ b/meta/recipes-core/systemd/systemd/0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch @@ -1,4 +1,4 @@ -From 8bf36de4e197add998c6fceeaf22215c5007b6a4 Mon Sep 17 00:00:00 2001 +From e7441559266074e7a33e3c11ff5cdaf5ba9c0e24 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 25 Feb 2019 15:18:00 +0800 Subject: [PATCH] Hide __start_BUS_ERROR_MAP and __stop_BUS_ERROR_MAP diff --git a/meta/recipes-core/systemd/systemd/0017-missing_type.h-add-__compar_d_fn_t-definition.patch b/meta/recipes-core/systemd/systemd/0017-missing_type.h-add-__compar_d_fn_t-definition.patch index d5fb3fbf19..eeff693bc4 100644 --- a/meta/recipes-core/systemd/systemd/0017-missing_type.h-add-__compar_d_fn_t-definition.patch +++ b/meta/recipes-core/systemd/systemd/0017-missing_type.h-add-__compar_d_fn_t-definition.patch @@ -1,4 +1,4 @@ -From 3c4ae0a4dbec70379e8bc9838ebadbca02f889ab Mon Sep 17 00:00:00 2001 +From 64f4d2eb976b9f23ce85b3655a876f7299eafd58 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 25 Feb 2019 15:27:54 +0800 Subject: [PATCH] missing_type.h: add __compar_d_fn_t definition diff --git a/meta/recipes-core/systemd/systemd/0018-avoid-redefinition-of-prctl_mm_map-structure.patch b/meta/recipes-core/systemd/systemd/0018-avoid-redefinition-of-prctl_mm_map-structure.patch index 0143533973..5ca5386289 100644 --- a/meta/recipes-core/systemd/systemd/0018-avoid-redefinition-of-prctl_mm_map-structure.patch +++ b/meta/recipes-core/systemd/systemd/0018-avoid-redefinition-of-prctl_mm_map-structure.patch @@ -1,4 +1,4 @@ -From 39de54d812b37865bb4f3ab77c0b9312078c93aa Mon Sep 17 00:00:00 2001 +From d95330f328c23c1cd6c51aeca43f081746cf2899 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 25 Feb 2019 15:44:54 +0800 Subject: [PATCH] avoid redefinition of prctl_mm_map structure diff --git a/meta/recipes-core/systemd/systemd/0019-Handle-missing-LOCK_EX.patch b/meta/recipes-core/systemd/systemd/0019-Handle-missing-LOCK_EX.patch index 818babc386..d51ac4265a 100644 --- a/meta/recipes-core/systemd/systemd/0019-Handle-missing-LOCK_EX.patch +++ b/meta/recipes-core/systemd/systemd/0019-Handle-missing-LOCK_EX.patch @@ -1,4 +1,4 @@ -From 34d593d75e0be636d7a1775b038a0d8ff636bbcb Mon Sep 17 00:00:00 2001 +From 2284f2f44b1b30f10b9196e0f5c6d0a2e0c1871f Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Fri, 7 Aug 2020 15:19:27 +0000 Subject: [PATCH] Handle missing LOCK_EX diff --git a/meta/recipes-core/systemd/systemd/0020-Fix-incompatible-pointer-type-struct-sockaddr_un.patch b/meta/recipes-core/systemd/systemd/0020-Fix-incompatible-pointer-type-struct-sockaddr_un.patch index 74529428bc..2d272ed3e8 100644 --- a/meta/recipes-core/systemd/systemd/0020-Fix-incompatible-pointer-type-struct-sockaddr_un.patch +++ b/meta/recipes-core/systemd/systemd/0020-Fix-incompatible-pointer-type-struct-sockaddr_un.patch @@ -1,4 +1,4 @@ -From ddf7d7b0c458c9c11d3952c2850159f413e70592 Mon Sep 17 00:00:00 2001 +From a6a25e1ecae91f48a4f87bf0cc17eaaf0a919ffe Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Fri, 7 Aug 2020 15:20:17 +0000 Subject: [PATCH] Fix incompatible pointer type struct sockaddr_un * diff --git a/meta/recipes-core/systemd/systemd/0021-test-json.c-define-M_PIl.patch b/meta/recipes-core/systemd/systemd/0021-test-json.c-define-M_PIl.patch index 70305641f7..3fe5aeab13 100644 --- a/meta/recipes-core/systemd/systemd/0021-test-json.c-define-M_PIl.patch +++ b/meta/recipes-core/systemd/systemd/0021-test-json.c-define-M_PIl.patch @@ -1,4 +1,4 @@ -From 776df19769907397f2376f2665e83baac098d396 Mon Sep 17 00:00:00 2001 +From 47472da6e8900773c26da8fd26699367447d97a6 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 25 Feb 2019 16:53:06 +0800 Subject: [PATCH] test-json.c: define M_PIl diff --git a/meta/recipes-core/systemd/systemd/0022-do-not-disable-buffer-in-writing-files.patch b/meta/recipes-core/systemd/systemd/0022-do-not-disable-buffer-in-writing-files.patch index d9e3a2ad98..4df35d81d1 100644 --- a/meta/recipes-core/systemd/systemd/0022-do-not-disable-buffer-in-writing-files.patch +++ b/meta/recipes-core/systemd/systemd/0022-do-not-disable-buffer-in-writing-files.patch @@ -1,4 +1,4 @@ -From ee566f88b7de42c4c086230859d5c035d687fa9b Mon Sep 17 00:00:00 2001 +From 0f9422780a569c79a4b28e44c79c70b4a354bd92 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Fri, 1 Mar 2019 15:22:15 +0800 Subject: [PATCH] do not disable buffer in writing files @@ -134,7 +134,7 @@ index 955b18bd2a..6d89c90176 100644 log_debug_errno(r, "Failed to turn off coredumps, ignoring: %m"); } diff --git a/src/binfmt/binfmt.c b/src/binfmt/binfmt.c -index 29530bb691..3ecf6a45a2 100644 +index 981218f52f..436aaaddb4 100644 --- a/src/binfmt/binfmt.c +++ b/src/binfmt/binfmt.c @@ -48,7 +48,7 @@ static int delete_rule(const char *rule) { diff --git a/meta/recipes-core/systemd/systemd/0025-Handle-__cpu_mask-usage.patch b/meta/recipes-core/systemd/systemd/0025-Handle-__cpu_mask-usage.patch index 2aa9a59554..e001ed59e8 100644 --- a/meta/recipes-core/systemd/systemd/0025-Handle-__cpu_mask-usage.patch +++ b/meta/recipes-core/systemd/systemd/0025-Handle-__cpu_mask-usage.patch @@ -1,4 +1,4 @@ -From 1ab39b2d8c173ee231e673829eeeb113ccba2cef Mon Sep 17 00:00:00 2001 +From e4f9ef547fa342102db15188544daa18e71e9c66 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Fri, 13 Sep 2019 19:26:27 -0400 Subject: [PATCH] Handle __cpu_mask usage diff --git a/meta/recipes-core/systemd/systemd/0026-Handle-missing-gshadow.patch b/meta/recipes-core/systemd/systemd/0026-Handle-missing-gshadow.patch index 9e5a91c268..e9b7c1c078 100644 --- a/meta/recipes-core/systemd/systemd/0026-Handle-missing-gshadow.patch +++ b/meta/recipes-core/systemd/systemd/0026-Handle-missing-gshadow.patch @@ -1,4 +1,4 @@ -From d8ff6ef555c942388a3166a4e288da700368af31 Mon Sep 17 00:00:00 2001 +From 66a926cf906260c2fb5ea851e55efe03edd444dc Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Tue, 10 Mar 2020 11:05:20 +0000 Subject: [PATCH] Handle missing gshadow diff --git a/meta/recipes-core/systemd/systemd/0028-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch b/meta/recipes-core/systemd/systemd/0028-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch index 414c255d67..b7fd3cddbb 100644 --- a/meta/recipes-core/systemd/systemd/0028-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch +++ b/meta/recipes-core/systemd/systemd/0028-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch @@ -1,4 +1,4 @@ -From 51b1dd6db0239a1d3cf62aac84685fd02bba69e6 Mon Sep 17 00:00:00 2001 +From 6f0dd2ba75b68036d7b4ebfe47ac5eaf44d26f06 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 12 Apr 2021 23:44:53 -0700 Subject: [PATCH] missing_syscall.h: Define MIPS ABI defines for musl diff --git a/meta/recipes-core/systemd/systemd_249.6.bb b/meta/recipes-core/systemd/systemd_249.7.bb similarity index 100% rename from meta/recipes-core/systemd/systemd_249.6.bb rename to meta/recipes-core/systemd/systemd_249.7.bb From patchwork Wed Nov 24 08:08:25 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 359 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 8EC30C433EF for ; Wed, 24 Nov 2021 08:08:48 +0000 (UTC) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mx.groups.io with SMTP id smtpd.web09.3453.1637741327249711013 for ; Wed, 24 Nov 2021 00:08:47 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=D/6S3ZhF; spf=pass (domain: gmail.com, ip: 209.85.128.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f44.google.com with SMTP id g191-20020a1c9dc8000000b0032fbf912885so1311826wme.4 for ; Wed, 24 Nov 2021 00:08:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=zoUDSRojHUXiPeXcGocN9opYyA/W7AXNAqwZAEYIO3s=; b=D/6S3ZhFqSi5tk+OkfQixi9lXynq52eL7cge9lfGFAEx36F8CHvyoMZLgxEH4or2Ou OP+DsGDSx0Uu7YH22YtNKl/UUg7KQ3V6IS86FfHvivUQy//YzUlKFqYrbZ2GzaukCgS5 VO8o57ftjymIHaUnTMURbmoBAfq8sIfM7eyOHU1SCoGOJ+G8TnyBpDJfrM+klsdrZw0/ qLs0Cx6XQbRZZFrXoeHoH7WrcJXRI9BDDarhZn/shLkiUeyXrHkg7uxPRl1+4TUYqp0j kJ6ysjs+VTpDhNbMjLbV1iRcBp6+Y8wP2jkezRUX3+Fj0z6EhuFxrOdPRvnidPnJzquy VoBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=zoUDSRojHUXiPeXcGocN9opYyA/W7AXNAqwZAEYIO3s=; b=QYOKL0Opwdi3asf/97g19ItPcnk5lHYBadgiYx4dqwc+F/O2hUagCiaOrya58Pwuof R7Up1+flSe8KDPgKDpERMCBHa7g87xVXmV5L5c22yYVcel/7dWzVh027MoB2C3KAMumR pHXAsncaKW+lEI7moSUIr/LjRYGd5gE/Zw9svY2Xifjew6ZrXVc/x9LisSaF2TieKntw u716X/LV2fzuOp0iEOB6yrgSQuaSudpVx2LUQkSlZn8BOgGjjOEAscVBkEPzfDGKA/I9 8dEL8mUZmHFd/VfXZvyr3PKL3SgWph6Sz5ZtH9VGQWj4znKFSBIAVxDQ1siKm+NYaDML E0kw== X-Gm-Message-State: AOAM532DFtnj52bBBhDD2wjQYGjSsc5hqetvPzf5YzSjKBz2HdJojPoK ZBKqrU/SZQv+PQ6bJqAMyomvVUHSINF+ng== X-Google-Smtp-Source: ABdhPJyEf0giC1HemKIC3pwemsl+EQlLqFru4UR8vK8GmABPoSFGIBrD7C3vtQKtibmlW1srBO5MnQ== X-Received: by 2002:a05:600c:4e4a:: with SMTP id e10mr12675853wmq.155.1637741325848; Wed, 24 Nov 2021 00:08:45 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:45 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 18/21] vulkan: update 1.2.191.0 -> 1.2.198.0 Date: Wed, 24 Nov 2021 09:08:25 +0100 Message-Id: <20211124080828.530981-18-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158674 Signed-off-by: Alexander Kanavin --- ...lkan-headers_1.2.191.0.bb => vulkan-headers_1.2.198.0.bb} | 2 +- ...vulkan-loader_1.2.191.0.bb => vulkan-loader_1.2.198.0.bb} | 5 ++--- .../{vulkan-tools_1.2.191.0.bb => vulkan-tools_1.2.198.0.bb} | 4 ++-- 3 files changed, 5 insertions(+), 6 deletions(-) rename meta/recipes-graphics/vulkan/{vulkan-headers_1.2.191.0.bb => vulkan-headers_1.2.198.0.bb} (93%) rename meta/recipes-graphics/vulkan/{vulkan-loader_1.2.191.0.bb => vulkan-loader_1.2.198.0.bb} (94%) rename meta/recipes-graphics/vulkan/{vulkan-tools_1.2.191.0.bb => vulkan-tools_1.2.198.0.bb} (93%) diff --git a/meta/recipes-graphics/vulkan/vulkan-headers_1.2.191.0.bb b/meta/recipes-graphics/vulkan/vulkan-headers_1.2.198.0.bb similarity index 93% rename from meta/recipes-graphics/vulkan/vulkan-headers_1.2.191.0.bb rename to meta/recipes-graphics/vulkan/vulkan-headers_1.2.198.0.bb index 897064d51e..43c0cdb53d 100644 --- a/meta/recipes-graphics/vulkan/vulkan-headers_1.2.191.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-headers_1.2.198.0.bb @@ -11,7 +11,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=main;protocol=https" -SRCREV = "4fee3efc189c83ccd26a9cd8265185c98458c94d" +SRCREV = "8c1c27d5a9b9de8a17f500053bd08c7ca6bba19c" S = "${WORKDIR}/git" diff --git a/meta/recipes-graphics/vulkan/vulkan-loader_1.2.191.0.bb b/meta/recipes-graphics/vulkan/vulkan-loader_1.2.198.0.bb similarity index 94% rename from meta/recipes-graphics/vulkan/vulkan-loader_1.2.191.0.bb rename to meta/recipes-graphics/vulkan/vulkan-loader_1.2.198.0.bb index c5e77b3a90..a538f6b270 100644 --- a/meta/recipes-graphics/vulkan/vulkan-loader_1.2.191.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-loader_1.2.198.0.bb @@ -9,9 +9,8 @@ SECTION = "libs" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac" -SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=master;protocol=https \ - " -SRCREV = "7d7cdaa17bc8c349102cfee1d5062d6b7185c172" +SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.2.198;protocol=https" +SRCREV = "fe8479aa022a011d74fd862749825e07891e854e" S = "${WORKDIR}/git" diff --git a/meta/recipes-graphics/vulkan/vulkan-tools_1.2.191.0.bb b/meta/recipes-graphics/vulkan/vulkan-tools_1.2.198.0.bb similarity index 93% rename from meta/recipes-graphics/vulkan/vulkan-tools_1.2.191.0.bb rename to meta/recipes-graphics/vulkan/vulkan-tools_1.2.198.0.bb index 85dd99888d..09f75383c2 100644 --- a/meta/recipes-graphics/vulkan/vulkan-tools_1.2.191.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-tools_1.2.198.0.bb @@ -6,8 +6,8 @@ SECTION = "libs" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=master;protocol=https" -SRCREV = "f4974ccd170cf2338c0582f607af5d8dfc3dac51" +SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=sdk-1.2.198;protocol=https" +SRCREV = "8040a7af8919a47346cfeaf1fbc2ebfe09cfea09" S = "${WORKDIR}/git" From patchwork Wed Nov 24 08:08:26 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 362 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 8EF1DC4332F for ; Wed, 24 Nov 2021 08:08:49 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web08.3354.1637741328071347182 for ; Wed, 24 Nov 2021 00:08:48 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=GIdG8ptq; spf=pass (domain: gmail.com, ip: 209.85.128.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f47.google.com with SMTP id ay10-20020a05600c1e0a00b0033aa12cdd33so3503564wmb.1 for ; Wed, 24 Nov 2021 00:08:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=F1apHK8eKLoS1Dwp/I8bjKBr8qKV045vUdlZcUmnzaw=; b=GIdG8ptqrOsxiBQ0hCBAOKzm0ABBdbmECcKKjcw7yAbYCOdZcqt2FJGqjiDuwt068E Yp1NYK2Dkb7jrHQb42G2kjKfYA3ho0LJRVFeBQ5TPQ0QYpkOg/Xymd5J5LJSOHmPGlXr UeJX0zBuClPT7nXCaq6XFsuLLdRo+iy6JeBXuu9n5FvhHkcmgG3SFJxBnlmnH6Wt0wKo FTbIBQdJdCERnl14U8aGvDyDzLzanqTJ8KxrzCHRhgX8y3jnkpPyNUlk/Q6bUAFdntU8 pLAFB2rWtWwGtKA1WC/tDNixIpyeKZqwg/BZWd4NncPhhkj7PoxUPxSawnVvrlivfL8K ZKyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=F1apHK8eKLoS1Dwp/I8bjKBr8qKV045vUdlZcUmnzaw=; b=MT+qjCSQEZsH9RgZ+FfG6XoVqlhhz5cOgFkgi2Vg33K7jAXYhfzJXzbz2KxXJu/YwF RFry2XU6ZHYNMlZO/44SIFLjYvE0kq3C2x7kMLlgRumjjCg7nDsOzna4NPNtzI99Zc0I hsP6ggxLwDp6MDQU00VvqJLUOqGQHxOD8dR4w6oyGIjI8QJnuHc3YpTrOa3Ss6mbjzVa WboLkCG8xFbFvknzF5FkwJeyynkCDOeUqcF1mSa4xfic2Ssj3xgqwefpU57O3i16zRDb 9o7liRK3szxVDt3gGijqm5IscGhnpauaIryVi82wrLhXMfaiaUm48TbaYpa/Wn24EtQP rKhw== X-Gm-Message-State: AOAM531Mv4UpcKIZEqCRv7Z2K3TtzcEN/7D7G8/rOtU1lGBjSaxMqjFL R2vYjZlUMGKwNt9UOLG0xpfwDku4YKovJw== X-Google-Smtp-Source: ABdhPJwjLHHuMJ/kSS0u2v9wKRQA8WchVh6K1ydQdzfu+hQuBxb7pR1eX1nec0G+l6aKhEqxRZdfnQ== X-Received: by 2002:a7b:cbd8:: with SMTP id n24mr12318884wmi.150.1637741326560; Wed, 24 Nov 2021 00:08:46 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:46 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin , Hongxu Jia , Armin Kuster Subject: [PATCH 19/21] bind: update 9.16.22 -> 9.16.23 Date: Wed, 24 Nov 2021 09:08:26 +0100 Message-Id: <20211124080828.530981-19-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:49 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158675 Signed-off-by: Alexander Kanavin --- ...d-V-and-start-log-hide-build-options.patch | 35 ------------------ ...1-avoid-start-failure-with-bind-user.patch | 0 ...d-V-and-start-log-hide-build-options.patch | 37 +++++++++++++++++++ ...ching-for-json-headers-searches-sysr.patch | 0 .../bind/{bind-9.16.22 => bind-9.16.23}/bind9 | 0 .../{bind-9.16.22 => bind-9.16.23}/conf.patch | 0 .../generate-rndc-key.sh | 0 ...t.d-add-support-for-read-only-rootfs.patch | 0 .../make-etc-initd-bind-stop-work.patch | 0 .../named.service | 0 .../bind/{bind_9.16.22.bb => bind_9.16.23.bb} | 2 +- 11 files changed, 38 insertions(+), 36 deletions(-) delete mode 100644 meta/recipes-connectivity/bind/bind-9.16.22/0001-named-lwresd-V-and-start-log-hide-build-options.patch rename meta/recipes-connectivity/bind/{bind-9.16.22 => bind-9.16.23}/0001-avoid-start-failure-with-bind-user.patch (100%) create mode 100644 meta/recipes-connectivity/bind/bind-9.16.23/0001-named-lwresd-V-and-start-log-hide-build-options.patch rename meta/recipes-connectivity/bind/{bind-9.16.22 => bind-9.16.23}/bind-ensure-searching-for-json-headers-searches-sysr.patch (100%) rename meta/recipes-connectivity/bind/{bind-9.16.22 => bind-9.16.23}/bind9 (100%) rename meta/recipes-connectivity/bind/{bind-9.16.22 => bind-9.16.23}/conf.patch (100%) rename meta/recipes-connectivity/bind/{bind-9.16.22 => bind-9.16.23}/generate-rndc-key.sh (100%) rename meta/recipes-connectivity/bind/{bind-9.16.22 => bind-9.16.23}/init.d-add-support-for-read-only-rootfs.patch (100%) rename meta/recipes-connectivity/bind/{bind-9.16.22 => bind-9.16.23}/make-etc-initd-bind-stop-work.patch (100%) rename meta/recipes-connectivity/bind/{bind-9.16.22 => bind-9.16.23}/named.service (100%) rename meta/recipes-connectivity/bind/{bind_9.16.22.bb => bind_9.16.23.bb} (98%) diff --git a/meta/recipes-connectivity/bind/bind-9.16.22/0001-named-lwresd-V-and-start-log-hide-build-options.patch b/meta/recipes-connectivity/bind/bind-9.16.22/0001-named-lwresd-V-and-start-log-hide-build-options.patch deleted file mode 100644 index 5bcc16c9b2..0000000000 --- a/meta/recipes-connectivity/bind/bind-9.16.22/0001-named-lwresd-V-and-start-log-hide-build-options.patch +++ /dev/null @@ -1,35 +0,0 @@ -From a3af4a405baf5ff582e82aaba392dd9667d94bdc Mon Sep 17 00:00:00 2001 -From: Hongxu Jia -Date: Mon, 27 Aug 2018 21:24:20 +0800 -Subject: [PATCH] `named/lwresd -V' and start log hide build options - -The build options expose build path directories, so hide them. -[snip] -$ named -V -|built by make with *** (options are hidden) -[snip] - -Upstream-Status: Inappropriate [oe-core specific] - -Signed-off-by: Hongxu Jia - -Refreshed for 9.16.0 -Signed-off-by: Armin Kuster - ---- - bin/named/include/named/globals.h | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -Index: bind-9.16.0/bin/named/include/named/globals.h -=================================================================== ---- bind-9.16.0.orig/bin/named/include/named/globals.h -+++ bind-9.16.0/bin/named/include/named/globals.h -@@ -69,7 +69,7 @@ EXTERN const char *named_g_version I - EXTERN const char *named_g_product INIT(PRODUCT); - EXTERN const char *named_g_description INIT(DESCRIPTION); - EXTERN const char *named_g_srcid INIT(SRCID); --EXTERN const char *named_g_configargs INIT(CONFIGARGS); -+EXTERN const char *named_g_configargs INIT("*** (options are hidden)"); - EXTERN const char *named_g_builder INIT(BUILDER); - EXTERN in_port_t named_g_port INIT(0); - EXTERN isc_dscp_t named_g_dscp INIT(-1); diff --git a/meta/recipes-connectivity/bind/bind-9.16.22/0001-avoid-start-failure-with-bind-user.patch b/meta/recipes-connectivity/bind/bind-9.16.23/0001-avoid-start-failure-with-bind-user.patch similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.16.22/0001-avoid-start-failure-with-bind-user.patch rename to meta/recipes-connectivity/bind/bind-9.16.23/0001-avoid-start-failure-with-bind-user.patch diff --git a/meta/recipes-connectivity/bind/bind-9.16.23/0001-named-lwresd-V-and-start-log-hide-build-options.patch b/meta/recipes-connectivity/bind/bind-9.16.23/0001-named-lwresd-V-and-start-log-hide-build-options.patch new file mode 100644 index 0000000000..4dc6a5a2ae --- /dev/null +++ b/meta/recipes-connectivity/bind/bind-9.16.23/0001-named-lwresd-V-and-start-log-hide-build-options.patch @@ -0,0 +1,37 @@ +From f5761bbaf743d291f3e7e859e69ebe61a1718cbf Mon Sep 17 00:00:00 2001 +From: Hongxu Jia +Date: Mon, 27 Aug 2018 21:24:20 +0800 +Subject: [PATCH] `named/lwresd -V' and start log hide build options + +The build options expose build path directories, so hide them. +[snip] +$ named -V +|built by make with *** (options are hidden) +[snip] + +Upstream-Status: Inappropriate [oe-core specific] + +Signed-off-by: Hongxu Jia + +Refreshed for 9.16.0 +Signed-off-by: Armin Kuster +--- + bin/named/include/named/globals.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/bin/named/include/named/globals.h b/bin/named/include/named/globals.h +index 0572154..3147e04 100644 +--- a/bin/named/include/named/globals.h ++++ b/bin/named/include/named/globals.h +@@ -69,7 +69,7 @@ EXTERN const char *named_g_version INIT(VERSION); + EXTERN const char *named_g_product INIT(PRODUCT); + EXTERN const char *named_g_description INIT(DESCRIPTION); + EXTERN const char *named_g_srcid INIT(SRCID); +-EXTERN const char *named_g_configargs INIT(CONFIGARGS); ++EXTERN const char *named_g_configargs INIT("*** (options are hidden)"); + EXTERN const char *named_g_builder INIT(BUILDER); + EXTERN in_port_t named_g_port INIT(0); + EXTERN isc_dscp_t named_g_dscp INIT(-1); +-- +2.20.1 + diff --git a/meta/recipes-connectivity/bind/bind-9.16.22/bind-ensure-searching-for-json-headers-searches-sysr.patch b/meta/recipes-connectivity/bind/bind-9.16.23/bind-ensure-searching-for-json-headers-searches-sysr.patch similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.16.22/bind-ensure-searching-for-json-headers-searches-sysr.patch rename to meta/recipes-connectivity/bind/bind-9.16.23/bind-ensure-searching-for-json-headers-searches-sysr.patch diff --git a/meta/recipes-connectivity/bind/bind-9.16.22/bind9 b/meta/recipes-connectivity/bind/bind-9.16.23/bind9 similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.16.22/bind9 rename to meta/recipes-connectivity/bind/bind-9.16.23/bind9 diff --git a/meta/recipes-connectivity/bind/bind-9.16.22/conf.patch b/meta/recipes-connectivity/bind/bind-9.16.23/conf.patch similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.16.22/conf.patch rename to meta/recipes-connectivity/bind/bind-9.16.23/conf.patch diff --git a/meta/recipes-connectivity/bind/bind-9.16.22/generate-rndc-key.sh b/meta/recipes-connectivity/bind/bind-9.16.23/generate-rndc-key.sh similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.16.22/generate-rndc-key.sh rename to meta/recipes-connectivity/bind/bind-9.16.23/generate-rndc-key.sh diff --git a/meta/recipes-connectivity/bind/bind-9.16.22/init.d-add-support-for-read-only-rootfs.patch b/meta/recipes-connectivity/bind/bind-9.16.23/init.d-add-support-for-read-only-rootfs.patch similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.16.22/init.d-add-support-for-read-only-rootfs.patch rename to meta/recipes-connectivity/bind/bind-9.16.23/init.d-add-support-for-read-only-rootfs.patch diff --git a/meta/recipes-connectivity/bind/bind-9.16.22/make-etc-initd-bind-stop-work.patch b/meta/recipes-connectivity/bind/bind-9.16.23/make-etc-initd-bind-stop-work.patch similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.16.22/make-etc-initd-bind-stop-work.patch rename to meta/recipes-connectivity/bind/bind-9.16.23/make-etc-initd-bind-stop-work.patch diff --git a/meta/recipes-connectivity/bind/bind-9.16.22/named.service b/meta/recipes-connectivity/bind/bind-9.16.23/named.service similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.16.22/named.service rename to meta/recipes-connectivity/bind/bind-9.16.23/named.service diff --git a/meta/recipes-connectivity/bind/bind_9.16.22.bb b/meta/recipes-connectivity/bind/bind_9.16.23.bb similarity index 98% rename from meta/recipes-connectivity/bind/bind_9.16.22.bb rename to meta/recipes-connectivity/bind/bind_9.16.23.bb index bde9a793b0..c1bf250c26 100644 --- a/meta/recipes-connectivity/bind/bind_9.16.22.bb +++ b/meta/recipes-connectivity/bind/bind_9.16.23.bb @@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \ file://0001-avoid-start-failure-with-bind-user.patch \ " -SRC_URI[sha256sum] = "65e7b2af6479db346e2fc99bcfb6ec3240066468e09dbec575ebc7c57d994061" +SRC_URI[sha256sum] = "dedb5e27aa9cb6a9ce3e872845887ff837b99e4e9a91a5e2fcd67cf6e1ef173c" UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" # stay at 9.16 follow the ESV versions divisible by 4 From patchwork Wed Nov 24 08:08:27 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 360 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 9072AC433FE for ; Wed, 24 Nov 2021 08:08:50 +0000 (UTC) Received: from mail-wr1-f44.google.com (mail-wr1-f44.google.com [209.85.221.44]) by mx.groups.io with SMTP id smtpd.web12.3502.1637741329290274134 for ; Wed, 24 Nov 2021 00:08:49 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=jcUkBDMZ; spf=pass (domain: gmail.com, ip: 209.85.221.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f44.google.com with SMTP id d24so2698476wra.0 for ; Wed, 24 Nov 2021 00:08:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=4xJP9oSgW3YeqV4NFDewMso7fpxWt4VLqvPBW3qP2+4=; b=jcUkBDMZ0tUuOzgaL43CZapbfXiCSbjZ7TK7smpwcuFhmNtS4pnOqpOoXsphuRaLT7 Ad1MWJ7rioxl6eXB/TKFITrzHxb5ZGHbot5HFaxALZcTSAkNMD2VGLOfsxlXzQjzpW1S VviDWhnpzBLdNRpU6s3yOHXcBef7HrLpbjS44rvdEUrrOGBNtwbA93qsjg2h7kCJErTd MukQCHUtdW+DJBWdt1wYHGXqJsz2KPe67cyKGvgV7PVCHgderj+khwhSVOZ/ceb0ussF OW5AfqqAM738f5x3Bt9xIGi8xBOAwEkxE3m5Uw4WvWt00I2wcqzC8UUCX+JKbEXjnBPK SqiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=4xJP9oSgW3YeqV4NFDewMso7fpxWt4VLqvPBW3qP2+4=; b=qCHH6bofwSup0Ax874EuWBQHfT8NbUdpT4fSjQSJFbNl4z+JmXzxz5p1kLtrYPwQrn p72cdZ02YYQpXvP5907YMeSX62VjAAFsxjOdFXYJsdHufcQH3+F+SXlLNfqLAUpDpwgP 0jTAL5rHkZ3Kj4H2ZezKqQbnSWBCJVlR1Lq0gAwqquwTcPHf8+PuipN4g6lHhnV3hJQl A5tOgDTPnr9f2Yewdydf6maKiDGmOdqPTyAjK0SrhJWAdwfjaPEWStKuUoBnNTMYekC0 b5N0zcVEjpWWeDJQ92r5vK9aPzahk3E/PMHwCeO7V48SkO8lQllu34H0L3U3mvYuS08n 96cA== X-Gm-Message-State: AOAM531riZOebpr3FXVKFrfDikDH9UFjC3YiI0vp4/YfxuUNQmc9RzzC gPGzysGkAT+acrZ3Yx/bNDpUe5OxPxrnPA== X-Google-Smtp-Source: ABdhPJzIrWTEBLFFbePmNw/jXKod+71HbUBTqSsfJrw9voJTq3wKAqNCRxIu03myIBhXQB287B7ahg== X-Received: by 2002:a5d:52c3:: with SMTP id r3mr11605141wrv.115.1637741327459; Wed, 24 Nov 2021 00:08:47 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:46 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 20/21] python3-packaging: update 21.2 -> 21.3 Date: Wed, 24 Nov 2021 09:08:27 +0100 Message-Id: <20211124080828.530981-20-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:50 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158676 Signed-off-by: Alexander Kanavin --- ...dbf19e2b76ab025efc11208bd50e09e8223e.patch | 37 ------------------- ...ging_21.2.bb => python3-packaging_21.3.bb} | 4 +- 2 files changed, 1 insertion(+), 40 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-packaging/8cb9dbf19e2b76ab025efc11208bd50e09e8223e.patch rename meta/recipes-devtools/python/{python3-packaging_21.2.bb => python3-packaging_21.3.bb} (69%) diff --git a/meta/recipes-devtools/python/python3-packaging/8cb9dbf19e2b76ab025efc11208bd50e09e8223e.patch b/meta/recipes-devtools/python/python3-packaging/8cb9dbf19e2b76ab025efc11208bd50e09e8223e.patch deleted file mode 100644 index 42b1dc133f..0000000000 --- a/meta/recipes-devtools/python/python3-packaging/8cb9dbf19e2b76ab025efc11208bd50e09e8223e.patch +++ /dev/null @@ -1,37 +0,0 @@ -From 8cb9dbf19e2b76ab025efc11208bd50e09e8223e Mon Sep 17 00:00:00 2001 -From: Moyiz <8603313+moyiz@users.noreply.github.com> -Date: Tue, 2 Nov 2021 21:42:53 +0200 -Subject: [PATCH] Revert pyparsing constraint (#482) - -Upstream-Status: Backport -Signed-off-by: Alexander Kanavin ---- - setup.py | 2 +- - tests/test_requirements.py | 4 +++- - 4 files changed, 6 insertions(+), 4 deletions(-) - -diff --git a/setup.py b/setup.py -index c6a1caec..419aa284 100644 ---- a/setup.py -+++ b/setup.py -@@ -48,7 +48,7 @@ - author=about["__author__"], - author_email=about["__email__"], - python_requires=">=3.6", -- install_requires=["pyparsing>=2.0.2,<3"], # Needed to avoid issue #91 -+ install_requires=["pyparsing>=2.0.2"], # Needed to avoid issue #91 - classifiers=[ - "Development Status :: 5 - Production/Stable", - "Intended Audience :: Developers", -diff --git a/tests/test_requirements.py b/tests/test_requirements.py -index 8cc45687..f2c209c4 100644 ---- a/tests/test_requirements.py -+++ b/tests/test_requirements.py -@@ -192,4 +192,6 @@ def test_sys_platform_linux_in(self): - def test_parseexception_error_msg(self): - with pytest.raises(InvalidRequirement) as e: - Requirement("toto 42") -- assert "Expected stringEnd" in str(e.value) -+ assert "Expected stringEnd" in str(e.value) or ( -+ "Expected string_end" in str(e.value) # pyparsing>=3.0.0 -+ ) diff --git a/meta/recipes-devtools/python/python3-packaging_21.2.bb b/meta/recipes-devtools/python/python3-packaging_21.3.bb similarity index 69% rename from meta/recipes-devtools/python/python3-packaging_21.2.bb rename to meta/recipes-devtools/python/python3-packaging_21.3.bb index 5e9541082f..446edf04e1 100644 --- a/meta/recipes-devtools/python/python3-packaging_21.2.bb +++ b/meta/recipes-devtools/python/python3-packaging_21.3.bb @@ -3,9 +3,7 @@ HOMEPAGE = "https://github.com/pypa/packaging" LICENSE = "Apache-2.0 | BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91" -SRC_URI[sha256sum] = "096d689d78ca690e4cd8a89568ba06d07ca097e3306a4381635073ca91479966" - -SRC_URI += "file://8cb9dbf19e2b76ab025efc11208bd50e09e8223e.patch" +SRC_URI[sha256sum] = "dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb" inherit pypi setuptools3 From patchwork Wed Nov 24 08:08:28 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 361 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 906F9C433EF for ; Wed, 24 Nov 2021 08:08:50 +0000 (UTC) Received: from mail-wm1-f43.google.com (mail-wm1-f43.google.com [209.85.128.43]) by mx.groups.io with SMTP id smtpd.web11.3458.1637741329894297014 for ; Wed, 24 Nov 2021 00:08:50 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=itPVwu3x; spf=pass (domain: gmail.com, ip: 209.85.128.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f43.google.com with SMTP id n33-20020a05600c502100b0032fb900951eso4562293wmr.4 for ; Wed, 24 Nov 2021 00:08:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ZrHwxyoUpYgklL/CBsMxePOQ1MO2buYwyyPMkvfg6N4=; b=itPVwu3xEjUznm+hn3g7U58PntOPD+xGsa4LQQd4fzjzDK5fOdWbfHJGJnmS1JhHiq epINcBs0rPY/hCEKgb1xhslx8Z0giGp75Jpf/e5dGstlxw/jPajRzjjyl595MFpeYrHi feL64BI9wpm+OLeoAMGK69BCKxcYEddySxdo3aqcY1OvKpw5WHqLxVrqKWOjFlxJsLF3 mbcaHNWLHfF93gNNmz7S3TK+K8XDMhUxIagSVjpabuyQdlVKgFMJO30h+tpOTvHEX2n1 dmpdunoCozY3Djxo2qYGOj2XhTykAotx2V9iWQSdZcq4pvSofOwmzfRX8VsPJpGJDBmx q8ZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ZrHwxyoUpYgklL/CBsMxePOQ1MO2buYwyyPMkvfg6N4=; b=OQHMFtrs7/NnJYHP7u/RhvxZoTdjqYza//pNfeRHKACUGlH06sAC+by0BVpyQhjiBo fN/ne5lkPa/WHA917G28kdRYxqkkkPE/Spl5CD/MY0tSLKgIKV1OxkpomlnksKQSmLYa Q7YhueebcVS0vRXWSarXPD8bgLg96jRnNj9KRisvYbt+Bp/OykOGISyFJS+bU89wWzuK 6W12WNnkBUZi1bm9YQwL1pevDgy+AQru4JFg5jNJoCCrAiYlk6Yx+uhwDEbkwX0meA6D xjpgJJaurWWfKytxfzTM/vggZPmTypwi9ewevfCAuv5nTHs20qbvPHpNmFLK5d4rxFIL naSw== X-Gm-Message-State: AOAM530NjFbtlcQzihRknhAvmM2hzBrHDIgqaGfJAGo2dF1nZeO+03hD HQ7mrl1kXD8Mu2RnQVZb/9Siq80JxOb7Sg== X-Google-Smtp-Source: ABdhPJwb7CU08j7znXK+wXG6qw/YJuN0RlWRmwiT1byYgPHHChKiWpbq/BX4WAc8QQhbw+1/6UJG1Q== X-Received: by 2002:a05:600c:4f14:: with SMTP id l20mr11913440wmq.164.1637741328510; Wed, 24 Nov 2021 00:08:48 -0800 (PST) Received: from nereus.lab.linutronix.de. (b2b-109-90-143-203.unitymedia.biz. [109.90.143.203]) by smtp.gmail.com with ESMTPSA id k37sm4220205wms.21.2021.11.24.00.08.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 00:08:48 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 21/21] python3-setuptools: update 58.5.3 -> 59.2.0 Date: Wed, 24 Nov 2021 09:08:28 +0100 Message-Id: <20211124080828.530981-21-alex@linutronix.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211124080828.530981-1-alex@linutronix.de> References: <20211124080828.530981-1-alex@linutronix.de> 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 Nov 2021 08:08:50 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/158677 Signed-off-by: Alexander Kanavin --- ...tionally-do-not-fetch-code-by-easy_install.patch | 4 ++-- ...-sysconfig-append-STAGING_LIBDIR-python-sy.patch | 13 +++++++------ ...tools_58.5.3.bb => python3-setuptools_59.2.0.bb} | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) rename meta/recipes-devtools/python/{python3-setuptools_58.5.3.bb => python3-setuptools_59.2.0.bb} (94%) diff --git a/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch b/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch index c5d6c64eda..4958e8e63d 100644 --- a/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch +++ b/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch @@ -1,4 +1,4 @@ -From dd77d2f4486079380235ed0466d2eab110f7bdc5 Mon Sep 17 00:00:00 2001 +From 1f578f993aae157f42923624042fafe4b01add10 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 17 Jul 2018 10:13:38 +0800 Subject: [PATCH] conditionally do not fetch code by easy_install @@ -15,7 +15,7 @@ Signed-off-by: Hongxu Jia 1 file changed, 5 insertions(+) diff --git a/setuptools/command/easy_install.py b/setuptools/command/easy_install.py -index 1aed0e8..f491c0a 100644 +index fc848d0..c04a5de 100644 --- a/setuptools/command/easy_install.py +++ b/setuptools/command/easy_install.py @@ -642,6 +642,11 @@ class easy_install(Command): diff --git a/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig-append-STAGING_LIBDIR-python-sy.patch b/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig-append-STAGING_LIBDIR-python-sy.patch index 565cf8ae8d..3150187951 100644 --- a/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig-append-STAGING_LIBDIR-python-sy.patch +++ b/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig-append-STAGING_LIBDIR-python-sy.patch @@ -1,4 +1,4 @@ -From 44349672cbff8945693c8d2821c82e9f04bfc8b5 Mon Sep 17 00:00:00 2001 +From 1ff575308248b183639c8cb14afee7c8572bd2b8 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Wed, 20 Oct 2021 17:38:10 +0000 Subject: [PATCH] _distutils/sysconfig: append @@ -15,18 +15,19 @@ from Alex Kanavin Upstream-Status: Inappropriate [oe-specific] Signed-off-by: Tim Orling + --- setuptools/_distutils/sysconfig.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setuptools/_distutils/sysconfig.py b/setuptools/_distutils/sysconfig.py -index 8832b3e..bbc7c08 100644 +index d36d94f..616eb91 100644 --- a/setuptools/_distutils/sysconfig.py +++ b/setuptools/_distutils/sysconfig.py -@@ -461,6 +461,8 @@ def _init_posix(): - platform=sys.platform, - multiarch=getattr(sys.implementation, '_multiarch', ''), - )) +@@ -484,6 +484,8 @@ def _init_posix(): + multiarch=getattr(sys.implementation, '_multiarch', ''), + ), + ) + if 'STAGING_LIBDIR' in os.environ: + sys.path.append(os.environ['STAGING_LIBDIR']+'/python-sysconfigdata') try: diff --git a/meta/recipes-devtools/python/python3-setuptools_58.5.3.bb b/meta/recipes-devtools/python/python3-setuptools_59.2.0.bb similarity index 94% rename from meta/recipes-devtools/python/python3-setuptools_58.5.3.bb rename to meta/recipes-devtools/python/python3-setuptools_59.2.0.bb index ddc3fca354..704f58abd3 100644 --- a/meta/recipes-devtools/python/python3-setuptools_58.5.3.bb +++ b/meta/recipes-devtools/python/python3-setuptools_59.2.0.bb @@ -13,7 +13,7 @@ SRC_URI += "\ file://0001-_distutils-sysconfig-append-STAGING_LIBDIR-python-sy.patch \ " -SRC_URI[sha256sum] = "dae6b934a965c8a59d6d230d3867ec408bb95e73bd538ff77e71fedf1eaca729" +SRC_URI[sha256sum] = "157d21de9d055ab9e8ea3186d91e7f4f865e11f42deafa952d90842671fc2576" DEPENDS += "${PYTHON_PN}"