From patchwork Wed Jun 14 09:28:24 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25568 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 CB02EEB64DA for ; Wed, 14 Jun 2023 09:29:33 +0000 (UTC) Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) by mx.groups.io with SMTP id smtpd.web10.7341.1686734965750310034 for ; Wed, 14 Jun 2023 02:29:26 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=e3dOur/g; spf=pass (domain: gmail.com, ip: 209.85.218.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f50.google.com with SMTP id a640c23a62f3a-977d4a1cf0eso72982866b.1 for ; Wed, 14 Jun 2023 02:29:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734964; x=1689326964; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=wWnnk3/OWk0V3vA0y5OwGq4MFU8RiuL21WE4zwNx/Os=; b=e3dOur/g+LkP+Kob/dKzcwxxFBzsL23YrSCS7AswjLlnEVoSS5Pscy+u/z1Cpfl7re P+NyadxzG2jxT3INhiOAjm8G52vcSgdAbIp/NSB4IVNeeG3WhbZEJXvVQXby/stXrRIj rhzfopW+EC9aDVLUY9k1inNuMnfisxLUMywYx6EgfanFozemci1feaLRLUu2ctzoVxlu 4I5nq1ei7K9efwZyZr+8Xu4qxMjOtyMN3fjj8Wzsr/WhJxKGdH47jKulpVH2G8IaHjyQ qQ66pRz+363WIlB3xDcJg/e8n8QdAn4hoBKvXl2Uu8ehz8qrAd2X9aGqu1XfvM1iiWkw Adpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734964; x=1689326964; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=wWnnk3/OWk0V3vA0y5OwGq4MFU8RiuL21WE4zwNx/Os=; b=eazTB95YW3zSw38qp1S5OxUaDDDV+4arHHkgybHCX0KK/cAivdeflHmzgQij0Ga6+i n9GdIKCYHZfLR7BYKLqrgT0Te6kTXUXIYZgmqPYY7+VjLP+Yqk124XwAnhp3nFUUd/QF rNfBtZx0Gq0YW0vXRmYBYkr2u4CQdyhyGQMKyvobQUIxbJJ7hlTPHTvDu7Ae1RIyd8Dz rKpu3ItY0Z/3a+JFyNYarb9/7iYimiT0AnOaNbnCPWRcxoNgUX6nWiAGR34mA7LAqt4Z SaCvRAXDgoAFZdgBgj9Zd7kaaD/YdfOVnJCJ7L0tO02qKi+5aDpbR7DuBnBSDhQVRRKZ 5GhQ== X-Gm-Message-State: AC+VfDwgrrQbRGx4u6n8WdbseRYWFEdQCiPEHEYdXS94sYsttIstQxJt rR6ycA9RWG68J9i2050362D6yPvY7vg= X-Google-Smtp-Source: ACHHUZ69INtUlAZ+YImL1vv3H/vsQSLV08ju0+KPLjNoGndEJo604Ozl0/Da4ZQZZcc4Q+U8/NR0Cg== X-Received: by 2002:a17:907:a0a:b0:958:4c75:705e with SMTP id bb10-20020a1709070a0a00b009584c75705emr13664305ejc.17.1686734963829; Wed, 14 Jun 2023 02:29:23 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:23 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 01/55] insane.bbclass: add a SUMMARY/HOMEPAGE check (oe-core recipes only) Date: Wed, 14 Jun 2023 11:28:24 +0200 Message-Id: <20230614092918.4065570-1-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 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, 14 Jun 2023 09:29:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182746 This was done in a selftest, but that is too late and creates friction in integration as errors are not seen until autobuilder fails. Bonus fix: SUMMARY check wasn't even working, as in the absence of one set in the recipe there is a default value set from bitbake.conf. I left DESCRIPTION check out for now, as many recipes don't actually have it, and it's set from SUMMARY (plus a dot) if absent. Signed-off-by: Alexander Kanavin --- meta/classes-global/insane.bbclass | 26 ++++++++++++++++ meta/lib/oeqa/selftest/cases/distrodata.py | 36 ---------------------- 2 files changed, 26 insertions(+), 36 deletions(-) diff --git a/meta/classes-global/insane.bbclass b/meta/classes-global/insane.bbclass index 8788f58fc5b..632f738c86d 100644 --- a/meta/classes-global/insane.bbclass +++ b/meta/classes-global/insane.bbclass @@ -34,6 +34,7 @@ WARN_QA ?= " libdir xorg-driver-abi buildpaths \ missing-update-alternatives native-last missing-ptest \ license-exists license-no-generic license-syntax license-format \ license-incompatible license-file-missing obsolete-license \ + missing-metadata \ " ERROR_QA ?= "dev-so debug-deps dev-deps debug-files arch pkgconfig la \ perms dep-cmp pkgvarcheck perm-config perm-line perm-link \ @@ -1473,6 +1474,28 @@ python do_qa_unpack() { unpack_check_src_uri(d.getVar('PN'), d) } +python do_qa_fetch() { + def test_missing_metadata(d): + fn = d.getVar("FILE") + if not '/meta/recipes-' in fn: + # We are only interested in OE-Core + return + pn = d.getVar('BPN') + srcfile = d.getVar('SRC_URI').split() + # Check that SUMMARY is not the same as the default from bitbake.conf + if d.getVar('SUMMARY') == d.expand("${PN} version ${PV}-${PR}"): + oe.qa.handle_error("missing-metadata", "Recipe {} in {} does not contain a SUMMARY. Please add an entry.".format(pn, fn), d) + if not d.getVar('HOMEPAGE'): + if srcfile and srcfile[0].startswith('file') or not d.getVar('SRC_URI'): + # We are only interested in recipes SRC_URI fetched from external sources + pass + else: + oe.qa.handle_error("missing-metadata", "Recipe {} in {} does not contain a HOMEPAGE. Please add an entry.".format(pn, fn), d) + + test_missing_metadata(d) + oe.qa.exit_if_errors(d) +} + # Check for patch fuzz do_patch[postfuncs] += "do_qa_patch " @@ -1484,6 +1507,9 @@ do_configure[postfuncs] += "do_qa_configure " # Check does S exist. do_unpack[postfuncs] += "do_qa_unpack" +# Check basic recipe metadata (e.g. SUMMARY/HOMEPAGE/RECIPE_MAINTAINER) +do_fetch[postfuncs] += "do_qa_fetch" + python () { import re diff --git a/meta/lib/oeqa/selftest/cases/distrodata.py b/meta/lib/oeqa/selftest/cases/distrodata.py index c83a3a7bd67..fd262fe3c9e 100644 --- a/meta/lib/oeqa/selftest/cases/distrodata.py +++ b/meta/lib/oeqa/selftest/cases/distrodata.py @@ -39,42 +39,6 @@ but their recipes claim otherwise by setting UPSTREAM_VERSION_UNKNOWN. Please re """ + "\n".join(regressed_successes) self.assertTrue(len(regressed_failures) == 0 and len(regressed_successes) == 0, msg) - def test_missing_homepg(self): - """ - Summary: Test for oe-core recipes that don't have a HOMEPAGE or DESCRIPTION - Expected: All oe-core recipes should have a DESCRIPTION entry - Expected: All oe-core recipes should have a HOMEPAGE entry except for recipes that are not fetched from external sources. - Product: oe-core - """ - with bb.tinfoil.Tinfoil() as tinfoil: - tinfoil.prepare(config_only=False) - no_description = [] - no_homepage = [] - for fn in tinfoil.all_recipe_files(variants=False): - if not '/meta/recipes-' in fn: - # We are only interested in OE-Core - continue - rd = tinfoil.parse_recipe_file(fn, appends=False) - pn = rd.getVar('BPN') - srcfile = rd.getVar('SRC_URI').split() - #Since DESCRIPTION defaults to SUMMARY if not set, we are only interested in recipes without DESCRIPTION or SUMMARY - if not (rd.getVar('SUMMARY') or rd.getVar('DESCRIPTION')): - no_description.append((pn, fn)) - if not rd.getVar('HOMEPAGE'): - if srcfile and srcfile[0].startswith('file') or not rd.getVar('SRC_URI'): - # We are only interested in recipes SRC_URI fetched from external sources - continue - no_homepage.append((pn, fn)) - if no_homepage: - self.fail(""" -The following recipes do not have a HOMEPAGE. Please add an entry for HOMEPAGE in the recipe. -""" + "\n".join(['%s (%s)' % i for i in no_homepage])) - - if no_description: - self.fail(""" -The following recipes do not have a DESCRIPTION. Please add an entry for DESCRIPTION in the recipe. -""" + "\n".join(['%s (%s)' % i for i in no_description])) - def test_maintainers(self): """ Summary: Test that oe-core recipes have a maintainer and entries in maintainers list have a recipe From patchwork Wed Jun 14 09:28:25 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25569 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 C6800EB64DC for ; Wed, 14 Jun 2023 09:29:33 +0000 (UTC) Received: from mail-ej1-f51.google.com (mail-ej1-f51.google.com [209.85.218.51]) by mx.groups.io with SMTP id smtpd.web11.7467.1686734966056068619 for ; Wed, 14 Jun 2023 02:29:26 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=sA8jqZbk; spf=pass (domain: gmail.com, ip: 209.85.218.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f51.google.com with SMTP id a640c23a62f3a-976a0a1a92bso88637066b.1 for ; Wed, 14 Jun 2023 02:29:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734964; x=1689326964; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=G6ixIkxc9Do+FmH8KnJ3mBqQZEZPCdXb76jEH42PZog=; b=sA8jqZbkIHA1HVzu2/ve3mtTwhC9eo1YwwA0HJreInEhCYovIQg+dKcince5hzHlHc vMUNrTb6eNjO4jFbWxu4o8PnOm9bvl7TLrhxVfLIqEQPspqvbCRkS32IawUmlUV4PYRe DsIOPeGceYGjIqcshXBhA84mkUCpH73uEYzU9c9ZFfGxdKMFVU7umXYA7XcH3OecseQB XhKxElQ+2+SC+isgG6GeruVRcY6xbJ2cVXcM2HNA7rSLzaTNgWFP2Kxm+Y+lfsPyHsoB wrmaGjaot4HlVZ5vH7L/wuf/fmsPP6wM/y1smloXy29Pfxgrhvlqxwum+FFgVJyrmfqH qdCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734964; x=1689326964; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G6ixIkxc9Do+FmH8KnJ3mBqQZEZPCdXb76jEH42PZog=; b=OYRL6NXh1vMNjUf6SoggaHlC2cuHvBwwI2aTn9vHzCKobdYKne17BcKEs1zufYcMpS 8FHHooWEGEMGFeZ/dH5bY3uOoT/YPB2GFc75rImjCKSoFDyRgztxELdpvgafEeWSlBqy mjINVFBK2Ui4r7gaupl3Yil0xvm00yfSWrlXX2lgOXK6YRYh97GwFqkHPZHLV7cDtwWd g5n62ln0BnYv1xyjwLF0+9LAQaV23FdSHpDdgCUE1byrcJzjM6FzZJa1NBpnDj+YvL5O dxE3VJ5GATlG8jzuek+9OOy1qBt/+rAzT67ie+JraaeOlQYCb0W/Jui7BWsRn/XW4Wck NLXA== X-Gm-Message-State: AC+VfDxYG7v3csTT93qztfHYUrL7ux1Zs1Ts3xVF6jejV7NNJ5W4C+bT fDtMCXmzRwSD1ifCsjW4JQAxReWfqLw= X-Google-Smtp-Source: ACHHUZ7JKzcTo4f5RCLbmTZUZTkevfWYYkk7KzP4GHO0gNOUtphNeE0iOGGKVHJZkCZwnbiHb+wgew== X-Received: by 2002:a17:907:5c2:b0:973:8c47:2a02 with SMTP id wg2-20020a17090705c200b009738c472a02mr16015548ejb.38.1686734964422; Wed, 14 Jun 2023 02:29:24 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:24 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 02/55] insane.bbclass: add a RECIPE_MAINTAINER check (oe-core recipes only) Date: Wed, 14 Jun 2023 11:28:25 +0200 Message-Id: <20230614092918.4065570-2-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182747 Absent maintainer entries are as well a frequent source of friction, as they are checked only in selftest, and so aren't revealed until autobuilder runs. The selftest is retained as it also checks for obsolete entries in maintainers.inc (not possible to do in insane class). Signed-off-by: Alexander Kanavin --- meta/classes-global/insane.bbclass | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/meta/classes-global/insane.bbclass b/meta/classes-global/insane.bbclass index 632f738c86d..50f60337cc4 100644 --- a/meta/classes-global/insane.bbclass +++ b/meta/classes-global/insane.bbclass @@ -1492,7 +1492,19 @@ python do_qa_fetch() { else: oe.qa.handle_error("missing-metadata", "Recipe {} in {} does not contain a HOMEPAGE. Please add an entry.".format(pn, fn), d) + def test_missing_maintainer(d): + fn = d.getVar("FILE") + if not '/meta/recipes-' in fn: + # We are only interested in OE-Core + return + pn = d.getVar("PN") + if pn.endswith("-native") or pn.startswith("nativesdk-"): + return + if not d.getVar('RECIPE_MAINTAINER'): + oe.qa.handle_error("missing-metadata", "Recipe {} in {} does not have an assigned maintainer. Please add an entry into meta/conf/distro/include/maintainers.inc.".format(pn, fn), d) + test_missing_metadata(d) + test_missing_maintainer(d) oe.qa.exit_if_errors(d) } From patchwork Wed Jun 14 09:28:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25573 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 D72F7C001B1 for ; Wed, 14 Jun 2023 09:29:33 +0000 (UTC) Received: from mail-ej1-f46.google.com (mail-ej1-f46.google.com [209.85.218.46]) by mx.groups.io with SMTP id smtpd.web10.7342.1686734966837049221 for ; Wed, 14 Jun 2023 02:29:27 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=hC88K4Ri; spf=pass (domain: gmail.com, ip: 209.85.218.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f46.google.com with SMTP id a640c23a62f3a-9827bd8e0afso31437066b.1 for ; Wed, 14 Jun 2023 02:29:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734965; x=1689326965; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=3lJif0+XMhaB2vI5QrfxL0ZmQ5H3yC41E65c+7TH4As=; b=hC88K4RiHmgnKytqEhQZLEjhSAaIBdxCXOHizBYB47LJ6+TM21M5S8X24dVPMjQVcv GcpfNmXM1kZt9smbMutB2yQeT7UEO5rPMax6Pi20Be9ky2eI/kA++6CjvcXrApxAKWn5 1f1gZbizAoPd/iP0B+GF8PMFWLYZ6dXJ96zEOJ7Wy4dRGl7RVZZWAFNwJEYSC3pgCM6T 6/3HOKVQNlpAXwpV0tn/VU5DSnWOF93wu0sztr8kogz1SWSUMo5P5YnySewwm6r0mP+c +cN8W+AHYUJRCE1ql5WJlYJPFQkyHjdScDk3Kx4qPyK+BJkfxQIow+i9uxFI2ojoAU+c X/KQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734965; x=1689326965; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3lJif0+XMhaB2vI5QrfxL0ZmQ5H3yC41E65c+7TH4As=; b=hByzH8oj5jJSb3LfuRlGwH/apvgJOYtXYjS7CLKgxhFneJD1nt4dQHOWPT0AS0XTzL G3MZTALTaE/zlK4c3jnlv0W0Fp/NLtGpZbeIQq9/SIQSR8e8Rpsmjxm30wWCPNZPLLrS s9JDArxHHz0TlJbDDk137IR6D80RkHE3qC1h6IAMDoAe9BeA5Y5/j/THWnfXuyaSMJMW uMFEvjhNfHlm++xAA/wJM6uMFdU2rnQgPJcfaa9N4ePcSNBlyvtfsKMg9msYv6W21/m3 wtzDqlvQOfU3NK8dmH7uKtG6CMJH6SsiF1FdP6H4Vgn0LAgxjS46xzKYfJcqRUB9bSAr RhYA== X-Gm-Message-State: AC+VfDwYGRmthzhZM/hVqGPGG9ClqZbBUi2WdQREa+lS5M6rjtfShPSV eVKVXRWr43DS1eyFwPKg7yMtp9BsyTI= X-Google-Smtp-Source: ACHHUZ6c7PQZGhC53sd8LwjCbfck9edIjZz3NeOWsdkX65fUy4t+t5Bb7e51R1gH8CxsElJqRTVo5A== X-Received: by 2002:a17:907:e93:b0:97e:32f:3b54 with SMTP id ho19-20020a1709070e9300b0097e032f3b54mr13372986ejc.19.1686734964991; Wed, 14 Jun 2023 02:29:24 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:24 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 03/55] apmd: remove recipe and apm MACHINE_FEATURE Date: Wed, 14 Jun 2023 11:28:26 +0200 Message-Id: <20230614092918.4065570-3-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182748 APM has been obsolete for a very long time, and debian no longer packages it or carries the source tarball. Signed-off-by: Alexander Kanavin --- .../conf/distro/include/default-providers.inc | 1 - meta/conf/distro/include/maintainers.inc | 1 - meta/recipes-bsp/apmd/apmd/apmd.service | 7 - meta/recipes-bsp/apmd/apmd/apmd_proxy | 91 ------------ meta/recipes-bsp/apmd/apmd/apmd_proxy.conf | 16 --- meta/recipes-bsp/apmd/apmd/default | 8 -- meta/recipes-bsp/apmd/apmd/init | 51 ------- meta/recipes-bsp/apmd/apmd/legacy.patch | 133 ------------------ meta/recipes-bsp/apmd/apmd/libtool.patch | 41 ------ meta/recipes-bsp/apmd/apmd/linkage.patch | 53 ------- meta/recipes-bsp/apmd/apmd/unlinux.patch | 25 ---- meta/recipes-bsp/apmd/apmd/wexitcode.patch | 26 ---- meta/recipes-bsp/apmd/apmd_3.2.2-15.bb | 85 ----------- .../packagegroups/packagegroup-base.bb | 7 - .../matchbox-panel-2/matchbox-panel-2_2.12.bb | 2 - .../matchbox-session-sato/session | 1 - .../matchbox-session-sato_0.1.bb | 2 +- 17 files changed, 1 insertion(+), 549 deletions(-) delete mode 100644 meta/recipes-bsp/apmd/apmd/apmd.service delete mode 100644 meta/recipes-bsp/apmd/apmd/apmd_proxy delete mode 100644 meta/recipes-bsp/apmd/apmd/apmd_proxy.conf delete mode 100644 meta/recipes-bsp/apmd/apmd/default delete mode 100755 meta/recipes-bsp/apmd/apmd/init delete mode 100644 meta/recipes-bsp/apmd/apmd/legacy.patch delete mode 100644 meta/recipes-bsp/apmd/apmd/libtool.patch delete mode 100644 meta/recipes-bsp/apmd/apmd/linkage.patch delete mode 100644 meta/recipes-bsp/apmd/apmd/unlinux.patch delete mode 100644 meta/recipes-bsp/apmd/apmd/wexitcode.patch delete mode 100644 meta/recipes-bsp/apmd/apmd_3.2.2-15.bb diff --git a/meta/conf/distro/include/default-providers.inc b/meta/conf/distro/include/default-providers.inc index 3a4e989c1f9..d18173c7449 100644 --- a/meta/conf/distro/include/default-providers.inc +++ b/meta/conf/distro/include/default-providers.inc @@ -24,7 +24,6 @@ PREFERRED_PROVIDER_virtual/make-native ?= "make-native" # Default virtual runtime providers # VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-opkg" -VIRTUAL-RUNTIME_apm ?= "apm" VIRTUAL-RUNTIME_alsa-state ?= "alsa-state" VIRTUAL-RUNTIME_getopt ?= "util-linux-getopt" VIRTUAL-RUNTIME_base-utils ?= "busybox" diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index b06ae43dac9..823fb5b9001 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -38,7 +38,6 @@ RECIPE_MAINTAINER:pn-alsa-tools = "Michael Opdenacker /dev/null; then -# # Reject system suspends and standbys if we are on AC power -# exit 1 # Reject (NOTE kernel support must be enabled) -#fi - -if [ "${1}" = "suspend" -o "${1}" = "standby" ]; then - run-parts -a "${1}" -a "${2}" /etc/apm/event.d - if [ -d /etc/apm/suspend.d ]; then - run-parts -a "${1}" -a "${2}" /etc/apm/suspend.d - fi -elif [ "${1}" = "resume" ]; then - if [ -d /etc/apm/resume.d ]; then - run-parts -a "${1}" -a "${2}" /etc/apm/resume.d - fi - run-parts -a "${1}" -a "${2}" /etc/apm/event.d -else - run-parts -a "${1}" -a "${2}" /etc/apm/event.d - if [ -d /etc/apm/other.d ]; then - run-parts -a "${1}" -a "${2}" /etc/apm/other.d - fi -fi - -exit 0 diff --git a/meta/recipes-bsp/apmd/apmd/apmd_proxy.conf b/meta/recipes-bsp/apmd/apmd/apmd_proxy.conf deleted file mode 100644 index 751145c522c..00000000000 --- a/meta/recipes-bsp/apmd/apmd/apmd_proxy.conf +++ /dev/null @@ -1,16 +0,0 @@ -# /etc/apm/apmd_proxy.conf: configuration file for apmd. -# -# This file is managed by debconf when installing or reconfiguring the -# package. It is generated by merging the answers gathered by debconf -# into the template file "/usr/share/apmd/apmd_proxy.conf". - -# The following doesn't yet work, because current kernels (up to at least -# 2.4.20) do not support rejection of APM events. Supporting this would -# require substantial modifications to the APM driver. We will re-enable -# this feature if the driver is ever modified. -- cph@debian.org -# -# Set the following to "false" if you want to reject system suspend or -# system standby requests when the computer is running on AC power. -# Otherwise set this to "true". Such requests are never rejected when -# the computer is running on battery power. -#SUSPEND_ON_AC=true diff --git a/meta/recipes-bsp/apmd/apmd/default b/meta/recipes-bsp/apmd/apmd/default deleted file mode 100644 index 4b7965abf85..00000000000 --- a/meta/recipes-bsp/apmd/apmd/default +++ /dev/null @@ -1,8 +0,0 @@ -# -# Default for /etc/init.d/apmd -# - -# As apmd can be called with arguments, we use the following variable -# to store them, e.g., APMD="-w 5 -p 2". -# See the manual page apmd(8) for details. -APMD="--proxy-timeout 30" diff --git a/meta/recipes-bsp/apmd/apmd/init b/meta/recipes-bsp/apmd/apmd/init deleted file mode 100755 index c0b41aa9d17..00000000000 --- a/meta/recipes-bsp/apmd/apmd/init +++ /dev/null @@ -1,51 +0,0 @@ -#!/bin/sh -### BEGIN INIT INFO -# Provides: apmd -# Required-Start: $remote_fs -# Required-Stop: $remote_fs -# Default-Start: 2 3 4 5 -# Default-Stop: 0 1 6 -# Short-Description: Advanced Power Management daemon -### END INIT INFO - -# Source function library. -. /etc/init.d/functions - -PATH=/bin:/usr/bin:/sbin:/usr/sbin - -[ -f /etc/default/rcS ] && . /etc/default/rcS -[ -f /etc/default/apmd ] && . /etc/default/apmd - -case "$1" in - start) - echo -n "Starting advanced power management daemon: " - start-stop-daemon -S -x /usr/sbin/apmd -- \ - -P /etc/apm/apmd_proxy $APMD - if [ $? = 0 ]; then - echo "apmd." - else - echo "(failed.)" - fi - ;; - stop) - echo -n "Stopping advanced power management daemon: " - start-stop-daemon -K \ - -x /usr/sbin/apmd - echo "apmd." - ;; - status) - status /usr/sbin/apmd; - exit $? - ;; - restart|force-reload) - $0 stop - $0 start - exit - ;; - *) - echo "Usage: /etc/init.d/apmd {start|stop|status|restart|force-reload}" - exit 1 - ;; -esac - -exit 0 diff --git a/meta/recipes-bsp/apmd/apmd/legacy.patch b/meta/recipes-bsp/apmd/apmd/legacy.patch deleted file mode 100644 index 88713118057..00000000000 --- a/meta/recipes-bsp/apmd/apmd/legacy.patch +++ /dev/null @@ -1,133 +0,0 @@ -From 3595933d221f0ba836917debc0776b8723972ec9 Mon Sep 17 00:00:00 2001 -From: Alexander Kanavin -Date: Tue, 11 Aug 2015 17:40:50 +0300 -Subject: [PATCH 1/3] Patch with fixes provided by Debian. - -This patch is taken from -ftp://ftp.debian.org/debian/pool/main/a/apmd/apmd_3.2.2-15.debian.tar.xz - -Upstream-Status: Inappropriate [upstream is dead] -Signed-off-by: Alexander Kanavin - ---- - Makefile | 2 +- - apm.c | 3 ++- - apm.h | 9 +++++++++ - apmd.c | 15 ++++++++------- - 4 files changed, 20 insertions(+), 9 deletions(-) - -diff --git a/Makefile b/Makefile -index bf346d9..92fc0fd 100644 ---- a/Makefile -+++ b/Makefile -@@ -43,7 +43,7 @@ DESTDIR= - - CC=gcc - CFLAGS=-O -g --XTRACFLAGS=-Wall -pipe -I. -I/usr/src/linux/include \ -+XTRACFLAGS=-Wall -pipe -I. -I/usr/src/linux/include -I/usr/X11R6/include \ - -I/usr/src/linux-2.2/include -I /usr/src/linux-2.0/include \ - -DVERSION=\"$(VERSION)\" \ - -DDEFAULT_PROXY_NAME=\"$(PROXY_DIR)/apmd_proxy\" -diff --git a/apm.c b/apm.c -index b21c057..0359b1c 100644 ---- a/apm.c -+++ b/apm.c -@@ -219,12 +219,13 @@ int main(int argc, char **argv) - } - } - -- -+#if 0 - if (!(i.apm_flags & APM_32_BIT_SUPPORT)) - { - fprintf(stderr, "32-bit APM interface not supported\n"); - exit(1); - } -+#endif - - if (verbose && (i.apm_flags & 0x10)) - printf("APM BIOS Power Management is currently disabled\n"); -diff --git a/apm.h b/apm.h -index fb24dfd..824cc06 100644 ---- a/apm.h -+++ b/apm.h -@@ -20,6 +20,13 @@ - * $Id: apm.h,v 1.7 1999/07/05 22:31:11 apenwarr Exp $ - * - */ -+#ifndef _APM_H -+#define _APM_H 1 -+ -+#ifndef __KERNEL_STRICT_NAMES -+#define __KERNEL_STRICT_NAMES -+#endif -+ - #include - #include - -@@ -93,3 +100,5 @@ extern int apm_reject(int fd); - #else - #define apm_reject(fd) (-EINVAL) - #endif -+ -+#endif -diff --git a/apmd.c b/apmd.c -index 49ed3a1..560f536 100644 ---- a/apmd.c -+++ b/apmd.c -@@ -343,7 +343,7 @@ static int call_proxy(apm_event_t event) - /* parent */ - int status, retval; - ssize_t len; -- time_t time_limit; -+ time_t countdown; - - if (pid < 0) { - /* Couldn't fork */ -@@ -356,8 +356,9 @@ static int call_proxy(apm_event_t event) - /* Capture the child's output, if any, but only until it terminates */ - close(fds[1]); - fcntl(fds[0], F_SETFL, O_RDONLY|O_NONBLOCK); -- time_limit = time(0) + proxy_timeout; -+ countdown = proxy_timeout; - do { -+ countdown -= 1; - while ((len = read(fds[0], line, sizeof(line)-1)) > 0) { - line[len] = 0; - APMD_SYSLOG(LOG_INFO, "+ %s", line); -@@ -372,16 +373,16 @@ static int call_proxy(apm_event_t event) - goto proxy_done; - } - -- sleep(1); -+ while (sleep(1) > 0) ; - } while ( -- (time(0) < time_limit) -+ (countdown >= 0) - || (proxy_timeout < 0) - ); - - APMD_SYSLOG(LOG_NOTICE, "Proxy has been running more than %d seconds; killing it", proxy_timeout); - - kill(pid, SIGTERM); -- time_limit = time(0) + 5; -+ countdown = 5; - do { - retval = waitpid(pid, &status, WNOHANG); - if (retval == pid) -@@ -392,9 +393,9 @@ static int call_proxy(apm_event_t event) - goto proxy_done; - } - -- sleep(1); -+ while (sleep(1) > 0) ; - -- } while (time(0) < time_limit); -+ } while (countdown >= 0); - - kill(pid, SIGKILL); - status = __W_EXITCODE(0, SIGKILL); --- -2.1.4 - diff --git a/meta/recipes-bsp/apmd/apmd/libtool.patch b/meta/recipes-bsp/apmd/apmd/libtool.patch deleted file mode 100644 index fd0a952890d..00000000000 --- a/meta/recipes-bsp/apmd/apmd/libtool.patch +++ /dev/null @@ -1,41 +0,0 @@ -From d5dde7ca91a5aed273d8fe269e1a5194e85c8c79 Mon Sep 17 00:00:00 2001 -From: Scott Garman -Date: Tue, 13 Jul 2010 16:46:46 +0800 -Subject: [PATCH] apmd: upgrade to 3.2.2-14 - -Add by RP to address "unable to infer tagged configuration" error: - commit 35de05e61b88c0808a5e885bb0efdf420555d5ad - Author: Richard Purdie - Date: Sun Jun 1 16:13:38 2008 +0000 - - apmd: Use libtool --tag options to avoid problems with libtool 2.2.4 (from poky) - -However I didn't see same issue with current libtool-2.2.10. Also per my understanding, -the default tag, if not specified, falls back to CC. So disable it from patching, but -keep it here. If we encounter similar issue in the future, we could then push upstream - -Comment added by Kevin Tian , 2010-07-16 - -Upstream-Status: Pending - -Signed-off-by: Scott Garman - ---- - Makefile | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/Makefile b/Makefile -index 92fc0fd..8e283dc 100644 ---- a/Makefile -+++ b/Makefile -@@ -59,8 +59,8 @@ RANLIB=ranlib - #LDFLAGS=-s - - LIBTOOL=libtool --quiet --LT_COMPILE = $(LIBTOOL) --mode=compile $(CC) --LT_LINK = $(LIBTOOL) --mode=link $(CC) -+LT_COMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) -+LT_LINK = $(LIBTOOL) --tag=CC --mode=link $(CC) - LT_INSTALL = $(LIBTOOL) --mode=install install - LT_CLEAN = $(LIBTOOL) --mode=clean rm - diff --git a/meta/recipes-bsp/apmd/apmd/linkage.patch b/meta/recipes-bsp/apmd/apmd/linkage.patch deleted file mode 100644 index 3d32c49cd27..00000000000 --- a/meta/recipes-bsp/apmd/apmd/linkage.patch +++ /dev/null @@ -1,53 +0,0 @@ -When building use the libtool intermediate .lo files instead of explicitly using -the .o files. Under libtool foo.lo is the libtool intermediate wrapper, foo.o is -a static build, and .libs/foo.o is a shared build. - -If static libraries have been disabled globally then libtool won't generate them -and explicit references to foo.o won't be satisfied. - -Upstream-Status: Pending -Signed-off-by: Ross Burton - -diff --git a/Makefile b/Makefile -index bb695c6..5f60146 100644 ---- a/Makefile -+++ b/Makefile -@@ -28,7 +28,7 @@ endif - - .SUFFIXES: - --OBJS=apmlib.o -+OBJS=apmlib.lo - EXES=apm apmd xapm apmsleep - HEADERS=apm.h - -@@ -66,22 +66,22 @@ all: $(EXES) - - $(OBJS): $(HEADERS) - --%.o: %.c -+%.lo: %.c - $(LT_COMPILE) -c $(CPPFLAGS) $(CFLAGS) $(XTRACFLAGS) $< - --%: %.o $(LIBAPM) -+%: %.lo $(LIBAPM) - $(LT_LINK) -o $@ $< $(LDFLAGS) $(LIBAPM) - --xapm.o: xapm.c -+xapm.lo: xapm.c - $(LT_COMPILE) -c $(CPPFLAGS) $(CFLAGS) $(XTRACFLAGS) -DNARROWPROTO $< - --apmd: apmd.o -+apmd: apmd.lo - --apmsleep: apmsleep.o -+apmsleep: apmsleep.lo - --apmexists: apmexists.o -+apmexists: apmexists.lo - --xapm: xapm.o $(LIBAPM) -+xapm: xapm.lo $(LIBAPM) - $(LT_LINK) -o $@ $< $(LDFLAGS) $(LIBAPM) $(XLDFLAGS) $(XLIBS) - - $(LIBAPM): apmlib.lo diff --git a/meta/recipes-bsp/apmd/apmd/unlinux.patch b/meta/recipes-bsp/apmd/apmd/unlinux.patch deleted file mode 100644 index ec8206cf174..00000000000 --- a/meta/recipes-bsp/apmd/apmd/unlinux.patch +++ /dev/null @@ -1,25 +0,0 @@ -copy OE commit message here: - commit 9456cdc1cf43e3ba9e6d88c63560c1b6fdee4359 - Author: Michael Krelin - Date: Tue May 29 12:27:45 2007 +0000 - - apmd: prevent build from interferring with host kernel headers. Closes #1257 - -comment added by Kevin Tian , 2010-07-13 - -Upstream-Status: Pending - -Signed-off-by: Scott Garman - ---- apmd-3.2.2.orig/Makefile -+++ apmd-3.2.2/Makefile -@@ -43,8 +43,7 @@ - - CC=gcc - CFLAGS=-O -g --XTRACFLAGS=-Wall -pipe -I. -I/usr/src/linux/include -I/usr/X11R6/include \ -- -I/usr/src/linux-2.2/include -I /usr/src/linux-2.0/include \ -+XTRACFLAGS=-Wall -pipe -I. \ - -DVERSION=\"$(VERSION)\" \ - -DDEFAULT_PROXY_NAME=\"$(PROXY_DIR)/apmd_proxy\" - LDFLAGS= diff --git a/meta/recipes-bsp/apmd/apmd/wexitcode.patch b/meta/recipes-bsp/apmd/apmd/wexitcode.patch deleted file mode 100644 index c5faa85fa7f..00000000000 --- a/meta/recipes-bsp/apmd/apmd/wexitcode.patch +++ /dev/null @@ -1,26 +0,0 @@ -Define non-posix W* funcitons - -C libraries like musl dont define them - -Signed-off-by: Khem Raj -Upstream-Status: Pending - -Index: apmd-3.2.2.orig/apmd.c -=================================================================== ---- apmd-3.2.2.orig.orig/apmd.c -+++ apmd-3.2.2.orig/apmd.c -@@ -55,6 +55,14 @@ - #define MINIMUM_RATE_CALC_TIME 120 - #endif - -+#ifndef _POSIX_SOURCE -+ -+#define __WCOREFLAG 0200 -+#define __WCOREDUMP(x) (_W_INT(x) & __WCOREFLAG) -+#define __W_EXITCODE(ret, sig) ((ret) << 8 | (sig)) -+ -+#endif -+ - /* - * For the verbosity level feature to be useful, - * we rely on the fact that syslog.h assigns adjacent diff --git a/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb b/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb deleted file mode 100644 index 92c35c98969..00000000000 --- a/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb +++ /dev/null @@ -1,85 +0,0 @@ -SUMMARY = "Utilities for Advanced Power Management" -DESCRIPTION = "The Advanced Power Management (APM) support provides \ -access to battery status information and a set of tools for managing \ -notebook power consumption." -HOMEPAGE = "http://apenwarr.ca/apmd/" -SECTION = "base" -LICENSE = "GPL-2.0-or-later" -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ - file://apm.h;beginline=6;endline=18;md5=7d4acc1250910a89f84ce3cc6557c4c2" -DEPENDS = "libtool-cross" - -SRC_URI = "http://snapshot.debian.org/archive/debian/20160728T043443Z/pool/main/a/${BPN}/${BPN}_3.2.2.orig.tar.gz;name=tarball \ - file://legacy.patch \ - file://libtool.patch \ - file://unlinux.patch \ - file://wexitcode.patch \ - file://linkage.patch \ - file://init \ - file://default \ - file://apmd_proxy \ - file://apmd_proxy.conf \ - file://apmd.service" - -SRC_URI[tarball.md5sum] = "b1e6309e8331e0f4e6efd311c2d97fa8" -SRC_URI[tarball.sha256sum] = "7f7d9f60b7766b852881d40b8ff91d8e39fccb0d1d913102a5c75a2dbb52332d" - -# for this package we're mostly interested in tracking debian patches, -# and not in the upstream version where all development has effectively stopped -UPSTREAM_CHECK_URI = "${DEBIAN_MIRROR}/main/a/apmd/" -UPSTREAM_CHECK_REGEX = "(?P((\d+\.*)+)-((\d+\.*)+))\.(diff|debian\.tar)\.(gz|xz)" - -S = "${WORKDIR}/apmd-3.2.2.orig" - -inherit update-rc.d systemd - -INITSCRIPT_NAME = "apmd" -INITSCRIPT_PARAMS = "defaults" - -SYSTEMD_SERVICE:${PN} = "apmd.service" -SYSTEMD_AUTO_ENABLE = "disable" - -EXTRA_OEMAKE = "-e MAKEFLAGS=" - -do_compile() { - # apmd doesn't use whole autotools. Just libtool for installation - oe_runmake apm apmd -} - -do_install() { - install -d ${D}${sysconfdir} - install -d ${D}${sysconfdir}/apm - install -d ${D}${sysconfdir}/apm/event.d - install -d ${D}${sysconfdir}/apm/other.d - install -d ${D}${sysconfdir}/apm/suspend.d - install -d ${D}${sysconfdir}/apm/resume.d - install -d ${D}${sysconfdir}/apm/scripts.d - install -d ${D}${sysconfdir}/default - install -d ${D}${sysconfdir}/init.d - install -d ${D}${sbindir} - install -d ${D}${bindir} - install -d ${D}${libdir} - install -d ${D}${datadir}/apmd - install -d ${D}${includedir} - - install -m 4755 ${S}/.libs/apm ${D}${bindir}/apm - install -m 0755 ${S}/.libs/apmd ${D}${sbindir}/apmd - install -m 0755 ${WORKDIR}/apmd_proxy ${D}${sysconfdir}/apm/ - install -m 0644 ${WORKDIR}/apmd_proxy.conf ${D}${datadir}/apmd/ - install -m 0644 ${WORKDIR}/default ${D}${sysconfdir}/default/apmd - oe_libinstall -so libapm ${D}${libdir} - install -m 0644 apm.h ${D}${includedir} - - sed -e 's,/usr/sbin,${sbindir},g; s,/etc,${sysconfdir},g;' ${WORKDIR}/init > ${D}${sysconfdir}/init.d/apmd - chmod 755 ${D}${sysconfdir}/init.d/apmd - - install -d ${D}${systemd_system_unitdir} - install -m 0644 ${WORKDIR}/apmd.service ${D}${systemd_system_unitdir}/ - sed -i -e 's,@SYSCONFDIR@,${sysconfdir},g' \ - -e 's,@SBINDIR@,${sbindir},g' ${D}${systemd_system_unitdir}/apmd.service -} - -PACKAGES =+ "libapm apm" - -FILES:libapm = "${libdir}/libapm${SOLIBS}" -FILES:apm = "${bindir}/apm*" diff --git a/meta/recipes-core/packagegroups/packagegroup-base.bb b/meta/recipes-core/packagegroups/packagegroup-base.bb index d60e1774712..eeb26ca5880 100644 --- a/meta/recipes-core/packagegroups/packagegroup-base.bb +++ b/meta/recipes-core/packagegroups/packagegroup-base.bb @@ -16,7 +16,6 @@ PACKAGES = ' \ \ ${@bb.utils.contains("MACHINE_FEATURES", "acpi", "packagegroup-base-acpi", "",d)} \ ${@bb.utils.contains("MACHINE_FEATURES", "alsa", "packagegroup-base-alsa", "", d)} \ - ${@bb.utils.contains("MACHINE_FEATURES", "apm", "packagegroup-base-apm", "", d)} \ ${@bb.utils.contains("MACHINE_FEATURES", "ext2", "packagegroup-base-ext2", "", d)} \ ${@bb.utils.contains("MACHINE_FEATURES", "vfat", "packagegroup-base-vfat", "", d)} \ ${@bb.utils.contains("MACHINE_FEATURES", "keyboard", "packagegroup-base-keyboard", "", d)} \ @@ -52,7 +51,6 @@ RDEPENDS:packagegroup-base = "\ packagegroup-machine-base \ \ module-init-tools \ - ${@bb.utils.contains('MACHINE_FEATURES', 'apm', 'packagegroup-base-apm', '',d)} \ ${@bb.utils.contains('MACHINE_FEATURES', 'acpi', 'packagegroup-base-acpi', '',d)} \ ${@bb.utils.contains('MACHINE_FEATURES', 'keyboard', 'packagegroup-base-keyboard', '',d)} \ ${@bb.utils.contains('MACHINE_FEATURES', 'phone', 'packagegroup-base-phone', '',d)} \ @@ -149,11 +147,6 @@ SUMMARY:packagegroup-base-acpi = "ACPI support" RDEPENDS:packagegroup-base-acpi = "\ acpid" -SUMMARY:packagegroup-base-apm = "APM support" -RDEPENDS:packagegroup-base-apm = "\ - ${VIRTUAL-RUNTIME_apm} \ - apmd" - SUMMARY:packagegroup-base-ext2 = "ext2 filesystem support" RDEPENDS:packagegroup-base-ext2 = "\ e2fsprogs-e2fsck \ diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb index b71d1e5cd95..83425f60fe1 100644 --- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb +++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.12.bb @@ -11,7 +11,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ DEPENDS = "gtk+3 startup-notification dbus dbus-glib dbus-glib-native" DEPENDS += " ${@bb.utils.contains("MACHINE_FEATURES", "acpi", "libacpi", "",d)}" -DEPENDS += " ${@bb.utils.contains("MACHINE_FEATURES", "apm", "apmd", "",d)}" # The startup-notification requires x11 in DISTRO_FEATURES REQUIRED_DISTRO_FEATURES = "x11" @@ -28,7 +27,6 @@ SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=https;branch=master \ EXTRA_OECONF = "--enable-startup-notification --enable-dbus" EXTRA_OECONF += " ${@bb.utils.contains("MACHINE_FEATURES", "acpi", "--with-battery=acpi", "",d)}" -EXTRA_OECONF += " ${@bb.utils.contains("MACHINE_FEATURES", "apm", "--with-battery=apm", "",d)}" S = "${WORKDIR}/git" diff --git a/meta/recipes-sato/matchbox-sato/matchbox-session-sato/session b/meta/recipes-sato/matchbox-sato/matchbox-session-sato/session index 3a70574af9d..61fea510545 100644 --- a/meta/recipes-sato/matchbox-sato/matchbox-session-sato/session +++ b/meta/recipes-sato/matchbox-sato/matchbox-session-sato/session @@ -22,7 +22,6 @@ matchbox-desktop & START_APPLETS=showdesktop,windowselector END_APPLETS=$KEYBOARD_APPLET,systray,startup-notify,notify END_APPLETS=battery,$END_APPLETS # feature-acpi -END_APPLETS=battery,$END_APPLETS # feature-apm END_APPLETS=clock,$END_APPLETS END_APPLETS=openmoko-panel-gsm,$END_APPLETS # feature-phone diff --git a/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb b/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb index 020e211ea59..49bf30ee5ea 100644 --- a/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb +++ b/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb @@ -26,7 +26,7 @@ FILES:${PN} += "${datadir}/themes/Sato/index.theme" do_install() { # This is the set of machine features that the script has markers for - FEATURES="acpi apm phone" + FEATURES="acpi phone" SCRIPT="${S}/sedder" rm -f $SCRIPT touch $SCRIPT From patchwork Wed Jun 14 09:28:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25572 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 DAC21C001B0 for ; Wed, 14 Jun 2023 09:29:33 +0000 (UTC) Received: from mail-ed1-f49.google.com (mail-ed1-f49.google.com [209.85.208.49]) by mx.groups.io with SMTP id smtpd.web10.7343.1686734967265910937 for ; Wed, 14 Jun 2023 02:29:27 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=A2kcAixd; spf=pass (domain: gmail.com, ip: 209.85.208.49, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f49.google.com with SMTP id 4fb4d7f45d1cf-519c0ad1223so171316a12.0 for ; Wed, 14 Jun 2023 02:29:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734965; x=1689326965; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=xserdymo6oTaK6YsUn4vytF3DpTDwMo0at4e5Bp+W8w=; b=A2kcAixd+7mQRPnXCWCe5dFbh0mwYFWiLK33cZR1HR3dbm3SyHgaKMnCNKGLqGeMR6 puu8ryceqs1IPanWswPFwqu+3iujGJuJkCCnkc/EohyyEwcjJBcFE18P9Be3kOcR/RI4 Rc/8zPaieT6EnfK6vgKAfMnxMwufS+xFuBYz7vIIjP0SLdstP/CeLbeMno8/AKLmuUPJ vpAH4y8p8tiD6DQ0KYBM9ULUAYjmrFjxW/xu4rPsXKAlhGJYYtHXNOAVAkvNyojbgyS5 SV8yxAIPAgVSQMv/RLSKWlfzJXJ/kf+yYMnU4g7NIIU31Kjj024xr2mQppXGV2pTmmee Brbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734965; x=1689326965; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xserdymo6oTaK6YsUn4vytF3DpTDwMo0at4e5Bp+W8w=; b=ckSA77minHxIxO5BykqMHumOqdfpXhDuPueQlyXgsHTGzTWn4/W9BCSmcUhHi/UVXk lBMvOVI4ycTspOVbKs4V+/ZoU5iq9yG+G6ejmlJEr9RAiscb5zaqCfvd684JEBRSQIlN M2dAsm/hxi7y8DL2sBLbkzLlGu2sPSzXd0tHG0muzp2iDgu8IadMM9sEBilT47k/jPBJ VR5xuQUaY+ZSywr6Id1xjVMxv/2uDJwRyZXkma6KK8EoRmXS70LQ9uup66NyJpr/jY4M /8JEWCm7NJhnosG5+uBVBi9W0Sse+diXmBH9X1/OalRZdI1QtUUR5DX0GwFYWsD+CcVG sj9w== X-Gm-Message-State: AC+VfDwxM74bcBsvxrKzcJTsP/KBvHZajtbzSZH618IZxSk4wHA7tFFi efmJKjrGbNYiwnBevShcIuu6KkO2p5w= X-Google-Smtp-Source: ACHHUZ6ZvnV5joLCK7t06XIRK1gHhsJulMojdSjduY9aHwLhK7zCBfGCLA4JDSn4bzLYCMVkeMQeWg== X-Received: by 2002:a17:907:a411:b0:96f:2315:29fe with SMTP id sg17-20020a170907a41100b0096f231529femr16076722ejc.0.1686734965532; Wed, 14 Jun 2023 02:29:25 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:25 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 04/55] qemu: a pending patch was submitted and accepted upstream Date: Wed, 14 Jun 2023 11:28:27 +0200 Message-Id: <20230614092918.4065570-4-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182749 Signed-off-by: Alexander Kanavin --- ...1-tracetool-use-relative-paths-for-line-preprocessor-d.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/qemu/qemu/0001-tracetool-use-relative-paths-for-line-preprocessor-d.patch b/meta/recipes-devtools/qemu/qemu/0001-tracetool-use-relative-paths-for-line-preprocessor-d.patch index a32ee57f8a4..049b9a51052 100644 --- a/meta/recipes-devtools/qemu/qemu/0001-tracetool-use-relative-paths-for-line-preprocessor-d.patch +++ b/meta/recipes-devtools/qemu/qemu/0001-tracetool-use-relative-paths-for-line-preprocessor-d.patch @@ -8,7 +8,7 @@ The event filename is an absolute path. Convert it to a relative path when writing '#line' directives, to preserve reproducibility of the generated output when different base paths are used. -Upstream-Status: Pending +Upstream-Status: Accepted [https://gitlab.com/qemu-project/qemu/-/commit/9d672e290475001fcecdcc9dc79ad088ff89d17f] --- scripts/tracetool/backend/ftrace.py | 4 +++- From patchwork Wed Jun 14 09:28:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25576 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 E76BBC001DE for ; Wed, 14 Jun 2023 09:29:33 +0000 (UTC) Received: from mail-ej1-f51.google.com (mail-ej1-f51.google.com [209.85.218.51]) by mx.groups.io with SMTP id smtpd.web10.7344.1686734967736568139 for ; Wed, 14 Jun 2023 02:29:28 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=pHu+lBSY; spf=pass (domain: gmail.com, ip: 209.85.218.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f51.google.com with SMTP id a640c23a62f3a-9741caaf9d4so74748266b.0 for ; Wed, 14 Jun 2023 02:29:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734966; x=1689326966; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=L0Z6wuXnPq97xGYYGMAY0TsUpa9r3UmD1ce/QhSFSn0=; b=pHu+lBSYvpJyijr6AVgNtdey09b4nzwg+NAvCiDhT96Vrjz7UiM/+giUfNNE+P9gec qvhCRLAODqdlt37L6Bl8pOd8nPz3b5FV2bD9MnPCE6cMXsT8Sa1C2z2YWzmovNVjHoXR 3ZLPRznQfBhwAnr/MLnlO8pUNHOQU0+dEhJWrZmTqz+qIvDGHhLpJuC81N8UNNxYp+9H z1A3Nx8BRgxv/8tL1K16gmsYfRAWGlLWQnRq7XJSebZN/59eET0/eNNhUShdtZGsFVBc gvkghKhOeDStlTI0apLJSukD2fmZuhcOhgQRuNF04IJDR1wGIgVIKasiXRWcr0FrvCJy M9gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734966; x=1689326966; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L0Z6wuXnPq97xGYYGMAY0TsUpa9r3UmD1ce/QhSFSn0=; b=NSh5OuhxgbevNuEI78ygyzun0PVNn4yrSvVYOvCEtjVZh7ljFKos7iGPyXfMQbummU 6TGUDd5TTceEgfOsBNr2DJmZZAG6UIOApJpo2jb6Xuf26fZyEhWRnTDvKKjYa17LZIVr ciZzXVZ6cgx6bKLoxjS4LBtS5KM8YpQjgFWj5i1KvyC+e7x2f0MDaD0913EaF4Uu506L iMGJg9zo+dANG6ah8R1P89Ijca+8nrYREV0wp3kZ/kG7CfhjQdF5/X70HDDDNNAGfe2O koUfXhC/i7yRFx9b/hKOoihCaNn+phoRkMpjDP5PDFast9eX0MdRfTSo+Ry04igRT0H8 6n5g== X-Gm-Message-State: AC+VfDwHycdcwJ0GioRmwSCI4IpGqRy/h69lIqH74KCvdNfy5YXeQlB3 +dcWMldWo7KKgx/bfn+Q9kPBrQtPBlo= X-Google-Smtp-Source: ACHHUZ58SdYb2t+cKgURiVpj0FrkRSCG2TtI3fEeMmzKUUcZq/qpNe/D6cw9GInqFg142kJHfumagA== X-Received: by 2002:a17:907:a02:b0:94f:7edf:8fa1 with SMTP id bb2-20020a1709070a0200b0094f7edf8fa1mr15247554ejc.32.1686734966071; Wed, 14 Jun 2023 02:29:26 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:25 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 05/55] sysfsutils: fetch a supported fork from github Date: Wed, 14 Jun 2023 11:28:28 +0200 Message-Id: <20230614092918.4065570-5-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182750 Debian does the same: https://packages.debian.org/source/sid/sysfsutils Signed-off-by: Alexander Kanavin --- meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb b/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb index c90a02f1319..fd72cf41659 100644 --- a/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb +++ b/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb @@ -10,18 +10,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3d06403ea54c7574a9e581c6478cc393 \ file://lib/LGPL;md5=b75d069791103ffe1c0d6435deeff72e" PR = "r5" -SRC_URI = "${SOURCEFORGE_MIRROR}/linux-diag/sysfsutils-${PV}.tar.gz \ +SRC_URI = "git://github.com/linux-ras/sysfsutils.git;protocol=https;branch=master \ file://sysfsutils-2.0.0-class-dup.patch \ file://obsolete_automake_macros.patch \ file://separatebuild.patch" -SRC_URI[md5sum] = "14e7dcd0436d2f49aa403f67e1ef7ddc" -SRC_URI[sha256sum] = "e865de2c1f559fff0d3fc936e660c0efaf7afe662064f2fb97ccad1ec28d208a" +SRCREV = "0d5456e1c9d969cdad6accef2ae2d4881d5db085" -UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/linux-diag/files/sysfsutils/" -UPSTREAM_CHECK_REGEX = "/sysfsutils/(?P(\d+[\.\-_]*)+)/" - -S = "${WORKDIR}/sysfsutils-${PV}" +S = "${WORKDIR}/git" inherit autotools From patchwork Wed Jun 14 09:28:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25575 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 E75C4C001DC for ; Wed, 14 Jun 2023 09:29:33 +0000 (UTC) Received: from mail-ej1-f41.google.com (mail-ej1-f41.google.com [209.85.218.41]) by mx.groups.io with SMTP id smtpd.web11.7468.1686734968198660332 for ; Wed, 14 Jun 2023 02:29:28 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=bjGBpBNH; spf=pass (domain: gmail.com, ip: 209.85.218.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f41.google.com with SMTP id a640c23a62f3a-977c8423dccso88121566b.1 for ; Wed, 14 Jun 2023 02:29:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734966; x=1689326966; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=54hGTk+8Z4hLoFIxMXPe36HbE4M01WYOHIoVWF85vPY=; b=bjGBpBNHcn9XqGHDYdzQzKkdMSH9s7W5C4sMuqjNdoZ6FBtPxmfGCyoA6GxWjevADc jpxoIIQ5vX/40DK972PCRCyZsXC1vdvJ/JXuaTB5+KSgHmPub09YV4BR0svRQI8nFQAE wXRVbk9jP1Q0zzlMI8TQPPxc1uSqU7IGcKPaMVI74gL12GP8nTwgRupsUmWeRgL9N3xC PtuLRYoztDpreMd5rBrJUk8jqNVCB9Yf9t9TncGBXTBSL77gWuoAMnnoxq+og29TK3E+ eDiJFeNK3miLV1NQAqZ+XgR55wEQw6V/59hiqFhLh1qqMuW5n40E4bocgg/lH9l9ccI5 /QMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734966; x=1689326966; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=54hGTk+8Z4hLoFIxMXPe36HbE4M01WYOHIoVWF85vPY=; b=b62Z+6Frejj7/VZWoXMZWElmQTTR023hqpHxrE5wKEKw9SbBdfwzk03OUI70Shlaot FVdwBtwEM5W9hKOHlEYgvD/SYDoAI3rlGVLSjQwdEQO2bjXbfDj06BhFjDEyc6ohFMLZ 2jHjJQBKoHNMUL7g2Yz94X4Iv/727EJSwmC4HbwPZ+jiJary+WfDt7voC7uOYZqP7z4t V/4KpZyOm2ycSkdhJPRg01+uy9+GNs4A6hK7T5L6mZLwwsC5cgskYYcwJ4v3fUgylrqA dbDZRuKf8SAcxNwKgBXzSql8MrHc0HIayHBJrU/uNbs/FT4evGExZaA2cr59lXtRaioS 8CUQ== X-Gm-Message-State: AC+VfDxoSNlatEe9EOK+FprA6cXk8wEafSdqSoHxwQc8QTeVvKoixvDS dkftJ2xDekI5uaWdZ90/OzfhLOjbujM= X-Google-Smtp-Source: ACHHUZ5tbdsAOVOLqsRqNsxk7gNBlcJ1eHyN0qeuN7utDB5+Of9FO6huoJN1oEMvFImE7XGJebl1Ow== X-Received: by 2002:a17:907:940f:b0:977:e95d:efdf with SMTP id dk15-20020a170907940f00b00977e95defdfmr1060939ejc.29.1686734966635; Wed, 14 Jun 2023 02:29:26 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:26 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 06/55] sysfsutils: update 2.1.0 -> 2.1.1 Date: Wed, 14 Jun 2023 11:28:29 +0200 Message-Id: <20230614092918.4065570-6-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182751 Drop all patches, as issues are all fixed upstream. License-Update: clarification that GPL applies to all executables (not just test), formatting. Signed-off-by: Alexander Kanavin --- .../obsolete_automake_macros.patch | 15 ----- .../sysfsutils-2.1.0/separatebuild.patch | 65 ------------------- .../sysfsutils-2.0.0-class-dup.patch | 23 ------- ...ysfsutils_2.1.0.bb => sysfsutils_2.1.1.bb} | 14 ++-- 4 files changed, 5 insertions(+), 112 deletions(-) delete mode 100644 meta/recipes-core/sysfsutils/sysfsutils-2.1.0/obsolete_automake_macros.patch delete mode 100644 meta/recipes-core/sysfsutils/sysfsutils-2.1.0/separatebuild.patch delete mode 100644 meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch rename meta/recipes-core/sysfsutils/{sysfsutils_2.1.0.bb => sysfsutils_2.1.1.bb} (55%) diff --git a/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/obsolete_automake_macros.patch b/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/obsolete_automake_macros.patch deleted file mode 100644 index 9d828d7026e..00000000000 --- a/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/obsolete_automake_macros.patch +++ /dev/null @@ -1,15 +0,0 @@ -Upstream-Status: Submitted [http://sourceforge.net/tracker/?func=detail&aid=3600345&group_id=44427&atid=439544] - -Signed-off-by: Marko Lindqvist -diff -Nurd sysfsutils-2.1.0/configure.ac sysfsutils-2.1.0/configure.ac ---- sysfsutils-2.1.0/configure.ac 2006-08-07 08:08:00.000000000 +0300 -+++ sysfsutils-2.1.0/configure.ac 2013-01-11 08:13:08.651550634 +0200 -@@ -2,7 +2,7 @@ - AC_INIT(sysfsutils, 2.1.0, linux-diag-devel@lists.sourceforge.net) - AM_INIT_AUTOMAKE - AC_CONFIG_SRCDIR([config.h.in]) --AM_CONFIG_HEADER([config.h]) -+AC_CONFIG_HEADERS([config.h]) - - # Checks for KLIBC support (should be before AC_PROG_LIBTOOL and AC_PROG_CC) - AC_CHECK_KLIBC diff --git a/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/separatebuild.patch b/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/separatebuild.patch deleted file mode 100644 index 82e725e2aca..00000000000 --- a/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/separatebuild.patch +++ /dev/null @@ -1,65 +0,0 @@ -Upstream-Status: Pending - -Fix out of tree build issues so ${B} != ${S} works. - -RP 2013/03/18 - -Index: sysfsutils-2.1.0/cmd/Makefile.am -=================================================================== ---- sysfsutils-2.1.0.orig/cmd/Makefile.am 2013-03-08 08:57:27.224556508 +0000 -+++ sysfsutils-2.1.0/cmd/Makefile.am 2013-03-08 08:57:27.480556502 +0000 -@@ -1,6 +1,6 @@ - bin_PROGRAMS = systool - systool_SOURCES = systool.c names.c names.h --INCLUDES = -I../include -+INCLUDES = -I$(srcdir)/../include - LDADD = ../lib/libsysfs.la - EXTRA_CFLAGS = @EXTRA_CFLAGS@ - AM_CFLAGS = -Wall -W -Wstrict-prototypes $(EXTRA_CFLAGS) -Index: sysfsutils-2.1.0/lib/Makefile.am -=================================================================== ---- sysfsutils-2.1.0.orig/lib/Makefile.am 2013-03-08 08:57:27.224556508 +0000 -+++ sysfsutils-2.1.0/lib/Makefile.am 2013-03-08 08:57:27.480556502 +0000 -@@ -1,7 +1,7 @@ - lib_LTLIBRARIES = libsysfs.la - libsysfs_la_SOURCES = sysfs_utils.c sysfs_attr.c sysfs_class.c dlist.c \ - sysfs_device.c sysfs_driver.c sysfs_bus.c sysfs_module.c sysfs.h --INCLUDES = -I../include -+INCLUDES = -I$(srcdir)/../include - libsysfs_la_LDFLAGS = -version-info 2:1:0 - EXTRA_CFLAGS = @EXTRA_CLFAGS@ - libsysfs_la_CFLAGS = -Wall -W -Wstrict-prototypes $(EXTRA_CLFAGS) -Index: sysfsutils-2.1.0/test/Makefile.am -=================================================================== ---- sysfsutils-2.1.0.orig/test/Makefile.am 2013-03-08 08:57:27.224556508 +0000 -+++ sysfsutils-2.1.0/test/Makefile.am 2013-03-08 09:06:48.196543326 +0000 -@@ -2,14 +2,14 @@ - BUILT_SOURCES = test.h - CLEANFILES = test.h - test.h: -- ./create-test -+ $(srcdir)/create-test $(srcdir)/libsysfs.conf - get_device_SOURCES = get_device.c - get_driver_SOURCES = get_driver.c - get_module_SOURCES = get_module.c - testlibsysfs_SOURCES = test.c test_attr.c test_bus.c test_class.c \ - test_device.c test_driver.c test_module.c test_utils.c \ - testout.c test-defs.h libsysfs.conf create-test --INCLUDES = -I../include -+INCLUDES = -I$(srcdir)/../include - LDADD = ../lib/libsysfs.la - EXTRA_CFLAGS = @EXTRA_CLFAGS@ - AM_CFLAGS = -Wall -W -Wstrict-prototypes $(EXTRA_CLFAGS) -Index: sysfsutils-2.1.0/test/create-test -=================================================================== ---- sysfsutils-2.1.0.orig/test/create-test 2005-11-28 10:22:10.000000000 +0000 -+++ sysfsutils-2.1.0/test/create-test 2013-03-08 09:07:03.372542838 +0000 -@@ -2,7 +2,7 @@ - - rm -f test.h - --conf_file=./libsysfs.conf -+conf_file=$1 - - . $conf_file - diff --git a/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch b/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch deleted file mode 100644 index 1a35b7897a7..00000000000 --- a/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch +++ /dev/null @@ -1,23 +0,0 @@ -Upstream-Status: Backport [from fedora core 9] - -This patch is from the Fedora Core 9 sysfsutils-2.1.0-3.fc9 package. - -It fixes a problem in the upstream package where not all devices -will be returned by the function. - -The package License indicates this is GPLv2 licensed. - -Signed-off-by: Mark Hatle - -diff -puN lib/sysfs_class.c~sysfsutils_class_dup lib/sysfs_class.c ---- sysfsutils-2.1.0/lib/sysfs_class.c~sysfsutils_class_dup 2006-09-07 17:01:26.000000000 -0500 -+++ sysfsutils-2.1.0-bjking1/lib/sysfs_class.c 2006-09-07 17:01:26.000000000 -0500 -@@ -66,7 +66,7 @@ static int cdev_name_equal(void *a, void - return 0; - - if (strncmp((char *)a, ((struct sysfs_class_device *)b)->name, -- strlen((char *)a)) == 0) -+ SYSFS_NAME_LEN) == 0) - return 1; - - return 0; diff --git a/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb b/meta/recipes-core/sysfsutils/sysfsutils_2.1.1.bb similarity index 55% rename from meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb rename to meta/recipes-core/sysfsutils/sysfsutils_2.1.1.bb index fd72cf41659..64a6cc26d33 100644 --- a/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb +++ b/meta/recipes-core/sysfsutils/sysfsutils_2.1.1.bb @@ -5,17 +5,13 @@ HOMEPAGE = "http://linux-diag.sourceforge.net/Sysfsutils.html" LICENSE = "GPL-2.0-only & LGPL-2.1-only" LICENSE:${PN} = "GPL-2.0-only" LICENSE:libsysfs = "LGPL-2.1-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=3d06403ea54c7574a9e581c6478cc393 \ - file://cmd/GPL;md5=d41d4e2e1e108554e0388ea4aecd8d27 \ - file://lib/LGPL;md5=b75d069791103ffe1c0d6435deeff72e" -PR = "r5" +LIC_FILES_CHKSUM = "file://COPYING;md5=dcc19fa9307a50017fca61423a7d9754 \ + file://cmd/GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ + file://lib/LGPL;md5=4fbd65380cdd255951079008b364516c" -SRC_URI = "git://github.com/linux-ras/sysfsutils.git;protocol=https;branch=master \ - file://sysfsutils-2.0.0-class-dup.patch \ - file://obsolete_automake_macros.patch \ - file://separatebuild.patch" +SRC_URI = "git://github.com/linux-ras/sysfsutils.git;protocol=https;branch=master" -SRCREV = "0d5456e1c9d969cdad6accef2ae2d4881d5db085" +SRCREV = "da2f1f8500c0af6663a56ce2bff07f67e60a92e0" S = "${WORKDIR}/git" From patchwork Wed Jun 14 09:28:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25577 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 EB097C001DD for ; Wed, 14 Jun 2023 09:29:33 +0000 (UTC) Received: from mail-ej1-f44.google.com (mail-ej1-f44.google.com [209.85.218.44]) by mx.groups.io with SMTP id smtpd.web10.7345.1686734968845820209 for ; Wed, 14 Jun 2023 02:29:29 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=YtZPZMND; spf=pass (domain: gmail.com, ip: 209.85.218.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f44.google.com with SMTP id a640c23a62f3a-977e83d536fso72799166b.3 for ; Wed, 14 Jun 2023 02:29:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734967; x=1689326967; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=HxM999Z2pJtxumDhwVQPgT+r8Z5UGSwom9Mv8PFtw74=; b=YtZPZMND+l0jl5IbNnFKsMTke32pmjCpjnTGpQzuOCTUQYUnpIILf6dUbt0Tn4sbWM oOEdwldxlkPUv8iSD6QvZXeMZiyM6E6GcZ2didl8oyZtCEKZZabqpo7KFVhCw6scY64v ze/02mwb8MkMDIzsRvTWUl+L2Xwp57t+JkUkQcA6dMQxS7Ru7E9gl5rMz1yXpivDRvac meH87Qz4jz1my2ecxjJucdBqOCCj+KiJQvD05kiAqk5x4xF+m0cmyaNBLtzxSU1RYoFa XAoAUhX/+rOSey25uvTfM/K/2+ab3RKpotl3xBhb5q8ZrRituVDnkMqmPNNoAbNT5ANg diQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734967; x=1689326967; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HxM999Z2pJtxumDhwVQPgT+r8Z5UGSwom9Mv8PFtw74=; b=F8vsMy6HHAUZOUfL6P2PC1dKG58YP5Z4e6cFY/u+cFASWZTf3kc0b6xzyELFXw3NGu vG2hVp6F67RmdBitamN1kU9ReaXxyEFaA94wY8hx7679rsonPL71D2ofuIiICnLjvGq6 xuWQYwf0KhJDBcs77rYaZXZ0FFufDhHgwiyiLPwYhj8qul8NCd9gXcYM2Yvwk5zNpwIe gmG8yU+uSuWoddkF93dF93fgDJgs2lYa7bFS21VedNSQGumvrnJjhoExmKn4iu4dyfjp clfdoGoFOlmy/yGgsKxZ2rmfdYZKlknwONm9zJTQWfLBIAy5HuTTd6AlOXtdi02K4bvB x3gQ== X-Gm-Message-State: AC+VfDweNMCEhAabx8ssyiJNT0//zsp/ZuwIVA3n68glKLcrHeXwsZS8 aQRO1hg3jP9ShXRuLVPoQjo3FCmQEwo= X-Google-Smtp-Source: ACHHUZ4hQj7yZR6pZabDZpamORzv7MvbvHpJoEs1uln7s8Nvae4+3JMvjNoMNEET4EojQc4PKlWhjA== X-Received: by 2002:a17:907:1c0e:b0:97d:eb04:9bdf with SMTP id nc14-20020a1709071c0e00b0097deb049bdfmr14449104ejc.71.1686734967299; Wed, 14 Jun 2023 02:29:27 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:27 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 07/55] grub: submit determinism.patch upstream Date: Wed, 14 Jun 2023 11:28:30 +0200 Message-Id: <20230614092918.4065570-7-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182752 Signed-off-by: Alexander Kanavin --- meta/recipes-bsp/grub/files/determinism.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-bsp/grub/files/determinism.patch b/meta/recipes-bsp/grub/files/determinism.patch index 2828e809756..852b95a856c 100644 --- a/meta/recipes-bsp/grub/files/determinism.patch +++ b/meta/recipes-bsp/grub/files/determinism.patch @@ -14,7 +14,7 @@ missing sorting of the list used to generate it. Add such a sort. Also ensure the generated unidata.c file is deterministic by sorting the keys of the dict. -Upstream-Status: Pending +Upstream-Status: Submitted [https://lists.gnu.org/archive/html/grub-devel/2023-06/index.html] Richard Purdie Signed-off-by: Naveen Saini --- From patchwork Wed Jun 14 09:28:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25570 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 C67B8EB64DB for ; Wed, 14 Jun 2023 09:29:33 +0000 (UTC) Received: from mail-ej1-f46.google.com (mail-ej1-f46.google.com [209.85.218.46]) by mx.groups.io with SMTP id smtpd.web10.7346.1686734969411356479 for ; Wed, 14 Jun 2023 02:29:29 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=V6ThY1VD; spf=pass (domain: gmail.com, ip: 209.85.218.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f46.google.com with SMTP id a640c23a62f3a-97454836448so72550766b.2 for ; Wed, 14 Jun 2023 02:29:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734968; x=1689326968; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=I/TrUODDJpXSULdhri5dHcY5JetMnL/jI9BDyTjnGXw=; b=V6ThY1VDV5ovIos8vPawOoZBjBjqN7PMW89uRjojeBI3CAPHHwmsOG/vYXaHUXir9t SQvevrAWJaWZZaIZ52cT5eXgHNqxtigXU/DV+EHET3Qxk1hLNOhoybFEkKdOsoQ7RYUe SeTb6tAzXj4taq8n/sGqGGEK6pLt3ySp7v/wDskonTnFvGyLmXX3EYasEtdNyGCsvEgo qiq3RlDYQp8p5GngAHVs8HxPvUJP5MlBrOfG5pa2x2VFuLwC9KV59ayPhs7KrX8Q8ALZ qqqCHQK2yhy1sgERqo987Z6a7HjzIDVdJy9NoRbTtMNAqZBM599/Xm2L6UHDFOBIk7/t jamw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734968; x=1689326968; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I/TrUODDJpXSULdhri5dHcY5JetMnL/jI9BDyTjnGXw=; b=DVBf0dAWrALTPkwpME/mVHfGCIV959c4vh1mC728Z/qsxtkThMtFEgVbyeIg3K1zn5 cuHxkor4ZS8FkybBSHrH4zH7lBSTp1DDBVpfbvuZ8Hqx6CFinaQQABqkc7+nqI+CakDE ebH9/++pk9xO8KD3KkHahmqcJWOChf5WDp8wx6vbm7Ljm/ki36gOBqUtVX9rHiN2n5ko WNPUALzyQTs3nJHV71sj0YXvek9foflZQ25K8FPWBUIjdP+lG3/9dg1Ly1XKepFUful9 3c5dcTFR+k0Qcj/+Au0ZJKKz7aLOWB5JPvQMabD+weXfgMC5gZUcudL258mpCmzjYy1c Rk2w== X-Gm-Message-State: AC+VfDzxm9FtsrcCwlCwkrT/jjM6Yq9U52e33Agy1e5SEyYA/9mT/ybV V5VeCX3gBBsYAl4MiToPuMX6sPZX5Sc= X-Google-Smtp-Source: ACHHUZ57hC904RVn9x55tdVbpIBsmCkIgns/9QevYIb2wIGbVJPNf+5ILaJtq7dD1ii3ljvTLB277A== X-Received: by 2002:a17:906:ee86:b0:978:9223:6630 with SMTP id wt6-20020a170906ee8600b0097892236630mr14329095ejb.37.1686734967790; Wed, 14 Jun 2023 02:29:27 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:27 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 08/55] ghostscript: remove mkdir-p.patch Date: Wed, 14 Jun 2023 11:28:31 +0200 Message-Id: <20230614092918.4065570-8-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182753 The scenario where things break down without this patch is not clear: it's a make rule, and so make itself will ensure it's not run several times in parallel. Signed-off-by: Alexander Kanavin --- .../ghostscript/ghostscript/mkdir-p.patch | 50 ------------------- .../ghostscript/ghostscript_10.01.1.bb | 1 - 2 files changed, 51 deletions(-) delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/mkdir-p.patch diff --git a/meta/recipes-extended/ghostscript/ghostscript/mkdir-p.patch b/meta/recipes-extended/ghostscript/ghostscript/mkdir-p.patch deleted file mode 100644 index 3e6d3e3c48a..00000000000 --- a/meta/recipes-extended/ghostscript/ghostscript/mkdir-p.patch +++ /dev/null @@ -1,50 +0,0 @@ -From 2b23026f8e2a352417fb1c4da94bf69b19bef267 Mon Sep 17 00:00:00 2001 -From: Joe Slater -Date: Thu, 29 Mar 2018 16:04:32 +0800 -Subject: [PATCH 05/10] ghostscript: allow directories to be created more than - once - -When doing parallel builds, we might try to create directories -more than once. This should not cause an error. - -Upstream-Status: Pending - -Signed-off-by: Joe Slater - -Rebase to 9.23 -Signed-off-by: Hongxu Jia ---- - base/unix-end.mak | 17 ++++++++--------- - 1 file changed, 8 insertions(+), 9 deletions(-) - -diff --git a/base/unix-end.mak b/base/unix-end.mak -index 9ce599a..feff5a6 100644 ---- a/base/unix-end.mak -+++ b/base/unix-end.mak -@@ -17,15 +17,14 @@ - UNIX_END_MAK=$(GLSRC)unix-end.mak $(TOP_MAKEFILES) - # Define the rule for building standard configurations. - directories: $(UNIX_END_MAK) -- @if test "$(BINDIR)" != "" -a ! -d $(BINDIR); then mkdir $(BINDIR); fi -- @if test "$(GLGENDIR)" != "" -a ! -d $(GLGENDIR); then mkdir $(GLGENDIR); fi -- @if test "$(GLOBJDIR)" != "" -a ! -d $(GLOBJDIR); then mkdir $(GLOBJDIR); fi -- @if test "$(DEVGENDIR)" != "" -a ! -d $(DEVGENDIR); then mkdir $(DEVGENDIR); fi -- @if test "$(DEVOBJDIR)" != "" -a ! -d $(DEVOBJDIR); then mkdir $(DEVOBJDIR); fi -- @if test "$(AUXDIR)" != "" -a ! -d $(AUXDIR); then mkdir $(AUXDIR); fi -- @if test "$(PSGENDIR)" != "" -a ! -d $(PSGENDIR); then mkdir $(PSGENDIR); fi -- @if test "$(PSGENDIR)" != "" -a ! -d $(PSGENDIR)/cups; then mkdir $(PSGENDIR)/cups; fi -- @if test "$(PSOBJDIR)" != "" -a ! -d $(PSOBJDIR); then mkdir $(PSOBJDIR); fi -+ @if test "$(BINDIR)" != "" -a ! -d $(BINDIR); then mkdir -p $(BINDIR); fi -+ @if test "$(GLGENDIR)" != "" -a ! -d $(GLGENDIR); then mkdir -p $(GLGENDIR); fi -+ @if test "$(GLOBJDIR)" != "" -a ! -d $(GLOBJDIR); then mkdir -p $(GLOBJDIR); fi -+ @if test "$(DEVGENDIR)" != "" -a ! -d $(DEVGENDIR); then mkdir -p $(DEVGENDIR); fi -+ @if test "$(DEVOBJDIR)" != "" -a ! -d $(DEVOBJDIR); then mkdir -p $(DEVOBJDIR); fi -+ @if test "$(AUXDIR)" != "" -a ! -d $(AUXDIR); then mkdir -p $(AUXDIR); fi -+ @if test "$(PSGENDIR)" != "" -a ! -d $(PSGENDIR)/cups; then mkdir -p $(PSGENDIR)/cups; fi -+ @if test "$(PSOBJDIR)" != "" -a ! -d $(PSOBJDIR); then mkdir -p $(PSOBJDIR); fi - - - gs: .gssubtarget $(UNIX_END_MAK) --- -1.8.3.1 - diff --git a/meta/recipes-extended/ghostscript/ghostscript_10.01.1.bb b/meta/recipes-extended/ghostscript/ghostscript_10.01.1.bb index 5d4b8cdc913..250b4ba9981 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_10.01.1.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_10.01.1.bb @@ -32,7 +32,6 @@ SRC_URI_BASE = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/d file://ghostscript-9.16-Werror-return-type.patch \ file://do-not-check-local-libpng-source.patch \ file://avoid-host-contamination.patch \ - file://mkdir-p.patch \ " SRC_URI = "${SRC_URI_BASE} \ From patchwork Wed Jun 14 09:28:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25571 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 D60C5EB64DD for ; Wed, 14 Jun 2023 09:29:33 +0000 (UTC) Received: from mail-ej1-f44.google.com (mail-ej1-f44.google.com [209.85.218.44]) by mx.groups.io with SMTP id smtpd.web10.7347.1686734969990078861 for ; Wed, 14 Jun 2023 02:29:30 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=HD4mDZd8; spf=pass (domain: gmail.com, ip: 209.85.218.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f44.google.com with SMTP id a640c23a62f3a-9745d99cfccso84744266b.1 for ; Wed, 14 Jun 2023 02:29:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734968; x=1689326968; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=w+gkVntiKmIuHHvYaAA//dTVQCQTfKXYkqmlzEapp64=; b=HD4mDZd8eEOWf3NqXlptoWHiU6wUVBYjW4ouvWMIG22vlfbBJU71hyJQeJtQfxjCWW TlP+OianYkhLjXeTF8dWNLFJ4gTMOwuDeu66r2xChTD3T93lUz4oJDBAPCNDciIp1ZHD S5tAll1H+WGI2/ImQxkoYd2/8gZXiQ6wGz7ZQ9MrIOm2L6RcdZh8Z7QuaxFGIvu8A5li O3MaUUhCYK691zQWwQaCHr4xrMzOST1IHWKWzRVj7LMmqWsts/d5xE+REMFztR1E8TaV cX/GHIMjnGUA8O8jizcLf/N+NBkVXg9aQgsYR7Tka3GyUcnA+Y23c3aXyNW6BYiTPmi9 YwtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734968; x=1689326968; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w+gkVntiKmIuHHvYaAA//dTVQCQTfKXYkqmlzEapp64=; b=Nz4jpOAHw00tw9QoRwIizM5uY/+IZzFKWfDIVa8j/W7hqUXOSJHn9/PP5hRkCFPTyM jdPQzvDS/WEniiGoxn4lCI/UGWB/zMDMcCOf8KZ4DXQfuCdXUNKluOTw6FzxMg7fUKED odmFdQNHjhzCP+dQrtjydR3KMdNsWmygLoYcfsa79OrE15i8DRY46Y0984NzG8NUcRXQ u0GnUO3U0uK0+tnkPNjIUkSpc6kvS77t3wNZUqGV0CZwXYOTpsREXDpc2azHh714c4DA Ip1kIL5SPawNdpqyhmXOJLJ/ZSR37KLWBb490OY1sD1NJ6U2CmEZEk4iItD2J1RsXE8D MqLg== X-Gm-Message-State: AC+VfDwCHl48DMTW2c5Lam79jaAIau3pcQ1U+PJOBg5Nih3LpEvQ4/xY waMkYom5+DkilFCDcBth8p2CCtbC+NQ= X-Google-Smtp-Source: ACHHUZ7gNMpeVHlBu2U6gsAgoPhFz4BpmxXeLPDzLv27KLHRJfYw/Mll9XFnpDzXGMQdgo8m2oZ8Mg== X-Received: by 2002:a17:907:9620:b0:978:8790:9103 with SMTP id gb32-20020a170907962000b0097887909103mr18716298ejc.70.1686734968319; Wed, 14 Jun 2023 02:29:28 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:28 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 09/55] apr: upgrade 1.7.3 -> 1.7.4 Date: Wed, 14 Jun 2023 11:28:32 +0200 Message-Id: <20230614092918.4065570-9-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182754 Signed-off-by: Alexander Kanavin --- meta/recipes-support/apr/{apr_1.7.3.bb => apr_1.7.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/apr/{apr_1.7.3.bb => apr_1.7.4.bb} (98%) diff --git a/meta/recipes-support/apr/apr_1.7.3.bb b/meta/recipes-support/apr/apr_1.7.4.bb similarity index 98% rename from meta/recipes-support/apr/apr_1.7.3.bb rename to meta/recipes-support/apr/apr_1.7.4.bb index 9a93fe09679..e5714693416 100644 --- a/meta/recipes-support/apr/apr_1.7.3.bb +++ b/meta/recipes-support/apr/apr_1.7.4.bb @@ -24,7 +24,7 @@ SRC_URI = "${APACHE_MIRROR}/apr/${BPN}-${PV}.tar.bz2 \ file://0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch \ " -SRC_URI[sha256sum] = "455e218c060c474f2c834816873f6ed69c0cf0e4cfee54282cc93e8e989ee59e" +SRC_URI[sha256sum] = "fc648de983f3a2a6c9e78dea1f180639bd2fad6c06d556d4367a701fe5c35577" inherit autotools-brokensep lib_package binconfig multilib_header ptest multilib_script From patchwork Wed Jun 14 09:28:33 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25574 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 01C9CC001DF for ; Wed, 14 Jun 2023 09:29:34 +0000 (UTC) Received: from mail-ej1-f41.google.com (mail-ej1-f41.google.com [209.85.218.41]) by mx.groups.io with SMTP id smtpd.web11.7470.1686734973395183811 for ; Wed, 14 Jun 2023 02:29:33 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=GNtj6rmO; spf=pass (domain: gmail.com, ip: 209.85.218.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f41.google.com with SMTP id a640c23a62f3a-9827bd8e0afso31451666b.1 for ; Wed, 14 Jun 2023 02:29:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734972; x=1689326972; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=cDRde6ulhBFE0kDzNHrSy7PKk4pxAJzjzFCta+dVErY=; b=GNtj6rmOp1hAE46Ef4uYnF4Lzg96xbHnOClHcJPMPjklF2kTYqdEe+XoIs7yUSQ8Ea +xcdZPa+Rr28IjbNrhB8EAtUbH3dVtvsNDz2kWMFusHFx5D5JVWsYvES5zj4lLPtJFW6 KUaByf2xiXdSdT6mvdtNQ1WlYg+y7KSISJAV+gtBem/7JH1rB+F3kxdhShogeYzY10mF hAZ9t6GsOXvuRLrJwVf78Zqyot0wZTbtqUU9clvi1tB0SkaYtDbSPXQt6uPOlUzFNVjI rgWnB2Rk4tb5uV7TLbL2z8XC23CRrRxDXVHtsm1JyKc343ebc2NLY7RN5b9ZNXxsMcZ/ CAVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734972; x=1689326972; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cDRde6ulhBFE0kDzNHrSy7PKk4pxAJzjzFCta+dVErY=; b=BJOaNANOl0MPZqQrJ4kSNQs7kXS+Hot2wX7Z4d27luaY1AfQvHLobl1/nLs7bQK3K3 2A2gQ3CiOqWyauGINPJGXAptjO9UumYVvKZXH1Aa6AbJcZt2vgp31J5z9RxkMhMNTsan t61ZqE9Re51SaAdzXuoxFU14mhmDUGNEP2DO8WOegjP0wtXusf9wMuUAjqYm/jJA+nWe yDrCWZ81zyPKh/9+LsMCMvGeKB1brZssmGHLquiFe2V7GCv84DywTE8PCdnd3C8B1mQK djqfpVTKiHthghww8MD2Xy8v/lRC4FTeh5YyHPGGbxlJXzgqR1/LnTlUmfcod82Qsg9B D26A== X-Gm-Message-State: AC+VfDyS326RFjgav9y66/vUmHx45lRM0XikoQ28+gVaBYiOnoj2nx2d ukWk/mgKX7zf7WlKGhIZwCKl0ZAWY7k= X-Google-Smtp-Source: ACHHUZ4qhV9mNaGHfBoDbN0TcK2h5P6d+YFBxC7JKBpcVB9tvJ6OX6Hgo2nLAY3XjU6k/W5gvRDdpQ== X-Received: by 2002:a17:907:3ea1:b0:96f:be1e:bf1d with SMTP id hs33-20020a1709073ea100b0096fbe1ebf1dmr14540486ejc.69.1686734971819; Wed, 14 Jun 2023 02:29:31 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:31 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 10/55] at-spi2-core: upgrade 2.48.0 -> 2.48.3 Date: Wed, 14 Jun 2023 11:28:33 +0200 Message-Id: <20230614092918.4065570-10-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:34 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182755 Signed-off-by: Alexander Kanavin --- .../atk/{at-spi2-core_2.48.0.bb => at-spi2-core_2.48.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/atk/{at-spi2-core_2.48.0.bb => at-spi2-core_2.48.3.bb} (95%) diff --git a/meta/recipes-support/atk/at-spi2-core_2.48.0.bb b/meta/recipes-support/atk/at-spi2-core_2.48.3.bb similarity index 95% rename from meta/recipes-support/atk/at-spi2-core_2.48.0.bb rename to meta/recipes-support/atk/at-spi2-core_2.48.3.bb index e9648ffe074..17b0e39a5e9 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.48.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.48.3.bb @@ -11,7 +11,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "905a5b6f1790b68ee803bffa9f5fab4ceb591fb4fae0b2f8c612c54f1d4e8a30" +SRC_URI[sha256sum] = "37316df43ca9989ce539d54cf429a768c28bb38a0b34950beadd0421827edf55" DEPENDS = " \ dbus \ From patchwork Wed Jun 14 09:28:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25578 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 EE952EB64DA for ; Wed, 14 Jun 2023 09:29:43 +0000 (UTC) Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) by mx.groups.io with SMTP id smtpd.web10.7349.1686734973965123086 for ; Wed, 14 Jun 2023 02:29:34 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=VTmbFdaU; spf=pass (domain: gmail.com, ip: 209.85.218.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f50.google.com with SMTP id a640c23a62f3a-977cf86aae5so70802866b.0 for ; Wed, 14 Jun 2023 02:29:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734972; x=1689326972; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=0CuZDXk2I8SW2MvWP4rVzYn7UxVuQ/5djKtkxtr/N48=; b=VTmbFdaUJcTokq/m2l3tDLw5OR0JB0QtMyAxFqxzkSdhLZI0dEBZPvJ2o0jFfBqphA ORisaJ1fsD1BYZdMyu2hWOrmuXYMNaeGZm19PWCDYFuLEPSvK474mnkVbqH7cSznQsjO TvKkryNxpfbZArt66OF2A2kor/szAf0oaHHtKOtLQwWg+6t/urhSXRqGHsTc2UVkGPZG EO60An2f0cjw/mBjqJ+WkPLlNNgiqf8PiS4oMvL4LErCvW0DgtxuQNo9AKjXkzq67qhr 0vz+d7M/vzx4A2wiB0dx3hfUtYlkCh36IXK4LYuN0ovsXiwJznJDsl9M7LtU+Xt9Yasp ymGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734972; x=1689326972; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0CuZDXk2I8SW2MvWP4rVzYn7UxVuQ/5djKtkxtr/N48=; b=fDgRGevkZ6ESQXtNyO5BCak8qj8GjWlyoWxJvpkglNMWfCLQ5oXLpvCjMRSkqpLDkU CJd7zUMpuQmCkPiY4NvUjFHfuQ/7i5ZZlsTA8KkAbDJk2P2yzdBCF3Xr2fbMXLMLSFPF WTQn0xLOT0GZuTLwdL17u0cOu0v3d+6LWXX1Do70nAkOhBW4hRh0QY9cqcDTak+g10DW wlWrlajMq6ILVmGdZHleb+jOFlmbZaDjxYjRBlNN9I+b881Zq4Il8X+wY3d0iTS4F/JZ jrkr5S1j3PyaBEQiaE/aWA/H0699uYdL+Xd2z1cH3e2uO4Bq8XXJs5XINuQUs+J0ficD hPdw== X-Gm-Message-State: AC+VfDwp/z1j7MvCEZK2sZeoZO2VZAM4X0qoA28L4TGqFwaw1SzkUTYI smqBPI/ORIWgwYXamOK20LJVQbcHBKo= X-Google-Smtp-Source: ACHHUZ5TNF2caKSQ7SSluAkaj+28Lz6iBwkjKSnAayTlDyhOuttWpDtXYVuJjmZrY+QYROQD7aQa9A== X-Received: by 2002:a17:907:97d6:b0:978:6be4:7efa with SMTP id js22-20020a17090797d600b009786be47efamr13415121ejc.18.1686734972380; Wed, 14 Jun 2023 02:29:32 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:32 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 11/55] btrfs-tools: upgrade 6.3 -> 6.3.1 Date: Wed, 14 Jun 2023 11:28:34 +0200 Message-Id: <20230614092918.4065570-11-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182756 Signed-off-by: Alexander Kanavin --- .../btrfs-tools/{btrfs-tools_6.3.bb => btrfs-tools_6.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_6.3.bb => btrfs-tools_6.3.1.bb} (98%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.3.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.3.1.bb similarity index 98% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.3.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.3.1.bb index 5c43d951c48..0bdf48ded2b 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.3.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.3.1.bb @@ -18,7 +18,7 @@ DEPENDS = "util-linux zlib" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git;branch=master;protocol=https \ file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ " -SRCREV = "fba31d634e3bc658e7d42a6c00f31ebb60adf901" +SRCREV = "9d2c8c364a6b8df4b1a47ad384cd75fd4ba53e12" S = "${WORKDIR}/git" PACKAGECONFIG ??= " \ From patchwork Wed Jun 14 09:28:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25580 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 0AA63C001DC for ; Wed, 14 Jun 2023 09:29:44 +0000 (UTC) Received: from mail-ej1-f51.google.com (mail-ej1-f51.google.com [209.85.218.51]) by mx.groups.io with SMTP id smtpd.web11.7471.1686734974616319463 for ; Wed, 14 Jun 2023 02:29:34 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=VWOlrqrH; spf=pass (domain: gmail.com, ip: 209.85.218.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f51.google.com with SMTP id a640c23a62f3a-977c89c47bdso84835766b.2 for ; Wed, 14 Jun 2023 02:29:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734973; x=1689326973; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=jqa2mkWcTNJjnvI8jfRJVZG0p7QDLLCE2hNYPyc9cto=; b=VWOlrqrHKcd8t+ekP0Ft3onPSHqBFsk6wetQnCbatsauqXf8s82w0cvn75VeEMfUI+ ZF49eylHi5rSSuANsTpoFzqa3tCyQqRkzxmmRSBnuOScks2YthFq4nKbhxp0Xq4R44jD FHjVj6aQcmtru69jdzAQzxE5jAySOf7MqiFIe+bkurPA4vkPqXyKXh61yd+4HQf1uXL5 k9ih0irQGeuVIQ20JlMj93hc+wiiKRrdmQL1DpfOnHB2V31E+XAymhvDZBy4ExQr2/2Z 2MaYk149wxLWBbMaLGQnt7NOqLgTklDVHucU/6DN5OvlBIA+MW6TpVK6v9vqYl03Wx7I p6Gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734973; x=1689326973; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jqa2mkWcTNJjnvI8jfRJVZG0p7QDLLCE2hNYPyc9cto=; b=J0g4qdX7PIK5dr3T9oUXSUrPJEpzBpsblSyRR8D1VqmNoKZ7T62qEnCRVndr/PAvhf yePFgD1XcfKQ9zcdqXTfAonphuk1Pnr/SngWNYWMZ803vsTn7EN4f9Fn7jqVeSeZvXfL t3JqYFBaCa3gWqbMI/n8i3KFWjBLbsvbrTuRU0qk7pQvQtVwN7Q948IPze8FqJhKh1Ka ovIjLWyqiktnvdWBoHZWL+iPd/SoxJ4uTOsn0ykUuJKXYEeGR5JgamNiqIsqqnNMPWGd jTYoIb6NMEIRcKvpqW67lM98nMluHvEmUTYrK++DQ9BTC9N4lsp5OWKM56/6Z23mEA7L BBpQ== X-Gm-Message-State: AC+VfDymaCUH+y8OK5ECjGFWAeXSuFLv/Q7eXBNSQQh22puUGWLqpEQV LQmlShxWACE0WmfwEKdtfLVs+bzh7TQ= X-Google-Smtp-Source: ACHHUZ5lissB6/obt4C2m7lTjkzyy6/NexEV50e2Sgh8sgWQ0pKCMXXUSgdNNirsizMBJGuLR/alrA== X-Received: by 2002:a17:907:2d91:b0:97a:bd0f:ac74 with SMTP id gt17-20020a1709072d9100b0097abd0fac74mr15533185ejc.26.1686734973036; Wed, 14 Jun 2023 02:29:33 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:32 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 12/55] attr: package /etc/xattr.conf with the library that consumes it Date: Wed, 14 Jun 2023 11:28:35 +0200 Message-Id: <20230614092918.4065570-12-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182757 This matters for example with latest coreutils where cp wouldn't copy extended attributes by default if the config file specifying that policy is not there, and so ptest fails. Signed-off-by: Alexander Kanavin --- meta/recipes-support/attr/attr.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/attr/attr.inc b/meta/recipes-support/attr/attr.inc index 8ba865a74a0..e8835398afa 100644 --- a/meta/recipes-support/attr/attr.inc +++ b/meta/recipes-support/attr/attr.inc @@ -22,7 +22,7 @@ inherit ptest update-alternatives autotools gettext PACKAGES =+ "lib${BPN}" -FILES:lib${BPN} = "${libdir}/lib*${SOLIBS}" +FILES:lib${BPN} = "${libdir}/lib*${SOLIBS} ${sysconfdir}" ALTERNATIVE_PRIORITY = "100" ALTERNATIVE:${PN} = "setfattr" From patchwork Wed Jun 14 09:28:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25592 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 2DE39C001E0 for ; Wed, 14 Jun 2023 09:29:44 +0000 (UTC) Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) by mx.groups.io with SMTP id smtpd.web11.7472.1686734975135896773 for ; Wed, 14 Jun 2023 02:29:35 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=rJboUdw9; spf=pass (domain: gmail.com, ip: 209.85.218.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f50.google.com with SMTP id a640c23a62f3a-970028cfb6cso85331466b.1 for ; Wed, 14 Jun 2023 02:29:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734973; x=1689326973; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=1i5gYyfsQ9EyvDPl8ex0rh/gC9HvxBuZjkI3QV6vfns=; b=rJboUdw9Iy+0/nye0ntlRtzSW1RrX8gmgtv/rQm6yWB6x6vq8Qayu1SA+gL5fTrHj4 CDBzq5yTmOH3hdsdUK57BOn1ylFnSzz74b0ehNzpJp9aBlD833KGXPr1PG4Qon/CpH7X xwGFWt0ZBFPLBxPigS7uvEqzuOqLhr/83fPomacBWjvPBIujSo09rKE6zAbZ/Wsi66al te2rcth5/IHmvTISMw0Fbdu4FER+83TIa9T/eJnFvoRX8zR34QtnewQW9IEVHRXz4Qdy YrIhRgeMEObKQLohsx8aVEqTGfeglPhoU/Td9xcWD6wZsyXxaWRlxfPYibixvoJcv2G2 NiQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734973; x=1689326973; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1i5gYyfsQ9EyvDPl8ex0rh/gC9HvxBuZjkI3QV6vfns=; b=dEvr3Rw0rRAXxUeRZNgbuCDcXiCXLPa/MqwbIHbFmyr4iZiRb9ypJ2/1gvAVEmwaVY WsICExO0DnAJlaOubXaXNaS+uv9X1OFsqWuawOaPmgJgFOF+AvQ6EY8XQt4h9YONc7DO iP6j22ytLUYpy0wPKLN3OWALsAyBZ6i64KTS8nf3Uff1E5xiE3z2s2lrxh6fSeyj5rvs o2C6DIA0GF6PH7kwYTSpxiPi0lhe016lCIHxt7URkKaAV6uhw1i8i1kQuJFIzR/IdIJf d4cU8kfhKRvkHqq16VNLtrBwDZjvkkj/IMuzIL91FU/zXMTw4pBSJ5xNLtRjT7QzIj1g JKNA== X-Gm-Message-State: AC+VfDzwAEjale4ogbJ6jQKUWlU3YAUnMCQaMx4hZz3ktG28caAGi9PQ 9L4rePKMmJbLlE2YdzuP3iOuks9FjCY= X-Google-Smtp-Source: ACHHUZ4kWvgic2jL7O5frXqkKLuYGCfFth1bgObvsO4hWJpHg1p0r8xjtYB83NifBQzPI5OIY6WAMQ== X-Received: by 2002:a17:907:7202:b0:96f:cb13:8715 with SMTP id dr2-20020a170907720200b0096fcb138715mr14842095ejc.69.1686734973498; Wed, 14 Jun 2023 02:29:33 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:33 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 13/55] glib-2.0: backport a patch to address ptest fails caused by coreutils 9.2+ Date: Wed, 14 Jun 2023 11:28:36 +0200 Message-Id: <20230614092918.4065570-13-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182758 Signed-off-by: Alexander Kanavin --- ...pparent-size-only-for-files-and-syml.patch | 105 ++++++++++++++++++ meta/recipes-core/glib-2.0/glib-2.0_2.76.3.bb | 1 + 2 files changed, 106 insertions(+) create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-glocalfile-Sum-apparent-size-only-for-files-and-syml.patch diff --git a/meta/recipes-core/glib-2.0/glib-2.0/0001-glocalfile-Sum-apparent-size-only-for-files-and-syml.patch b/meta/recipes-core/glib-2.0/glib-2.0/0001-glocalfile-Sum-apparent-size-only-for-files-and-syml.patch new file mode 100644 index 00000000000..a881b25ef3e --- /dev/null +++ b/meta/recipes-core/glib-2.0/glib-2.0/0001-glocalfile-Sum-apparent-size-only-for-files-and-syml.patch @@ -0,0 +1,105 @@ +From d1a2117dc18dbcf87685891de7e2898108b66fc9 Mon Sep 17 00:00:00 2001 +From: Joan Bruguera +Date: Thu, 23 Mar 2023 02:24:30 +0000 +Subject: [PATCH] glocalfile: Sum apparent size only for files and symlinks + +Since GNU Coreutils 9.2 (commit 110bcd28386b1f47a4cd876098acb708fdcbbb25), +`du --apparent-size` (including `du --bytes`) no longer counts all kinds of +files (directories, FIFOs, etc.), but only those for which `st_size` in +`struct stat` is defined by POSIX, namely regular files and symlinks +(and also rarely supported memory objects). + +This aligns the behaviour of GLib's `G_FILE_MEASURE_APPARENT_SIZE` flag +with the new GNU Coreutils `du` and correct POSIX use. + +Note that this may be a breaking change for some uses. + +Link: https://lists.gnu.org/archive/html/bug-coreutils/2023-03/msg00007.html +Fixes: https://gitlab.gnome.org/GNOME/glib/-/issues/2965 + +Upstream-Status: Backport +Signed-off-by: Alexander Kanavin +--- + gio/gioenums.h | 3 +++ + gio/glocalfile.c | 37 +++++++++++++++++++++++++++++++++++++ + 2 files changed, 40 insertions(+) + +diff --git a/gio/gioenums.h b/gio/gioenums.h +index 7fd74a43e..c820cd36d 100644 +--- a/gio/gioenums.h ++++ b/gio/gioenums.h +@@ -224,6 +224,9 @@ typedef enum { + * sizes. Normally, the block-size is used, if available, as this is a + * more accurate representation of disk space used. + * Compare with `du --apparent-size`. ++ * Since GLib 2.78. and similarly to `du` since GNU Coreutils 9.2, this will ++ * ignore the sizes of file types other than regular files and links, as the ++ * sizes of other file types are not specified in a standard way. + * @G_FILE_MEASURE_NO_XDEV: Do not cross mount point boundaries. + * Compare with `du -x`. + * +diff --git a/gio/glocalfile.c b/gio/glocalfile.c +index 67d4b99fb..dbb56902d 100644 +--- a/gio/glocalfile.c ++++ b/gio/glocalfile.c +@@ -86,6 +86,9 @@ + #define FILE_READ_ONLY_VOLUME 0x00080000 + #endif + ++#ifndef S_ISREG ++#define S_ISREG(m) (((m) & _S_IFMT) == _S_IFREG) ++#endif + #ifndef S_ISDIR + #define S_ISDIR(m) (((m) & _S_IFMT) == _S_IFDIR) + #endif +@@ -2777,6 +2780,39 @@ g_local_file_measure_size_of_contents (gint fd, + MeasureState *state, + GError **error); + ++/* ++ * _g_stat_is_size_usable: ++ * @buf: a #GLocalFileStat. ++ * ++ * Checks if the file type is such that the `st_size` field of `struct stat` is ++ * well-defined by POSIX. ++ * (see https://pubs.opengroup.org/onlinepubs/009696799/basedefs/sys/stat.h.html) ++ * ++ * This behaviour is aligned with `du` from GNU Coreutils 9.2+ ++ * (see https://lists.gnu.org/archive/html/bug-coreutils/2023-03/msg00007.html) ++ * and makes apparent size sums well-defined; formerly, they depended on the ++ * implementation, and could differ across filesystems. ++ * ++ * Returns: %TRUE if the size field is well-defined, %FALSE otherwise. ++ **/ ++inline static gboolean ++_g_stat_is_size_usable (const GLocalFileStat *buf) ++{ ++#ifndef HAVE_STATX ++ /* Memory objects are defined by POSIX, but are not supported by statx nor Windows */ ++#ifdef S_TYPEISSHM ++ if (S_TYPEISSHM (buf)) ++ return TRUE; ++#endif ++#ifdef S_TYPEISTMO ++ if (S_TYPEISTMO (buf)) ++ return TRUE; ++#endif ++#endif ++ ++ return S_ISREG (_g_stat_mode (buf)) || S_ISLNK (_g_stat_mode (buf)); ++} ++ + static gboolean + g_local_file_measure_size_of_file (gint parent_fd, + GSList *name, +@@ -2836,6 +2872,7 @@ g_local_file_measure_size_of_file (gint parent_fd, + state->disk_usage += _g_stat_blocks (&buf) * G_GUINT64_CONSTANT (512); + else + #endif ++ if (_g_stat_is_size_usable (&buf)) + state->disk_usage += _g_stat_size (&buf); + + if (S_ISDIR (_g_stat_mode (&buf))) +-- +2.39.2 + diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.76.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.76.3.bb index a60e7688367..4327a133450 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.76.3.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.76.3.bb @@ -15,6 +15,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ file://0001-meson-Run-atomics-test-on-clang-as-well.patch \ file://0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch \ file://0001-gio-tests-portal-support-Fix-snap-test-ordering-race.patch \ + file://0001-glocalfile-Sum-apparent-size-only-for-files-and-syml.patch \ " SRC_URI:append:class-native = " file://relocate-modules.patch" From patchwork Wed Jun 14 09:28:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25589 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 3E67BC04E69 for ; Wed, 14 Jun 2023 09:29:44 +0000 (UTC) Received: from mail-ed1-f46.google.com (mail-ed1-f46.google.com [209.85.208.46]) by mx.groups.io with SMTP id smtpd.web10.7350.1686734975737701323 for ; Wed, 14 Jun 2023 02:29:36 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=m6R5essH; spf=pass (domain: gmail.com, ip: 209.85.208.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f46.google.com with SMTP id 4fb4d7f45d1cf-510d6b939bfso11030041a12.0 for ; Wed, 14 Jun 2023 02:29:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734974; x=1689326974; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=DvkMy4/9E7YL83/3p5ynJnVF/hYWtsyuh0hPMsDiOJ0=; b=m6R5essHZWauDd7iP8mvOgPKftxmVCO1X+LxiymzkQpBl0yZZ90RSQcZvb/+d1W825 kv4Fszl9BRDKIU/B5ITJtxpvI877cn/Z644MHUeCzFkXbPd49g9s6RezGXxVKIWGsu3o 1oFH/aZSGFRARgvwqsA4TU9DdqWJJAIQNhuHtAQDAVGZ5tNzzYSeiKB9J2n+FTwZM/C+ EKgHCctoxKf/GVu3EYEkH4RsyXBly4oWtpAMHvxUIcOJHn8jXzvjOg3x3Lh29tOVegLa Fy8mboZT/2cZsdyRsaNYfNQqxQAL68UMqKT3F7umY2FJ6p+A0vRxloVKqNw9WwNjknTc eAUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734974; x=1689326974; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DvkMy4/9E7YL83/3p5ynJnVF/hYWtsyuh0hPMsDiOJ0=; b=IlcvtUWNJDNcBqEfcRLt8IGCJpaNAL3eirnAB/GTitmbQGya9HR6bN38xVmaA7i2M2 yZBAZkQsBQ0qY/75TBAMfPNp26PN6D0MJqEMdj9NtEl98oTIrWyIkRwl9b5AtlVSd+2y 1NbYv3ZINNSHuE61TNHGHdXGU21hq4IUeNB/3pH4r+X5P/TYSKzsEGuhSiQGhNDqe1ni samXmDBvR9F+UylvyYNG3Ba9ea1aBtvipsuNZ011hBRY2woTObGHWG3yyPQz76CrtSQy xZYBT22evIUfAMk6BB71tMSOWL3+90h3noHPAtsLEG3WSW1v86CUGivT1ucsyEvqOdzU fZGQ== X-Gm-Message-State: AC+VfDy5SvF3L36AffErgzz5EyqlzxoHN+/2eTuT9ItE+zrsWMuKYGSW w5MymgpEonXqAaB1OcQoxgaK3YkKs8g= X-Google-Smtp-Source: ACHHUZ4+GHXgNzVfufmAN6+vWK6sGgMvxYqdIo4KYzEtS8LFwX2kakIDABFAUr9D1gb06Eb4HSdESA== X-Received: by 2002:a17:907:9710:b0:96a:ff7f:692 with SMTP id jg16-20020a170907971000b0096aff7f0692mr16860554ejc.68.1686734974157; Wed, 14 Jun 2023 02:29:34 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:33 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 14/55] coreutils: upgrade 9.1 -> 9.3 Date: Wed, 14 Jun 2023 11:28:37 +0200 Message-Id: <20230614092918.4065570-14-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182759 License-Update: copyright years Signed-off-by: Alexander Kanavin --- .../coreutils/{coreutils_9.1.bb => coreutils_9.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/coreutils/{coreutils_9.1.bb => coreutils_9.3.bb} (98%) diff --git a/meta/recipes-core/coreutils/coreutils_9.1.bb b/meta/recipes-core/coreutils/coreutils_9.3.bb similarity index 98% rename from meta/recipes-core/coreutils/coreutils_9.1.bb rename to meta/recipes-core/coreutils/coreutils_9.3.bb index e12a6d67971..4ec953c575b 100644 --- a/meta/recipes-core/coreutils/coreutils_9.1.bb +++ b/meta/recipes-core/coreutils/coreutils_9.3.bb @@ -6,7 +6,7 @@ HOMEPAGE = "http://www.gnu.org/software/coreutils/" BUGTRACKER = "http://debbugs.gnu.org/coreutils" LICENSE = "GPL-3.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464 \ - file://src/ls.c;beginline=1;endline=15;md5=1fe89f62614b5e1f5475ec04d5899bc1 \ + file://src/ls.c;beginline=1;endline=15;md5=b720a8b317035d66c555fc6d89e3674c \ " DEPENDS = "gmp libcap" DEPENDS:class-native = "" @@ -19,7 +19,7 @@ SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.xz \ file://run-ptest \ " -SRC_URI[sha256sum] = "61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423" +SRC_URI[sha256sum] = "adbcfcfe899235b71e8768dcf07cd532520b7f54f9a8064843f8d199a904bbaa" # http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=v8.27-101-gf5d7c0842 # runcon is not really a sandbox command, use `runcon ... setsid ...` to avoid this particular issue. From patchwork Wed Jun 14 09:28:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25590 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 3DC2CC04A6A for ; Wed, 14 Jun 2023 09:29:44 +0000 (UTC) Received: from mail-ej1-f53.google.com (mail-ej1-f53.google.com [209.85.218.53]) by mx.groups.io with SMTP id smtpd.web11.7473.1686734976337868674 for ; Wed, 14 Jun 2023 02:29:36 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=nDj0sfBL; spf=pass (domain: gmail.com, ip: 209.85.218.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f53.google.com with SMTP id a640c23a62f3a-976a0a1a92bso88656566b.1 for ; Wed, 14 Jun 2023 02:29:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734975; x=1689326975; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=etcQhOuj47H8j2Cyn5dZ0JSRS1CxtmqTdYIchOI1OrY=; b=nDj0sfBL6AHjUtbGKIUZ3uK+Yv51TxCnM6Yvig5ykWVTA5FgYMdQ4gBlC02EZSKPtP amiJQN50i0mi8Wle+E48ltEfnpZ3XFJACPbDlMSQz9b8EAMuni44HwoSRnBfbd4/JUVL aBIAUEAn4er5oDI8OCBxjDLl2oEW/WXBnEqKN/dQv56/Sm16zjzVXDmG/IwwosAcVyTD YFawd5QQU+deCrMwjMC54apYRZhFpkEyVdH1m9grBX7+iIc5s44FMeBKO8iYujhxS9TL gnxK3x53DOl8y8AQMvov34Ahl9TD3QjcjHEYl2v+7W22C3q4QEr5RgBem0+CQKc0PlU7 2rnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734975; x=1689326975; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=etcQhOuj47H8j2Cyn5dZ0JSRS1CxtmqTdYIchOI1OrY=; b=bswbymS4pcIAydm/uciSmuVHqsIB/ag9lE3p5bA4USAEwZMGz0xiqU/oT4hf+nWdyu TkOUs9taxdz57qIEQ5qf2avNXuH+TkhdbBzjtZAON3zDr+TOaTIFCdyZqmy3wdePKa84 DNCkbDS1KpwrAOTWXypQjxJmnhi5yo9NzVJeRPiRbPYtZWmw2SrCoNFtm11zggUTk1Ew mpe/aEGSy/KemZ94Ww2RvxTIfadmkcET7zMeptYZyJhs3OcU0esw1As9RP18CjdY3bu5 73kLzeQ9Yo+ANXJdIzZHL/aQZkyiHwGx1BFYa9iSuh+qzrEZ+b1ukV3ANEu89yaKFn3G PGjw== X-Gm-Message-State: AC+VfDzA/EEemNO4C+gbDo5mJTYWR52+GAMwMfjAgHtiZgjT81xqcpZv JXWMqqFnj+BKOfV4qR1zmxvNRnBEUa4= X-Google-Smtp-Source: ACHHUZ7c0bK2+V4yYkX7dpKbPcWPJrGqV9T1pHajRsMnPqflswvZR9ZyraquEO08fwLZfo0fNiqLTQ== X-Received: by 2002:a17:907:97cd:b0:97b:956f:e6b5 with SMTP id js13-20020a17090797cd00b0097b956fe6b5mr16344266ejc.23.1686734974717; Wed, 14 Jun 2023 02:29:34 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:34 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 15/55] diffoscope: upgrade 236 -> 242 Date: Wed, 14 Jun 2023 11:28:38 +0200 Message-Id: <20230614092918.4065570-15-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182760 Signed-off-by: Alexander Kanavin --- .../diffoscope/{diffoscope_236.bb => diffoscope_242.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_236.bb => diffoscope_242.bb} (92%) diff --git a/meta/recipes-support/diffoscope/diffoscope_236.bb b/meta/recipes-support/diffoscope/diffoscope_242.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_236.bb rename to meta/recipes-support/diffoscope/diffoscope_242.bb index 9f89f35c111..4b0d518edcc 100644 --- a/meta/recipes-support/diffoscope/diffoscope_236.bb +++ b/meta/recipes-support/diffoscope/diffoscope_242.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "84c46840dafffe0223056718e4250ceb52484452a992b85e345e3cf8a2cf7d4b" +SRC_URI[sha256sum] = "d858c591d2c8d42b2b29eb6d229408607b1cd8a4e7ade72d0cd002db6d1c2a6e" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm" From patchwork Wed Jun 14 09:28:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25593 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 443F0EB64D9 for ; Wed, 14 Jun 2023 09:29:44 +0000 (UTC) Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) by mx.groups.io with SMTP id smtpd.web11.7474.1686734977562868287 for ; Wed, 14 Jun 2023 02:29:37 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=Sr9vYpYu; spf=pass (domain: gmail.com, ip: 209.85.218.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f50.google.com with SMTP id a640c23a62f3a-970056276acso68846166b.2 for ; Wed, 14 Jun 2023 02:29:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734976; x=1689326976; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=jPltx6ZWs93yMWendHPAFfBOuJ3Z0eQqfAmpMvMkt4A=; b=Sr9vYpYu41N30EqzNiIjiIrIo16MNOoQCv6NtTrOejUqef/A7KqK8aG4Y0EsVHXtu0 O7JEgYx6UoqmtowRxqOyG93zYB2oh59coJ5Mx22A8DDQUGUSy3QzYVlg0rUgitFFWPlF XVc/G7wghURONqROdSAVr1t+Vpd8z6+c4c36M7bVKPnoiw30JCne8Q2E2tbOE3D8M/Hx Om13Da5ciGKCpt/p6C9wWINJnPpuxlwmLpyktQL6SC890WJUqfz5KhhcRcS4lrmYtkMq 53IkH6uN0mJyj2nDvvT9FbAeC087kH7v7ZqVIpckjszCB0XxhzklRAPYcLR3C0rtoUI+ UVrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734976; x=1689326976; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jPltx6ZWs93yMWendHPAFfBOuJ3Z0eQqfAmpMvMkt4A=; b=atvfM5I88yu63Uq/yR9aLYmnNVkaOna18RT84oWHjHFwi4qh5mPaYfM4+bWPNAlLY4 XXrpBzFy+tuQ4PWAeiT4xRcZHAmlGKepfD5gYkK02StnTVzfP7CzsCnF11QjXhqjFJzW gVTekeYIS9xObib9p8XmZVZs7T5oCbmripYxN3SIqaJoZ4sYldud65a9qwGfrKrIDuob 6999dRV9glmnX3CyurIplB3s3V8wcsHTzbERvcqiMoP+8ANxj03NynEm8DUKvmsWH5bg zkrXKMFB8+br9py0KeE9ois4PRsO+4rTg/h+Qtx+MetR7tBuDCcRhDXwLmm+Rwsgljud F8xw== X-Gm-Message-State: AC+VfDxEJ4EKkS4DWB/nS4avvJHlfk1jMc13D4jRFNeJEXZgd30XvGIa pG+TqMHEb1PrkU5epwm7SbNWm3RXwMo= X-Google-Smtp-Source: ACHHUZ7W0qOfV1itGMd9w5hjEE+eqKrQOsZ61MldmwHCLY9bBTGByhs66YBUtmyumF+qIVXkDY4mvg== X-Received: by 2002:a17:906:99c4:b0:971:9364:f8cd with SMTP id s4-20020a17090699c400b009719364f8cdmr13675387ejn.44.1686734975914; Wed, 14 Jun 2023 02:29:35 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:35 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 16/55] dnf: upgrade 4.14.0 -> 4.16.1 Date: Wed, 14 Jun 2023 11:28:39 +0200 Message-Id: <20230614092918.4065570-16-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182761 Correct the query for locations of rpm package files in the local repo: upstream has changed it to a separate cmdline parameter. Signed-off-by: Alexander Kanavin --- meta/lib/oe/package_manager/rpm/__init__.py | 5 +++-- meta/recipes-devtools/dnf/{dnf_4.14.0.bb => dnf_4.16.1.bb} | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) rename meta/recipes-devtools/dnf/{dnf_4.14.0.bb => dnf_4.16.1.bb} (98%) diff --git a/meta/lib/oe/package_manager/rpm/__init__.py b/meta/lib/oe/package_manager/rpm/__init__.py index fa218485f5e..f40c880af49 100644 --- a/meta/lib/oe/package_manager/rpm/__init__.py +++ b/meta/lib/oe/package_manager/rpm/__init__.py @@ -386,11 +386,12 @@ class RpmPM(PackageManager): self.save_rpmpostinst(pkg) def extract(self, pkg): - output = self._invoke_dnf(["repoquery", "--queryformat", "%{location}", pkg]) + output = self._invoke_dnf(["repoquery", "--location", pkg]) pkg_name = output.splitlines()[-1] if not pkg_name.endswith(".rpm"): bb.fatal("dnf could not find package %s in repository: %s" %(pkg, output)) - pkg_path = oe.path.join(self.rpm_repo_dir, pkg_name) + # Strip file: prefix + pkg_path = pkg_name[5:] cpio_cmd = bb.utils.which(os.getenv("PATH"), "cpio") rpm2cpio_cmd = bb.utils.which(os.getenv("PATH"), "rpm2cpio") diff --git a/meta/recipes-devtools/dnf/dnf_4.14.0.bb b/meta/recipes-devtools/dnf/dnf_4.16.1.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.14.0.bb rename to meta/recipes-devtools/dnf/dnf_4.16.1.bb index 62df8c4ace5..ff79701dc7b 100644 --- a/meta/recipes-devtools/dnf/dnf_4.14.0.bb +++ b/meta/recipes-devtools/dnf/dnf_4.16.1.bb @@ -18,7 +18,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protoc file://0001-dnf-write-the-log-lock-to-root.patch \ " -SRCREV = "e50875b3f5790f70720bdb670e1dd2bf4d828744" +SRCREV = "94b7cc7956580405b219329541d6b40db6499cf1" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git" From patchwork Wed Jun 14 09:28:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25591 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 50DBFC04FDF for ; Wed, 14 Jun 2023 09:29:44 +0000 (UTC) Received: from mail-ej1-f54.google.com (mail-ej1-f54.google.com [209.85.218.54]) by mx.groups.io with SMTP id smtpd.web11.7475.1686734978068577462 for ; Wed, 14 Jun 2023 02:29:38 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=Cudz4S/q; spf=pass (domain: gmail.com, ip: 209.85.218.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f54.google.com with SMTP id a640c23a62f3a-9786fc23505so72653666b.2 for ; Wed, 14 Jun 2023 02:29:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734976; x=1689326976; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=yDY9V8wovVa5+nmHJ5Y3cYtukL8qCuetfoCzB0kYbCA=; b=Cudz4S/qIwIsC1v5BVniTL7HFm6C3nHfoBL4EAFr8O7zfuZHIJ/dF6xzM+o0z4Y0wS 5qBQTzhDUhGARqXucweSqK3/Ukd3rwNSkp5MMJp/77GmKt0BMMj1F/Cm5Lc8dCCSeLrR X3mF2Sf44YtEKsfqttl0frRJsvccWJ1xY/bU3M9Obqrp17dDNJ7vNs1eMiZfpI06xXlp FW6F7FQVBavm3YhnuGcyHQBvkQ1uP6hbPF6inLGa4hcHbnzl9Lsph+CDHjELwF6mda35 n+ArV1tSAwkd3GhtflEeVTxsm/pJDuipa5BwxPg8KfB0WzyLaI2LCn60BDqJObWO2rdF D6Ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734976; x=1689326976; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yDY9V8wovVa5+nmHJ5Y3cYtukL8qCuetfoCzB0kYbCA=; b=LdjmO4OSSEYL+gBm7ZncvusKdmScY3sIunHaUzSkTlVUrRWa6L5N13iyyZOH45Gn2R yp8RSZ23CKqsrdpLUBTk8BuzNHUjkKveuqCmZrmW56SbUBxVtkWiT3x0pydbm1t8FNXR 4QtCVcc1cAX18JH0ku/rLvW7ORvihoazB/NMako8xaKl1Dvn0JBvE4myhZsL7BUY2Z+x Kdl6bVzM8HWZHe2Z8K7+7BkKSyGj67mAa3KIRGuZKrG4tRymnCaIF4HgSAp8U+HiTCgS CMBW8jtJZo+aOSxNQ23XY6+QZg2k7Qad0++fCjWgw9DjFIzjKuH+XYvo3LVEKL0vi6Ey mGcA== X-Gm-Message-State: AC+VfDx0jM+TtAukW5cdAwU5qU6w1phtwGylR6iZg9oTE2DqnszCAtMM sK0KfT2RuJ4pZZoyZzyj4kebrwO7R+c= X-Google-Smtp-Source: ACHHUZ5GKMlSMbyStOhUnaOfcuZFA9a4SyNJbDN/dU+UNGpg/HwiwhpJ1vGKbsDGsAfAM5hMMXQPMA== X-Received: by 2002:a17:907:3603:b0:96a:19d8:f082 with SMTP id bk3-20020a170907360300b0096a19d8f082mr15207109ejc.25.1686734976457; Wed, 14 Jun 2023 02:29:36 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:36 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 17/55] ethtool: upgrade 6.2 -> 6.3 Date: Wed, 14 Jun 2023 11:28:40 +0200 Message-Id: <20230614092918.4065570-17-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182762 Signed-off-by: Alexander Kanavin --- .../ethtool/ethtool/avoid_parallel_tests.patch | 6 +++--- .../ethtool/{ethtool_6.2.bb => ethtool_6.3.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-extended/ethtool/{ethtool_6.2.bb => ethtool_6.3.bb} (93%) diff --git a/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch b/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch index d5cb8705c2f..5e9024834cf 100644 --- a/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch +++ b/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch @@ -1,4 +1,4 @@ -From b4ec6635af4d4a47e9ab7bbd5347e78710d19362 Mon Sep 17 00:00:00 2001 +From 08f887f4bc65684397bf8ec30cc61d91d894deac Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Wed, 28 May 2014 18:59:54 +0200 Subject: [PATCH] ethtool: use serial-tests config needed by ptest. @@ -15,11 +15,11 @@ Upstream-Status: Inappropriate 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac -index ebdfd39..c93b79a 100644 +index c1e0012..c460398 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. - AC_INIT(ethtool, 6.2, netdev@vger.kernel.org) + AC_INIT(ethtool, 6.3, netdev@vger.kernel.org) AC_PREREQ(2.52) AC_CONFIG_SRCDIR([ethtool.c]) -AM_INIT_AUTOMAKE([gnu subdir-objects]) diff --git a/meta/recipes-extended/ethtool/ethtool_6.2.bb b/meta/recipes-extended/ethtool/ethtool_6.3.bb similarity index 93% rename from meta/recipes-extended/ethtool/ethtool_6.2.bb rename to meta/recipes-extended/ethtool/ethtool_6.3.bb index aea03b729d3..504e6459664 100644 --- a/meta/recipes-extended/ethtool/ethtool_6.2.bb +++ b/meta/recipes-extended/ethtool/ethtool_6.3.bb @@ -11,7 +11,7 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \ file://avoid_parallel_tests.patch \ " -SRC_URI[sha256sum] = "1a9f95c3d8c1795a942220912d72c06a208f1c122a78f7690259402856ff06a0" +SRC_URI[sha256sum] = "342d37d3fe19da79d0276c4c69c34c61f1ad8f87b06514d664bf1eeb29bfd525" UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/software/network/ethtool/" From patchwork Wed Jun 14 09:28:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25584 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 28238C001DF for ; Wed, 14 Jun 2023 09:29:44 +0000 (UTC) Received: from mail-ej1-f49.google.com (mail-ej1-f49.google.com [209.85.218.49]) by mx.groups.io with SMTP id smtpd.web10.7354.1686734978507523286 for ; Wed, 14 Jun 2023 02:29:38 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=puKbutx3; spf=pass (domain: gmail.com, ip: 209.85.218.49, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f49.google.com with SMTP id a640c23a62f3a-9827bd8e0afso31467866b.1 for ; Wed, 14 Jun 2023 02:29:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734977; x=1689326977; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=T+Q5kgtg9nzZbEQ5ypUBxWiw+819MhYvoyib698ChEg=; b=puKbutx3oa4JsUuTfIFy5TcGdd6bsSj3vxP6a68jAxIbHdSUCeMweb2s6sDVSlbhe0 uP2Oj3V3/PdUab+nNDLhOlMjyu//wCbkedNiUZ8Vxah6qd+oafhidodnMvwd6Yt9FfQs yu8rjPWeY+sXI50gu7Hn9iO6xkCXp/3l4CLTuv093Gi3Ibjj3MtYpLmivO4hzUEdg9hw WudKPs/5LoORkLN9JQKZ2fTCZI1JHwWWaIsy2L6poe0kG34qqN4jtLD6CW/1WOVetW1Q YmvA6ijqCcuFl+eTn0XXf/K9AUdrn3ZNp8YYG8TxyrOpxkChSsWhG+gbLoRTkizbD4gK mQow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734977; x=1689326977; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T+Q5kgtg9nzZbEQ5ypUBxWiw+819MhYvoyib698ChEg=; b=fxTfJftxpPRoVver8K3K9BU8qLhPrXYlNlDF7ubIpWW7Zftt/iOftDubW01yLKrU6v AawHwXz6wwr2dXX7qiHfxM0CBnPYAwK5Wt0x71e57hJhoVGIfpRJVlxlkANPJzbjoq65 TutsS6hh1qftSiv2YXBtbjPZ5ALYOjlYEpUMkY0Kh2ZwZi9lktdoVS3/teo+/BsU31nV OSo5UahKcKYld9LTD2CYGAgzKTIs3oTBMcdrY+vvrcq8eay5tWa45cuhIeOsINc/zaUs ZVeo6SZn8Rxs1m9pHSs81KugJJRzT7V2JSvHayDpaPkJh4C8LS2Of2+LLRaXg+gkhSBG 33Lw== X-Gm-Message-State: AC+VfDwajxDQZYtxj/I4dtGr7aFFiZu9POaVlocuNZrFfDISsiY35dsv 3Y6ohvamNdBHEzgaNkJRl/g5wnN+odA= X-Google-Smtp-Source: ACHHUZ5ywAB+Ot0F67pEYKts374yOWKdjqeD5bBlEf1VuvtCW2SK9CQqRR7X7RmWijZiPLNg5YV5nw== X-Received: by 2002:a17:907:6292:b0:982:3b43:6f23 with SMTP id nd18-20020a170907629200b009823b436f23mr4891345ejc.28.1686734976965; Wed, 14 Jun 2023 02:29:36 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:36 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 18/55] gawk: upgrade 5.2.1 -> 5.2.2 Date: Wed, 14 Jun 2023 11:28:41 +0200 Message-Id: <20230614092918.4065570-18-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182763 Signed-off-by: Alexander Kanavin --- meta/recipes-extended/gawk/{gawk_5.2.1.bb => gawk_5.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/gawk/{gawk_5.2.1.bb => gawk_5.2.2.bb} (97%) diff --git a/meta/recipes-extended/gawk/gawk_5.2.1.bb b/meta/recipes-extended/gawk/gawk_5.2.2.bb similarity index 97% rename from meta/recipes-extended/gawk/gawk_5.2.1.bb rename to meta/recipes-extended/gawk/gawk_5.2.2.bb index 768c8eb3648..3c18b6911a0 100644 --- a/meta/recipes-extended/gawk/gawk_5.2.1.bb +++ b/meta/recipes-extended/gawk/gawk_5.2.2.bb @@ -19,7 +19,7 @@ SRC_URI = "${GNU_MIRROR}/gawk/gawk-${PV}.tar.gz \ file://run-ptest \ " -SRC_URI[sha256sum] = "529e7c8c6acf21ff3a6183f4d763c632810908989c24675c77995d51ac37b79c" +SRC_URI[sha256sum] = "945aef7ccff101f20b22a10802bc005e994ab2b8ea3e724cc1a197c62f41f650" inherit autotools gettext texinfo update-alternatives From patchwork Wed Jun 14 09:28:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25586 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 1906EC001DE for ; Wed, 14 Jun 2023 09:29:44 +0000 (UTC) Received: from mail-ej1-f52.google.com (mail-ej1-f52.google.com [209.85.218.52]) by mx.groups.io with SMTP id smtpd.web11.7477.1686734979281945945 for ; Wed, 14 Jun 2023 02:29:39 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=nW6sjgG3; spf=pass (domain: gmail.com, ip: 209.85.218.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f52.google.com with SMTP id a640c23a62f3a-98276e2a4bbso44403566b.0 for ; Wed, 14 Jun 2023 02:29:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734978; x=1689326978; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=4EG0pVpxu3+iiUCXxE/Ur8d7/Vro1sqENCFf9VrJDxY=; b=nW6sjgG3R0ecTRUNX8B5B1lt8QhWPqrLDmyRblq/0so4Hl/1IWmui+w2Ya4Jv0Ac4d GVJCYZcOAmkBHiWWfKby/lHWFaYyQNB89ZU2ZW6AK9+5zOwnr3R3uEy+RTtjEMVOC4L8 dGPTZGgBSy0PF64yH7Jpq+rxnY06ovMQqKijZoZROhbBsXOh3SV1DPW5oZRUyOyDhNPs 8TAIJmrvIBOs7jM4bqpu1BbY3PPh2TY9DPU8918NE8R8pSQKS7kzu7rhmF6ZsQtx7RZx BwKdUyWzk+v/cXeT5D4Y7GULyeCpWY42Wv1/E1sMMYlK7mT0fw9NUhVBNLnw62R+pLpD +Qqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734978; x=1689326978; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4EG0pVpxu3+iiUCXxE/Ur8d7/Vro1sqENCFf9VrJDxY=; b=ZuPVf7V2+ydeX4ae5/ackAVYg/MnOlLjXK0kwajtDS6XpGCV4kTNtcZsWJTrwphIis /AcorW02jTYewELlIq/jg5dUfLBVBwqkFQ9vI/uoLNIMiBESck9vuNTzkRZitOvALDk8 +ojVAHCD9/5pm1/SwtaWhhFH4/xxS3vzHZQvl8kvPPI23Q9p+ef1ySe7vlttM7AZfAKx SuDGH5b9JzdUGzOks3LSrNAJbskU/q6ed8GsuevDt3ad1dgJAiIVAK4TAiNHj4lk/N20 KzhE8kvHdXln9Kuxb+7o9zmUFIYr0j7JPbDdWEm75Mq59qll5Q9Z3fWBI78X6qfjVy0l X6pQ== X-Gm-Message-State: AC+VfDwjsMV1RJHpxXWLYlnKazoEyxi2VAfJTtRuCMB91SxAH4hMQJQi aGpnEkyXnw+G9ygXCVuL2Jl34ooPK/g= X-Google-Smtp-Source: ACHHUZ77izAk67cPu5oTVyHF9IpNkbJU5fonjoRTFJzOMO4x/t8xnfYtCpBxItmFzihRw+SgUyseyw== X-Received: by 2002:a17:906:7951:b0:94e:e97b:c65 with SMTP id l17-20020a170906795100b0094ee97b0c65mr16883369ejo.60.1686734977519; Wed, 14 Jun 2023 02:29:37 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:37 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 19/55] gdb: upgrade 13.1 -> 13.2 Date: Wed, 14 Jun 2023 11:28:42 +0200 Message-Id: <20230614092918.4065570-19-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182764 Signed-off-by: Alexander Kanavin --- ...ian_13.1.bb => gdb-cross-canadian_13.2.bb} | 0 .../{gdb-cross_13.1.bb => gdb-cross_13.2.bb} | 0 meta/recipes-devtools/gdb/gdb.inc | 4 +- ...r-valid-inferior-thread-regcache-bef.patch | 286 ------------------ ...low.cc-Fix-a-typo-in-ternary-operato.patch | 24 -- .../gdb/{gdb_13.1.bb => gdb_13.2.bb} | 0 6 files changed, 1 insertion(+), 313 deletions(-) rename meta/recipes-devtools/gdb/{gdb-cross-canadian_13.1.bb => gdb-cross-canadian_13.2.bb} (100%) rename meta/recipes-devtools/gdb/{gdb-cross_13.1.bb => gdb-cross_13.2.bb} (100%) delete mode 100644 meta/recipes-devtools/gdb/gdb/0001-aarch64-Check-for-valid-inferior-thread-regcache-bef.patch delete mode 100644 meta/recipes-devtools/gdb/gdb/0009-gdbserver-linux-low.cc-Fix-a-typo-in-ternary-operato.patch rename meta/recipes-devtools/gdb/{gdb_13.1.bb => gdb_13.2.bb} (100%) diff --git a/meta/recipes-devtools/gdb/gdb-cross-canadian_13.1.bb b/meta/recipes-devtools/gdb/gdb-cross-canadian_13.2.bb similarity index 100% rename from meta/recipes-devtools/gdb/gdb-cross-canadian_13.1.bb rename to meta/recipes-devtools/gdb/gdb-cross-canadian_13.2.bb diff --git a/meta/recipes-devtools/gdb/gdb-cross_13.1.bb b/meta/recipes-devtools/gdb/gdb-cross_13.2.bb similarity index 100% rename from meta/recipes-devtools/gdb/gdb-cross_13.1.bb rename to meta/recipes-devtools/gdb/gdb-cross_13.2.bb diff --git a/meta/recipes-devtools/gdb/gdb.inc b/meta/recipes-devtools/gdb/gdb.inc index 8589de62ffd..e986b1a1f91 100644 --- a/meta/recipes-devtools/gdb/gdb.inc +++ b/meta/recipes-devtools/gdb/gdb.inc @@ -13,10 +13,8 @@ SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.xz \ file://0006-resolve-restrict-keyword-conflict.patch \ file://0007-Fix-invalid-sigprocmask-call.patch \ file://0008-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch \ - file://0009-gdbserver-linux-low.cc-Fix-a-typo-in-ternary-operato.patch \ file://add-missing-ldflags.patch \ - file://0001-aarch64-Check-for-valid-inferior-thread-regcache-bef.patch \ " -SRC_URI[sha256sum] = "115ad5c18d69a6be2ab15882d365dda2a2211c14f480b3502c6eba576e2e95a0" +SRC_URI[sha256sum] = "fd5bebb7be1833abdb6e023c2f498a354498281df9d05523d8915babeb893f0a" TOOLCHAIN = "gcc" diff --git a/meta/recipes-devtools/gdb/gdb/0001-aarch64-Check-for-valid-inferior-thread-regcache-bef.patch b/meta/recipes-devtools/gdb/gdb/0001-aarch64-Check-for-valid-inferior-thread-regcache-bef.patch deleted file mode 100644 index 9adf4a4db55..00000000000 --- a/meta/recipes-devtools/gdb/gdb/0001-aarch64-Check-for-valid-inferior-thread-regcache-bef.patch +++ /dev/null @@ -1,286 +0,0 @@ -From b3eff3e15576229af9bae026c5c23ee694b90389 Mon Sep 17 00:00:00 2001 -From: Luis Machado -Date: Fri, 24 Mar 2023 07:58:38 +0000 -Subject: [PATCH] aarch64: Check for valid inferior thread/regcache before - reading pauth registers - -Upstream-Status: Backport -Signed-off-by: Ross Burton - -There were reports of gdb throwing internal errors when calling -inferior_thread ()/get_current_regcache () on a system with -Pointer Authentication enabled. - -In such cases, gdb produces the following backtrace, or a variation -of it (for gdb's with the non-address removal implemented only in -the aarch64-linux-tdep.c file). - -../../../repos/binutils-gdb/gdb/thread.c:86: internal-error: inferior_thread: Assertion `current_thread_ != nullptr' failed. -A problem internal to GDB has been detected, -further debugging may prove unreliable. ------ Backtrace ----- -0xaaaae04a571f gdb_internal_backtrace_1 - ../../../repos/binutils-gdb/gdb/bt-utils.c:122 -0xaaaae04a57f3 _Z22gdb_internal_backtracev - ../../../repos/binutils-gdb/gdb/bt-utils.c:168 -0xaaaae0b52ccf internal_vproblem - ../../../repos/binutils-gdb/gdb/utils.c:401 -0xaaaae0b5310b _Z15internal_verrorPKciS0_St9__va_list - ../../../repos/binutils-gdb/gdb/utils.c:481 -0xaaaae0e24b8f _Z18internal_error_locPKciS0_z - ../../../repos/binutils-gdb/gdbsupport/errors.cc:58 -0xaaaae0a88983 _Z15inferior_threadv - ../../../repos/binutils-gdb/gdb/thread.c:86 -0xaaaae0956c87 _Z20get_current_regcachev - ../../../repos/binutils-gdb/gdb/regcache.c:428 -0xaaaae035223f aarch64_remove_non_address_bits - ../../../repos/binutils-gdb/gdb/aarch64-tdep.c:3572 -0xaaaae03e8abb _Z31gdbarch_remove_non_address_bitsP7gdbarchm - ../../../repos/binutils-gdb/gdb/gdbarch.c:3109 -0xaaaae0a692d7 memory_xfer_partial - ../../../repos/binutils-gdb/gdb/target.c:1620 -0xaaaae0a695e3 _Z19target_xfer_partialP10target_ops13target_objectPKcPhPKhmmPm - ../../../repos/binutils-gdb/gdb/target.c:1684 -0xaaaae0a69e9f target_read_partial - ../../../repos/binutils-gdb/gdb/target.c:1937 -0xaaaae0a69fdf _Z11target_readP10target_ops13target_objectPKcPhml - ../../../repos/binutils-gdb/gdb/target.c:1977 -0xaaaae0a69937 _Z18target_read_memorymPhl - ../../../repos/binutils-gdb/gdb/target.c:1773 -0xaaaae08be523 ps_xfer_memory - ../../../repos/binutils-gdb/gdb/proc-service.c:90 -0xaaaae08be6db ps_pdread - ../../../repos/binutils-gdb/gdb/proc-service.c:124 -0x40001ed7c3b3 _td_fetch_value - /build/glibc-RIFKjK/glibc-2.31/nptl_db/fetch-value.c:115 -0x40001ed791ef td_ta_map_lwp2thr - /build/glibc-RIFKjK/glibc-2.31/nptl_db/td_ta_map_lwp2thr.c:194 -0xaaaae07f4473 thread_from_lwp - ../../../repos/binutils-gdb/gdb/linux-thread-db.c:413 -0xaaaae07f6d6f _ZN16thread_db_target4waitE6ptid_tP17target_waitstatus10enum_flagsI16target_wait_flagE - ../../../repos/binutils-gdb/gdb/linux-thread-db.c:1420 -0xaaaae0a6b33b _Z11target_wait6ptid_tP17target_waitstatus10enum_flagsI16target_wait_flagE - ../../../repos/binutils-gdb/gdb/target.c:2586 -0xaaaae0789cf7 do_target_wait_1 - ../../../repos/binutils-gdb/gdb/infrun.c:3825 -0xaaaae0789e6f operator() - ../../../repos/binutils-gdb/gdb/infrun.c:3884 -0xaaaae078a167 do_target_wait - ../../../repos/binutils-gdb/gdb/infrun.c:3903 -0xaaaae078b0af _Z20fetch_inferior_eventv - ../../../repos/binutils-gdb/gdb/infrun.c:4314 -0xaaaae076652f _Z22inferior_event_handler19inferior_event_type - ../../../repos/binutils-gdb/gdb/inf-loop.c:41 -0xaaaae07dc68b handle_target_event - ../../../repos/binutils-gdb/gdb/linux-nat.c:4206 -0xaaaae0e25fbb handle_file_event - ../../../repos/binutils-gdb/gdbsupport/event-loop.cc:573 -0xaaaae0e264f3 gdb_wait_for_event - ../../../repos/binutils-gdb/gdbsupport/event-loop.cc:694 -0xaaaae0e24f9b _Z16gdb_do_one_eventi - ../../../repos/binutils-gdb/gdbsupport/event-loop.cc:217 -0xaaaae080f033 start_event_loop - ../../../repos/binutils-gdb/gdb/main.c:411 -0xaaaae080f1b7 captured_command_loop - ../../../repos/binutils-gdb/gdb/main.c:475 -0xaaaae0810b97 captured_main - ../../../repos/binutils-gdb/gdb/main.c:1318 -0xaaaae0810c1b _Z8gdb_mainP18captured_main_args - ../../../repos/binutils-gdb/gdb/main.c:1337 -0xaaaae0338453 main - ../../../repos/binutils-gdb/gdb/gdb.c:32 ---------------------- -../../../repos/binutils-gdb/gdb/thread.c:86: internal-error: inferior_thread: Assertion `current_thread_ != nullptr' failed. -A problem internal to GDB has been detected, -further debugging may prove unreliable. -Quit this debugging session? (y or n) - -We also see failures across the testsuite if the tests get executed on a target -that has native support for the pointer authentication feature. But -gdb.base/break.exp and gdb.base/access-mem-running.exp are two examples of -tests that run into errors and internal errors. - -This issue started after commit d88cb738e6a7a7179dfaff8af78d69250c852af1, which -enabled more broad use of pointer authentication masks to remove non-address -bits of pointers, but wasn't immediately detected because systems with native -support for pointer authentication are not that common yet. - -The above crash happens because gdb is in the middle of handling an event, -and do_target_wait_1 calls switch_to_inferior_no_thread, nullifying the -current thread. This means a call to inferior_thread () will assert, and -attempting to call get_current_regcache () will also call inferior_thread (), -resulting in an assertion as well. - -target_has_registers was one function that seemed useful for detecting these -types of situation where we don't have a register cache. The problem with that -is the inconsistent state of inferior_ptid, which is used by -target_has_registers. - -Despite the call to switch_to_no_thread in switch_to_inferior_no_thread from -do_target_wait_1 in the backtrace above clearing inferior_ptid, the call to -ps_xfer_memory sets inferior_ptid momentarily before reading memory: - -static ps_err_e -ps_xfer_memory (const struct ps_prochandle *ph, psaddr_t addr, - gdb_byte *buf, size_t len, int write) -{ - scoped_restore_current_inferior restore_inferior; - set_current_inferior (ph->thread->inf); - - scoped_restore_current_program_space restore_current_progspace; - set_current_program_space (ph->thread->inf->pspace); - - scoped_restore save_inferior_ptid = make_scoped_restore (&inferior_ptid); - inferior_ptid = ph->thread->ptid; - - CORE_ADDR core_addr = ps_addr_to_core_addr (addr); - - int ret; - if (write) - ret = target_write_memory (core_addr, buf, len); - else - ret = target_read_memory (core_addr, buf, len); - return (ret == 0 ? PS_OK : PS_ERR); -} - -Maybe this shouldn't happen, or maybe it is just an unfortunate state to be -in. But this prevents the use of target_has_registers to guard against the -lack of registers, since, although current_thread_ is still nullptr, -inferior_ptid is valid and is not null_ptid. - -There is another crash scenario after we kill a previously active inferior, in -which case the gdbarch will still say we support pointer authentication but we -will also have no current thread (inferior_thread () will assert etc). - -If the target has support for pointer authentication, gdb needs to use -a couple (or 4, for bare-metal) mask registers to mask off some bits of -pointers, and for that it needs to access the registers. - -At some points, like the one from the backtrace above, there is no active -thread/current regcache because gdb is in the middle of doing event handling -and switching between threads. - -Simon suggested the use of inferior_ptid to fetch the register cache, as -opposed to relying on the current register cache. Though we need to make sure -inferior_ptid is valid (not null_ptid), I think this works nicely. - -With inferior_ptid, we can do safety checks along the way, making sure we have -a thread to fetch a register cache from and checking if the thread is actually -stopped or running. - -The following patch implements this idea with safety checks to make sure we -don't run into assertions or errors. If any of the checks fail, we fallback to -using a default mask to remove non-address bits of a pointer. - -I discussed with Pedro the possibility of caching the mask register values -(which are per-process and can change mid-execution), but there isn't a good -spot to cache those values. Besides, the mask registers can change constantly -for bare-metal debugging when switching between exception levels. - -In some cases, it is just not possible to get access to these mask registers, -like the case where threads are running. In those cases, using a default mask -to remove the non-address bits should be enough. - -This can happen when we let threads run in the background and then we attempt -to access a memory address (now that gdb is capable of reading memory even -with threads running). Thus gdb will attempt to remove non-address bits -of that memory access, will attempt to access registers, running into errors. - -Regression-tested on aarch64-linux Ubuntu 20.04. ---- - gdb/aarch64-linux-tdep.c | 64 ++++++++++++++++++++++++++++++---------- - 1 file changed, 49 insertions(+), 15 deletions(-) - -diff --git a/gdb/aarch64-linux-tdep.c b/gdb/aarch64-linux-tdep.c -index 20a041c599e..4b2915b8e99 100644 ---- a/gdb/aarch64-linux-tdep.c -+++ b/gdb/aarch64-linux-tdep.c -@@ -57,6 +57,9 @@ - #include "elf/common.h" - #include "elf/aarch64.h" - -+/* For inferior_ptid and current_inferior (). */ -+#include "inferior.h" -+ - /* Signal frame handling. - - +------------+ ^ -@@ -1986,29 +1989,60 @@ aarch64_linux_decode_memtag_section (struct gdbarch *gdbarch, - static CORE_ADDR - aarch64_remove_non_address_bits (struct gdbarch *gdbarch, CORE_ADDR pointer) - { -- aarch64_gdbarch_tdep *tdep = gdbarch_tdep (gdbarch); -- - /* By default, we assume TBI and discard the top 8 bits plus the VA range -- select bit (55). */ -+ select bit (55). Below we try to fetch information about pointer -+ authentication masks in order to make non-address removal more -+ precise. */ - CORE_ADDR mask = AARCH64_TOP_BITS_MASK; - -- if (tdep->has_pauth ()) -+ /* Check if we have an inferior first. If not, just use the default -+ mask. -+ -+ We use the inferior_ptid here because the pointer authentication masks -+ should be the same across threads of a process. Since we may not have -+ access to the current thread (gdb may have switched to no inferiors -+ momentarily), we use the inferior ptid. */ -+ if (inferior_ptid != null_ptid) - { -- /* Fetch the PAC masks. These masks are per-process, so we can just -- fetch data from whatever thread we have at the moment. -+ /* If we do have an inferior, attempt to fetch its thread's thread_info -+ struct. */ -+ thread_info *thread -+ = find_thread_ptid (current_inferior ()->process_target (), -+ inferior_ptid); - -- Also, we have both a code mask and a data mask. For now they are the -- same, but this may change in the future. */ -- struct regcache *regs = get_current_regcache (); -- CORE_ADDR cmask, dmask; -+ /* If the thread is running, we will not be able to fetch the mask -+ registers. */ -+ if (thread != nullptr && thread->state != THREAD_RUNNING) -+ { -+ /* Otherwise, fetch the register cache and the masks. */ -+ struct regcache *regs -+ = get_thread_regcache (current_inferior ()->process_target (), -+ inferior_ptid); -+ -+ /* Use the gdbarch from the register cache to check for pointer -+ authentication support, as it matches the features found in -+ that particular thread. */ -+ aarch64_gdbarch_tdep *tdep -+ = gdbarch_tdep (regs->arch ()); -+ -+ /* Is there pointer authentication support? */ -+ if (tdep->has_pauth ()) -+ { -+ /* We have both a code mask and a data mask. For now they are -+ the same, but this may change in the future. */ -+ CORE_ADDR cmask, dmask; - -- if (regs->cooked_read (tdep->pauth_reg_base, &dmask) != REG_VALID) -- dmask = mask; -+ if (regs->cooked_read (tdep->pauth_reg_base, &dmask) -+ != REG_VALID) -+ dmask = mask; - -- if (regs->cooked_read (tdep->pauth_reg_base + 1, &cmask) != REG_VALID) -- cmask = mask; -+ if (regs->cooked_read (tdep->pauth_reg_base + 1, &cmask) -+ != REG_VALID) -+ cmask = mask; - -- mask |= aarch64_mask_from_pac_registers (cmask, dmask); -+ mask |= aarch64_mask_from_pac_registers (cmask, dmask); -+ } -+ } - } - - return aarch64_remove_top_bits (pointer, mask); --- -2.34.1 - diff --git a/meta/recipes-devtools/gdb/gdb/0009-gdbserver-linux-low.cc-Fix-a-typo-in-ternary-operato.patch b/meta/recipes-devtools/gdb/gdb/0009-gdbserver-linux-low.cc-Fix-a-typo-in-ternary-operato.patch deleted file mode 100644 index 32eba089bc2..00000000000 --- a/meta/recipes-devtools/gdb/gdb/0009-gdbserver-linux-low.cc-Fix-a-typo-in-ternary-operato.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 9a85132c4ba7d37a5df146239b3ab1a5854ce478 Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Wed, 22 Feb 2023 16:24:07 -0800 -Subject: [PATCH] gdbserver/linux-low.cc: Fix a typo in ternary operator - -Upstream-Status: Submitted [https://sourceware.org/pipermail/gdb-patches/2023-February/197298.html] -Signed-off-by: Khem Raj ---- - gdbserver/linux-low.cc | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/gdbserver/linux-low.cc b/gdbserver/linux-low.cc -index 7e1de397893..95ec871d436 100644 ---- a/gdbserver/linux-low.cc -+++ b/gdbserver/linux-low.cc -@@ -5390,7 +5390,7 @@ proc_xfer_memory (CORE_ADDR memaddr, unsigned char *readbuf, - if (lseek (fd, memaddr, SEEK_SET) != -1) - bytes = (readbuf != nullptr - ? read (fd, readbuf, len) -- ? write (fd, writebuf, len)); -+ : write (fd, writebuf, len)); - #endif - - if (bytes < 0) diff --git a/meta/recipes-devtools/gdb/gdb_13.1.bb b/meta/recipes-devtools/gdb/gdb_13.2.bb similarity index 100% rename from meta/recipes-devtools/gdb/gdb_13.1.bb rename to meta/recipes-devtools/gdb/gdb_13.2.bb From patchwork Wed Jun 14 09:28:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25587 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 1C234C001DD for ; Wed, 14 Jun 2023 09:29:44 +0000 (UTC) Received: from mail-ej1-f51.google.com (mail-ej1-f51.google.com [209.85.218.51]) by mx.groups.io with SMTP id smtpd.web10.7357.1686734979896314184 for ; Wed, 14 Jun 2023 02:29:40 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=Ye3y8nqL; spf=pass (domain: gmail.com, ip: 209.85.218.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f51.google.com with SMTP id a640c23a62f3a-97668583210so73276566b.1 for ; Wed, 14 Jun 2023 02:29:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734978; x=1689326978; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=nWySy0zEqgyO5dw46m2aUE+P6wemR09onmNw/9TdNMo=; b=Ye3y8nqLHTJAHC6hmNSJk9V7AOCHi+h/VCS6Dm8LRpEKOH5Ent7418E+eL35ZRCpBO voCnYI9PW1K/LOSQgkT5CVjDTcjGdMWhb+NxgozAsvork6Gorxxb4taVhaZHA1ahHNZy FSY9iGdl32eXnUgGRgSTJMNcEUrNgEk8/nPYGX6MeKODXo4KneddFOXFMxTV6eglbb08 at9UqrBtO2Sr/KMI9QadxAbFaQ4556/f2eyyr8pvdw8VOfTS8fNgtJ2yJOaE1FMkMNXv 3UNHXXbtjw2LabHyzF9usAprU8AdXe/oqB2/63TPaoLPCrz1kB4r2TolCa8SdwlyEqQh +3Mw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734978; x=1689326978; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nWySy0zEqgyO5dw46m2aUE+P6wemR09onmNw/9TdNMo=; b=c1xphppbIP6ilwNsfv3hCjpXUlf758nZ0l+zBwMWgZ9Oubw355/iBW5d/m7OG2ktUf AAvxivMXTNZFyczwcMvdH3ONT1Vs+eBmco4qr6BRjepNXh6ayPGId5CbZUDTDjuwM4FB 0dDtN8bfq2X5pkRs4z12suTDuKJtZdEens7EfLb/DmGgdE7dxDp78imdCTzdcHTHm8Kz CxBNUc7rWr2bFAZCBKarp55RgPGksLLjEzw8/vQGZ8vrh7HRRMikKRphVTxMchbA8exB NsQfyS75wmstp9HkwLr/xqQHCEmSRFx3NHrWtFfiqJg5JCf4tFX9T9He0y+YlhFAky64 QddQ== X-Gm-Message-State: AC+VfDydQtMa+LpXQBGWnDZ2vCoHbWHiKYTKdn/gTVaU0122+V0wQSY3 qXtyfm3CT4nnVsALCWtBNSlF9DDcKfA= X-Google-Smtp-Source: ACHHUZ7vval492OUo/zRW1T+1Gmwe+lsHeH3rZPxikY4csKLZMRut3wo6TbBRNZzigEyk1BxzBx/5g== X-Received: by 2002:a17:906:58ce:b0:965:8edf:8028 with SMTP id e14-20020a17090658ce00b009658edf8028mr15828846ejs.42.1686734978243; Wed, 14 Jun 2023 02:29:38 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:38 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 20/55] gnupg: upgrade 2.4.0 -> 2.4.2 Date: Wed, 14 Jun 2023 11:28:43 +0200 Message-Id: <20230614092918.4065570-20-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182765 Signed-off-by: Alexander Kanavin --- ...e-a-custom-value-for-the-location-of-.patch | 6 +++--- .../recipes-support/gnupg/gnupg/relocate.patch | 18 +++++++++--------- .../gnupg/{gnupg_2.4.0.bb => gnupg_2.4.2.bb} | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) rename meta/recipes-support/gnupg/{gnupg_2.4.0.bb => gnupg_2.4.2.bb} (97%) diff --git a/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch b/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch index 0cd4c459070..81aeaf5d3a6 100644 --- a/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch +++ b/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch @@ -1,4 +1,4 @@ -From 346a6b17a07b658954db65f814461b59824d9fcd Mon Sep 17 00:00:00 2001 +From 8b9e3d286e87bc978ec6bb9cfd790d8d253b79c3 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 22 Jan 2018 18:00:21 +0200 Subject: [PATCH] configure.ac: use a custom value for the location of @@ -14,10 +14,10 @@ Signed-off-by: Alexander Kanavin 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac -index 099c6a8..e8cf408 100644 +index a547401..60bc2c5 100644 --- a/configure.ac +++ b/configure.ac -@@ -1935,7 +1935,7 @@ AC_DEFINE_UNQUOTED(GPGCONF_DISP_NAME, "GPGConf", +@@ -1922,7 +1922,7 @@ AC_DEFINE_UNQUOTED(GPGCONF_DISP_NAME, "GPGConf", AC_DEFINE_UNQUOTED(GPGTAR_NAME, "gpgtar", [The name of the gpgtar tool]) diff --git a/meta/recipes-support/gnupg/gnupg/relocate.patch b/meta/recipes-support/gnupg/gnupg/relocate.patch index 071dd93ff55..f7dd12fbcc1 100644 --- a/meta/recipes-support/gnupg/gnupg/relocate.patch +++ b/meta/recipes-support/gnupg/gnupg/relocate.patch @@ -1,4 +1,4 @@ -From b1117adeb476304ce2792814516a5b7cd44d0d38 Mon Sep 17 00:00:00 2001 +From c4ddea8e6070d1df51058aac08088e27c37e7e73 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 19 Sep 2018 14:44:40 +0100 Subject: [PATCH] Allow the environment to override where gnupg looks for its @@ -14,10 +14,10 @@ Signed-off-by: Alexander Kanavin 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/common/homedir.c b/common/homedir.c -index 67bbde8..7f360ba 100644 +index 286685f..212a945 100644 --- a/common/homedir.c +++ b/common/homedir.c -@@ -1171,7 +1171,7 @@ gnupg_socketdir (void) +@@ -1213,7 +1213,7 @@ gnupg_socketdir (void) if (!name) { unsigned int dummy; @@ -26,7 +26,7 @@ index 67bbde8..7f360ba 100644 gpgrt_annotate_leaked_object (name); } -@@ -1203,7 +1203,7 @@ gnupg_sysconfdir (void) +@@ -1245,7 +1245,7 @@ gnupg_sysconfdir (void) if (dir) return dir; else @@ -35,7 +35,7 @@ index 67bbde8..7f360ba 100644 #endif /*!HAVE_W32_SYSTEM*/ } -@@ -1239,7 +1239,7 @@ gnupg_bindir (void) +@@ -1281,7 +1281,7 @@ gnupg_bindir (void) return name; } else @@ -44,7 +44,7 @@ index 67bbde8..7f360ba 100644 #endif /*!HAVE_W32_SYSTEM*/ } -@@ -1266,7 +1266,7 @@ gnupg_libexecdir (void) +@@ -1308,7 +1308,7 @@ gnupg_libexecdir (void) return name; } else @@ -53,7 +53,7 @@ index 67bbde8..7f360ba 100644 #endif /*!HAVE_W32_SYSTEM*/ } -@@ -1296,7 +1296,7 @@ gnupg_libdir (void) +@@ -1338,7 +1338,7 @@ gnupg_libdir (void) return name; } else @@ -62,7 +62,7 @@ index 67bbde8..7f360ba 100644 #endif /*!HAVE_W32_SYSTEM*/ } -@@ -1327,7 +1327,7 @@ gnupg_datadir (void) +@@ -1369,7 +1369,7 @@ gnupg_datadir (void) return name; } else @@ -71,7 +71,7 @@ index 67bbde8..7f360ba 100644 #endif /*!HAVE_W32_SYSTEM*/ } -@@ -1359,7 +1359,7 @@ gnupg_localedir (void) +@@ -1401,7 +1401,7 @@ gnupg_localedir (void) return name; } else diff --git a/meta/recipes-support/gnupg/gnupg_2.4.0.bb b/meta/recipes-support/gnupg/gnupg_2.4.2.bb similarity index 97% rename from meta/recipes-support/gnupg/gnupg_2.4.0.bb rename to meta/recipes-support/gnupg/gnupg_2.4.2.bb index 900aa8ad736..580782037e4 100644 --- a/meta/recipes-support/gnupg/gnupg_2.4.0.bb +++ b/meta/recipes-support/gnupg/gnupg_2.4.2.bb @@ -23,7 +23,7 @@ SRC_URI:append:class-native = " file://0001-configure.ac-use-a-custom-value-for- file://relocate.patch" SRC_URI:append:class-nativesdk = " file://relocate.patch" -SRC_URI[sha256sum] = "1d79158dd01d992431dd2e3facb89fdac97127f89784ea2cb610c600fb0c1483" +SRC_URI[sha256sum] = "97eb47df8ae5a3ff744f868005a090da5ab45cb48ee9836dbf5ee739a4e5cf49" EXTRA_OECONF = "--disable-ldap \ --disable-ccid-driver \ From patchwork Wed Jun 14 09:28:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25585 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 17E67C001B1 for ; Wed, 14 Jun 2023 09:29:44 +0000 (UTC) Received: from mail-ej1-f53.google.com (mail-ej1-f53.google.com [209.85.218.53]) by mx.groups.io with SMTP id smtpd.web11.7478.1686734980297187740 for ; Wed, 14 Jun 2023 02:29:40 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=aJe4Rc7r; spf=pass (domain: gmail.com, ip: 209.85.218.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f53.google.com with SMTP id a640c23a62f3a-9788554a8c9so83448266b.2 for ; Wed, 14 Jun 2023 02:29:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734979; x=1689326979; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=YqOm4/SyxGYL8FBOA1Gt09BiQLB6cZ7nvIsKG2jr0gs=; b=aJe4Rc7r4Sdy6I8c9ABAxHkAk3ZeTnfMUeHFHyILEkW3R6t9kE+fSLpsViqwj4Y43B XDyt7BigFS2nRtqXTRFj9A9Dngk7hk5dit68iFMA3Yt4AGUB1gt7Xh9bvrdA99iCtY5h +BNe2NjMMpo/eSaU3qpbNEtpk1WHcsvW5suUb2PV1+likSKpOivCF0eFfz3G/DJQcbYF mItJd09nheTna7oqt4xBzJoBEySX1f4PvjIWlV7lmmyZFQrtDhtVIy1T/YZDeLxJp4Jr wVhOW6FZayCKloKKCaGJfMVixa5+tCboyr2xHjbhFV8ggSl1j/FiF1eF/xKkdm1CjcNU JG2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734979; x=1689326979; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YqOm4/SyxGYL8FBOA1Gt09BiQLB6cZ7nvIsKG2jr0gs=; b=k5rCNbKXVL/fEf+NRCAx9WK20mcSacF78jhmDS5ADpNBmcSUDwxpSPKUbwcJmwZkLK A2pKna5VoTY2zXYRAPya5EnlRypzWiBEZ3Y20f6TMiMQmiv4xnhXQUzGzBR2yugp+kKS DsFP3XFxboASebW3uFSm3ObbxYXncv7JAoVSZFRCG6IkUci51Mp54KXcLTu6EV41sDVH ai7IljhtBTUJhWJWx0xc+Ts1KQWdvaYkX9cxryDUpEbn/I8R8Mo1+Z6W1rnDzXIoJl9x oQCJphFn1BXxrPL/+oB2BOE0MsBXa0F/W5NeFxWxmyOk42tDpkivV70TkM3X91YS/sJ5 SvJw== X-Gm-Message-State: AC+VfDw1Ja3efbjI/1Wej0PoDL+2jHRImGHrF/olK3KpRGSCoBFnC+Zj MC2RHZmL74A1fn88iBgKVNHvxBQjfSc= X-Google-Smtp-Source: ACHHUZ5RMANONsuBvga7QfxLztudalcbO8hGnMAeUteYPtuOsQ2kNjx0LRr3PvJJqOq4bfnBTsEbhw== X-Received: by 2002:a17:907:94ca:b0:94f:2d5f:6949 with SMTP id dn10-20020a17090794ca00b0094f2d5f6949mr16069734ejc.42.1686734978784; Wed, 14 Jun 2023 02:29:38 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:38 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 21/55] gobject-introspection: upgrade 1.74.0 -> 1.76.1 Date: Wed, 14 Jun 2023 11:28:44 +0200 Message-Id: <20230614092918.4065570-21-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182766 Signed-off-by: Alexander Kanavin --- ...01-Relocate-the-repository-directory-for-native-builds.patch | 2 +- ...-introspection_1.74.0.bb => gobject-introspection_1.76.1.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/gobject-introspection/{gobject-introspection_1.74.0.bb => gobject-introspection_1.76.1.bb} (99%) diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch index 030ff176010..9ba8bcfd71a 100644 --- a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch +++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch @@ -1,4 +1,4 @@ -From d396e5126461631e2c73ce98ba034f1e44598f6a Mon Sep 17 00:00:00 2001 +From 2c31944eabbb42a86a4ddaa2998a3b100a13138d Mon Sep 17 00:00:00 2001 From: Sascha Silbe Date: Fri, 8 Jun 2018 13:55:10 +0200 Subject: [PATCH] Relocate the repository directory for native builds diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.74.0.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.76.1.bb similarity index 99% rename from meta/recipes-gnome/gobject-introspection/gobject-introspection_1.74.0.bb rename to meta/recipes-gnome/gobject-introspection/gobject-introspection_1.76.1.bb index d3a7ce2fd93..17748b9f496 100644 --- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.74.0.bb +++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.76.1.bb @@ -17,7 +17,7 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${@oe.utils.trim_version("${PV}", 2)}/${BPN}-$ file://0001-g-ir-tool-template.in-fix-girdir-path.patch \ " -SRC_URI[sha256sum] = "347b3a719e68ba4c69ff2d57ee2689233ea8c07fc492205e573386779e42d653" +SRC_URI[sha256sum] = "196178bf64345501dcdc4d8469b36aa6fe80489354efe71cb7cb8ab82a3738bf" SRC_URI:append:class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch" From patchwork Wed Jun 14 09:28:45 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25583 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 08A28EB64DD for ; Wed, 14 Jun 2023 09:29:44 +0000 (UTC) Received: from mail-ed1-f48.google.com (mail-ed1-f48.google.com [209.85.208.48]) by mx.groups.io with SMTP id smtpd.web11.7480.1686734981046637673 for ; Wed, 14 Jun 2023 02:29:41 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=lcIMZLKd; spf=pass (domain: gmail.com, ip: 209.85.208.48, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f48.google.com with SMTP id 4fb4d7f45d1cf-5147e40bbbbso9701087a12.3 for ; Wed, 14 Jun 2023 02:29:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734979; x=1689326979; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=E3ZmMxWDDklvgvGCsQ4Td0gsm94q/zHVIv34W1ZAuLk=; b=lcIMZLKdn//QLTF3eeOT5eSL6YlpFSX1lwPTRho1WsP4Wg2SYJoGy13Wb8jJ0wi2kc FoWecDHN0eBBkxlwAiwN0v1+40Q4oOAFOyb9gbQHWx+M6+1M7mZeYIlk5lQO6PWz1eUi Po5BiuMIGwLGN5s1b/LeXieTBpcIyR/OM4k0W6rM75+S9ZvnNAUY0JFXVXmzAFW+zypo Fq0O+Ay51Um82OX6BctKh+sY6sus90vwZalmOQy419WZ9/hJCfO+YxizrPtjkjhyTs/8 zJJ+dYvTYnnByRiAsjbxevUis5GnP2nrdRq2MficW+EHC6fCjOPntypSd3OcXkKOQxJG RpGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734979; x=1689326979; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E3ZmMxWDDklvgvGCsQ4Td0gsm94q/zHVIv34W1ZAuLk=; b=Yk89fWOBEcPMqqsHUDi5K02YWauW4Rvo71zN9GNnsXO8yybNSkSk+EvbEbU8R3e6S6 QgBLpK8uUpl6Q3XF6d3QPgJTVKF34I2+UJmxP+VZYwZ9p/fGZRIUV/hdexJNcrNU5/fm wotwRRMvVvYgjvyHGiFwq/jTAx2ABW7UbJ3tKLL7AI8qDYABXTr0dd8xT3o+sL7aUgy9 S5Se9LcFxQtFibVayQhj2iUJwXCnSJICFt1PMQIYJ6KwlkSp0hrEYWiNafFFzQralAeB vwdQxaQlBE0t9h+nirYV1o5Bpafw1CCjU8lVcrbTBD5TJF/+d7zizD0bp/c9mm9D+GwS HhhQ== X-Gm-Message-State: AC+VfDycPaJ8N4RTCneK32+QSeEi2bgHhPIH35scG+DNWjpuJkhq6Zz4 QGW1As6jpDWnagaoJA8+kHKEH/9H/sI= X-Google-Smtp-Source: ACHHUZ77j8zQukQ59s6IL4rUTEsDUSdf36tWKdCcMvcAjvs/l4pUqWgMDHQoCv77M7TQ1aQUful3Fg== X-Received: by 2002:a17:907:1c88:b0:96f:1629:3e9a with SMTP id nb8-20020a1709071c8800b0096f16293e9amr15682791ejc.34.1686734979481; Wed, 14 Jun 2023 02:29:39 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:39 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 22/55] kmscube: upgrade to latest revision Date: Wed, 14 Jun 2023 11:28:45 +0200 Message-Id: <20230614092918.4065570-22-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182767 Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/kmscube/kmscube_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/kmscube/kmscube_git.bb b/meta/recipes-graphics/kmscube/kmscube_git.bb index 67ac97b963d..ca76251d7ab 100644 --- a/meta/recipes-graphics/kmscube/kmscube_git.bb +++ b/meta/recipes-graphics/kmscube/kmscube_git.bb @@ -10,7 +10,7 @@ DEPENDS = "virtual/libgles3 virtual/libgles2 virtual/egl libdrm virtual/libgbm" LIC_FILES_CHKSUM = "file://kmscube.c;beginline=1;endline=23;md5=8b309d4ee67b7315ff7381270dd631fb" -SRCREV = "345111481d654b38a72b5c3629151dc74f7a82bc" +SRCREV = "cf4ec7f35521eb54d72ce0c92ce65b2249171cbd" SRC_URI = "git://gitlab.freedesktop.org/mesa/kmscube;branch=master;protocol=https" UPSTREAM_CHECK_COMMITS = "1" From patchwork Wed Jun 14 09:28:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25588 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 35DDCC00528 for ; Wed, 14 Jun 2023 09:29:44 +0000 (UTC) Received: from mail-ej1-f45.google.com (mail-ej1-f45.google.com [209.85.218.45]) by mx.groups.io with SMTP id smtpd.web11.7481.1686734981647314634 for ; Wed, 14 Jun 2023 02:29:41 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=rBGnHkC7; spf=pass (domain: gmail.com, ip: 209.85.218.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f45.google.com with SMTP id a640c23a62f3a-977e7d6945aso88203766b.2 for ; Wed, 14 Jun 2023 02:29:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734980; x=1689326980; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=DXhe3nLze5mN3sqMhW0eHfI4XmIhi8tYlY8ncD4+PmE=; b=rBGnHkC7X3RJbOHctQwa44MJSx1JtXCXMoP05GIB0DDhABv1ecrMXoIG14DC5E1tvm bphQSdapJ+WxH96/eMMLQxd9bGMfY652OFl9sYWbKEtRv2ff1BtOE1Ing69rkCWK7iUX IRu/wgzfs9Fq4ezzeiD8LuWlzXLvlp8aVZxT7XRWuWCO+vGwMpZv8cgeSMHL0L0mNoVg 9P9gIAoBMZiIA4WZsFMFNR+dJT6+QObSZew7CZ0vvu0bLpwb9ZiKQlmbth2dl3ZNLCNb zbzkBcpOUq1YfO1c6+l3F1WYHN3/uWlhttUVASXpDMq5VfCZrl0hEKrNRDFaxHbrkWMo ERpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734980; x=1689326980; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DXhe3nLze5mN3sqMhW0eHfI4XmIhi8tYlY8ncD4+PmE=; b=d7ePQeUWEzgzIGQQUWmkC8oGnoTBp9/gMllnCj+LJG03LIW6OcgUrU/zIAi9R1Ejfo PXisVo+89HKNic8C5YuVSdrVqUIShyXNe6O0QsF3uZQOTcoYWfZElZGSVIeRC8Od9tg2 g99X0B1pECVPquYAKajp/B4JPpag+ogPf3YF2qfqWNViMLN37HQRTTHRkOFmJ2MGiuxZ lNfj0gpTmYJqFIpiV3yxBPwi0P1Z/2Hdn1v9jKeQQj5douyXKdCKUeKc7HcFICkMUC0r rMLG3P+4A+9xeDLluvTcIp5Y2oGmVRbrtCgYfed5arq28A3pzIr+iRfx+HzZ07bEg2ov 3wkw== X-Gm-Message-State: AC+VfDzKTgOAkxbRXEdflchh8FEQoVaDlRYYAzanT0UB2ePJVWRNSv6d /CrfMjrGEKKvy49rKXWhaXHsXZEBO/c= X-Google-Smtp-Source: ACHHUZ4zr8eW2cUCNAtHGjngL7Dvm1WWm5x7psiQjX66qM4mYdwKef1XGDjdGAwtklEzpGWKGQOl6Q== X-Received: by 2002:a17:907:970a:b0:961:69a2:c8d6 with SMTP id jg10-20020a170907970a00b0096169a2c8d6mr17528813ejc.69.1686734980085; Wed, 14 Jun 2023 02:29:40 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:39 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 23/55] libmodulemd: upgrade 2.14.0 -> 2.15.0 Date: Wed, 14 Jun 2023 11:28:46 +0200 Message-Id: <20230614092918.4065570-23-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182768 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/libmodulemd/libmodulemd_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb b/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb index 9e321346284..d3bef833062 100644 --- a/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb +++ b/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=25a3927bff3ee4f5b21bcb0ed3fcd6bb" SRC_URI = "git://github.com/fedora-modularity/libmodulemd;protocol=https;branch=main" -PV = "2.14.0" -SRCREV = "ee80309bc766d781a144e6879419b29f444d94eb" +PV = "2.15.0" +SRCREV = "bfde7f2d04fbb22e26c9eb843e4ccc478762dd8d" S = "${WORKDIR}/git" From patchwork Wed Jun 14 09:28:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25581 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 09517C001B0 for ; Wed, 14 Jun 2023 09:29:44 +0000 (UTC) Received: from mail-ej1-f51.google.com (mail-ej1-f51.google.com [209.85.218.51]) by mx.groups.io with SMTP id smtpd.web11.7482.1686734982137005031 for ; Wed, 14 Jun 2023 02:29:42 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=bzKRPY9Z; spf=pass (domain: gmail.com, ip: 209.85.218.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f51.google.com with SMTP id a640c23a62f3a-9823de726c3so86985566b.0 for ; Wed, 14 Jun 2023 02:29:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734980; x=1689326980; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=6vKB3LA35ozkt3DsgWtBFqPqWJ//JpjcrQHm3+iRRD4=; b=bzKRPY9ZfTZ5Ne3Q0EN4ZVyDKT6zXO+P/hfJNjmYQmQ2mu8ggpLmDoFtwYCch8gdyp Rro8xPTCvcXPdyZYs57diZagRbLeUK4ptP6KHvrAiM75fJbP6GUYOq/ck4MIsCxDct7E wkSkFraDiFVNmD5A//x9mkVXDz+Hpmf7ALR4Ygu5ekyRd6wIJk6bH+7jyzlHdD1RO9C0 NqKDeWtMPQe1ri+bJl658QTP+5JdguJZnbhSO6arzt9o8UacuZlnCnBaPloAKBuEjO28 UlSmD+a+JUCYrbuQgG6UB5pz+w6uKuULobF2WibZnm3LWHTHmOi3MFtHI6MWeEeFY+2X sCMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734980; x=1689326980; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6vKB3LA35ozkt3DsgWtBFqPqWJ//JpjcrQHm3+iRRD4=; b=LmCbMKPYxu2+J2vgvzb1CIScCx3pcTA1J3VXhB9IuoLzjaYTuEHXDzbtNBXZYeVAfi BfZlPbXxuCELBAYz/Rw0aGSWhWAULFWrfj8AtY8uweNz5G+rnTj1aRyVBO84vj5zC0dx fBHMEFrOJAfmOqJjNwc2xobeLuAjlt8IBIjwouKy+5IdPnmrbFSZihnv5dYJXYH47yiS vfHZph90pQe7hE51MLTXpAUzM7cpmrJ44nR2E5J5I6+fInxTfL1uQfHObvYjeduPXDht cy1yLE5+V2Mbe1LP8c1lr4mZobvUdghVeg2mgYeiAS4YvzcLa8WbZd5xtcF1qsk5jfbG Xk9g== X-Gm-Message-State: AC+VfDxZWy3t+4GCDjTEsp4GEd0d5LMuCW0Fukhul3qmlSqqn+cc0Her +f11FGczpZ40KvN67dRxt8Ng0GTXOgQ= X-Google-Smtp-Source: ACHHUZ7h0IFV77KlWWtq8rEDjAOBcZQixidZ9Zg+YpLNoVNLzD5Dxh3q26P4xGuAasITxa0J55Z2sw== X-Received: by 2002:a17:907:9724:b0:979:7624:1f70 with SMTP id jg36-20020a170907972400b0097976241f70mr18254947ejc.18.1686734980567; Wed, 14 Jun 2023 02:29:40 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:40 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 24/55] libuv: license file was split in two in the 1.45.0 version update Date: Wed, 14 Jun 2023 11:28:47 +0200 Message-Id: <20230614092918.4065570-24-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:44 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182769 Signed-off-by: Alexander Kanavin --- meta/recipes-connectivity/libuv/libuv_1.45.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/libuv/libuv_1.45.0.bb b/meta/recipes-connectivity/libuv/libuv_1.45.0.bb index 45b3a96f120..456cb2f9624 100644 --- a/meta/recipes-connectivity/libuv/libuv_1.45.0.bb +++ b/meta/recipes-connectivity/libuv/libuv_1.45.0.bb @@ -3,7 +3,8 @@ HOMEPAGE = "https://github.com/libuv/libuv" DESCRIPTION = "libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Luvit, Julia, pyuv, and others." BUGTRACKER = "https://github.com/libuv/libuv/issues" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=74b6f2f7818a4e3a80d03556f71b129b" +LIC_FILES_CHKSUM = "file://LICENSE;md5=74b6f2f7818a4e3a80d03556f71b129b \ + file://LICENSE-extra;md5=f9307417749e19bd1d6d68a394b49324" SRCREV = "96e05543f53b19d9642b4b0dd73b86ad3cea313e" SRC_URI = "git://github.com/libuv/libuv.git;branch=master;protocol=https" From patchwork Wed Jun 14 09:28:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25579 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 EC776EB64DB for ; Wed, 14 Jun 2023 09:29:43 +0000 (UTC) Received: from mail-ej1-f45.google.com (mail-ej1-f45.google.com [209.85.218.45]) by mx.groups.io with SMTP id smtpd.web11.7483.1686734982739007222 for ; Wed, 14 Jun 2023 02:29:43 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=lnjh7o4E; spf=pass (domain: gmail.com, ip: 209.85.218.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f45.google.com with SMTP id a640c23a62f3a-98220bb31c6so84067566b.3 for ; Wed, 14 Jun 2023 02:29:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734981; x=1689326981; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=9CbkoFXQf2UksfuopEMjWDmVYrfTXj3OjmWBmPCpyws=; b=lnjh7o4E+47uFxyGniXKXBYou6S+1R4obB+ISp4iW38VbQXe+bM/74KxMxDVLjJmmZ YD73Uv7OnP2zQjXSyT1x/JRJofmO7FlWuQ1qrdkUI1fzONFBKx1m/qlBTZwsLCqCAIep 1Kpk23t5q34eHUFJoYkJ3ti5eogZiWrIhZo5EP2R5vJBJkKYTr5MvCJjCaDDoe22PXCI un74+dE3Q9KvdGftH2A0M7J9dwp5e4HwT9j73EK2gysBa0HaslnSP9cR2vVBDwUUBaLi dg5z2uquKhdshryEba9xAt719DNXOkalX6rbA7SDy13uGXFiymiu4wsT6ozzOhP1SYh9 VMAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734981; x=1689326981; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9CbkoFXQf2UksfuopEMjWDmVYrfTXj3OjmWBmPCpyws=; b=aon0vgu7HkxgUBS62IkFH0WuzLbo/2XzRlM8GkP/PSV7R3UDg88QCV5M3xidPTYFfa Jgyq5JlSZX8lKc1uuDRN/qRbMyk9Lf1rs8VXfFqSbcAyYYOQL4cVMCaAdKZcbo0YRpDG FX05V9skMoGWYJqdsHjnKIbZ71K3elKNDQlHhAZ6G+o3pvP8XIhdgixCN6XzXI24w8qV ercNHwXMFsZPjHVLEO3SBDq1eEZG03QphtNS6CTL8IEnpY3+fFo+kbr09P8+Vo9jn5hh lMHjpSLd6bNDaTx+58iwy7HxRHHVrx8+adH6phnyqngHpfCw+rszB57SKptQhU10M5No w+ZQ== X-Gm-Message-State: AC+VfDxIVoCzP4i8rsJM5ADLMIqQNyKr5ifsHXYcy5GbwZ0GKxLH3HS6 HtCRAKED9YxDlalMTYGcCEEcuKDFu4E= X-Google-Smtp-Source: ACHHUZ4PGRVCGIrk3ECOtpkCbMjoHlJ5hIbA6k24iaAE7S6r/ZSjJxeOFaZyfIsyHCrY11XtIz8e7g== X-Received: by 2002:a17:907:6e12:b0:977:ab43:731f with SMTP id sd18-20020a1709076e1200b00977ab43731fmr18932184ejc.66.1686734981176; Wed, 14 Jun 2023 02:29:41 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:40 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 25/55] libx11: upgrade 1.8.4 -> 1.8.5 Date: Wed, 14 Jun 2023 11:28:48 +0200 Message-Id: <20230614092918.4065570-25-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182770 Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libx11_1.8.4.bb => libx11_1.8.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libx11_1.8.4.bb => libx11_1.8.5.bb} (92%) diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb b/meta/recipes-graphics/xorg-lib/libx11_1.8.5.bb similarity index 92% rename from meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb rename to meta/recipes-graphics/xorg-lib/libx11_1.8.5.bb index 9058c1844ec..cf2e29471a9 100644 --- a/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb +++ b/meta/recipes-graphics/xorg-lib/libx11_1.8.5.bb @@ -24,7 +24,7 @@ XORG_PN = "libX11" SRC_URI += "file://disable_tests.patch" -SRC_URI[sha256sum] = "c9a287a5aefa9804ce3cfafcf516fe96ed3f7e8e45c0e2ee59e84c86757df518" +SRC_URI[sha256sum] = "e362c6f03c793171becd1ce2078c64789504c7d7ff48ee40a76ff76b59f6b561" inherit gettext From patchwork Wed Jun 14 09:28:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25582 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 ED6D2EB64DC for ; Wed, 14 Jun 2023 09:29:43 +0000 (UTC) Received: from mail-ed1-f43.google.com (mail-ed1-f43.google.com [209.85.208.43]) by mx.groups.io with SMTP id smtpd.web11.7484.1686734983327258738 for ; Wed, 14 Jun 2023 02:29:43 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=E55rw9H4; spf=pass (domain: gmail.com, ip: 209.85.208.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f43.google.com with SMTP id 4fb4d7f45d1cf-51640b9ed95so11048642a12.2 for ; Wed, 14 Jun 2023 02:29:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734982; x=1689326982; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=+u34NRFISL6Uahwmqkxng6ai9gShews60z3KMFILI2I=; b=E55rw9H49Ct+ED+dGLxA/5vaPhdfyReTMp8ipY7dLyWBhjXRTXT3F9psMdFg2z779y lZm2d9J6H8sAp6/4tL46xKTB4bapOEI6f4jlrGiL5MpuMEYLNn90wdlgYADcYKcHv0PN 98tyHZLhHV+y15gcMTh44ybftPKWK0rZL4YqBH0G/ok6/Ej6SxIg5cAetBkjGYjp1t87 J+V9GPEBu5YE6qNYvcv+FmVfPcc3Dj0wmUlV/arkYx8C+JPTukyRiG6LuVnITfDnR2FW yFfkdrczz/ZJmnOKnHpuXOQIStfdIVOXgp8oFbM4LFSI4oMck1MQ7Mq/Be3hX0l7efg/ E3+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734982; x=1689326982; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+u34NRFISL6Uahwmqkxng6ai9gShews60z3KMFILI2I=; b=Vj4w6+uzzXA3rnZMyzDmS1LyNjmhIthsImpoBmz+ikNRlrJF7Yp59oLTvj1E6rOjQ+ 96lx4bgNX199aQ1H2S3xUfSMpe0vwBuEfT9jRbrcrsg4dgwaoRkLQEhWwtjW4lBRLSi+ Xb2Zr+yxG9Eok+JVb0LanC4ZNt4SPvilsyPP6F9Mk8SFf6Y/K4R9/avOeuV9EtjmRqAC N5GW9ju2fgp8ANs9w3UNrzgHwiyGbrDekKffdtutV5n7pzlk4P/oNe9EDEAt8PpgU4uY SzDXcyXMiPrWQJ64+jODjzRmkR3LDPNKCsFy/10YDZvg87b3IvBjP7TP2OCdO+b16HsY LidQ== X-Gm-Message-State: AC+VfDwJLPLopvUExTSVO4MyRpzfjJsgSphFxhFprbr1Jh/ueg6Bqxbj vK25eLqMMdKg6H5EcXXrRzh7HF1aWqI= X-Google-Smtp-Source: ACHHUZ6V+UHkw31MtxVZbUFtnIpfA6PoLFKoEzJ/sHYchHeFRVsQ0UMcBAK2M2uPJnNGM8imIIMWoA== X-Received: by 2002:a17:907:6da1:b0:979:65f0:cced with SMTP id sb33-20020a1709076da100b0097965f0ccedmr14470728ejc.17.1686734981780; Wed, 14 Jun 2023 02:29:41 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:41 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 26/55] libxcrypt: upgrade 4.4.33 -> 4.4.34 Date: Wed, 14 Jun 2023 11:28:49 +0200 Message-Id: <20230614092918.4065570-26-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182771 Signed-off-by: Alexander Kanavin --- ...{libxcrypt-compat_4.4.33.bb => libxcrypt-compat_4.4.34.bb} | 0 meta/recipes-core/libxcrypt/libxcrypt.inc | 4 ++-- .../libxcrypt/{libxcrypt_4.4.33.bb => libxcrypt_4.4.34.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/libxcrypt/{libxcrypt-compat_4.4.33.bb => libxcrypt-compat_4.4.34.bb} (100%) rename meta/recipes-core/libxcrypt/{libxcrypt_4.4.33.bb => libxcrypt_4.4.34.bb} (100%) diff --git a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.33.bb b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.34.bb similarity index 100% rename from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.33.bb rename to meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.34.bb diff --git a/meta/recipes-core/libxcrypt/libxcrypt.inc b/meta/recipes-core/libxcrypt/libxcrypt.inc index 61b03810763..4d145cf3ccd 100644 --- a/meta/recipes-core/libxcrypt/libxcrypt.inc +++ b/meta/recipes-core/libxcrypt/libxcrypt.inc @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://LICENSING;md5=c0a30e2b1502c55a7f37e412cd6c6a4b \ inherit autotools pkgconfig SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH};protocol=https" -SRCREV = "d7fe1ac04c326dba7e0440868889d1dccb41a175" -SRCBRANCH ?= "develop" +SRCREV = "e80cfde51bb4fe4bcf27585810e0b4ea3d1e4d7d" +SRCBRANCH ?= "master" SRC_URI += "file://fix_cflags_handling.patch" diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.34.bb similarity index 100% rename from meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb rename to meta/recipes-core/libxcrypt/libxcrypt_4.4.34.bb From patchwork Wed Jun 14 09:28:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25596 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 40542EB64DB for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ej1-f46.google.com (mail-ej1-f46.google.com [209.85.218.46]) by mx.groups.io with SMTP id smtpd.web10.7358.1686734983869533880 for ; Wed, 14 Jun 2023 02:29:44 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=l4ey/VHG; spf=pass (domain: gmail.com, ip: 209.85.218.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f46.google.com with SMTP id a640c23a62f3a-977c89c47bdso84857066b.2 for ; Wed, 14 Jun 2023 02:29:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734982; x=1689326982; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=frDUjz3XVmlaXVJxahbQq4F171SY5tPPy0wBgUnrJfk=; b=l4ey/VHGaWqe8eApeDHkjWQ0wYqtdZi4c2/FYnjos5SYBj5/XCbxayF4RlO4eDXzzf VqzbE2Z5BO/C7rtVjA8EREarDTUEFGz0F0wN2GpL4cu80NpsJNRN/wzGysIbE7JKmQ6R X28twm9n4FIKz0ybfxhUWgbiwe/OFCTIfCvTP/Y3J0Iq8OebWrCXnRZgkvrDA0HIyyIb eUoYNRDQkb629mcTYxkFAiJrqJQAAQBGrFJR5GgZATsJ5M98CYFdbEZ/ONCXx550IPPv v0X1vo8tgwmhA5eU0ilzYQc5iVV5uGQPr00sbovFLP6asepnkKJCGcKeWhcp044LuVSg ZSag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734982; x=1689326982; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=frDUjz3XVmlaXVJxahbQq4F171SY5tPPy0wBgUnrJfk=; b=BuHqHMpfQxpLZqHRdmdljnVZRSHa9OenAneFAdD3vbt8ogT7UKpFJf8RthpSbU4hhi kH/tcQpz7SBSebjPUqvbr9QZFwVfEcdk0k04vlwByfUCcf5jV+2G//+ixOFNzIhhGVDB lovSWc25D27RLyvEd7i/by+8nqwIb/Rm7ibIeZkPgaiY6RYP1jq/ilqRvwrxXaoNq2OB oan1IRnsLga8i0Lzbqkxg+Hg1o7W3e4Vv6C19EfWLsCnHhjXIPkXdnMYOZirque6LAVl wAC6o0OaUETPYKtuM/ymJXNvSwg1n9hnm3S0R++AXZt85qYmXvhwbv0nrC0hzXkSvp7m JxJw== X-Gm-Message-State: AC+VfDxolPbYq4711Djtx3G98npS/9O2cJIvZtcqRf88P5nrM2BTrT6I 94V5uPe3o+nJ8eqWKrX8mZdRffwKIPA= X-Google-Smtp-Source: ACHHUZ6VJUxaC59QRCnE+ieq0AawufSFxObFTSWz0gA5XGf84eb0eA8QYjX8FvDrgfH1dU1St481MQ== X-Received: by 2002:a17:907:9710:b0:96a:ff7f:692 with SMTP id jg16-20020a170907971000b0096aff7f0692mr16860860ejc.68.1686734982318; Wed, 14 Jun 2023 02:29:42 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:42 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 27/55] libxslt: upgrade 1.1.37 -> 1.1.38 Date: Wed, 14 Jun 2023 11:28:50 +0200 Message-Id: <20230614092918.4065570-27-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182772 Signed-off-by: Alexander Kanavin --- .../libxslt/{libxslt_1.1.37.bb => libxslt_1.1.38.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libxslt/{libxslt_1.1.37.bb => libxslt_1.1.38.bb} (95%) diff --git a/meta/recipes-support/libxslt/libxslt_1.1.37.bb b/meta/recipes-support/libxslt/libxslt_1.1.38.bb similarity index 95% rename from meta/recipes-support/libxslt/libxslt_1.1.37.bb rename to meta/recipes-support/libxslt/libxslt_1.1.38.bb index 361bb0f8dc9..bf35a94b7f0 100644 --- a/meta/recipes-support/libxslt/libxslt_1.1.37.bb +++ b/meta/recipes-support/libxslt/libxslt_1.1.38.bb @@ -15,7 +15,7 @@ DEPENDS = "libxml2" SRC_URI = "https://download.gnome.org/sources/libxslt/1.1/libxslt-${PV}.tar.xz" -SRC_URI[sha256sum] = "3a4b27dc8027ccd6146725950336f1ec520928f320f144eb5fa7990ae6123ab4" +SRC_URI[sha256sum] = "1f32450425819a09acaff2ab7a5a7f8a2ec7956e505d7beeb45e843d0e1ecab1" UPSTREAM_CHECK_REGEX = "libxslt-(?P\d+(\.\d+)+)\.tar" From patchwork Wed Jun 14 09:28:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25595 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 4056EEB64DD for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ej1-f51.google.com (mail-ej1-f51.google.com [209.85.218.51]) by mx.groups.io with SMTP id smtpd.web10.7359.1686734984409511119 for ; Wed, 14 Jun 2023 02:29:44 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=ZNxjUDVZ; spf=pass (domain: gmail.com, ip: 209.85.218.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f51.google.com with SMTP id a640c23a62f3a-977cf86aae5so70832766b.0 for ; Wed, 14 Jun 2023 02:29:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734983; x=1689326983; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Vj/sawFAHPTt6SRAigiklB0WkUWCKDY69O/ue7VjopM=; b=ZNxjUDVZgNMZ0w9OZu+QoZzVja5MZyYjEyp3YR3ht3Tzd5Say1CAtWQPZ51HzTLN4Q SfFWasD3XOGZPtgT5vvDKIZ1AyvmN2ejwNfvVjzpM73IuWCJ6C9jP3VYVkvPhjHN7yC8 XvrlpWjcmB4r59P8qLQLRDlN6UVU2rrkgPkdN1b/8JiDIPU3m4NYCzwjqoKl7UW6K/s9 8DrpUX5SFHXtH7QvryWjKASe32uUZKeDl4zlN652UnLdFyia/VbWI041QM4HJHJWrmds hxjOgB2TCMLqCCbVi8qQ195ClTjBMIN2olPZMxrnYLVcrTtDqoMBQD2sjtOkiNKajGGD jdkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734983; x=1689326983; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Vj/sawFAHPTt6SRAigiklB0WkUWCKDY69O/ue7VjopM=; b=an217X6uRA4cxasPXNi+IrEVrrD3s/FyP/uyd0Av9JRQ3A1r4+HVojjBCx/OnHDg5s xAyea1jpAx/bOmgQeONwI4/onmBLQPZKlvYSBfi+T2l7GCGKmvfsLgnody0llTMenB+A olNZVGTUUdrzJZusCNPBb+E5cw8CZlPVj6Vm04NpLIRXCf20JXL4JXfq4s6295xg+/Ga rv+mxXHN4BswFin/D9W9Ma2Srrv1nSTdgiSMlUdX2r1hwVlAsiTeHdHG9v2ZWBojgEJu Uzg0fJsp6gNF80Ouz3KtYP4uBfEYIOfoAGpbxgrD+Ok8N1XMZ7G0jv7VgH7rar4W5K6o m5LQ== X-Gm-Message-State: AC+VfDxAOIQ0CSTpl6BLz0ete0tHP0CV5W9PFB245vUfOGp9bWSbXFd+ 1SKuEy09/aK4piMfT7zaufQGt1BSMPE= X-Google-Smtp-Source: ACHHUZ7WlSL8cd/yml4j0ZWjTo4cGvO958ZyClb4jZMWDNTuDTIZKFtKVc6sEGpPC6LMSuxHV/vQwA== X-Received: by 2002:a17:906:da83:b0:974:1ced:6a59 with SMTP id xh3-20020a170906da8300b009741ced6a59mr13755087ejb.3.1686734982782; Wed, 14 Jun 2023 02:29:42 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:42 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 28/55] linux-firmware: upgrade 20230404 -> 20230515 Date: Wed, 14 Jun 2023 11:28:51 +0200 Message-Id: <20230614092918.4065570-28-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182773 License-Update: additional firmwares Signed-off-by: Alexander Kanavin --- ...{linux-firmware_20230404.bb => linux-firmware_20230515.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-kernel/linux-firmware/{linux-firmware_20230404.bb => linux-firmware_20230515.bb} (99%) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20230404.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20230515.bb similarity index 99% rename from meta/recipes-kernel/linux-firmware/linux-firmware_20230404.bb rename to meta/recipes-kernel/linux-firmware/linux-firmware_20230515.bb index 7412c022ba9..34701312942 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20230404.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20230515.bb @@ -134,7 +134,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ " # WHENCE checksum is defined separately to ease overriding it if # class-devupstream is selected. -WHENCE_CHKSUM = "0782deea054d4b1b7f10c92c3a245da4" +WHENCE_CHKSUM = "a0997fc7a9af4e46d96529d6ef13b58a" # These are not common licenses, set NO_GENERIC_LICENSE for them # so that the license files will be copied from fetched source @@ -212,7 +212,7 @@ SRC_URI:class-devupstream = "git://git.kernel.org/pub/scm/linux/kernel/git/firmw # Pin this to the 20220509 release, override this in local.conf SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" -SRC_URI[sha256sum] = "c3f9ad2bb5311cce2490f37a8052f836703d6936aabd840246b6576f1f71f607" +SRC_URI[sha256sum] = "8b1acfa16f1ee94732a6acb50d9d6c835cf53af11068bd89ed207bbe04a1e951" inherit allarch From patchwork Wed Jun 14 09:28:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25608 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 6D8AFC001E0 for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ej1-f54.google.com (mail-ej1-f54.google.com [209.85.218.54]) by mx.groups.io with SMTP id smtpd.web11.7485.1686734984988684173 for ; Wed, 14 Jun 2023 02:29:45 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=aWKO615G; spf=pass (domain: gmail.com, ip: 209.85.218.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f54.google.com with SMTP id a640c23a62f3a-9788faaca2dso86662366b.0 for ; Wed, 14 Jun 2023 02:29:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734983; x=1689326983; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=XZz6PWFmN7pvFiaq6pta5ltmt7Daqpj5pY4yb0UkQXs=; b=aWKO615GBeAoWscus654ODd6d0i3BDIE1yqKN5X6fy11yDTthgG7hECGhe+YN75nqs DoZHybCvVG9TKiS5las6GQabZT8RJLdtyqR3hYtCN1ZpPI8vC8+y98uWDfOZ/v9Ms7YU XaM4z4IwubKEIi0GG1VzFggfUVi78tE+jw3TXGuYsEkk4iLmt4/6yKpu1qGJBWI/EpSI l1ixIK1n81ph2RyNpS+CDpNfBFeeq6OD6NPrZLnZI1zFp8FmteGsh19GnUN3AJrSA+fJ zMVA1HEWYpL9Ew6T//ziA7imJ60WJb9XAntMYdpLEzaR7XTo5yHZEDBHSPESvatuFSXJ qwLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734983; x=1689326983; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XZz6PWFmN7pvFiaq6pta5ltmt7Daqpj5pY4yb0UkQXs=; b=ggCui0g/BimlZ1Ydd4TtOjuqVYmX8vbR4w0XfBfTF4A83Nojh23gcLLyAnq3XUEvts DQQezFl7AC4BwuZB/QRIVrLa94s93MFdKVPqhClosSyrnILJZOFbs0GV0Xof/DxxGZhS fe0nBgTBCEyi/WYMI2DOSEHW+i+0tQn7cEeDCyhLU/LdJQoVx01t225pEj4kjLPthLSi OuOxLM0fYzRzk+ljV/iSa3QlHi0CwmMFRzoUuLrQWKnfR/8fUgDwUQ7QHxatID1h6NSl qGyZTJ0nOCYlDGvtJUOhLbL70SweKwk5XokqbcQDXJVtwYdBOoftZk0jDA4p5VX5Gi/M zCyA== X-Gm-Message-State: AC+VfDxkTkz9AXL4yLJAlg+LL9rbTZP7AL7TOwoAJX4rxKYGIpvHG3dB XOpGj/NG844Ma9k24H0rWMS8SWtVYNU= X-Google-Smtp-Source: ACHHUZ6Pzl0rXy2Tl+l5/I9A+fwt0TToqCzK/+kOQqwIlyIfYvpARk84u18sAHtLrX5ejFoQLIXOUw== X-Received: by 2002:a17:907:a414:b0:965:b087:8002 with SMTP id sg20-20020a170907a41400b00965b0878002mr16141065ejc.0.1686734983351; Wed, 14 Jun 2023 02:29:43 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:43 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 29/55] ltp: upgrade 20230127 -> 20230516 Date: Wed, 14 Jun 2023 11:28:52 +0200 Message-Id: <20230614092918.4065570-29-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182774 Signed-off-by: Alexander Kanavin --- ...-syscalls-fcntl-define-_LARGEFILE64_.patch | 28 +++++++++++++++++++ .../ltp/{ltp_20230127.bb => ltp_20230516.bb} | 3 +- 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 meta/recipes-extended/ltp/ltp/0001-testcases-kernel-syscalls-fcntl-define-_LARGEFILE64_.patch rename meta/recipes-extended/ltp/{ltp_20230127.bb => ltp_20230516.bb} (97%) diff --git a/meta/recipes-extended/ltp/ltp/0001-testcases-kernel-syscalls-fcntl-define-_LARGEFILE64_.patch b/meta/recipes-extended/ltp/ltp/0001-testcases-kernel-syscalls-fcntl-define-_LARGEFILE64_.patch new file mode 100644 index 00000000000..dbe63f21708 --- /dev/null +++ b/meta/recipes-extended/ltp/ltp/0001-testcases-kernel-syscalls-fcntl-define-_LARGEFILE64_.patch @@ -0,0 +1,28 @@ +From f4f75ce9218b469d91b536218de3323977edc529 Mon Sep 17 00:00:00 2001 +From: Alexander Kanavin +Date: Tue, 13 Jun 2023 15:10:33 +0200 +Subject: [PATCH] testcases/kernel/syscalls/fcntl: define _LARGEFILE64_SOURCE + +This is required for off64_t to be available on musl systems. + +Upstream-Status: Submitted [https://github.com/linux-test-project/ltp/pull/1047] +Signed-off-by: Alexander Kanavin +--- + testcases/kernel/syscalls/fcntl/Makefile | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/testcases/kernel/syscalls/fcntl/Makefile b/testcases/kernel/syscalls/fcntl/Makefile +index df663a50a..aac774111 100644 +--- a/testcases/kernel/syscalls/fcntl/Makefile ++++ b/testcases/kernel/syscalls/fcntl/Makefile +@@ -17,6 +17,6 @@ include $(abs_srcdir)/../utils/newer_64.mk + + %_64: CPPFLAGS += -D_FILE_OFFSET_BITS=64 + +-CPPFLAGS += -D_GNU_SOURCE ++CPPFLAGS += -D_GNU_SOURCE -D_LARGEFILE64_SOURCE + + include $(top_srcdir)/include/mk/generic_leaf_target.mk +-- +2.30.2 + diff --git a/meta/recipes-extended/ltp/ltp_20230127.bb b/meta/recipes-extended/ltp/ltp_20230516.bb similarity index 97% rename from meta/recipes-extended/ltp/ltp_20230127.bb rename to meta/recipes-extended/ltp/ltp_20230516.bb index 4325aa6672c..ddc6523e302 100644 --- a/meta/recipes-extended/ltp/ltp_20230127.bb +++ b/meta/recipes-extended/ltp/ltp_20230516.bb @@ -24,11 +24,12 @@ TUNE_CCARGS:remove:x86-64 = "-mfpmath=sse" CFLAGS:append:powerpc64 = " -D__SANE_USERSPACE_TYPES__" CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__" -SRCREV = "dd2d61ac1a1e09797a6165f478abd4a9f4f43035" +SRCREV = "3ebc2dfa85c2445bb68d8c0d66e33c4da1e1b3a7" SRC_URI = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https \ file://0001-Remove-OOM-tests-from-runtest-mm.patch \ file://disable_hanging_tests.patch \ + file://0001-testcases-kernel-syscalls-fcntl-define-_LARGEFILE64_.patch \ " S = "${WORKDIR}/git" From patchwork Wed Jun 14 09:28:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25603 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 81449C001DD for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ed1-f49.google.com (mail-ed1-f49.google.com [209.85.208.49]) by mx.groups.io with SMTP id smtpd.web11.7486.1686734985700527205 for ; Wed, 14 Jun 2023 02:29:46 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=TyPRFleC; spf=pass (domain: gmail.com, ip: 209.85.208.49, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f49.google.com with SMTP id 4fb4d7f45d1cf-51492ae66a4so9094053a12.1 for ; Wed, 14 Jun 2023 02:29:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734984; x=1689326984; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=8Fb0upeR4qeD+L8DmwtBsR9YkMrA25YM7JwL4cIN0zE=; b=TyPRFleCfY6Xz7I+uzuX2zYn2dYyUD8SY3lo/a/wNlxudDQf0zJ96W+e+mFVfk+wpP kYoBrV+M+/uGNPd2EyRkDNLtjoF32jakblUOOj7Ntx6B75x7OZif9atHDSaeLbHNO/j5 /USJyF7RKhkrNDKe4/ncxokFrG4YUwaNmbVQbvXMN1TU224Np+TmvQzqvrzDYIGSL0OA LbD25q4Di47ed1qejAXoPvOUEJSImYH9BV245GdnMV8dLFWntDSyd0VANB0UEsyqVtXn mMQ0L0iccrqgLtU1VR8IFmVewGClO9saIz8EzQyAq9ojKWo74BS4Jl/xLNrCrfzcX4dP 3WTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734984; x=1689326984; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8Fb0upeR4qeD+L8DmwtBsR9YkMrA25YM7JwL4cIN0zE=; b=MpH9osmkElLnXuDpPKJ2K4F63cYSk8l15UThKhhZCNrHWy/g0IdPn+3SwUd0tp58E0 1j2fqnBGCeWhamYuUR5/5gCjS6c8CWLK9u/w+kPkaddZutSkxuusH4DXPYbL5fauMlgj 8ITcSmWJNRZCYmmFiDk5BD+fq1mgSRLgea1ph02/Yl0RDtbggra3v0GmBPizS/lKEr2f xEXJAsKVjqerRjL02eZ9ibj/Kw0fHhe86Ns9vi/NzSOyKLd2ywy6LreetDSXMvEe9h9T ycKnNUoWLK4rZECmmwRqRAGxdM3WJ0FpSRIu+5sc6bLyn1lRZW0BKyl/y0wstatw59jC GAnw== X-Gm-Message-State: AC+VfDw/2NMF7LOOF+PbvbwX9USY1co7KGyXIuInL8cO8WqQTBhRG8HF JxAxqWCcPZEsr0VRt9Fson4j7z+9syk= X-Google-Smtp-Source: ACHHUZ5HmmEWFZne6rEYzi0SCsm4KOaHxlDApxuMGXdhd1LLRxg8lQyxPPf0s4JrhP+G6+rGyK45HA== X-Received: by 2002:a17:907:981:b0:974:326b:f9d4 with SMTP id bf1-20020a170907098100b00974326bf9d4mr13151380ejc.32.1686734983880; Wed, 14 Jun 2023 02:29:43 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:43 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 30/55] mesa: upgrade 23.0.3 -> 23.1.1 Date: Wed, 14 Jun 2023 11:28:53 +0200 Message-Id: <20230614092918.4065570-30-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182775 Signed-off-by: Alexander Kanavin --- ...ld-check-for-all-linux-host_os-combinations.patch | 12 ++++++------ .../mesa/{mesa-gl_23.0.3.bb => mesa-gl_23.1.1.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 2 +- .../mesa/{mesa_23.0.3.bb => mesa_23.1.1.bb} | 0 4 files changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-graphics/mesa/{mesa-gl_23.0.3.bb => mesa-gl_23.1.1.bb} (100%) rename meta/recipes-graphics/mesa/{mesa_23.0.3.bb => mesa_23.1.1.bb} (100%) diff --git a/meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch b/meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch index 36c33f889bf..a555c5f865c 100644 --- a/meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch +++ b/meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch @@ -1,4 +1,4 @@ -From 3b4d6b89f644b43e507c08181fef06db4326f9da Mon Sep 17 00:00:00 2001 +From b251af67df5a6840d2e9cc06edae2c387f8778f1 Mon Sep 17 00:00:00 2001 From: Alistair Francis Date: Thu, 14 Nov 2019 13:04:49 -0800 Subject: [PATCH] meson.build: check for all linux host_os combinations @@ -20,19 +20,19 @@ Signed-off-by: Alistair Francis 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meson.build b/meson.build -index 172c64a..9b5294c 100644 +index 22385d8..15f48a6 100644 --- a/meson.build +++ b/meson.build -@@ -173,7 +173,7 @@ with_any_opengl = with_opengl or with_gles1 or with_gles2 +@@ -121,7 +121,7 @@ with_any_opengl = with_opengl or with_gles1 or with_gles2 # Only build shared_glapi if at least one OpenGL API is enabled with_shared_glapi = with_shared_glapi and with_any_opengl -system_has_kms_drm = ['openbsd', 'netbsd', 'freebsd', 'gnu/kfreebsd', 'dragonfly', 'linux', 'sunos', 'android'].contains(host_machine.system()) +system_has_kms_drm = ['openbsd', 'netbsd', 'freebsd', 'gnu/kfreebsd', 'dragonfly', 'linux', 'sunos', 'android'].contains(host_machine.system()) or host_machine.system().startswith('linux') - with_freedreno_kgsl = get_option('freedreno-kgsl') - if with_freedreno_kgsl -@@ -1076,7 +1076,7 @@ if cc.has_function('reallocarray') + gallium_drivers = get_option('gallium-drivers') + if gallium_drivers.contains('auto') +@@ -909,7 +909,7 @@ if cc.has_function('fmemopen') endif # TODO: this is very incomplete diff --git a/meta/recipes-graphics/mesa/mesa-gl_23.0.3.bb b/meta/recipes-graphics/mesa/mesa-gl_23.1.1.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_23.0.3.bb rename to meta/recipes-graphics/mesa/mesa-gl_23.1.1.bb diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 439389fb8a9..ac42a8dd4f3 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -19,7 +19,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch \ " -SRC_URI[sha256sum] = "386362a5d80df3b096636b67f340e1ce67b705b44767d5bdd11d2ed1037192d5" +SRC_URI[sha256sum] = "a2679031ed5b73b29c4f042ac64d96f83b0cfe4858617de32e2efc196c653a40" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/mesa/mesa_23.0.3.bb b/meta/recipes-graphics/mesa/mesa_23.1.1.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa_23.0.3.bb rename to meta/recipes-graphics/mesa/mesa_23.1.1.bb From patchwork Wed Jun 14 09:28:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25612 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 A129FC04E69 for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ej1-f53.google.com (mail-ej1-f53.google.com [209.85.218.53]) by mx.groups.io with SMTP id smtpd.web11.7488.1686734986089833733 for ; Wed, 14 Jun 2023 02:29:46 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=qcGYmHhR; spf=pass (domain: gmail.com, ip: 209.85.218.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f53.google.com with SMTP id a640c23a62f3a-977c89c47bdso84861666b.2 for ; Wed, 14 Jun 2023 02:29:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734984; x=1689326984; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=wwJrVnTJLz5DuA/KkyntQeKlV3S/wBT8YGHt/wNS8BU=; b=qcGYmHhRWzAh0KvSyPHMvGzP374XSjkjhaKambzpccobzDx/p8ALGH7fi8mGQYG67P Kv/WEZnzML+K7j8azAFm5vJCCHZjZmFJJ8XK9++choi/q5KumO571ngQgK+52pQoEZJL Af7Y+YgJpsXonIAa/b2Qy0DUkpypH4ej9UlCwqt4J5lGe7rfRNStV1m5QlE+JjKXLp8g rkvZP/BW9Twb29DQCKiErQe0O8mPLk5XDhi5pcMFZ75qnt6oF1LQqxlePtVspHjrkT51 p90GUkGPUaW/VE3ZLRbSzfT7yuqHelI7InjslvEk4daHB3V/bHMtDgoyyGTHRa+yR4hV 2YAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734984; x=1689326984; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wwJrVnTJLz5DuA/KkyntQeKlV3S/wBT8YGHt/wNS8BU=; b=J9mNlPwj1SHGFItpHp8W3mei12ca4tdwdiBHQFBA2YMeJg7oKSO05cl+qSNDab4NQf yi/BGq+2Eq1XXRnn0AaInA5Up54bgMgOzLnC8aOgo1dxmw9Y0SHdNEcTIr+ekGwtUpmD N0HQDCInYZ7fV+jIdZ61PHHOm7K7bSBEmIGihxG9Cu72w9mKCofmfgP9MPDBTAO55XH9 tvtE4jnVNutWG6mbwdg0sFApPW9FutsgOnB38nZBpQZ5130mRRA59mXRjkKUQMz5SiKQ +rfU+e40US6goM8dhKZpmxxwSGqIyCI4fKfnJieJFMknAXlbVeV0H1QRBZxYo3WkHpbA c8og== X-Gm-Message-State: AC+VfDyqKurJPzXsFPKPMIc2p2mZvINsTlTjs6j+Sii9GwpV7W+qvG5f ND2eXDLCyH90iUanO0Y/CY6n1E7DFvc= X-Google-Smtp-Source: ACHHUZ7f4gaB/na81ZlvX+jKki8SAsIgTzcGzU/Pnwaw3so+NxMGX4S5o7hrAuvbSi3svR+NKYq/GA== X-Received: by 2002:a17:907:2d29:b0:96f:bcea:df87 with SMTP id gs41-20020a1709072d2900b0096fbceadf87mr16859767ejc.42.1686734984517; Wed, 14 Jun 2023 02:29:44 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:44 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 31/55] meson: upgrade 1.1.0 -> 1.1.1 Date: Wed, 14 Jun 2023 11:28:54 +0200 Message-Id: <20230614092918.4065570-31-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182776 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/meson/{meson_1.1.0.bb => meson_1.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/meson/{meson_1.1.0.bb => meson_1.1.1.bb} (98%) diff --git a/meta/recipes-devtools/meson/meson_1.1.0.bb b/meta/recipes-devtools/meson/meson_1.1.1.bb similarity index 98% rename from meta/recipes-devtools/meson/meson_1.1.0.bb rename to meta/recipes-devtools/meson/meson_1.1.1.bb index 1190d5c34d9..500e13775f4 100644 --- a/meta/recipes-devtools/meson/meson_1.1.0.bb +++ b/meta/recipes-devtools/meson/meson_1.1.1.bb @@ -15,7 +15,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/meson-${PV}.tar.gz \ file://0001-Make-CPU-family-warnings-fatal.patch \ file://0002-Support-building-allarch-recipes-again.patch \ " -SRC_URI[sha256sum] = "d9616c44cd6c53689ff8f05fc6958a693f2e17c3472a8daf83cee55dabff829f" +SRC_URI[sha256sum] = "d04b541f97ca439fb82fab7d0d480988be4bd4e62563a5ca35fadb5400727b1c" inherit python_setuptools_build_meta github-releases From patchwork Wed Jun 14 09:28:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25609 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 A2CACC04FE0 for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ej1-f52.google.com (mail-ej1-f52.google.com [209.85.218.52]) by mx.groups.io with SMTP id smtpd.web11.7489.1686734986795407898 for ; Wed, 14 Jun 2023 02:29:47 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=sh+ov1/1; spf=pass (domain: gmail.com, ip: 209.85.218.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f52.google.com with SMTP id a640c23a62f3a-977d0ee1736so74362766b.0 for ; Wed, 14 Jun 2023 02:29:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734985; x=1689326985; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=iySYlYNoiU6Ssdz+9DUveBI8ySL1dEive+P5yxF2770=; b=sh+ov1/1oIXjFIxY8xsSvzxxghJR0TMC9KUUyv2q5BoUFjMc+9hLGDkxrGznXCsIz3 9uo7yLD1UTP0JXOvCcITv70JQ8vidwsC81TCySosMrTIEsxJdKjqmf/tCVtulVZWyQS+ N046e5dnsddzFYYOCZ7yMgfKQ0woei/OBkZKZpwuV0NXO/4r1JwnGBLVduIHnP0BI449 Vj14QFExZ2gEzMDDd1cp2xYe3hzEBBTzo1Rh6KXoBDS3ze1uWJT6q9Urxi6YFeWMTWKL LFRjchiTW9cHEWvs8rSda8ln06EkWDE40PNXo6PXKO1tdBs5p8GwR7Vevem+Oe06psGs ceEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734985; x=1689326985; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iySYlYNoiU6Ssdz+9DUveBI8ySL1dEive+P5yxF2770=; b=eKPozg5p5NMAVN/7bG1V3NBDik3FTwrp96gvEh70CwdQIV8kCWsxhbzGf1AqkTQ9u5 XiSP0jv5jTQ7Y0x8RKSKi3uvluekLRVsgmJ1iqphMQ+0BBNfSkc7FLEm4XF87BCHvki0 G+rZIOSriKF+C7u31cXWR2hUQ00t5oY2ai/pIO9qs18J6VmDqr4kgDqfaHQUq+6atWv2 aYT94FFpoqxFlls3mugMelKUNndATMxwP6rcVkvq8IMbjnhcHwUZo2vwByvyV1dh9owf m+IT37wA2U4B76ngA5JkCFjQ6EzLMUd9vJJ9ymNnKF3bjJU6lNvxDTj3oxxfKwRXl1gq XwlQ== X-Gm-Message-State: AC+VfDxDp3w21HJIjP1ddtoF6j8CSfCNjrxgyztSWdo/Nyds8hwuBGDs jYSghY2X9qOzVp1Hvf4x64BDmaABmyY= X-Google-Smtp-Source: ACHHUZ6hbGraTS05vZMVraoJ3a+r9INzI5bquXUjMoX1SJ8QqafPuLzA6gC8Z+TD5F8RkJaOBqAErA== X-Received: by 2002:a17:907:a0a:b0:958:4c75:705e with SMTP id bb10-20020a1709070a0a00b009584c75705emr13664912ejc.17.1686734985176; Wed, 14 Jun 2023 02:29:45 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:44 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 32/55] mmc-utils: upgrade to latest revision Date: Wed, 14 Jun 2023 11:28:55 +0200 Message-Id: <20230614092918.4065570-32-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182777 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/mmc/mmc-utils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb b/meta/recipes-devtools/mmc/mmc-utils_git.bb index 1e2e17bfd3e..373ada2026a 100644 --- a/meta/recipes-devtools/mmc/mmc-utils_git.bb +++ b/meta/recipes-devtools/mmc/mmc-utils_git.bb @@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d" SRCBRANCH ?= "master" -SRCREV = "d4c2910981ff99b983734426dfa99632fb81ac6b" +SRCREV = "958227890690290ee766aaad1b92f3413f67048c" PV = "0.1+git${SRCPV}" From patchwork Wed Jun 14 09:28:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25611 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 A6CCAC3DA42 for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ed1-f46.google.com (mail-ed1-f46.google.com [209.85.208.46]) by mx.groups.io with SMTP id smtpd.web11.7490.1686734987257515265 for ; Wed, 14 Jun 2023 02:29:47 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=IzbNz9Dx; spf=pass (domain: gmail.com, ip: 209.85.208.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f46.google.com with SMTP id 4fb4d7f45d1cf-519c0ad1223so171778a12.0 for ; Wed, 14 Jun 2023 02:29:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734986; x=1689326986; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=313iTdJUz4gGq/oOseP8oJ9jJwPnzKvXn7aNrOBWKME=; b=IzbNz9Dx1TWcWReCnLeqqUOG2skF5OU+bXVk/lxOwXUye1tkhhS20CoLJWuvovXxo/ gFhM0MeuTaoX+NrNyJKl377EVmv+yEQwjBEZU3n8Q1/Y+A7I8h5dvQCsAHudIT2mD3Zu O+JQXWuRHJGq1r7WeNCzKbohcd2rkSyaoYCmeca66b9pQvFsj9HRHu/Nm+miMEjvNEmb uGh40KDw4I7ugdx5UUM1XinhrxTaDt8CZQrkczP5p2Xdlad+Kl6iSNCqm8Wype0GH6gx ARGEbQiAUcJgsoNhTanUMvZm2lnmDFm9ELyuQaVDp+68FQMWFawrmWky5uHljmE0ZxS8 la+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734986; x=1689326986; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=313iTdJUz4gGq/oOseP8oJ9jJwPnzKvXn7aNrOBWKME=; b=Qlno+edd0INt3CMgxZ83D3deE6J7Gh0UmQTgfHkc1A+ery9ECP+3MKFM5JiEQN43cO hJPNwOIuN0XKSlirGKlgr5Atnkjygs/TyvzbybXbKD90DdQDvWNRpA7tmZdOTGSmn4Pv iQ7xgi7EAOhkbWQTBNsSpcM7qUJgyii3cSIokqStotTxInCPBK5pDgsw4s0y5CLentzd geEYlt4EQspmFrBJWaDnGXSv0/HLNG7/2DuejtMRAeHEwUPYw+3MMuVrZjfm15BDmSQp a2/dyo0ZUDVlZGdHwFbee3Tzlae7wuG+bLBjYt/zHigq3DIMDdVVNAH5X1DnA9K37NJK fTqg== X-Gm-Message-State: AC+VfDxqNksokimx/Qq3pQsGaMlPfcRbhH2LAJcqQncBOpJG2GxsBWW0 3c+Ar02PAT1g0RJY6irCeur4xaFMVnk= X-Google-Smtp-Source: ACHHUZ7y6QHqeBP1spb1RDX5zJJzN+0yAzRA0TYeaV34Sf4Ni+kNLITcoFeBUGbuqHTP6Z1UmxLCPQ== X-Received: by 2002:a17:906:7954:b0:959:18b2:454a with SMTP id l20-20020a170906795400b0095918b2454amr15515529ejo.76.1686734985733; Wed, 14 Jun 2023 02:29:45 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:45 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 33/55] nettle: upgrade 3.8.1 -> 3.9 Date: Wed, 14 Jun 2023 11:28:56 +0200 Message-Id: <20230614092918.4065570-33-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182778 Signed-off-by: Alexander Kanavin --- meta/recipes-support/nettle/{nettle_3.8.1.bb => nettle_3.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nettle/{nettle_3.8.1.bb => nettle_3.9.bb} (96%) diff --git a/meta/recipes-support/nettle/nettle_3.8.1.bb b/meta/recipes-support/nettle/nettle_3.9.bb similarity index 96% rename from meta/recipes-support/nettle/nettle_3.8.1.bb rename to meta/recipes-support/nettle/nettle_3.9.bb index 92cc966dbba..7a5bdb2a038 100644 --- a/meta/recipes-support/nettle/nettle_3.8.1.bb +++ b/meta/recipes-support/nettle/nettle_3.9.bb @@ -20,7 +20,7 @@ SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \ file://check-header-files-of-openssl-only-if-enable_.patch \ " -SRC_URI[sha256sum] = "364f3e2b77cd7dcde83fd7c45219c834e54b0c75e428b6f894a23d12dd41cbfe" +SRC_URI[sha256sum] = "0ee7adf5a7201610bb7fe0acbb7c9b3be83be44904dd35ebbcd965cd896bfeaa" UPSTREAM_CHECK_REGEX = "nettle-(?P\d+(\.\d+)+)\.tar" From patchwork Wed Jun 14 09:28:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25605 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 83C63C00528 for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ed1-f42.google.com (mail-ed1-f42.google.com [209.85.208.42]) by mx.groups.io with SMTP id smtpd.web10.7360.1686734988034717189 for ; Wed, 14 Jun 2023 02:29:48 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=COkRcDFt; spf=pass (domain: gmail.com, ip: 209.85.208.42, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f42.google.com with SMTP id 4fb4d7f45d1cf-510d6b939bfso11030302a12.0 for ; Wed, 14 Jun 2023 02:29:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734986; x=1689326986; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=kpy8xXbLvyKA+ZtS+TI08lc96eosM0Nmpi47OBrUUSo=; b=COkRcDFtWObi9Pr9oVUWgdfoGK2coM4Qam4AZ9aFmiWITwfzRz1pkygZ68Wx9Cna5x 4vpQuharYTIr2QQ+/DmH1dGC2yqR4zLmO5ArS00+Gwa6TXUqQeceUxZ2SFw0ygqb7IjK UOp6IdVNKxHxUfWD8Op161M+cpPboZIQYW5TzfeWHRQNOG5IsBHBNbe1obaqq+lPSl9r GWgi6o+UmSHTCE3Ydg01oFhxfDuwxnSf623kBo2K43yrnnkyOeRCADugwV+XGwU5a7s/ m+1rBPcdQ7ddB2dYAMnVh3zp94WpvIHnyB2bcGKBViFK6/rYdbDGHOxTBv2v/TX2yjXz iSXA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734986; x=1689326986; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kpy8xXbLvyKA+ZtS+TI08lc96eosM0Nmpi47OBrUUSo=; b=lRs38b5cAAQ3gU+aedb02tq2z5nhZ7hzIaUXbpt9/8IXT55LSpdBUiVaaEWpaIIc3G hxtyK9K+Z9D9BwxsMZlygurswfET8DcKFWjkM2KfUd0a9U7YVNUymLZp/6iInuCjy8x5 GdRxXaqg1lgrP49zZzpnj1BNO5dlT3MGrK2tDAI8zLEfig3oyhTfhU+nrSg0As/YDPHY Yx8r5BRwHu0B6Pp6Ot4JpB5KPj72kyfCJm//0udXZitqHbarvRUC+xdw3YTso0cZnT3E mTcKu0Yw69Kgf5oBYB43kwLV3TnttMyotwSSKsnUSvtb9yj2JqgAT/eGmTizSQLHZrkg DtLw== X-Gm-Message-State: AC+VfDykaMOd5TJww7iEleJxK8ZxF8myaeKBKr8jftKdmSoFvxdsc9aC 7IFA4IRZdpe1JGy97RP+w7iYcp2IlX0= X-Google-Smtp-Source: ACHHUZ5i8CgLsosWShrbt0JCSZegUyiZ/R5hkNC0xDYTEFlC+7CjRoIBX4jpj2/WfisDLtZ7TNwCdA== X-Received: by 2002:a17:907:60cd:b0:982:26c4:e4b0 with SMTP id hv13-20020a17090760cd00b0098226c4e4b0mr6014443ejc.6.1686734986218; Wed, 14 Jun 2023 02:29:46 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:46 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 34/55] nghttp2: upgrade 1.52.0 -> 1.53.0 Date: Wed, 14 Jun 2023 11:28:57 +0200 Message-Id: <20230614092918.4065570-34-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182779 Signed-off-by: Alexander Kanavin --- .../nghttp2/{nghttp2_1.52.0.bb => nghttp2_1.53.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nghttp2/{nghttp2_1.52.0.bb => nghttp2_1.53.0.bb} (91%) diff --git a/meta/recipes-support/nghttp2/nghttp2_1.52.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.53.0.bb similarity index 91% rename from meta/recipes-support/nghttp2/nghttp2_1.52.0.bb rename to meta/recipes-support/nghttp2/nghttp2_1.53.0.bb index f57a15954d8..88d5f31083a 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.52.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.53.0.bb @@ -8,7 +8,7 @@ SRC_URI = "\ ${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \ file://0001-fetch-ocsp-response-use-python3.patch \ " -SRC_URI[sha256sum] = "3ea9f0439e60469ad4d39cb349938684ffb929dd7e8e06a7bffe9f9d21f8ba7d" +SRC_URI[sha256sum] = "b867184254e5a29b0ba68413aa14f8b0ce1142a371761374598dec092dabb809" inherit cmake manpages python3native github-releases PACKAGECONFIG[manpages] = "" From patchwork Wed Jun 14 09:28:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25599 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 4B55CC3DA40 for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ed1-f48.google.com (mail-ed1-f48.google.com [209.85.208.48]) by mx.groups.io with SMTP id smtpd.web11.7491.1686734988203708273 for ; Wed, 14 Jun 2023 02:29:48 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=RL1Se6wc; spf=pass (domain: gmail.com, ip: 209.85.208.48, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f48.google.com with SMTP id 4fb4d7f45d1cf-5187a752745so2039792a12.2 for ; Wed, 14 Jun 2023 02:29:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734986; x=1689326986; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=dk/fZguXXIBIeCu6M6yWxSvmfeZ/3Fxd7sEYKWnHWD4=; b=RL1Se6wcvMIPXBgK2OVa+SGXtJLiA/yHgtb4HALDM20Q0rR/s+y+8fhMl6woRdzVpv 6Un5HwSQvG7z2v/jm1gL74uL1UXk4b8mEmVeTR0x+BfuM59gMzDU+kEtyu3vfI55MUqk I/OSDu71IZw6hfBcGvKXRkX2i6w0efBk3eF+oQeO5L+M0fSB5qsTMHoOXQAfCoDjbEmQ cwi7k4fLjLwOoZlApq4NbGVXUpSjSuYLijUJC2OjcXUgCTZmX9Df2bXyc1KgsaGlqfjD PY33W2cRtm02JUt+78rj1XMnavgHoOUqyYcKT7JiJDEicGHnuCrm4zxlFr9qxYXwBJ6l rDkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734986; x=1689326986; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dk/fZguXXIBIeCu6M6yWxSvmfeZ/3Fxd7sEYKWnHWD4=; b=gy3YCfOOByQ5/Q4lfpvQ+F47gEqtl4UlT1XBfmsEdMt99DRNNxVpdKpat4Uj3mNuSv pTdcvr1ZAXwtwQIyBMqr/3jgw2h97ViDtci8RpJZitfc6hQLm16px0ebrvL/h7jwsHVe N7JyHXdS1GetM3T3QvsoJYehBGdt741hygwW4m0LBSgfdG643CUpSKg0ubk2TYrrRqJJ C8CqIW0viFOeFHrdI5AHG0jKnntsRLorGCCHYoCyjHd1FgRSJwPqtyhWrDswt9jAluuL gE/VUZUz0s3/mpWODxFYn4fPlenYaHorB8F1jQLhEXPRwJ9ukVo166z6+HPDonx8dLVn yxPg== X-Gm-Message-State: AC+VfDzbHZXY/O5H0GrD52Yz9RBzDxkJ+yn0CE0iQWwOVNEOYTUvTars MJHZJJoDtMXihfoyFJOv2Um3rdLvwfI= X-Google-Smtp-Source: ACHHUZ65Y3QuX+MMhAM55fjABkQInBqglA9rQeGVjBZ+2vQgNOpAfBo+98F/RXOpwQkVsZM0M8RRGg== X-Received: by 2002:a17:907:368d:b0:961:78c2:1d27 with SMTP id bi13-20020a170907368d00b0096178c21d27mr16217297ejc.19.1686734986717; Wed, 14 Jun 2023 02:29:46 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:46 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 35/55] parted: upgrade 3.5 -> 3.6 Date: Wed, 14 Jun 2023 11:28:58 +0200 Message-Id: <20230614092918.4065570-35-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182780 Signed-off-by: Alexander Kanavin --- meta/recipes-extended/parted/{parted_3.5.bb => parted_3.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/parted/{parted_3.5.bb => parted_3.6.bb} (96%) diff --git a/meta/recipes-extended/parted/parted_3.5.bb b/meta/recipes-extended/parted/parted_3.6.bb similarity index 96% rename from meta/recipes-extended/parted/parted_3.5.bb rename to meta/recipes-extended/parted/parted_3.6.bb index ea2b68bbd81..05d57507fbd 100644 --- a/meta/recipes-extended/parted/parted_3.5.bb +++ b/meta/recipes-extended/parted/parted_3.6.bb @@ -11,7 +11,7 @@ SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.xz \ file://run-ptest \ " -SRC_URI[sha256sum] = "4938dd5c1c125f6c78b1f4b3e297526f18ee74aa43d45c248578b1d2470c05a2" +SRC_URI[sha256sum] = "3b43dbe33cca0f9a18601ebab56b7852b128ec1a3df3a9b30ccde5e73359e612" inherit autotools pkgconfig gettext texinfo ptest From patchwork Wed Jun 14 09:28:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25600 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 5A145C001DC for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ej1-f46.google.com (mail-ej1-f46.google.com [209.85.218.46]) by mx.groups.io with SMTP id smtpd.web11.7492.1686734988786673963 for ; Wed, 14 Jun 2023 02:29:49 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=NwRuuXUS; spf=pass (domain: gmail.com, ip: 209.85.218.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f46.google.com with SMTP id a640c23a62f3a-977e0fbd742so66533666b.2 for ; Wed, 14 Jun 2023 02:29:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734987; x=1689326987; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=6p5ESz3sANiETumnL5TgeCeuL3bofMt/WkW5LCS4M9s=; b=NwRuuXUSR76ur5jqykNM+r9QcJE9CEj2Ib/U+HBGnkn5kvtfjzNsfK+iOWW+IpXpEn Qvc9LiNzUwCJdEIPd0LRndLG9xFgP3x5qFDkAFKbj2Oj41Q2rMy8UNECDq0ukKK0KrYR PxkC66vt+s/vc+1vlnx8wLs8DUi3MiME1tbbdbIn+ALcg4/0eeCi9HjSvHskhX/OAXAh QlGa4J4+iboq7TRll+fm/CUaMSCFkFiUr1gIf12mb9PZGDY79LaEucvE7p5LnNYCIygl TFd457WrNNVhaNPIrk03DhwSkeauZSdlYAXiptp1BzfOliATyH1RwGBVlzqbwfQyF0at 3MDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734987; x=1689326987; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6p5ESz3sANiETumnL5TgeCeuL3bofMt/WkW5LCS4M9s=; b=dL1I9Rn5xA7g12/Fjc5a0kvv43BbZHrZy6ijQB+O8LSxzbji6Tyuc4VjqguHNghiDt sHdZkcPmYKUZYa05AUxTc+U7shG0GpetEB4/ROvwsk3mUmcbgGNb68wc/CRMrCC/xfzD Izn72Z/7srvWiWdSnzMCu7/q+8ly3im4ukcbo/tuZnuOWxdqg/K7BFD3e014HRWPYz6T c9CmyuhRNlbEziN0wE2syy0qUs3W0GTFKm5lkW8h52S9ugJA2Cb25xbwTthlV4qusrm6 xx5YENBKuVdYhiZ4DXGR5+e7gem5I8WjwplYgjux3y7QwyD6huJUwu8StTLZXfdkSBVD L/vQ== X-Gm-Message-State: AC+VfDzCJxyi4/ATOWDe9wEDOUV6odD5zw7pSx+sqq4pbu23m4mIZ0CU lDXHC+76JlJsd+Otp4e3DhiQMXncpTg= X-Google-Smtp-Source: ACHHUZ47e/LzaztXLvn0Ol+60a8DPkP1/DAZ+k1VSJ3w/b2GpG8oNGXp1QINluiWYYDWlOWVLxtwMA== X-Received: by 2002:a17:907:6e23:b0:970:e80:e29a with SMTP id sd35-20020a1709076e2300b009700e80e29amr13917895ejc.68.1686734987202; Wed, 14 Jun 2023 02:29:47 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:46 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 36/55] puzzles: upgrade to latest revision Date: Wed, 14 Jun 2023 11:28:59 +0200 Message-Id: <20230614092918.4065570-36-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182781 Signed-off-by: Alexander Kanavin --- meta/recipes-sato/puzzles/puzzles_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 4b045886826..960b5d3b110 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main;protocol=https" UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "5a491c5ad333ef34c1e7713f920f51cbb205af60" +SRCREV = "b6c842a28cf6597df063fcff35079c3e3982381e" PE = "2" PV = "0.0+git${SRCPV}" From patchwork Wed Jun 14 09:29:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25598 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 5A1FAC001DE for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ej1-f42.google.com (mail-ej1-f42.google.com [209.85.218.42]) by mx.groups.io with SMTP id smtpd.web10.7363.1686734989282636154 for ; Wed, 14 Jun 2023 02:29:49 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=S4w8so8N; spf=pass (domain: gmail.com, ip: 209.85.218.42, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f42.google.com with SMTP id a640c23a62f3a-977e7d6945aso88221066b.2 for ; Wed, 14 Jun 2023 02:29:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734988; x=1689326988; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=XdwiF1CG6F1bnMTkgr4D4fQgOAlvrRhmZq0zvQXYV7c=; b=S4w8so8NgnbE0erSQlB10aTllvby1cfICjFlZqB5+j7lIHZ2JA89lrlgla31cfC3It dHChuHvslQHX1jYbKRisaDag41KRWZ2zjY6+Jv7A2FyrLMcXI6Y52acUlVEGpNCqEVNm Sj3QeFub6vITQaRaosiS9TqtoKcUJEeU0rdp/Ubgp/ajeADctIJpA/hMVN73lVqgaFBA mbbgyB8GiGZuybE7UYKZr9e4mEKUDFHS8R55fuxiM+JlTnjfsWXY/X+SaKr7wImmGk4/ WjeCSnFFmVUXVj97vudPwrcwUICt9LMS4prZWI3VWm0aOpoSR0Pu9n4NS0oEEnEtTv+g vNVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734988; x=1689326988; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XdwiF1CG6F1bnMTkgr4D4fQgOAlvrRhmZq0zvQXYV7c=; b=LpARscFTBRkcO7701ISLA9vTF5GoP4AgA0UnDPI/el41Yg3wEO0/LjTJzF0uEJhpGd 9K62TcXGkMDcRx4nbl+9oltGE1XfS+rNDQQQCPk0rJWtreSfAaSUGGSF/RzT9eSbNlwi nEdn6VxtH5wARiFLyJ1YuAitJVceOZhpp2+y081v0szmf+6346PkL4chwKdN5CQjQGC9 poL6LVsDKid5bLc9Unb4fUwQ/KW8LouDDRUeOgKtE+FoHB7ZSXXYvhGZpzjDzrk0r19N lzAcm6ytG8Skt8gsOEQcdoe2Xygn9vthRMoXczH1dZuzDbVy7AtwxVezAKkEICtQw52l hS6A== X-Gm-Message-State: AC+VfDyBCAhG40Z3gBt1bbzKHpuED9Kwujoo3/YGmJeFjdD18UBgIg2v X9Dn8VlMQIOmWwYMdFJwk6zblvT33DE= X-Google-Smtp-Source: ACHHUZ6vVDhDCSacTW8xTfAdGHYHcTX3aa9GOn8lK2HFe0XTQWI1+5I4j1ZOCki7RBRJSxA2A/4vBg== X-Received: by 2002:a17:907:6d9e:b0:97e:a917:e6a5 with SMTP id sb30-20020a1709076d9e00b0097ea917e6a5mr12763297ejc.19.1686734987747; Wed, 14 Jun 2023 02:29:47 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:47 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 37/55] python3: upgrade 3.11.2 -> 3.11.3 Date: Wed, 14 Jun 2023 11:29:00 +0200 Message-Id: <20230614092918.4065570-37-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182782 Signed-off-by: Alexander Kanavin --- .../0001-Don-t-search-system-for-headers-libraries.patch | 2 +- ...1-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch | 2 +- .../python3/12-distutils-prefix-is-inside-staging-area.patch | 2 +- .../python/{python3_3.11.2.bb => python3_3.11.3.bb} | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-devtools/python/{python3_3.11.2.bb => python3_3.11.3.bb} (99%) diff --git a/meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch b/meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch index 96e5e813424..c9253832cfb 100644 --- a/meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch +++ b/meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch @@ -1,4 +1,4 @@ -From 7d296dc635ad3ac2792955ce37e140a4104b098f Mon Sep 17 00:00:00 2001 +From 6cb667f37beacd832cb409e5244b3c90dfad32f7 Mon Sep 17 00:00:00 2001 From: Jeremy Puhlman Date: Wed, 4 Mar 2020 00:06:42 +0000 Subject: [PATCH] Don't search system for headers/libraries diff --git a/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch b/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch index 86971f40482..d5b7ce2b95b 100644 --- a/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch +++ b/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch @@ -1,4 +1,4 @@ -From cab8b8b1390165a93dfb27c48c1cc4c3e4280dfd Mon Sep 17 00:00:00 2001 +From 4ed481f4928c361970e78f27c4d9be8700af176b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 10 Sep 2021 12:28:31 +0200 Subject: [PATCH] Lib/sysconfig.py: use prefix value from build configuration diff --git a/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch b/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch index e080b5c5629..5ee4e4f126f 100644 --- a/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch +++ b/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch @@ -1,4 +1,4 @@ -From 79e7ed59750612e57647847957ab85709307ea38 Mon Sep 17 00:00:00 2001 +From 4c39252c71d8bca81fdc43753c83a59f8668c619 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 14 May 2013 15:00:26 -0700 Subject: [PATCH] python3: Add target and native recipes diff --git a/meta/recipes-devtools/python/python3_3.11.2.bb b/meta/recipes-devtools/python/python3_3.11.3.bb similarity index 99% rename from meta/recipes-devtools/python/python3_3.11.2.bb rename to meta/recipes-devtools/python/python3_3.11.3.bb index 421a305e22f..c7974849b60 100644 --- a/meta/recipes-devtools/python/python3_3.11.2.bb +++ b/meta/recipes-devtools/python/python3_3.11.3.bb @@ -39,7 +39,7 @@ SRC_URI:append:class-native = " \ file://12-distutils-prefix-is-inside-staging-area.patch \ file://0001-Don-t-search-system-for-headers-libraries.patch \ " -SRC_URI[sha256sum] = "29e4b8f5f1658542a8c13e2dd277358c9c48f2b2f7318652ef1675e402b9d2af" +SRC_URI[sha256sum] = "8a5db99c961a7ecf27c75956189c9602c968751f11dbeae2b900dbff1c085b5e" # exclude pre-releases for both python 2.x and 3.x UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P\d+(\.\d+)+).tar" From patchwork Wed Jun 14 09:29:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25607 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 6D816C001DF for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) by mx.groups.io with SMTP id smtpd.web11.7493.1686734989900843047 for ; Wed, 14 Jun 2023 02:29:50 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=cSVpGlBb; spf=pass (domain: gmail.com, ip: 209.85.218.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f50.google.com with SMTP id a640c23a62f3a-977d0288fd2so85548566b.1 for ; Wed, 14 Jun 2023 02:29:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734988; x=1689326988; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=jNCxWy+XqeMv0HZcnyrYfETC3+gL4nbSHFjwPE4GevE=; b=cSVpGlBbOOV5f2aNBk6W33uOlxd9UlC9ti0eCo+qfBezedoSLVeY98We1GS5K81L72 fsgSqsSCFn0ohjNlXkxquY3h6tuXGnThhvNKdWD4srGFPXWI0wM7hE0WCokAgMhzqYQY wOEcBlDQeG02AiMcL7ZxScCaEKurN6cxCCQqomPyokZ9nbGUHwGpZtatISm/gvRBxeDx 5+q1zB+6EW57nzf+Y4i/rpQGbFZ9upeG82bbHzvkuNFS8d1LwktRai3IUekSiAmtIp1Y tWQBeq0oLbgQIa+ouza+NpI1dlAHq3cMDjfuqQ/MQNmYN1rWvsksA9nXAm+ME9LS6F/6 OflQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734988; x=1689326988; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jNCxWy+XqeMv0HZcnyrYfETC3+gL4nbSHFjwPE4GevE=; b=QVvGq00rG1jKTzpZHrPHRf8QC18+k01ihTV6cJwa651E+K/QO3r1Ux6w+RvVhKNT5X 0YC/2G/5uECe8+Y3mT3AVvfDslKeKc1LsTJK1SSE5vngJNOHa+vIKa62a+7zTA+4DlI+ MRBYW4H5UBSKAadvyXjK64iUYcET3kRB+0qqI2vZYXi5ASw0wHkwGQgSExFeV9nIRnhA vIb1leBJ7oRvUfeH5uNglGOZz8iS9BGfywzJBux9AdafvklWi3n8/FEw+Mdj2U+34K/t cPW4wARfWlpjaYZOM6AfYuxcQgHrxQzS2aWpgia1UnP373M4BXaB+YjK3D7ZGVg61Zxn XPXw== X-Gm-Message-State: AC+VfDzL1MZvqEj/9VW27tn+ueEZINjq0ITsid9sCuQ7Iu1sVMhh9/8d bmGZrDnFcMilDjLE9cyZD4IW6u4dXWk= X-Google-Smtp-Source: ACHHUZ7DqL0Jy0gz6/ARHrKCbuxQO+VOzFjJ9aXxofC7Cw30ThUBhNF84Kuk61VUBMskXPujZ4dbhw== X-Received: by 2002:a17:906:6a1c:b0:978:ab6b:afe9 with SMTP id qw28-20020a1709066a1c00b00978ab6bafe9mr14552754ejc.66.1686734988319; Wed, 14 Jun 2023 02:29:48 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:48 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 38/55] python3-certifi: upgrade 2022.12.7 -> 2023.5.7 Date: Wed, 14 Jun 2023 11:29:01 +0200 Message-Id: <20230614092918.4065570-38-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182783 Signed-off-by: Alexander Kanavin --- ...python3-certifi_2022.12.7.bb => python3-certifi_2023.5.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-certifi_2022.12.7.bb => python3-certifi_2023.5.7.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-certifi_2022.12.7.bb b/meta/recipes-devtools/python/python3-certifi_2023.5.7.bb similarity index 86% rename from meta/recipes-devtools/python/python3-certifi_2022.12.7.bb rename to meta/recipes-devtools/python/python3-certifi_2023.5.7.bb index b2e3ec125af..924b05c12cb 100644 --- a/meta/recipes-devtools/python/python3-certifi_2022.12.7.bb +++ b/meta/recipes-devtools/python/python3-certifi_2023.5.7.bb @@ -7,7 +7,7 @@ HOMEPAGE = " http://certifi.io/" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=3c2b7404369c587c3559afb604fce2f2" -SRC_URI[sha256sum] = "35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3" +SRC_URI[sha256sum] = "0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7" inherit pypi setuptools3 From patchwork Wed Jun 14 09:29:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25604 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 6D931C3DA41 for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) by mx.groups.io with SMTP id smtpd.web10.7364.1686734990405225341 for ; Wed, 14 Jun 2023 02:29:50 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=iTd9MfjY; spf=pass (domain: gmail.com, ip: 209.85.218.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f50.google.com with SMTP id a640c23a62f3a-977d0ee1736so74374266b.0 for ; Wed, 14 Jun 2023 02:29:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734989; x=1689326989; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=yFB0O5yt3Kn52gylYuoA7NcHNSEKlwVuzMySc0NweRY=; b=iTd9MfjYNKi2wZiOZA+vkVfQC/etK4vO6whnbAv0yj6jmU+pFQQZsCPxsQV3a+NTGo jvYIRm64XNYno9UO23kN5YL8/kuiXtNb9/BSaj8bT94GganYdZcZJ2qNk7rTgx/HJ7Z1 ps5ajM3873vsZUdiFVHam+aR1U6FGEKg+J5uc8EPe5tsCazptS+0TBNMhha6TedNO1Uc PG121D/D9JeTl/rSn3WhQuTW2kqRJSJUYSlxvIyntN+L0O/YmeL5cX/Btt6LN8sS+Wko 324SFg111CGUr62fZ/xNsTGnuaUMMisAP/f3w8JpD6rrjCLU2/xe4dxTgIaT/Mau2L+7 YmtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734989; x=1689326989; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yFB0O5yt3Kn52gylYuoA7NcHNSEKlwVuzMySc0NweRY=; b=Hu0dqL2I7rx1+6l3cpw90WUZ2IXOPsIU0vKR2pKpwqhqcAFhHnZgNe+QYvTO3D5qli +Fl1W4/ApTr1bVymDCJ6ZHUBpM4bc3Of8nL34uvcN8lnJl2hnHtCnhIplqdF4SqOI0dP KFAbV/Mog64632oG+lGMjkuo5LBLAMMdud7nCHp5Utr5SBLS1ZMnJm3+8vUBid4JHpV1 vRYHVASyVHpz7KMTt+C1ETgqvuRAG41RbjeziYvDGDk+YcOqqffiUd69KOjyeHg6TdDX co8kDngwLUXJtmfbMDWRTxfplF+moPhMpljU+fJvjctOHMu9DlR4D6nVmM507SsvMwYC t2ww== X-Gm-Message-State: AC+VfDyMnm/cYzv8xLaakr1nDn4PhImZkla3AsMZfEatTfOVje/ijKwP ojhuB1TvjhDiQJdP9qHleemsL5Io7d8= X-Google-Smtp-Source: ACHHUZ440uMJkjVAs0+/W1JuyR/HF4ETw7tqdZUhEsQva2dFSbylO3kVrjBFxFaX18qsFJG33sljog== X-Received: by 2002:a17:906:9744:b0:982:82aa:86b1 with SMTP id o4-20020a170906974400b0098282aa86b1mr316129ejy.43.1686734988829; Wed, 14 Jun 2023 02:29:48 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:48 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 39/55] python3-docutils: upgrade 0.19 -> 0.20.1 Date: Wed, 14 Jun 2023 11:29:02 +0200 Message-Id: <20230614092918.4065570-39-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182784 License-Update: formatting Signed-off-by: Alexander Kanavin --- .../{python3-docutils_0.19.bb => python3-docutils_0.20.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-docutils_0.19.bb => python3-docutils_0.20.1.bb} (62%) diff --git a/meta/recipes-devtools/python/python3-docutils_0.19.bb b/meta/recipes-devtools/python/python3-docutils_0.20.1.bb similarity index 62% rename from meta/recipes-devtools/python/python3-docutils_0.19.bb rename to meta/recipes-devtools/python/python3-docutils_0.20.1.bb index 7ae93ab557b..65ca55e07bf 100644 --- a/meta/recipes-devtools/python/python3-docutils_0.19.bb +++ b/meta/recipes-devtools/python/python3-docutils_0.20.1.bb @@ -2,9 +2,9 @@ SUMMARY = "Docutils is a modular system for processing documentation into useful HOMEPAGE = "http://docutils.sourceforge.net" SECTION = "devel/python" LICENSE = "PSF-2.0 & BSD-2-Clause & GPL-3.0-only" -LIC_FILES_CHKSUM = "file://COPYING.txt;md5=41001b296a89bb2780bbe306e947ecee" +LIC_FILES_CHKSUM = "file://COPYING.txt;md5=08f5f8aa6a1db2500c08a2bb558e45af" -SRC_URI[sha256sum] = "33995a6753c30b7f577febfc2c50411fec6aac7f7ffeb7c4cfe5991072dcf9e6" +SRC_URI[sha256sum] = "f08a4e276c3a1583a86dce3e34aba3fe04d02bba2dd51ed16106244e8a923e3b" inherit pypi setuptools3 From patchwork Wed Jun 14 09:29:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25597 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 5832DEB64DC for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ed1-f44.google.com (mail-ed1-f44.google.com [209.85.208.44]) by mx.groups.io with SMTP id smtpd.web11.7494.1686734990978410951 for ; Wed, 14 Jun 2023 02:29:51 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=Pu5X6yoJ; spf=pass (domain: gmail.com, ip: 209.85.208.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f44.google.com with SMTP id 4fb4d7f45d1cf-5184abe9e86so3666933a12.0 for ; Wed, 14 Jun 2023 02:29:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734989; x=1689326989; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=/ythe3IERnzEUJFVpXuFRDZ2g/CI6rHyTKWIJIBfRFQ=; b=Pu5X6yoJPEyluWKUxdMvaRHl/Lbh3wDBZFX6jhKHWbtpo8rHQxyUK9unFhSrZJS2Gf oD77kYYwszy/c/ZaBb2TWosAc0rAcRmzV8bKaY5glm6hyO+/RSYIHmNVVCAllT49Tvxz gyD2xs1403oTYrSblPTdpY2h7b270yre6cjyFjCUyhqgfhWM05crW9mZl55Gs2PkatM+ 5SLem6PcBYrrosqmVqacAKlKmsgc3/Sy31jDn8eXix2POi5ZKKu2uCLyWaQmEVMSqD3c hpo/PqHulX3N8UXZx3rHHFdtzJG4HK1ZsM/RTN6GjAVoq3jVFCBhKjf5EUhadhDII6d4 646Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734989; x=1689326989; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/ythe3IERnzEUJFVpXuFRDZ2g/CI6rHyTKWIJIBfRFQ=; b=SCfUiVLD76rpTfojKxcnnDIuh1QhRlSZDyvQ9jcTCZKpJRbDeKD8K+HHqAtg0fQMew sC/G+cSCzSlT+2KOpzA+UO6vL4RGYpKo+wA0z6tZW9JklMGNosQhVVQGdC67LvQw/4Jd Oz9nNL1Hsz+goGC6EjrrqqNhmHPB6TnNH88tiEwQkb5JIxE/+R8zFDh3qLRYwVoPMl0l mKCXqpM9/DTW4nhuVStxo69Nfoku3Vh/W9k+EsM+Fr6FpijaaywsHxgCsmzvvF64t0L9 Bu7f8lvNEIAlj8ZkWfEpEaxDmAco1VONyEEkI+xHOSxnEnFslzAPocuVzw46wWfhCXQU jUAw== X-Gm-Message-State: AC+VfDx0s5gqqoJL6ivvb5+jdiFA3dO1arQn+6BsVZiWr9yA9+UjLZmV U/VUwMQZV7N8Ym9grojDFeL/YC9iRtE= X-Google-Smtp-Source: ACHHUZ6eY6x3BNTWEyeN4ZVRTwhRxSBohEV73W5VWKw5Ky/a/pLB7nwEmIwEGdiXlo4KIh/qUMyEig== X-Received: by 2002:a17:907:787:b0:970:71c:df58 with SMTP id xd7-20020a170907078700b00970071cdf58mr13967375ejb.42.1686734989341; Wed, 14 Jun 2023 02:29:49 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:49 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 40/55] python3-flit-core: upgrade 3.8.0 -> 3.9.0 Date: Wed, 14 Jun 2023 11:29:03 +0200 Message-Id: <20230614092918.4065570-40-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182785 Signed-off-by: Alexander Kanavin --- .../{python3-flit-core_3.8.0.bb => python3-flit-core_3.9.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-flit-core_3.8.0.bb => python3-flit-core_3.9.0.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-flit-core_3.8.0.bb b/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb similarity index 92% rename from meta/recipes-devtools/python/python3-flit-core_3.8.0.bb rename to meta/recipes-devtools/python/python3-flit-core_3.9.0.bb index 2e5b1e80695..b0bef4b6b69 100644 --- a/meta/recipes-devtools/python/python3-flit-core_3.8.0.bb +++ b/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb @@ -8,7 +8,7 @@ BUGTRACKER = "https://github.com/pypa/flit/issues" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=41eb78fa8a872983a882c694a8305f08" -SRC_URI[sha256sum] = "d0f2a8f4bd45dc794befbf5839ecc0fd3830d65a57bd52b5997542fac5d5e937" +SRC_URI[sha256sum] = "d75edf5eb324da20d53570a6a6f87f51e606eee8384925cd66a90611140844c7" inherit pypi python_flit_core From patchwork Wed Jun 14 09:29:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25594 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 4B1E6C001B1 for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ed1-f43.google.com (mail-ed1-f43.google.com [209.85.208.43]) by mx.groups.io with SMTP id smtpd.web10.7365.1686734991435759451 for ; Wed, 14 Jun 2023 02:29:51 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=FGKWhfTZ; spf=pass (domain: gmail.com, ip: 209.85.208.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f43.google.com with SMTP id 4fb4d7f45d1cf-51640b9ed95so11048913a12.2 for ; Wed, 14 Jun 2023 02:29:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734990; x=1689326990; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=m+l3xFG0xAUDfkrH1Oud2mm9OlFVYSRMCErlHVtcVaY=; b=FGKWhfTZPTHtXLkgM2nkTFr6ewIva+XtpC6k5T5gLwR/YeuhgwPvdgF8IxToEiK39O 1dCYH3avHXiu+zw5zRxFaR6jUPA5EnG55oymSkKiwyR4/Svm/+e93xNBUmVgBb9qyyU5 IgwXG+IFZ3rZmQ9Wgk1Hl72v7JzWfSM8fbUbcj6Zy0pudBdmcmnUuzNsEFeBmcrHGZAb AdfqI+LRrkN7FXnXLubMyZdlchQn69eZshZYRJakNWf8aKAPE8sjKCIK4zpZPZlnn1uO 7gcl6+jm6TjZUPp1S7W5jLAxrzznV1gzirNjJDwqKczcqohIp1fGjWTAszR1kD+2dyRD W0Og== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734990; x=1689326990; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m+l3xFG0xAUDfkrH1Oud2mm9OlFVYSRMCErlHVtcVaY=; b=EEhwjKG1zRe4CeTllnh9LWBaE7RxonRr9uBEQ/bb/MgHKxmXzrl9qVnj77B3yc4Z6y teXZ72zUT0DAqimuoMmpfy4j8UNBK+1JUI/VU4Y+m9Sl1tHL3qqRzwpC3Y4nK8W/RTP7 rh4S/yCAsfxoZkDWWHcUSMReViUU5KVA0eQQ8ACZaaZBk1iZVWWiigR8tphsyZnd9Pb3 mRr2AVy2OfDa1476SQSJzw5UVgfQw8nZuOg3aBXRP2DhblCwCh3mB4KHwpCuJXh4Wy0F Y7IgOmFGszCR5wQLeimNg48xdCAp0tQ/iSpFY5Pod0Q7FDQTp5VrfFofZElvq6DCRlCX eyhQ== X-Gm-Message-State: AC+VfDy8pR6WBfR/CzqDsOqWHeuvFpvrqDOp+v/Wr+IR6ujapgYtaYFq UXpxaky9nqbvYV53/4H4YUsvzcGYU0I= X-Google-Smtp-Source: ACHHUZ4Bew7wNDehJ3Hj3BFBqN4MZFURb4WkS750Qrnf56jiFuxp4Rwu6+dwHZX6P3UM+lBLL7dGbg== X-Received: by 2002:a17:907:5c6:b0:974:1d8b:ca5e with SMTP id wg6-20020a17090705c600b009741d8bca5emr15445449ejb.14.1686734989884; Wed, 14 Jun 2023 02:29:49 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:49 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 41/55] python3-importlib-metadata: upgrade 6.2.0 -> 6.6.0 Date: Wed, 14 Jun 2023 11:29:04 +0200 Message-Id: <20230614092918.4065570-41-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182786 Signed-off-by: Alexander Kanavin --- ...ib-metadata_6.2.0.bb => python3-importlib-metadata_6.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-importlib-metadata_6.2.0.bb => python3-importlib-metadata_6.6.0.bb} (88%) diff --git a/meta/recipes-devtools/python/python3-importlib-metadata_6.2.0.bb b/meta/recipes-devtools/python/python3-importlib-metadata_6.6.0.bb similarity index 88% rename from meta/recipes-devtools/python/python3-importlib-metadata_6.2.0.bb rename to meta/recipes-devtools/python/python3-importlib-metadata_6.6.0.bb index 3e9b40ee9d4..34bc55b0e13 100644 --- a/meta/recipes-devtools/python/python3-importlib-metadata_6.2.0.bb +++ b/meta/recipes-devtools/python/python3-importlib-metadata_6.6.0.bb @@ -8,7 +8,7 @@ inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "importlib_metadata" UPSTREAM_CHECK_REGEX = "/importlib-metadata/(?P(\d+[\.\-_]*)+)/" -SRC_URI[sha256sum] = "9127aad2f49d7203e7112098c12b92e4fd1061ccd18548cdfdc49171a8c073cc" +SRC_URI[sha256sum] = "92501cdf9cc66ebd3e612f1b4f0c0765dfa42f0fa38ffb319b6bd84dd675d705" S = "${WORKDIR}/importlib_metadata-${PV}" From patchwork Wed Jun 14 09:29:05 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25601 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 4AAEFC001B0 for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ed1-f44.google.com (mail-ed1-f44.google.com [209.85.208.44]) by mx.groups.io with SMTP id smtpd.web10.7366.1686734992005270496 for ; Wed, 14 Jun 2023 02:29:52 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=cBLerFa4; spf=pass (domain: gmail.com, ip: 209.85.208.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f44.google.com with SMTP id 4fb4d7f45d1cf-5187aa18410so1880973a12.0 for ; Wed, 14 Jun 2023 02:29:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734990; x=1689326990; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=PObRhwkcVgttB1mS3m6MrmwZHcNNEf5pNMARZppbnKE=; b=cBLerFa4uf3opIojy4IxPOQlTvD4Hi1FZ5rEeDlEuMt7Sewq0yOKKb95lJYUfEcjgo QeoaXTE9rne4yEq4uwV941FMJ19TEb5RN3hJYWr9QK2EEjpH92fIPJ8mOY7I+V8DpBZ9 4XFgQs7P20WY+cN6/bIpoETGpQtmcLt8T8pOcY8Ni9YVG+uFKFbUt3GCe2CFhuEvnSs6 lkBVyQ7WRfqNw33tCsE9Rc767TY3bEjx84nP19NIft2rRkEJq+QYiGWS1fUsRNdyUgkl XSInpbeE08fYbcivnUffjYE2u6p38Z4ziHdGs97PFbwbXTqLSqkufcfK6YvKolkVNF3M jx0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734990; x=1689326990; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PObRhwkcVgttB1mS3m6MrmwZHcNNEf5pNMARZppbnKE=; b=MzRMVvCHCZUq335/gM+8jJEKyS+j4U44GTGcuu6Ws3Y2tgxUx6hl8TWS4PRmdCu6tR QiSiHk/vC1vLUpma4cnW/c2pKhuwdV89u+02oXwtllXPbHFcbYZosXG0XLNJFa0mDeO1 kd/8KM/rlvicRZFYSaOMWwlKijuQ5KsmH4Ro9Om00goRVArlKKPjJSUyT3tgBeesKXta gLBij5NfKFX0I7Z2sCc2KVDGtIoXSDMqntXeFql4gM5ZFheDySHIUuSiFygHmDAeZO98 qeSYnTkCciR6Wj8KQyFFn+XAytao0OxsPL0ny93k6dYmbRha8oaGA3aKRu5lcbDdByCC pbFQ== X-Gm-Message-State: AC+VfDygBwkmaecfONs/+8OgrOphKUZ5aR0nWQ3QHiU+y9eZGceKtee+ wF+eQqAVkkSVhUeGPXvmXDZqWneJjJ4= X-Google-Smtp-Source: ACHHUZ6uR14uDGQtdOEs8kTKaQfNM/EDVPzI+y5P1/iobwnMNvxYOMTK4weNXQpIsDmmiT/+PwFzCQ== X-Received: by 2002:a17:907:3ea3:b0:982:65e0:2984 with SMTP id hs35-20020a1709073ea300b0098265e02984mr2281384ejc.68.1686734990440; Wed, 14 Jun 2023 02:29:50 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:50 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 42/55] python3-pyasn1: upgrade 0.4.8 -> 0.5.0 Date: Wed, 14 Jun 2023 11:29:05 +0200 Message-Id: <20230614092918.4065570-42-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182787 License-Update: copyright years Signed-off-by: Alexander Kanavin --- .../recipes-devtools/python/python-pyasn1.inc | 10 +++---- ...arning-__int__-returned-non-int-on-P.patch | 28 ------------------- ...yasn1_0.4.8.bb => python3-pyasn1_0.5.0.bb} | 1 + 3 files changed, 5 insertions(+), 34 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-pyasn1/0001-Fix-DeprecationWarning-__int__-returned-non-int-on-P.patch rename meta/recipes-devtools/python/{python3-pyasn1_0.4.8.bb => python3-pyasn1_0.5.0.bb} (98%) diff --git a/meta/recipes-devtools/python/python-pyasn1.inc b/meta/recipes-devtools/python/python-pyasn1.inc index 126d0388efa..9eb87354cf3 100644 --- a/meta/recipes-devtools/python/python-pyasn1.inc +++ b/meta/recipes-devtools/python/python-pyasn1.inc @@ -1,10 +1,9 @@ SUMMARY = "Python library implementing ASN.1 types." HOMEPAGE = "http://pyasn1.sourceforge.net/" LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=a14482d15c2249de3b6f0e8a47e021fd" +LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=190f79253908c986e6cacf380c3a5f6d" -SRC_URI[md5sum] = "dffae4ff9f997a83324b3f33fe62be54" -SRC_URI[sha256sum] = "aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba" +SRC_URI[sha256sum] = "97b7290ca68e62a832558ec3976f15cbf911bf5d7c7039d8b861c2a0ece69fde" RDEPENDS:${PN}:class-target += " \ ${PYTHON_PN}-codecs \ @@ -18,9 +17,8 @@ BBCLASSEXTEND = "native nativesdk" inherit ptest SRC_URI += " \ - file://run-ptest \ - file://0001-Fix-DeprecationWarning-__int__-returned-non-int-on-P.patch \ -" + file://run-ptest \ + " RDEPENDS:${PN}-ptest += " \ ${PYTHON_PN}-pytest \ diff --git a/meta/recipes-devtools/python/python3-pyasn1/0001-Fix-DeprecationWarning-__int__-returned-non-int-on-P.patch b/meta/recipes-devtools/python/python3-pyasn1/0001-Fix-DeprecationWarning-__int__-returned-non-int-on-P.patch deleted file mode 100644 index 30ac9a66843..00000000000 --- a/meta/recipes-devtools/python/python3-pyasn1/0001-Fix-DeprecationWarning-__int__-returned-non-int-on-P.patch +++ /dev/null @@ -1,28 +0,0 @@ -From db8f1a7930c6b5826357646746337dafc983f953 Mon Sep 17 00:00:00 2001 -From: Ilya Etingof -Date: Sat, 21 Mar 2020 19:05:03 +0100 -Subject: [PATCH] Fix `DeprecationWarning: __int__ returned non-int` on Py3 - -In `BitString.__int__()` -Upstream-Status: Backport -Signed-off-by: Yulong Liu ---- - pyasn1/type/univ.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/pyasn1/type/univ.py b/pyasn1/type/univ.py -index 10924c3..488241f 100644 ---- a/pyasn1/type/univ.py -+++ b/pyasn1/type/univ.py -@@ -551,7 +551,7 @@ class BitString(base.SimpleAsn1Type): - return self.clone(SizedInteger(self._value >> count).setBitLength(max(0, len(self._value) - count))) - - def __int__(self): -- return self._value -+ return int(self._value) - - def __float__(self): - return float(self._value) --- -2.25.1 - diff --git a/meta/recipes-devtools/python/python3-pyasn1_0.4.8.bb b/meta/recipes-devtools/python/python3-pyasn1_0.5.0.bb similarity index 98% rename from meta/recipes-devtools/python/python3-pyasn1_0.4.8.bb rename to meta/recipes-devtools/python/python3-pyasn1_0.5.0.bb index a5e2a713626..0519ba5edb0 100644 --- a/meta/recipes-devtools/python/python3-pyasn1_0.4.8.bb +++ b/meta/recipes-devtools/python/python3-pyasn1_0.5.0.bb @@ -1,2 +1,3 @@ inherit pypi setuptools3 require python-pyasn1.inc + From patchwork Wed Jun 14 09:29:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25610 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 98AE3C04A6A for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ed1-f52.google.com (mail-ed1-f52.google.com [209.85.208.52]) by mx.groups.io with SMTP id smtpd.web10.7368.1686734992533109575 for ; Wed, 14 Jun 2023 02:29:52 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=HbGPB086; spf=pass (domain: gmail.com, ip: 209.85.208.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f52.google.com with SMTP id 4fb4d7f45d1cf-518793ef6ebso2377499a12.1 for ; Wed, 14 Jun 2023 02:29:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734991; x=1689326991; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=mrF8uL+FJtwgTn2GTLyVgZKZsmjYPepyhvjDwa1USEM=; b=HbGPB086igd64NjMBE0JJVviJ1epY+S90GuykgxB84U/rQ/YqpcVXEc0P5bUTLmPef NkPfNF2o1fxrS1ILYCxUiEquUINlDl1dUCGZAd18Zypl/4dEw1IL8vQac5vCsH21xYG5 8rdgihxVmk50+SYBJOQn3Kpj1c0QUomlCES8/AG4ryyEGuWt0bxshEfb8yRUeG4BYqkJ WU6RY96kWVh7P+rXwNX6HbvHdBfG637kIUT6JZ5CRKQdyS+vqQWt1W/gOvVw2jSdz+sZ p2HlOWAqq6rAG8vD4kkKzPX0ifIEQdwgql62VBxM+81ecWRBviTcP3cxEGa4dtXYIGP9 NGog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734991; x=1689326991; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mrF8uL+FJtwgTn2GTLyVgZKZsmjYPepyhvjDwa1USEM=; b=kqaXLU2A5Vz7GzwYyPFeGImwxHBKF3Dia6uxpKrKQTdn8IXteFepoZ0GmSv+hazIA0 ZkxDNRDhUEbdsgegCzWLIGvYfmAMYiPeDkIGsI4m3RIN7UYJln/CkaxHE2qdQNpPeZGT /k96naZ0uENa8QwBfsc0cWQ4i8wRt33L7mESWs5ZGh90gnY5CSdz639Q3c+7AYtJopJR lDJ4wwTV1ZCdOdjhEdM3Zw5I3FY67RF5U80MkdVxwn95uAd47Byk9/cFHAi+AaTwOHOi uJ/eips3Oy8BgVKtFQ9+LcCO6Eyj6pNQRZeJIWfYM02FZgqxWaUIZ6wER7KVjGkQBocq DmUw== X-Gm-Message-State: AC+VfDxL5YcoIlkKjwVdeGBwFwifX6kemImEwpxcwsa/rii/CbHkNv7I Eh7HsdqFfwnLJSYLPRYarrZIFourbLk= X-Google-Smtp-Source: ACHHUZ4v0hrj8EsY8DkAFB4lzbCmCgckXPjiDyZ1Mhxpr1Bz8PmjVm6TAtD9y+dey1apb6Ppuav+UQ== X-Received: by 2002:a17:907:608a:b0:968:c3b5:8b92 with SMTP id ht10-20020a170907608a00b00968c3b58b92mr15213838ejc.57.1686734991004; Wed, 14 Jun 2023 02:29:51 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:50 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 43/55] python3-pyopenssl: upgrade 23.1.1 -> 23.2.0 Date: Wed, 14 Jun 2023 11:29:06 +0200 Message-Id: <20230614092918.4065570-43-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182788 Signed-off-by: Alexander Kanavin --- ...{python3-pyopenssl_23.1.1.bb => python3-pyopenssl_23.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pyopenssl_23.1.1.bb => python3-pyopenssl_23.2.0.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-pyopenssl_23.1.1.bb b/meta/recipes-devtools/python/python3-pyopenssl_23.2.0.bb similarity index 86% rename from meta/recipes-devtools/python/python3-pyopenssl_23.1.1.bb rename to meta/recipes-devtools/python/python3-pyopenssl_23.2.0.bb index 90a6252f7c1..86ae406ffb3 100644 --- a/meta/recipes-devtools/python/python3-pyopenssl_23.1.1.bb +++ b/meta/recipes-devtools/python/python3-pyopenssl_23.2.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" DEPENDS += "openssl ${PYTHON_PN}-cryptography" -SRC_URI[sha256sum] = "841498b9bec61623b1b6c47ebbc02367c07d60e0e195f19790817f10cc8db0b7" +SRC_URI[sha256sum] = "276f931f55a452e7dea69c7173e984eb2a4407ce413c918aa34b55f82f9b8bac" PYPI_PACKAGE = "pyOpenSSL" inherit pypi setuptools3 From patchwork Wed Jun 14 09:29:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25602 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 3C48BEB64DA for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ej1-f51.google.com (mail-ej1-f51.google.com [209.85.218.51]) by mx.groups.io with SMTP id smtpd.web11.7497.1686734993172977762 for ; Wed, 14 Jun 2023 02:29:53 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=LcxFURfo; spf=pass (domain: gmail.com, ip: 209.85.218.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f51.google.com with SMTP id a640c23a62f3a-977d0288fd2so85555766b.1 for ; Wed, 14 Jun 2023 02:29:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734991; x=1689326991; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=tEWSGI1UZTXZpZ/FN9szrDL3sLQ3OmV9ZQOV7AxG2B4=; b=LcxFURfoe1Rh6TxNzgtILY+t1iD2n0x1z4cajJKvqE0TRZ/EYJ2DQuvbsSBj0u2KNd 6b1Nm9w2x/Pvt5Jv/xN0Zepychg9i7YglA97YE49UxSdSofQhR8mX9Sx2G5kRw+FOkQ9 BR2IOJNxmWGvXYSlIqEIn6B67Q6fQxFoEP/6qrMSOQns6FcMs9bXmyWkr0x62YDsHTda vvjj3FkuCkHMBLumAkrzC9FgRYVmKwxoDWadn3K6H+KkAbqMewq3tMiTC/3PM92PpyTN 62614g3NJa+wQlScCq7Ib8M2W7LaCnLUeOdcfNpIZQV4NR7+j4sm5vhMx0ivt/p9r7Xr ktdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734991; x=1689326991; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tEWSGI1UZTXZpZ/FN9szrDL3sLQ3OmV9ZQOV7AxG2B4=; b=fm7DcIpaOXdHg46ziigsklnKQ1HvEfJkXiSoqeU5n7OfBwiZLWIojaGEqaZ3wt4lyI awDeE/44mGJFhVilSFihPe1FuHKLs9mi4BaHBn3VB8KwnU8Sl0R6NlqAo2CBiYe7vC+R zuQTt8zM8eH8Uqg0j1bwlXy4u4MVEh2aK/B5+jREZtWjevkixVViwjl5j03f6X7AjhfI 4OPAXRz9L+cyK6hbBQz8UAPgdArUyQMlIR0REvA1QM/kixX84vjDiv6ze934TX7+bqIe OCI08hF8TFdiHWGMhOsl01XR/WIfZU0ck2MsKOsXX5E9QtqgrTqT+t8qSqKo/9cAQi+F UB9A== X-Gm-Message-State: AC+VfDz2RDwOz84OpPhxhU7jAc4Q3JErEzaFd19Gva2DNFyV6TCjt6O1 dU42kMWB0IyL/9FVeqxmkqZ6whUu22s= X-Google-Smtp-Source: ACHHUZ5ckTWpnCXa8TvGzh5EwbZ74D9gQLQoEgRPO1KRwPv5qVFwbx31pWbV5cZmjGjBqI8qytA2mQ== X-Received: by 2002:a17:907:a01:b0:978:8ecd:fa6c with SMTP id bb1-20020a1709070a0100b009788ecdfa6cmr14817541ejc.34.1686734991613; Wed, 14 Jun 2023 02:29:51 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:51 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 44/55] python3-sphinx: remove BSD-3-Clause from LICENSE Date: Wed, 14 Jun 2023 11:29:07 +0200 Message-Id: <20230614092918.4065570-44-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182789 License-Update: BSD-3-Clause code removed in https://github.com/sphinx-doc/sphinx/commit/a7f5d91c29d6f377b9fe7e926965c6f9d3e7b802 which was a part of 7.0.1 update Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/python/python3-sphinx_7.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/python/python3-sphinx_7.0.1.bb b/meta/recipes-devtools/python/python3-sphinx_7.0.1.bb index 7af45828612..10e01a2d7ae 100644 --- a/meta/recipes-devtools/python/python3-sphinx_7.0.1.bb +++ b/meta/recipes-devtools/python/python3-sphinx_7.0.1.bb @@ -1,7 +1,7 @@ SUMMARY = "Python documentation generator" HOMEPAGE = "http://sphinx-doc.org/" SECTION = "devel/python" -LICENSE = "BSD-2-Clause & MIT & BSD-3-Clause" +LICENSE = "BSD-2-Clause & MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5eb6ac1b115a1ed24a12d9f15b633993" PYPI_PACKAGE = "Sphinx" From patchwork Wed Jun 14 09:29:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25606 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 8852EC04A94 for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ej1-f47.google.com (mail-ej1-f47.google.com [209.85.218.47]) by mx.groups.io with SMTP id smtpd.web10.7369.1686734993701845490 for ; Wed, 14 Jun 2023 02:29:54 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=fSTcPQUe; spf=pass (domain: gmail.com, ip: 209.85.218.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f47.google.com with SMTP id a640c23a62f3a-9741caaf9d4so74792066b.0 for ; Wed, 14 Jun 2023 02:29:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734992; x=1689326992; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=UrYFJSG7buc8MBouB+W9LxpFiCMN2wYRgd2+TVNgoq8=; b=fSTcPQUe1MV6SEbvwU369AMCGKPRj6qMuChWvT9SzOaEyj4KhPgvA0FZO0hQ9zBxKv OE3BpPbugvvGenmXAnystfMUdLS6y1XXI509c9HNQGg4CkQ1yAvuBbq373CaKZeZnL2w bdseAlr9JXmsuAY2toQCWK8ASb4vtpp/h/kxChtDNq6rVXqp5ntuJZp+R3Wu2Rrgrx4B AEsWHi7vOlgfEEuryEikjqlbuDuKxXRKaZsguZ2waK9ljsp5vI0XWGGV7nkh5E8BbhHa GkbddgFPBsPYkoJrh2S18u+Mcf122yjOrQJ7sScHfqnqKJ4JJVhFwYrtH/8Z8lRqyRAD lcZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734992; x=1689326992; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UrYFJSG7buc8MBouB+W9LxpFiCMN2wYRgd2+TVNgoq8=; b=iqB8FZmEz7+Jk92NiFUzoxWoopRUfP91dH0Dy3JGC0UCIc8Upj2IMAo5FDesDM0jL8 YC/3/BB6DPbwDy6dkmdtkfn6C6ffN+O0HzW2JWqyUL/LZ3dNWr1jeHnRMWrOjaGpKI/n tSFWZ9NJRWYMBL2DAngSK+wwaol1lWCQwbzQQo82U2d+QHUScQnFX25rg5NwLaCdhkaN mJ9JUBpnlmDZf3rrCHGpwAHS/9ctJKOwJdxxDAupSdUqOMpofRsK8NbZl2isBkJ/MdY2 55NAUXZhPR+hTwYOf2IfZ9ZniBVxr8tyxMb8z9o8LOnIV9X7MJE1F2g1PlmekDnaIrbC bVtQ== X-Gm-Message-State: AC+VfDy+9FN7thr7igxsGnfJmigOj/Ew6lmqwrsugj0xP7mnmhSmTfJ3 GK5PPjxz0kcLvsgy5CtMEaeNPDvQY9A= X-Google-Smtp-Source: ACHHUZ6s8BufvcnAzO5zHi7pxpAJ9u2ilFzCMA0j4BvHG0L4ggR8GoIqlt6XW53n5CQgDtZy+FOaLA== X-Received: by 2002:a17:907:2da4:b0:981:a949:2807 with SMTP id gt36-20020a1709072da400b00981a9492807mr9753009ejc.1.1686734992100; Wed, 14 Jun 2023 02:29:52 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:51 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 45/55] serf: upgrade 1.3.9 -> 1.3.10 Date: Wed, 14 Jun 2023 11:29:08 +0200 Message-Id: <20230614092918.4065570-45-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182790 As serf is undead, we need to reassess all the remaining patches. Signed-off-by: Alexander Kanavin --- ...print-in-the-scons-file-to-unbreak-b.patch | 29 ------------------- ...sl_buckets.c-do-not-use-ERR_GET_FUNC.patch | 28 ------------------ ...11083-fix-building-with-scons-3.0.0-.patch | 29 ------------------- ...ories.without.sandbox-install.prefix.patch | 2 +- .../serf/{serf_1.3.9.bb => serf_1.3.10.bb} | 6 +--- 5 files changed, 2 insertions(+), 92 deletions(-) delete mode 100644 meta/recipes-support/serf/serf/0001-Fix-syntax-of-a-print-in-the-scons-file-to-unbreak-b.patch delete mode 100644 meta/recipes-support/serf/serf/0001-buckets-ssl_buckets.c-do-not-use-ERR_GET_FUNC.patch delete mode 100644 meta/recipes-support/serf/serf/0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch rename meta/recipes-support/serf/{serf_1.3.9.bb => serf_1.3.10.bb} (78%) diff --git a/meta/recipes-support/serf/serf/0001-Fix-syntax-of-a-print-in-the-scons-file-to-unbreak-b.patch b/meta/recipes-support/serf/serf/0001-Fix-syntax-of-a-print-in-the-scons-file-to-unbreak-b.patch deleted file mode 100644 index 4a5832ac1a5..00000000000 --- a/meta/recipes-support/serf/serf/0001-Fix-syntax-of-a-print-in-the-scons-file-to-unbreak-b.patch +++ /dev/null @@ -1,29 +0,0 @@ -From 99f6e1b0d68281b63218d6adfe68cd9e331ac5be Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Mon, 3 Sep 2018 10:50:08 -0700 -Subject: [PATCH] Fix syntax of a print() in the scons file to unbreak building - with most recent scons version. - -* SConstruct Use Python 3.0 valid syntax to make Scons 3.0.0 happy on both python - 3.0 and 2.7. - -Upstream-Status: Backport -[https://svn.apache.org/viewvc/serf/trunk/SConstruct?r1=1809132&r2=1811083&diff_format=h] -Signed-off-by: Khem Raj ---- - SConstruct | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/SConstruct b/SConstruct -index 1670459..18a45fa 100644 ---- a/SConstruct -+++ b/SConstruct -@@ -184,7 +184,7 @@ CALLOUT_OKAY = not (env.GetOption('clean') or env.GetOption('help')) - - unknown = opts.UnknownVariables() - if unknown: -- print 'Warning: Used unknown variables:', ', '.join(unknown.keys()) -+ print('Warning: Used unknown variables:', ', '.join(unknown.keys())) - - apr = str(env['APR']) - apu = str(env['APU']) diff --git a/meta/recipes-support/serf/serf/0001-buckets-ssl_buckets.c-do-not-use-ERR_GET_FUNC.patch b/meta/recipes-support/serf/serf/0001-buckets-ssl_buckets.c-do-not-use-ERR_GET_FUNC.patch deleted file mode 100644 index 91ccc8a474a..00000000000 --- a/meta/recipes-support/serf/serf/0001-buckets-ssl_buckets.c-do-not-use-ERR_GET_FUNC.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 2f45711a66ff99886b6e4a5708e2db01a63e5af4 Mon Sep 17 00:00:00 2001 -From: Alexander Kanavin -Date: Fri, 10 Sep 2021 11:05:10 +0200 -Subject: [PATCH] buckets/ssl_buckets.c: do not use ERR_GET_FUNC - -Upstream removed it in -https://github.com/openssl/openssl/pull/16004 - -Upstream-Status: Inactive-Upstream [lastrelease: 2015, lastcommit: 2019] -Signed-off-by: Alexander Kanavin ---- - buckets/ssl_buckets.c | 3 +-- - 1 file changed, 1 insertion(+), 2 deletions(-) - -diff --git a/buckets/ssl_buckets.c b/buckets/ssl_buckets.c -index b01e535..9801f87 100644 ---- a/buckets/ssl_buckets.c -+++ b/buckets/ssl_buckets.c -@@ -1325,8 +1325,7 @@ static int ssl_need_client_cert(SSL *ssl, X509 **cert, EVP_PKEY **pkey) - return 0; - } - else { -- printf("OpenSSL cert error: %d %d %d\n", ERR_GET_LIB(err), -- ERR_GET_FUNC(err), -+ printf("OpenSSL cert error: %d %d\n", ERR_GET_LIB(err), - ERR_GET_REASON(err)); - PKCS12_free(p12); - bio_meth_free(biom); diff --git a/meta/recipes-support/serf/serf/0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch b/meta/recipes-support/serf/serf/0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch deleted file mode 100644 index 02fa9e3a062..00000000000 --- a/meta/recipes-support/serf/serf/0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch +++ /dev/null @@ -1,29 +0,0 @@ -From 565211fd082ef653ca9c44a345350fc1451f5a0f Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Mon, 3 Sep 2018 11:12:38 -0700 -Subject: [PATCH] Follow-up to r1811083 fix building with scons 3.0.0 and - Python3 - -* SConstruct: Append decode('utf-8) to FILE.get_contents() to avoid - TypeError: cannot use a string pattern on a bytes-like object - -Upstream-Status: Backport -[https://svn.apache.org/viewvc/serf/trunk/SConstruct?r1=1811088&r2=1814604] -Signed-off-by: Khem Raj ---- - SConstruct | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/SConstruct b/SConstruct -index 877731e..7678bb1 100644 ---- a/SConstruct -+++ b/SConstruct -@@ -169,7 +169,7 @@ env.Append(BUILDERS = { - match = re.search('SERF_MAJOR_VERSION ([0-9]+).*' - 'SERF_MINOR_VERSION ([0-9]+).*' - 'SERF_PATCH_VERSION ([0-9]+)', -- env.File('serf.h').get_contents(), -+ env.File('serf.h').get_contents().decode('utf-8'), - re.DOTALL) - MAJOR, MINOR, PATCH = [int(x) for x in match.groups()] - env.Append(MAJOR=str(MAJOR)) diff --git a/meta/recipes-support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-install.prefix.patch b/meta/recipes-support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-install.prefix.patch index 4105868a7e2..91640d60443 100644 --- a/meta/recipes-support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-install.prefix.patch +++ b/meta/recipes-support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-install.prefix.patch @@ -31,7 +31,7 @@ ERROR: scons install execution failed. and the installed paths (including the paths inside libserf*.pc) look correct -Upstream-Status: Inactive-Upstream [lastrelease: 2015, lastcommit: 2019] +Upstream-Status: Pending Signed-off-by: Martin Jansa diff --git a/meta/recipes-support/serf/serf_1.3.9.bb b/meta/recipes-support/serf/serf_1.3.10.bb similarity index 78% rename from meta/recipes-support/serf/serf_1.3.9.bb rename to meta/recipes-support/serf/serf_1.3.10.bb index 669f42b8e7c..c6b51452aa3 100644 --- a/meta/recipes-support/serf/serf_1.3.9.bb +++ b/meta/recipes-support/serf/serf_1.3.10.bb @@ -7,16 +7,12 @@ HOMEPAGE = "http://serf.apache.org/" SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ file://norpath.patch \ file://env.patch \ - file://0001-Fix-syntax-of-a-print-in-the-scons-file-to-unbreak-b.patch \ file://0002-SConstruct-Fix-path-quoting-for-.def-generator.patch \ file://0003-gen_def.patch \ - file://0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch \ file://SConstruct.stop.creating.directories.without.sandbox-install.prefix.patch \ - file://0001-buckets-ssl_buckets.c-do-not-use-ERR_GET_FUNC.patch \ " -SRC_URI[md5sum] = "370a6340ff20366ab088012cd13f2b57" -SRC_URI[sha256sum] = "549c2d21c577a8a9c0450facb5cca809f26591f048e466552240947bdf7a87cc" +SRC_URI[sha256sum] = "be81ef08baa2516ecda76a77adf7def7bc3227eeb578b9a33b45f7b41dc064e6" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" From patchwork Wed Jun 14 09:29:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25613 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 BA1D6C04FE1 for ; Wed, 14 Jun 2023 09:29:54 +0000 (UTC) Received: from mail-ed1-f43.google.com (mail-ed1-f43.google.com [209.85.208.43]) by mx.groups.io with SMTP id smtpd.web10.7370.1686734994116263615 for ; Wed, 14 Jun 2023 02:29:54 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=X3DO93IE; spf=pass (domain: gmail.com, ip: 209.85.208.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f43.google.com with SMTP id 4fb4d7f45d1cf-510d6b939bfso11030475a12.0 for ; Wed, 14 Jun 2023 02:29:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734992; x=1689326992; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=jPrT3ttDEW0ibwC0zywV0hPPEHCBdg2aDWRgN9V5ZsU=; b=X3DO93IE3oC4o0NVaVUdYiGZSeYkkDOR4Wgbpq17duqhEfaiocLRKILiE04pn6Nrj0 6PQi3jBLGL8lNnLiyDWV2CH7nLnZFAmznT9mEQwYWvc6CsLBk+YZ1FBjLU5Sj9bAIoCd tNTyruDwYwqNN2qWEmq/40cMYPOnhhmB31nfxeKnqK9AByYLlrPavnpxcghOevmgLxqL vMu44ptT98lEb2905YmyN3SS9XodGIMYzwGzAw0POip8AwNqw0x5exmM/IWGG7yYVfxk Og39y2CgWb26Yg8jpsMYK4zgminN6M28NFTaEjEPlAEeJynzbxmD/PSr6hWxWqawsq46 2O2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734992; x=1689326992; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jPrT3ttDEW0ibwC0zywV0hPPEHCBdg2aDWRgN9V5ZsU=; b=IGSuVgVdcixpKjT3CqPewzyWXPViVhB0RoOtouVaFrHhdzqQyccCuqghNbvApnF4IG 50fRI3xbQ/fmFgZQVzw4H/2EF0d0wgO/SBcy/tR/WfI5whCq9vND/VT600jjkxzpzJIZ cmHyipfqHxReny1ZDbt0R1o0pfpcugcdJBGs2YaRlXWDhr1qR5fCZI/nyXbdonc5St1E t5LY+9CoyBWiLgqgOJJYqcv3P2HgJm8fhpUyg6A+uydRnnGT+jCKZIfve0GFSMdXTO2R YVGtqXQjnxuxEhdhP77RMCIRhM9Jj5VbOrKFaFQS+sezwFRhnFJRQ2yl4Mwe4fVQO/bS IsZg== X-Gm-Message-State: AC+VfDwIyYZ8F0sBzfrzilp7WzP0yqUELNu3/VhQzFZNY9Q+NMFvlD6Y oMvOvl3QudZlB/Jvg9gyWt23NWa3tEk= X-Google-Smtp-Source: ACHHUZ6h0/NEeqdkGSoZUIk/uK0tvbmISLaPZyGNHf7PC401vrtOud8kgM3fL9Rz0myCDvA/EXAcag== X-Received: by 2002:a17:907:a46:b0:977:e916:9b83 with SMTP id be6-20020a1709070a4600b00977e9169b83mr15198326ejc.8.1686734992605; Wed, 14 Jun 2023 02:29:52 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:52 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 46/55] shaderc: upgrade 2023.2 -> 2023.4 Date: Wed, 14 Jun 2023 11:29:09 +0200 Message-Id: <20230614092918.4065570-46-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:29:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182791 Signed-off-by: Alexander Kanavin --- ...isable-building-external-dependencies.patch | 18 ++++++++---------- .../{shaderc_2023.2.bb => shaderc_2023.4.bb} | 2 +- 2 files changed, 9 insertions(+), 11 deletions(-) rename meta/recipes-graphics/shaderc/{shaderc_2023.2.bb => shaderc_2023.4.bb} (95%) diff --git a/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch b/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch index cc9a4000281..35855bd8326 100644 --- a/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch +++ b/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch @@ -1,7 +1,7 @@ -From 071a9d71bea91bbefcf15e061fc87e53568f3188 Mon Sep 17 00:00:00 2001 +From d3fbd6b9427f29606540528d17fe02930cd78d0c Mon Sep 17 00:00:00 2001 From: Jose Quaresma Date: Sat, 13 Feb 2021 00:45:56 +0000 -Subject: [PATCH 1/3] cmake: disable building external dependencies +Subject: [PATCH] cmake: disable building external dependencies - add cmake option to disable the build of the third_party dependencies - change the update_build_version.py to use pkg-config when third_party dependencies not found @@ -9,24 +9,25 @@ Subject: [PATCH 1/3] cmake: disable building external dependencies Upstream-Status: Inappropriate [OE-core specific] Signed-off-by: Jose Quaresma + --- CMakeLists.txt | 13 ++++++++++--- utils/update_build_version.py | 22 +++++++++++++++------- 2 files changed, 25 insertions(+), 10 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt -index 5c74cd8..b358f6b 100644 +index 633c244..75b01da 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -41,6 +41,7 @@ else() +@@ -67,6 +67,7 @@ else() endif() option(SHADERC_ENABLE_WERROR_COMPILE "Enable passing -Werror to compiler, if available" ON) +option(BUILD_EXTERNAL "Build external dependencies in /third_party" ON) - set (CMAKE_CXX_STANDARD 11) + set (CMAKE_CXX_STANDARD 17) -@@ -101,8 +102,14 @@ endif(MSVC) +@@ -129,8 +130,14 @@ endif(MSVC) # Configure subdirectories. @@ -43,7 +44,7 @@ index 5c74cd8..b358f6b 100644 add_subdirectory(libshaderc_util) add_subdirectory(libshaderc) -@@ -112,7 +119,7 @@ add_subdirectory(examples) +@@ -142,7 +149,7 @@ endif() add_custom_target(build-version ${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/utils/update_build_version.py @@ -104,6 +105,3 @@ index 5785390..f72b762 100755 mkdir_p(os.path.dirname(output_file)) if os.path.isfile(output_file): --- -2.30.1 - diff --git a/meta/recipes-graphics/shaderc/shaderc_2023.2.bb b/meta/recipes-graphics/shaderc/shaderc_2023.4.bb similarity index 95% rename from meta/recipes-graphics/shaderc/shaderc_2023.2.bb rename to meta/recipes-graphics/shaderc/shaderc_2023.4.bb index 07fae0bb7ec..739e7ae81c9 100644 --- a/meta/recipes-graphics/shaderc/shaderc_2023.2.bb +++ b/meta/recipes-graphics/shaderc/shaderc_2023.4.bb @@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRCREV = "55f4bbd993de3a3cad34cb41cd07b82fa1c77dd6" +SRCREV = "7a8b3da0583425cf511336cf3afbdcf2ebc8b36b" SRC_URI = "git://github.com/google/shaderc.git;protocol=https;branch=main \ file://0001-cmake-disable-building-external-dependencies.patch \ file://0002-libshaderc_util-fix-glslang-header-file-location.patch \ From patchwork Wed Jun 14 09:29:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25621 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 9F2B8EB64DB for ; Wed, 14 Jun 2023 09:30:04 +0000 (UTC) Received: from mail-ej1-f45.google.com (mail-ej1-f45.google.com [209.85.218.45]) by mx.groups.io with SMTP id smtpd.web10.7372.1686734994646226471 for ; Wed, 14 Jun 2023 02:29:54 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=SzyiXL2Z; spf=pass (domain: gmail.com, ip: 209.85.218.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f45.google.com with SMTP id a640c23a62f3a-98284402adeso19027266b.1 for ; Wed, 14 Jun 2023 02:29:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734993; x=1689326993; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=R72XbUZP07+Fd6bdvlwr0ZzZmqkzJAaankfametDuqc=; b=SzyiXL2ZwSOdC3wz/YCQC3E77A97DsUAdxjttMjS6SkZkRQbO1yXbpWTXuuqS6X77G xbwLmLgfn2hn/xCTIA4mJLfsCUP/EEuGXikhVab3OrltlfNQEaa4DT0aclyZQ12MneD1 ZltDYbg2tYPJ0ZyD3HJJAncycTJ6uXAp4YjTAlokrBTcmUwaqdKy2HKfS8PJIMy4nQKf Xf3tnZ/IsWC5GWeIP2l3sCDmFiNZEmjVotO9HjF4E7bqtt1K4mL+lZhFlaxEh80hJEvk lVBzyu7TYCi6m6B5LOrpP0jMN/eQeVWeAXnGJOZTnYsf6yndJlQvhDNsqELemd+FnGIi wPBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734993; x=1689326993; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R72XbUZP07+Fd6bdvlwr0ZzZmqkzJAaankfametDuqc=; b=PEKEbezlIJ0S2h9tKEqT/OF6+vF0QK1mbQi9jXXKBFwsmZ/eMBVLM3CsfW6BtKGe3R 59KDz74/PX78/JQSnNs97NYu7G1bFThRx0E6d4dGqdEQRYrui3QcZ2A5itDptfEUSVEY wm+2UD5rSyXEoHPW4FtUMc9ndXGQDflhhwd7GHbVbBgCmR7LbMuLyypIEhafUBoz00gW 5lgvXD54/oYZxMCpOjDqI2/+aMYJX18LC90SGikErx7qRLlb74J4JITal4V6o2DzYcNn 4SFM3Jx6NyzClMnFVNQX2piQiZuiDti61xPSOwJy8NNjJXNoEtqEGrBy026qZzGUOQA3 3LeQ== X-Gm-Message-State: AC+VfDzE1RPV96wcSSvnJHqkNZ16qjZU9BusOqdz3Q6pHvnK5h+WSae8 OpbxXzp3pGIlQd7TWHLtavxpTZVRsKo= X-Google-Smtp-Source: ACHHUZ6vhUyHmwnkho9mgiV37CAHd+TrsUE1KVDOUD1IGwaiprZ9pcJwpWhRwr3s3sI1Wp6d0r6Abg== X-Received: by 2002:a17:907:96a2:b0:978:73af:1bec with SMTP id hd34-20020a17090796a200b0097873af1becmr1056990ejc.33.1686734993097; Wed, 14 Jun 2023 02:29:53 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:52 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 47/55] squashfs-tools: upgrade 4.5.1 -> 4.6.1 Date: Wed, 14 Jun 2023 11:29:10 +0200 Message-Id: <20230614092918.4065570-47-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:30:04 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182792 Signed-off-by: Alexander Kanavin --- ....sh-do-not-write-original-timestamps.patch | 30 ------------------- .../squashfs-tools/squashfs-tools_git.bb | 8 ++--- 2 files changed, 3 insertions(+), 35 deletions(-) delete mode 100644 meta/recipes-devtools/squashfs-tools/files/0001-install-manpages.sh-do-not-write-original-timestamps.patch diff --git a/meta/recipes-devtools/squashfs-tools/files/0001-install-manpages.sh-do-not-write-original-timestamps.patch b/meta/recipes-devtools/squashfs-tools/files/0001-install-manpages.sh-do-not-write-original-timestamps.patch deleted file mode 100644 index ed1d2f5b3b2..00000000000 --- a/meta/recipes-devtools/squashfs-tools/files/0001-install-manpages.sh-do-not-write-original-timestamps.patch +++ /dev/null @@ -1,30 +0,0 @@ -From b44b00dae195d8587857c7e8054e9be4eaa1f8b3 Mon Sep 17 00:00:00 2001 -From: Alexander Kanavin -Date: Thu, 7 Apr 2022 09:26:09 +0200 -Subject: [PATCH] install-manpages.sh: do not write original timestamps into - .gz metadata - -This helps binary reproducibility. - -Upstream-Status: Submitted [https://github.com/plougher/squashfs-tools/pull/177] -Signed-off-by: Alexander Kanavin ---- - generate-manpages/install-manpages.sh | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/generate-manpages/install-manpages.sh b/generate-manpages/install-manpages.sh -index d4c9e91..6a43b89 100755 ---- a/generate-manpages/install-manpages.sh -+++ b/generate-manpages/install-manpages.sh -@@ -56,7 +56,7 @@ for i in mksquashfs unsquashfs sqfstar sqfscat; do - exit 1 - fi - -- if ! gzip -f9 $2/$i.1; then -+ if ! gzip -n -f9 $2/$i.1; then - echo "$0: Compressing installed manpage failed. Aborting" >&2 - exit 1 - fi --- -2.30.2 - diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb index 4e009d26255..982a43f8899 100644 --- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb +++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb @@ -7,11 +7,9 @@ SECTION = "base" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" -PV = "4.5.1" -SRCREV = "afdd63fc386919b4aa40d573b0a6069414d14317" -SRC_URI = "git://github.com/plougher/squashfs-tools.git;protocol=https;branch=master \ - file://0001-install-manpages.sh-do-not-write-original-timestamps.patch \ - " +PV = "4.6.1" +SRCREV = "d8cb82d9840330f9344ec37b992595b5d7b44184" +SRC_URI = "git://github.com/plougher/squashfs-tools.git;protocol=https;branch=v6.1.1" UPSTREAM_CHECK_GITTAGREGEX = "(?P(\d+(\.\d+)+))" S = "${WORKDIR}/git" From patchwork Wed Jun 14 09:29:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25617 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 9F36FEB64DC for ; Wed, 14 Jun 2023 09:30:04 +0000 (UTC) Received: from mail-ej1-f52.google.com (mail-ej1-f52.google.com [209.85.218.52]) by mx.groups.io with SMTP id smtpd.web11.7499.1686734995293749451 for ; Wed, 14 Jun 2023 02:29:55 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=GEQWKSfX; spf=pass (domain: gmail.com, ip: 209.85.218.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f52.google.com with SMTP id a640c23a62f3a-9823de726c3so87017366b.0 for ; Wed, 14 Jun 2023 02:29:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734994; x=1689326994; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=cTpmVkPvT31I2Z+BXYADfL/dVB05/PjbghMXzriRgfM=; b=GEQWKSfXrYfGISlrX9Ow5g6tWikSsBGIn5yCP05SbGEwlteBG5p38aNY1s2386SIRc Eo9kSQBW5WSUeJUuKx6QYM+17ZmPkY8twDRWF8ON32uHIO8rkMKDeRnxo0sfI8ZBNbzn itbgTObqWVT3lGzRPlJsVNCpu5CmnEMUgdLiJpr9zpFit64OkWczxDQ0lkKpse6saig/ mSokTc/cJ92vffbanaa+McmjczYTgIZK++/O8JvbLxruHVHzsQIVv5czmoHdx5x1v46q +nHQ+ivciV3euf+PmgciUhT0l2w3qxuS58UPexN9dfXfqmF/A6e+GI4J6qQdvVUiScb4 vnEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734994; x=1689326994; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cTpmVkPvT31I2Z+BXYADfL/dVB05/PjbghMXzriRgfM=; b=HafzHZOVbZDpfxHz5kyFgU36Q3rHJAvnKF81Gz8IxOlbKEAs+f8NSKUqwgbAs5S7f8 C3fVxdUwpDs/ajPf/7pKBD4vXfqrnoNXl+pvXXaW+/ypXFoPwSzxipykujaxHBFDy/Ml yw14T5ptUG1Em33IUHHyuVn9Rng5p1avgVVpZ6jQHM16H/la+vCqvmrrAJnXpAGzLKPS zzyAjOS0Wg3G/HZ4wKWIzaR/eJD2/igyf+XlOCOyGeJrm+BTfmQgwUBfWiwJSc3bCn7m g60OLkOjpiTqTxaNMkd6p6ooRmia8Y2hnGlO2dCGpaUrsFXVMdXUrfrl5A4wNhbipcDB 3Fkw== X-Gm-Message-State: AC+VfDwoL6VnzaON1U+qZZwJLBHqrQMM/B8ko0ka8E9ctKWVrCfT41ls b0Cbq1f3ymn1fyyAMusBLP3tjtz6kgc= X-Google-Smtp-Source: ACHHUZ6HxnivrPtSF0IHeinaYWrTKzszxnhpeM0X71IA4zEGajXFQ8ukRsG6wueCAMVeWFvs2jJz9Q== X-Received: by 2002:a17:907:7da9:b0:973:93d6:189f with SMTP id oz41-20020a1709077da900b0097393d6189fmr17878481ejc.61.1686734993725; Wed, 14 Jun 2023 02:29:53 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:53 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 48/55] strace: upgrade 6.2 -> 6.3 Date: Wed, 14 Jun 2023 11:29:11 +0200 Message-Id: <20230614092918.4065570-48-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:30:04 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182793 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/strace/{strace_6.2.bb => strace_6.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/strace/{strace_6.2.bb => strace_6.3.bb} (96%) diff --git a/meta/recipes-devtools/strace/strace_6.2.bb b/meta/recipes-devtools/strace/strace_6.3.bb similarity index 96% rename from meta/recipes-devtools/strace/strace_6.2.bb rename to meta/recipes-devtools/strace/strace_6.3.bb index dc01b57d80e..ae614716720 100644 --- a/meta/recipes-devtools/strace/strace_6.2.bb +++ b/meta/recipes-devtools/strace/strace_6.3.bb @@ -16,7 +16,7 @@ SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \ file://0001-configure-Use-autoconf-macro-to-detect-largefile-sup.patch \ file://0002-tests-Replace-off64_t-with-off_t.patch \ " -SRC_URI[sha256sum] = "0c7d38a449416268d3004029a220a15a77c2206a03cc88120f37f46e949177e8" +SRC_URI[sha256sum] = "e17878e301506c1cc301611118ad14efee7f8bcef63b27ace5d290acce7bb731" inherit autotools ptest From patchwork Wed Jun 14 09:29:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25616 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 AE30CC001DC for ; Wed, 14 Jun 2023 09:30:04 +0000 (UTC) Received: from mail-ed1-f47.google.com (mail-ed1-f47.google.com [209.85.208.47]) by mx.groups.io with SMTP id smtpd.web10.7375.1686734995806980625 for ; Wed, 14 Jun 2023 02:29:56 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=TAodxZyL; spf=pass (domain: gmail.com, ip: 209.85.208.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f47.google.com with SMTP id 4fb4d7f45d1cf-5147e40bbbbso9701541a12.3 for ; Wed, 14 Jun 2023 02:29:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734994; x=1689326994; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=MHtN9Wf4kmLcy0eBEBDjpi7qKhXVhbzsd/glUGNNbk0=; b=TAodxZyLW/gKwb5IM4ozuwXJ0tw/GcYDVWYT/JGhTCwbfOHae47btvq/hUqoFFDr1w +FgGZiQcirempe42uIDKsPfCrmKRqeS75leL/oc+A5R/I8N4hhfO6VHG+lrEtqahfUT/ KtAZf4WSK3fYyeuKSbl40RC4wFmNg7Bbv8y9k+Mo1hI/rTgZ+NgdIQ8YdjUuQcAmFXZM hesGX/vYUfKSRtgDI1w5p1gPWvLLp2NeNxeEL8Ke1VgkLLnT8RnpbFUgX7LeUl8sU1MT DGRfy8K5iAX6ThHbhdnFx7CCIFjyY+tOxg/t/sjfMVd4GyvQ2qDbZY35Q5RTkwVXpNR6 7Zwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734994; x=1689326994; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MHtN9Wf4kmLcy0eBEBDjpi7qKhXVhbzsd/glUGNNbk0=; b=CSQPaJ4svnwG4XcGelSNaFsRLuCNQUhMyJflaLo6W9bfeDULKOAGnjfXRW1gamzpTi +Hq+NvoHSFZrW3Cp+koH+8Ftcg03MPSXsSKLAy0EtLN6cl/QH/UyMe5juKpClIc9EpAu 7wll/pime9hWWZOXbyhF7RWIke1epLQ/QE4r2FzaF4eRFoQGh9s+lMbV+0d4whBfxgRa Iv4QM7Gh3dymPEjWCdghK5zLU3g2DvyV3LhjZZqZQa1WbCBWIDbAjVY9If8l7erUidOr oP3aHP3bcAuooYV0kd33w55afs2LyxZ3nmkXnh2qdsYmonX38vWzSWunYS0Bhlp9pGBq yG9w== X-Gm-Message-State: AC+VfDyVlkwrOr4J1KQgUW8IUjCbevMGItcjUOreOlei9cBON82cVUZb bcApF7Mdyr6yb7jSMB6Z0WYAik8nJGc= X-Google-Smtp-Source: ACHHUZ532slMMGoV7O4l5ZC8xY2M4gZtJAvClEq5xAkwHF5ifHbX5h9VJpBP5UfsUuAesvN0+hPphg== X-Received: by 2002:a17:906:db06:b0:978:afbc:678f with SMTP id xj6-20020a170906db0600b00978afbc678fmr14332341ejb.1.1686734994245; Wed, 14 Jun 2023 02:29:54 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:54 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 49/55] vala: upgrade 0.56.6 -> 0.56.8 Date: Wed, 14 Jun 2023 11:29:12 +0200 Message-Id: <20230614092918.4065570-49-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:30:04 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182794 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/vala/vala_0.56.6.bb | 3 --- meta/recipes-devtools/vala/vala_0.56.8.bb | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 meta/recipes-devtools/vala/vala_0.56.6.bb create mode 100644 meta/recipes-devtools/vala/vala_0.56.8.bb diff --git a/meta/recipes-devtools/vala/vala_0.56.6.bb b/meta/recipes-devtools/vala/vala_0.56.6.bb deleted file mode 100644 index bc5f5477d73..00000000000 --- a/meta/recipes-devtools/vala/vala_0.56.6.bb +++ /dev/null @@ -1,3 +0,0 @@ -require ${BPN}.inc - -SRC_URI[sha256sum] = "050e841cbfe2b8e7d0fb350c9506bd7557be1cd86a90c896765f1a09a1870013" diff --git a/meta/recipes-devtools/vala/vala_0.56.8.bb b/meta/recipes-devtools/vala/vala_0.56.8.bb new file mode 100644 index 00000000000..f55fb41ad39 --- /dev/null +++ b/meta/recipes-devtools/vala/vala_0.56.8.bb @@ -0,0 +1,3 @@ +require ${BPN}.inc + +SRC_URI[sha256sum] = "93f81dcfc6a93b77baa271d65e6be981ee3238ad451ef380af118e295d904bde" From patchwork Wed Jun 14 09:29:13 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25622 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 AB29BC001DD for ; Wed, 14 Jun 2023 09:30:04 +0000 (UTC) Received: from mail-ed1-f49.google.com (mail-ed1-f49.google.com [209.85.208.49]) by mx.groups.io with SMTP id smtpd.web11.7501.1686734996374260627 for ; Wed, 14 Jun 2023 02:29:56 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=nKRQUg9z; spf=pass (domain: gmail.com, ip: 209.85.208.49, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f49.google.com with SMTP id 4fb4d7f45d1cf-5149c51fd5bso10778552a12.0 for ; Wed, 14 Jun 2023 02:29:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734995; x=1689326995; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=1sdT0mzpYhKYQur3LYf+x3GuhVJ5upbZknZ1MbcnG6M=; b=nKRQUg9zOhIDL4Ag7dT67oSicaXjYWXVUOJ5eS09Donmp8hn3u/GDLVIs6wNwZlEzX 5xlKBKqgW/zznkTYaNhkEF8VZGFH0Nvj4JMveUYVess0lwVO08siIHzWLGPKbIp6bhVn gHGlWJ51UnfrRfGN1lzeSEs+IUyJrH9uWDQPOVhU4NylsKDsAco3HJosYXuob6r0djMe 4qK51rnLJbH9EdaTZmfjWJewhkRYeK7fWL+9n5jOdJmITZgITetbuyMdjNDp3fnEBL95 5+DAN5V5psVIaSBnv4xrJoBuP7LmaFlfL5rUBj4BXNE+qy2WYJONjx1o7RUSx8ja6NhQ 5HMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734995; x=1689326995; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1sdT0mzpYhKYQur3LYf+x3GuhVJ5upbZknZ1MbcnG6M=; b=UTn/qMu8HlNZuz0U36eMcrHeYiTqzJPzvRhrf3C3Z1KNJPBd1t1fdctip47FVWUHun MXFkTg1poC3a9MP3lCsbAYeSJd6Ct/HRdow0CJOQ6zm81jic8Aqa+df5wQiF0lXaKndy IrEvIpEyYTJ5HGnzBrULgxYnzDnETtNfqOe+3Ck8mcpu3Mrk9Md9XX2NM9IL8fWUtSw6 CRuhZFEtFrPtZ7KEhjJZtXcK+E+OKk7lBPCvqHUAmgeLs52aEHLpCx6SdA7rUKYmDJBM G2+yAepN6+kZaINDsOs9KsHdPX5o0k1PobD7fJ+iV+5EWqrASdJEWhXeLbm1t404CGog VeEQ== X-Gm-Message-State: AC+VfDyYBR/Wsn+62QoUUmiuNNUTR5Mb10/+6g+03zIc6U1qptSJ6rJD jq/6MLrWa8z98c4EtjHijKLx7vg13K0= X-Google-Smtp-Source: ACHHUZ42TSWQpAIsSDjJDQxH6bmQ68PtZN14ijOVXsnnNq9ZzOZMJxoZ5z57HBLd7Ir36xKGNoBcTQ== X-Received: by 2002:a17:907:3d93:b0:974:5ece:19a6 with SMTP id he19-20020a1709073d9300b009745ece19a6mr18874065ejc.54.1686734994753; Wed, 14 Jun 2023 02:29:54 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:54 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 50/55] vulkan: upgrade 1.3.243.0 -> 1.3.250.0 Date: Wed, 14 Jun 2023 11:29:13 +0200 Message-Id: <20230614092918.4065570-50-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:30:04 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182795 Add a patch to vulkan-tools that unbreaks cross-builds. Signed-off-by: Alexander Kanavin --- ...lang_1.3.243.0.bb => glslang_1.3.250.0.bb} | 2 +- ....3.243.0.bb => spirv-headers_1.3.250.0.bb} | 2 +- ..._1.3.243.0.bb => spirv-tools_1.3.250.0.bb} | 2 +- ...3.243.0.bb => vulkan-headers_1.3.250.0.bb} | 2 +- ....3.243.0.bb => vulkan-loader_1.3.250.0.bb} | 4 +-- ...ts.txt-do-not-make-special-arrangeme.patch | 29 +++++++++++++++++++ ...1.3.243.0.bb => vulkan-tools_1.3.250.0.bb} | 6 ++-- 7 files changed, 39 insertions(+), 8 deletions(-) rename meta/recipes-graphics/glslang/{glslang_1.3.243.0.bb => glslang_1.3.250.0.bb} (96%) rename meta/recipes-graphics/spir/{spirv-headers_1.3.243.0.bb => spirv-headers_1.3.250.0.bb} (92%) rename meta/recipes-graphics/spir/{spirv-tools_1.3.243.0.bb => spirv-tools_1.3.250.0.bb} (96%) rename meta/recipes-graphics/vulkan/{vulkan-headers_1.3.243.0.bb => vulkan-headers_1.3.250.0.bb} (95%) rename meta/recipes-graphics/vulkan/{vulkan-loader_1.3.243.0.bb => vulkan-loader_1.3.250.0.bb} (95%) create mode 100644 meta/recipes-graphics/vulkan/vulkan-tools/0001-scripts-CMakeLists.txt-do-not-make-special-arrangeme.patch rename meta/recipes-graphics/vulkan/{vulkan-tools_1.3.243.0.bb => vulkan-tools_1.3.250.0.bb} (89%) diff --git a/meta/recipes-graphics/glslang/glslang_1.3.243.0.bb b/meta/recipes-graphics/glslang/glslang_1.3.250.0.bb similarity index 96% rename from meta/recipes-graphics/glslang/glslang_1.3.243.0.bb rename to meta/recipes-graphics/glslang/glslang_1.3.250.0.bb index c50d67a6522..6e9c666d46d 100644 --- a/meta/recipes-graphics/glslang/glslang_1.3.243.0.bb +++ b/meta/recipes-graphics/glslang/glslang_1.3.250.0.bb @@ -8,7 +8,7 @@ HOMEPAGE = "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler" LICENSE = "BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2a2b5acd7bc4844964cfda45fe807dc3" -SRCREV = "14e5a04e70057972eef8a40df422e30a3b70e4b5" +SRCREV = "d1517d64cfca91f573af1bf7341dc3a5113349c0" SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=main \ file://0001-generate-glslang-pkg-config.patch \ " diff --git a/meta/recipes-graphics/spir/spirv-headers_1.3.243.0.bb b/meta/recipes-graphics/spir/spirv-headers_1.3.250.0.bb similarity index 92% rename from meta/recipes-graphics/spir/spirv-headers_1.3.243.0.bb rename to meta/recipes-graphics/spir/spirv-headers_1.3.250.0.bb index e27c0a67dc2..d0a2e2e9916 100644 --- a/meta/recipes-graphics/spir/spirv-headers_1.3.243.0.bb +++ b/meta/recipes-graphics/spir/spirv-headers_1.3.250.0.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://www.khronos.org/registry/spir-v" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d" -SRCREV = "1feaf4414eb2b353764d01d88f8aa4bcc67b60db" +SRCREV = "268a061764ee69f09a477a695bf6a11ffe311b8d" SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=main" PE = "1" # These recipes need to be updated in lockstep with each other: diff --git a/meta/recipes-graphics/spir/spirv-tools_1.3.243.0.bb b/meta/recipes-graphics/spir/spirv-tools_1.3.250.0.bb similarity index 96% rename from meta/recipes-graphics/spir/spirv-tools_1.3.243.0.bb rename to meta/recipes-graphics/spir/spirv-tools_1.3.250.0.bb index 21f9dd9650f..2b0a773e80a 100644 --- a/meta/recipes-graphics/spir/spirv-tools_1.3.243.0.bb +++ b/meta/recipes-graphics/spir/spirv-tools_1.3.250.0.bb @@ -7,7 +7,7 @@ SECTION = "graphics" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRCREV = "44d72a9b36702f093dd20815561a56778b2d181e" +SRCREV = "e7c6084fd1d6d6f5ac393e842728d8be309688ca" SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=main;protocol=https" PE = "1" # These recipes need to be updated in lockstep with each other: diff --git a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.243.0.bb b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.250.0.bb similarity index 95% rename from meta/recipes-graphics/vulkan/vulkan-headers_1.3.243.0.bb rename to meta/recipes-graphics/vulkan/vulkan-headers_1.3.250.0.bb index 6ddc35e5d87..2970767ff32 100644 --- a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.243.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.250.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 = "65ad768d8603671fc1085fe115019e72a595ced8" +SRCREV = "9e61870ecbd32514113b467e0a0c46f60ed222c7" S = "${WORKDIR}/git" diff --git a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.243.0.bb b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.250.0.bb similarity index 95% rename from meta/recipes-graphics/vulkan/vulkan-loader_1.3.243.0.bb rename to meta/recipes-graphics/vulkan/vulkan-loader_1.3.250.0.bb index 20128667f12..456c9734068 100644 --- a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.243.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.250.0.bb @@ -9,8 +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=sdk-1.3.243;protocol=https" -SRCREV = "22407d7804f111fbc0e31fa0db592d658e19ae8b" +SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.250;protocol=https" +SRCREV = "f372068d09fc13bcf54b8c81274f37aa5f46aea3" S = "${WORKDIR}/git" diff --git a/meta/recipes-graphics/vulkan/vulkan-tools/0001-scripts-CMakeLists.txt-do-not-make-special-arrangeme.patch b/meta/recipes-graphics/vulkan/vulkan-tools/0001-scripts-CMakeLists.txt-do-not-make-special-arrangeme.patch new file mode 100644 index 00000000000..6b70a1e62d8 --- /dev/null +++ b/meta/recipes-graphics/vulkan/vulkan-tools/0001-scripts-CMakeLists.txt-do-not-make-special-arrangeme.patch @@ -0,0 +1,29 @@ +From 9060e916ca05d34b56c62f2be0b4a77dd104e2aa Mon Sep 17 00:00:00 2001 +From: Alexander Kanavin +Date: Fri, 2 Jun 2023 14:13:00 +0200 +Subject: [PATCH] scripts/CMakeLists.txt: append to CMAKE_FIND_ROOT_PATH + instead of replacing it + +Resetting CMAKE_FIND_ROOT_PATH in particular breaks builds in Yocto +(which is a major cross compiling framework). + +Upstream-Status: Submitted [https://github.com/KhronosGroup/Vulkan-Tools/pull/808] +Signed-off-by: Alexander Kanavin + +--- + scripts/CMakeLists.txt | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt +index 5b979d43..19a58bf9 100644 +--- a/scripts/CMakeLists.txt ++++ b/scripts/CMakeLists.txt +@@ -114,7 +114,7 @@ if (MOLTENVK_REPO_ROOT) + endif() + + if (CMAKE_CROSSCOMPILING) +- set(CMAKE_FIND_ROOT_PATH ${CMAKE_PREFIX_PATH} PARENT_SCOPE) ++ set(CMAKE_FIND_ROOT_PATH ${CMAKE_FIND_ROOT_PATH} ${CMAKE_PREFIX_PATH} PARENT_SCOPE) + else() + set(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} PARENT_SCOPE) + endif() diff --git a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.243.0.bb b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.250.0.bb similarity index 89% rename from meta/recipes-graphics/vulkan/vulkan-tools_1.3.243.0.bb rename to meta/recipes-graphics/vulkan/vulkan-tools_1.3.250.0.bb index dfdd716abd3..0346b380ee7 100644 --- a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.243.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.250.0.bb @@ -6,8 +6,10 @@ SECTION = "libs" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=sdk-1.3.243;protocol=https" -SRCREV = "18bdf5565f5d02831869785cbf758fa7b295b7d5" +SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=main;protocol=https \ + file://0001-scripts-CMakeLists.txt-do-not-make-special-arrangeme.patch \ + " +SRCREV = "695887a994ef9cc00a7aa3f9c00b31a56ea79534" S = "${WORKDIR}/git" From patchwork Wed Jun 14 09:29:14 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25620 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 BD69DC001E0 for ; Wed, 14 Jun 2023 09:30:04 +0000 (UTC) Received: from mail-ej1-f47.google.com (mail-ej1-f47.google.com [209.85.218.47]) by mx.groups.io with SMTP id smtpd.web11.7502.1686734996981981313 for ; Wed, 14 Jun 2023 02:29:57 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=aW8Z+V1r; spf=pass (domain: gmail.com, ip: 209.85.218.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f47.google.com with SMTP id a640c23a62f3a-98281bed6d8so23288066b.3 for ; Wed, 14 Jun 2023 02:29:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734995; x=1689326995; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=S28wK1Tccku+xpqlj9gx7rbu9PKuibeL+hcbFE1RTUc=; b=aW8Z+V1rTJhWc1QPMzovSVqmC/NYc3i9ewx1e0K4L28DwsaTBzkwVrBa8AEOH07egf /iCHi+4Wsg3Yxt97hVCUevib4ZC6qPGIiCnghC4Gtn8k9Pz1eIVktFm4Mz5ttaqT5Pab NVCbyt1WSP1fXIjFTjBrtsdFcTcC98sNvHBB6RZPcDLBraD+IMZaXqUnNPR2API+rGN8 rGL/jyeor5VXXACmxajJcSFqFHPJF2t2BSKxus0rJnuAX9Slg2NeNqIiJAl1l0ZnCkZV fPtAIPO1NO8bkXI67Zv0pTQQVw7ug/Rbwmv8v23LOBZOqqUo/o/MJnQAc30x+nGFPKKC r9Cw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734995; x=1689326995; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S28wK1Tccku+xpqlj9gx7rbu9PKuibeL+hcbFE1RTUc=; b=S/fmYkBnTIbukRbTdS+KyquN+V9kwZacx4r6RYoKJRicGn1I/wYzUZdcUWLWP1v9qC euCGvkjBwwhA9dpO0AhXE2B7ay27Wr3oIsiepYeF19VUbSNjQ2F8g2ERdkpI0kJkkk3d j9W3jDQ5QJQn705si59xLNTzzCM8uphayCgTtSey6vqwj6+crbdt9vSXfBQHiq3Mm/RD NanuRUTHtlUn/IFICu0LUw9E51WhhnWKWsOHNFjgwcja3Nkydgu5VJULQt14eP8uNFzU u0php+C05URCvg+SwIYWpX50sC/fIxYdAG2vI9utEpBAu8Dr5iraQwn/8+Lpbsp4OCy/ sXCA== X-Gm-Message-State: AC+VfDxm3DV5NzxkbZpmqjZOpazuhQpFE9J0+N6IK9UoX+IV5fG9EXML 3oxJQrsrQUdOabO5eiGfqQlaMdvzbXI= X-Google-Smtp-Source: ACHHUZ6ptSc/d3cYr+4Cx1iDuo31J5X+gRw3LSE4oVyvlgKZB4fx1Rj6FPbaZoamvfqBJ9mvS/eWag== X-Received: by 2002:a17:907:3607:b0:973:ff8d:2a46 with SMTP id bk7-20020a170907360700b00973ff8d2a46mr15074920ejc.3.1686734995418; Wed, 14 Jun 2023 02:29:55 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:55 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 51/55] wget: upgrade 1.21.3 -> 1.21.4 Date: Wed, 14 Jun 2023 11:29:14 +0200 Message-Id: <20230614092918.4065570-51-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:30:04 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182796 License-Update: copyright years Signed-off-by: Alexander Kanavin --- meta/recipes-extended/wget/wget.inc | 2 +- meta/recipes-extended/wget/{wget_1.21.3.bb => wget_1.21.4.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/wget/{wget_1.21.3.bb => wget_1.21.4.bb} (60%) diff --git a/meta/recipes-extended/wget/wget.inc b/meta/recipes-extended/wget/wget.inc index d31756dbc8b..51926e72962 100644 --- a/meta/recipes-extended/wget/wget.inc +++ b/meta/recipes-extended/wget/wget.inc @@ -7,7 +7,7 @@ FTP sites" HOMEPAGE = "https://www.gnu.org/software/wget/" SECTION = "console/network" LICENSE = "GPL-3.0-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e" +LIC_FILES_CHKSUM = "file://COPYING;md5=6f65012d1daf98cb09b386cfb68df26b" inherit autotools gettext texinfo update-alternatives pkgconfig diff --git a/meta/recipes-extended/wget/wget_1.21.3.bb b/meta/recipes-extended/wget/wget_1.21.4.bb similarity index 60% rename from meta/recipes-extended/wget/wget_1.21.3.bb rename to meta/recipes-extended/wget/wget_1.21.4.bb index f176a1546ca..1d31b0116d2 100644 --- a/meta/recipes-extended/wget/wget_1.21.3.bb +++ b/meta/recipes-extended/wget/wget_1.21.4.bb @@ -2,6 +2,6 @@ SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \ file://0002-improve-reproducibility.patch \ " -SRC_URI[sha256sum] = "5726bb8bc5ca0f6dc7110f6416e4bb7019e2d2ff5bf93d1ca2ffcc6656f220e5" +SRC_URI[sha256sum] = "81542f5cefb8faacc39bbbc6c82ded80e3e4a88505ae72ea51df27525bcde04c" require wget.inc From patchwork Wed Jun 14 09:29:15 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25618 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 B985EC001DE for ; Wed, 14 Jun 2023 09:30:04 +0000 (UTC) Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) by mx.groups.io with SMTP id smtpd.web11.7504.1686734997525737220 for ; Wed, 14 Jun 2023 02:29:57 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=c4frmC8+; spf=pass (domain: gmail.com, ip: 209.85.218.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f50.google.com with SMTP id a640c23a62f3a-9745d99cfccso84812666b.1 for ; Wed, 14 Jun 2023 02:29:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734996; x=1689326996; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=AdwEp/pP498KkIVhVeaVdG7YR6RC2L0AuSbetvqyLoo=; b=c4frmC8+Pz1z/xOeiPAYYAb1mSx0jmR2S/qKHmu8N+y1EdFsyChONlgLgD8YLdtB0C yBPVq3QLUV4fQaV0aRussesvppov0R8xqjbtVqSjxcp4Q92Z5XNRZ0ZF+r5s3wbUYk89 SuP4btiNW+rZ0J7dzyjERVqRgPBmb5kPmq08zkAf11xV1ocaiQ/FUVwV39g6vl1u0Btv G4NPiSkrZYAwmwvvGBbsOdsN1cGxNgZHfXB6loS/iDSaRo+ndpjPifJLcY5vuf68XSLi SSOLi5Rh8jB8u7SE5bdtpKxjd7LtJYWGe+vyTCq1vlzqBp7b/ft1NizFk4EX6/dAXFFb wkxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734996; x=1689326996; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AdwEp/pP498KkIVhVeaVdG7YR6RC2L0AuSbetvqyLoo=; b=bZiRdhHHleBezhNXUPawS9DPNUJbpqkVxb7oiGQ8NqzE3CSfiKNI7eBW70N8fdtXMm JcxFdN9k4+R3B/OIN1SVhf+V7wBVH15A4S1WPaw+TfC5p81o4kNoJy6vx+lsfmBbqn1+ ju2pCIlkaEo16D6K7EbyJ07x8QzOqA94BTRV/LZGhKvrb6QGvSAXmsGIJFw8o9g2XWyl 3sk8cfc8SkqB2jgu/b7QgZj2s1DkHt7Fhig5ruXbygYgDdvui6K/aSPzhljmZ6B/6Fge XyfaNn9i2Gw+hZ9/mmTyFV9O+9sTWB+bFTr3O74ylvVxbA4mH9r2MgTGBbadYujiJ9eP ygIg== X-Gm-Message-State: AC+VfDyHo/TsppbOoN6cdEap1kSMy7jEE4MxEsAh2/7f1Wbr2a4LayNd g4v5RCH8TRofYlObPyWeyJfR9EUWkEE= X-Google-Smtp-Source: ACHHUZ7iLBY8fNwcusn66UqhEjgvbGJ92GvNNmtvcixH7+dEcmG8TArzqZXMuCVRStI11gYKlPENZg== X-Received: by 2002:a17:907:9806:b0:94f:5847:8ac with SMTP id ji6-20020a170907980600b0094f584708acmr18180857ejc.51.1686734995919; Wed, 14 Jun 2023 02:29:55 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:55 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 52/55] wireless-regdb: upgrade 2023.02.13 -> 2023.05.03 Date: Wed, 14 Jun 2023 11:29:15 +0200 Message-Id: <20230614092918.4065570-52-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:30:04 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182797 Signed-off-by: Alexander Kanavin --- ...ireless-regdb_2023.02.13.bb => wireless-regdb_2023.05.03.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2023.02.13.bb => wireless-regdb_2023.05.03.bb} (94%) diff --git a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb similarity index 94% rename from meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb rename to meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb index ce60154f1ea..cd3f52fc763 100644 --- a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb +++ b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.05.03.bb @@ -5,7 +5,7 @@ LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c" SRC_URI = "https://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.xz" -SRC_URI[sha256sum] = "fe81e8a8694dc4753a45087a1c4c7e1b48dee5a59f5f796ce374ea550f0b2e73" +SRC_URI[sha256sum] = "f254d08ab3765aeae2b856222e11a95d44aef519a6663877c71ef68fae4c8c12" inherit bin_package allarch From patchwork Wed Jun 14 09:29:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25619 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 BF7D5C3DA40 for ; Wed, 14 Jun 2023 09:30:04 +0000 (UTC) Received: from mail-ej1-f41.google.com (mail-ej1-f41.google.com [209.85.218.41]) by mx.groups.io with SMTP id smtpd.web11.7505.1686734997968027086 for ; Wed, 14 Jun 2023 02:29:58 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=ZV4GTZTG; spf=pass (domain: gmail.com, ip: 209.85.218.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f41.google.com with SMTP id a640c23a62f3a-977c8423dccso88202766b.1 for ; Wed, 14 Jun 2023 02:29:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734996; x=1689326996; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=6GgbV0kDLOBKynrVf6+5a501hp13MSTxrmux/U2HGP4=; b=ZV4GTZTGXubT2DSCZad8tjbJaB99QpZxezJlvfLr96PjrnMG3JNl3vIf2Mp0Nf72Gi QlTy6kKOSr6S1KTeAYjJyUi9iR79c9KceCqaTCs/6s7ZRD7dOSaTGhs9Lqfa84akFDFu HqQeYMV5TRoR3gbWy1dIeHReWpxY+PsrcNFc77UosZQgqUP32z+gJFYU3Tk+KsqoNDSc R6+h9sYW8I9uEQjI/IiFXGbM/o/1QHcS8EcMqC8JIo6RWsGEcU7rd/4RYGr5llALqVJ+ sZ0vk27lpXyy3b3jFlmyM4+zfoP35nvF/Wb9YK15rtRyoBFBt+eQ3cino4QVz2j+Cthf xoUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734996; x=1689326996; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6GgbV0kDLOBKynrVf6+5a501hp13MSTxrmux/U2HGP4=; b=lnn22wLCbIm2p3FnHVMCTKqtRbYxF0pEMTBEL7f+WMisb/EyEMnR9pGabPyzwuLUwz yBzMS5khezMdyhj5COFNd6qz3VaROYfm2CYmP3HYxyM8lCfXoRNtZmDmRF4Ml6IzyWkB tarPa8UiuA4O3Yld7VyE+EvggthOH/KyaRr16O6ZzsNRBnBgFdHpchM7qqhD8NUaBflC ILC68OXrXkXFbtRtaBYnPezJcIpHkPl5dxey2cjZxulXeYxRmTY3/D+wSleTYQ7VPFBc eZeFIwcjdF5P1RJlpX2/RoPhnFMQGx8GryP7s6C3Wx9sa+qTz8DvJVmoCEDj9nV8T2/P 3G2A== X-Gm-Message-State: AC+VfDyuLPlD0xMcDltsfQvBa2DiPef8cOrovq2GE9yD5ScKaSzXaPZp 2+8qjs5NZM8/fQR9Y4CC4fYAlRloj4k= X-Google-Smtp-Source: ACHHUZ7g/68dkGMjvKQzHtt2UuqjNFmfh0Gvvqx68pwKGOfIbmuCHSbcHgPZ2Ch32Z+Ejczo+BEEsw== X-Received: by 2002:a17:907:7e9a:b0:977:d468:827 with SMTP id qb26-20020a1709077e9a00b00977d4680827mr1051594ejc.17.1686734996458; Wed, 14 Jun 2023 02:29:56 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:56 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 53/55] xf86-input-libinput: upgrade 1.2.1 -> 1.3.0 Date: Wed, 14 Jun 2023 11:29:16 +0200 Message-Id: <20230614092918.4065570-53-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:30:04 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182798 Signed-off-by: Alexander Kanavin --- ...f86-input-libinput_1.2.1.bb => xf86-input-libinput_1.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-libinput_1.2.1.bb => xf86-input-libinput_1.3.0.bb} (77%) diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.2.1.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.3.0.bb similarity index 77% rename from meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.2.1.bb rename to meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.3.0.bb index e1c47aa5e7d..892046e959c 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.2.1.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.3.0.bb @@ -7,6 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a22925127bd3c827c384cedd23ed2309" DEPENDS += "libinput" XORG_DRIVER_COMPRESSOR = ".tar.xz" -SRC_URI[sha256sum] = "8151db5b9ddb317c0ce92dcb62da9a8db5079e5b8a95b60abc854da21e7e971b" +SRC_URI[sha256sum] = "1446ba20a22bc968b5a4a0b4dbc3b8e037c50d9c59ac75fa3f7fc506c58c1abb" FILES:${PN} += "${datadir}/X11/xorg.conf.d" From patchwork Wed Jun 14 09:29:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25614 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 9C721EB64D9 for ; Wed, 14 Jun 2023 09:30:04 +0000 (UTC) Received: from mail-ed1-f50.google.com (mail-ed1-f50.google.com [209.85.208.50]) by mx.groups.io with SMTP id smtpd.web11.7506.1686734998701323401 for ; Wed, 14 Jun 2023 02:29:59 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=hZogd5xk; spf=pass (domain: gmail.com, ip: 209.85.208.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f50.google.com with SMTP id 4fb4d7f45d1cf-518b69d5b5dso472182a12.1 for ; Wed, 14 Jun 2023 02:29:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734997; x=1689326997; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ZzeeEgFFUZxxmMsxDs+UbTbUgXP4L8crW9emHb/Vebg=; b=hZogd5xkAYrNvn95iDrqVnRIgO8BHzihD0CxBtW5U+GypBvBLtPkpu24vXN/gk+pD2 YD3WlueJq9BLiqCaMO/o5eGYAOSPCCuSLgd6hJgcTJ5iM6m8ZLgAEM5fLMhfP/SfqteY 0331i8bQ0flvNUJekgJ/J1RINURIxICCtDHgvyPK4uZcFNszfdHbhlckE2amks2y07v+ qVvfRf+gMUKaVq6LonefGiHJY3HO3fTaNGbpq0K7SZqNqM0tUqiRi7ojj4upLJwOPzcz qvz3KK/9IZNNF+YIq4tt3x2pFvf3SnizIcOwDIDHyUz/yzO6ByavLLX9sR780T59j+hC t4Ng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734997; x=1689326997; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZzeeEgFFUZxxmMsxDs+UbTbUgXP4L8crW9emHb/Vebg=; b=gtzBhg9wmmYD220HEtw2MiNIFGumZ4BLMOYCTZI0SdfEYc6uTqnnw4jrUxzbeRF1gB rAdOoWUxTcegAeZXCMQk4BvEY7xlZroLHEuQk6jVRXXX5fYTC12pjFDXFL0H1z56kKs5 ZSHmd5p13LC1jvcUnjjqxUTiypMR9H85MajQd8y5oxAL3tX+AQYcZ4vDp3Hewyhwx2ah pHDIPAK9SQJSqh/WPEIGED62l7KR3kahWNDCIFIYNOswgTiywMrCvBhjVdEK1pmitmUe zCMWkN7kEqMMcHdjPkRL3TJC08Syk7h4pdKJdUfR1yci0P4W9GOo4iLs1J1RfGfoOyzq nl0g== X-Gm-Message-State: AC+VfDweVsWTb4scnqrbZZf8oQP3Sqxa33CyZjYu8Zk5ImCJCqGDHX+A Rfdu21M9tC7E8hslViVMnXoexgvP5FU= X-Google-Smtp-Source: ACHHUZ6+ul0ltKUkSHOJTzSrBlYxe0816ax7rnEpRTCDJB3oqq3qJWidoWxdlPX9y+SNvKkOH+5aow== X-Received: by 2002:a17:906:7303:b0:974:61dc:107c with SMTP id di3-20020a170906730300b0097461dc107cmr16137020ejc.44.1686734997030; Wed, 14 Jun 2023 02:29:57 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:56 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 54/55] xf86-input-mouse: upgrade 1.9.4 -> 1.9.5 Date: Wed, 14 Jun 2023 11:29:17 +0200 Message-Id: <20230614092918.4065570-54-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:30:04 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182799 License-Update: copyright years Signed-off-by: Alexander Kanavin --- .../{xf86-input-mouse_1.9.4.bb => xf86-input-mouse_1.9.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-mouse_1.9.4.bb => xf86-input-mouse_1.9.5.bb} (72%) diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.4.bb b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb similarity index 72% rename from meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.4.bb rename to meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb index 191987494e0..92e54d97014 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.4.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb @@ -8,7 +8,7 @@ functions as a pointer input device, and may be used as the X server's \ core pointer. Multiple mice are supported by multiple instances of this \ driver." -LIC_FILES_CHKSUM = "file://COPYING;md5=90ea9f90d72b6d9327dede5ffdb2a510" +LIC_FILES_CHKSUM = "file://COPYING;md5=d213a69053dffe9bcab94abf60013d33" -SRC_URI[sha256sum] = "7f6f8551fc238abdddcf9f38906564c1f8c7dacb0ad947cfc110487aefbd8d4c" +SRC_URI[sha256sum] = "4fde8ae9b44352e2a208584c36528ee3ed13cf5fe4417208a9785daccefd9968" XORG_DRIVER_COMPRESSOR = ".tar.xz" From patchwork Wed Jun 14 09:29:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 25615 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 AB1FEEB64DA for ; Wed, 14 Jun 2023 09:30:04 +0000 (UTC) Received: from mail-ej1-f42.google.com (mail-ej1-f42.google.com [209.85.218.42]) by mx.groups.io with SMTP id smtpd.web11.7507.1686734999349219483 for ; Wed, 14 Jun 2023 02:29:59 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=EKL8Qfz4; spf=pass (domain: gmail.com, ip: 209.85.218.42, mailfrom: alex.kanavin@gmail.com) Received: by mail-ej1-f42.google.com with SMTP id a640c23a62f3a-9786fc23505so72695666b.2 for ; Wed, 14 Jun 2023 02:29:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686734998; x=1689326998; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=m/pxb8AnNsKXxr2v5hMhkdemY9FErycqb+InE6/ZycI=; b=EKL8Qfz4VjDCYsXQo+mwq2dbXc92iPXyztKGY3wGfgqlsFXO8woKWZ2wc8MhkZcdHE L0aAUn/UU/XRhEAISBgd9x9qAXHwS4WmIE4PrK78mTYw3bJT4sEygmybflR7b1OXjohh VHMxFl4+wKCc3BN7rCwOCA5qGVEKWR+68LkWLcJWkPEi1P4x2j4y+X3pXFAdxbIjYf/N QnX2ZipRg0a1K6chUVBZJm5m9ma4SS/cIP5E8TRfmLvfk/Kwl9UtWzAwwBBr2h2gs/Rx c1SHu942uUIitJ17HMKlNZL4+K1VyYWFneyzSTpD6Ndcq7UJvwxJQNZpeXydcEglt9YB WB0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686734998; x=1689326998; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m/pxb8AnNsKXxr2v5hMhkdemY9FErycqb+InE6/ZycI=; b=L8jaJjFHxewhPPI8E+wQyQrPMpTuw0a606K5VPoBotQqsWinWV5IFNN5qXpzuy49ac OX/j/8fDWO9kaxguz+mFF2GrDQo+ZMj+sHnj3D556YaxQUt+ohcSanIfQyqWyQhGA6Ew wn60j1fXGKXIBPz7ElGDyuY7DQCqkRD+/iYeeK9AvgR9vvpurEx94ZuzowVAPr8afiwM XifVSsNLU96u91DpUSGUFRxwKX34AIi1x0stHeo658FdiMLt5jSGPc+3mBrBvuH08j2Z LjYyvg0pvMmiJNtYPf4aHGuZeeZ23nd7wSSqRquieYWUeQvPMfBu+p86qGs2v8D7M57j reHg== X-Gm-Message-State: AC+VfDy0b+oe/iAIbwaoNmd2AE53XT63h9WrRKLU1052wmzU89D+rbrm 3djYSO2P9tdONRpFfOYMo358UYdmVzk= X-Google-Smtp-Source: ACHHUZ55Y2uEuQSHPGVNQilRxRfXNn9mafxrtkFYpNC1XY2OlZAcZBCdZDq1OlGwJ9jH23tRZqapZw== X-Received: by 2002:a17:907:a02:b0:94f:7edf:8fa1 with SMTP id bb2-20020a1709070a0200b0094f7edf8fa1mr15248509ejc.32.1686734997560; Wed, 14 Jun 2023 02:29:57 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id k19-20020a170906129300b0097381fe7aaasm7747375ejb.180.2023.06.14.02.29.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jun 2023 02:29:57 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 55/55] zstd: upgrade 1.5.4 -> 1.5.5 Date: Wed, 14 Jun 2023 11:29:18 +0200 Message-Id: <20230614092918.4065570-55-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230614092918.4065570-1-alex@linutronix.de> References: <20230614092918.4065570-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, 14 Jun 2023 09:30:04 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182800 Signed-off-by: Alexander Kanavin --- meta/recipes-extended/zstd/{zstd_1.5.4.bb => zstd_1.5.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/zstd/{zstd_1.5.4.bb => zstd_1.5.5.bb} (96%) diff --git a/meta/recipes-extended/zstd/zstd_1.5.4.bb b/meta/recipes-extended/zstd/zstd_1.5.5.bb similarity index 96% rename from meta/recipes-extended/zstd/zstd_1.5.4.bb rename to meta/recipes-extended/zstd/zstd_1.5.5.bb index c2e96225e44..487465b6c70 100644 --- a/meta/recipes-extended/zstd/zstd_1.5.4.bb +++ b/meta/recipes-extended/zstd/zstd_1.5.5.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0822a32f7acdbe013606746641746ee8 \ SRC_URI = "git://github.com/facebook/zstd.git;branch=release;protocol=https" -SRCREV = "945f27758c0fd67b636103a38dbf050266c6b90a" +SRCREV = "63779c798237346c2b245c546c40b72a5a5913fe" UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+(\.\d+)+)" CVE_PRODUCT = "zstandard"