From patchwork Wed Jul 6 08:06:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9888 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 073ACCCA473 for ; Wed, 6 Jul 2022 08:07:32 +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.3654.1657094847523500024 for ; Wed, 06 Jul 2022 01:07:27 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=GaSHHdf9; 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 eq6so18203500edb.6 for ; Wed, 06 Jul 2022 01:07:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=CTWtNFSzW1c6cYEs4KUKHRRBaicnSo4F0c6ZgluuzSI=; b=GaSHHdf9652tXc6k/6zZJq74Xl4Syl4/7S05uOlfGeGmG5Yjhh9tyahYRtkKcDY74T KQB27KPbPbgEMl8IJmqKpvSNpTAVqzjKuzn9Pl8R84RPC+hhppfEhrJfVVO1jCS3TVj/ 4yuAgmzGZifzs5mrHpsE0eMP2bkC+A3x/SFfjVBs4a/uGpLcp9XG7UD8frODBHQsC1i8 BfrBE3+Ph85f5gZB+ZYQCi4kqaPdnTJKc6+608wnAA3oEOsmNFOYpbQe/hrDrImUyUST 29T9nbZPtbi4nlbBcOC2OM0p1iU+60GJLzA1MtCnn2r4ETfJr9vf+2zUdCwoOenNrSeC SdDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=CTWtNFSzW1c6cYEs4KUKHRRBaicnSo4F0c6ZgluuzSI=; b=hJkxMqvqHQF2NBrdbIBT0mE6KsgavNcYd7aqEZu5qRLLWOSerMaojiwUjsm+ZiNeoL fLONZek8Z9H0mEQyXL6srWgF2oYFqtQhnznCDDaVhcaUQFATIDdgoXmIgeMf+gW7unQs DN2oXwPiOOVnmxoRr/AvAwWbtD/jBdBh57FFQUG/Gwrdh2XUXOQJMZpfGxt06yvj+p2F ExVtpmgB3j0uHU4c8XKUikryTd+2sha5JJT3YFCQamtgNQtOnlJiHR4+5dNaVWvFXwvo TaX/C01b3RvNGMfCwSX4xisg41eZsd+aWIEmgkGgwGrus9gSyA6As5ab5/Vo6imFCUVv 3OEA== X-Gm-Message-State: AJIora81C+Z8ozcUz28bqOwZ1zittCzPnjXNeL4dZX6bCB4ZT7bmpyt/ Oe6IV5fAquS8zBVdXK4f3GRAdcFCtEfy+g== X-Google-Smtp-Source: AGRyM1skNBJ3rjzOfkY21+qRVPQJ+1vbDor7uhJOaGwkGVRIa8LANcdurFeUjI5ywJ8IEBx5Hhpm9g== X-Received: by 2002:a05:6402:3705:b0:43a:214b:5f40 with SMTP id ek5-20020a056402370500b0043a214b5f40mr24021746edb.83.1657094845884; Wed, 06 Jul 2022 01:07:25 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:25 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 01/27] openssl: update 3.0.4 -> 3.0.5 Date: Wed, 6 Jul 2022 10:06:55 +0200 Message-Id: <20220706080721.3072553-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, 06 Jul 2022 08:07:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167688 CVEs fixed: https://www.openssl.org/news/secadv/20220705.txt Signed-off-by: Alexander Kanavin --- .../openssl/{openssl_3.0.4.bb => openssl_3.0.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/openssl/{openssl_3.0.4.bb => openssl_3.0.5.bb} (99%) diff --git a/meta/recipes-connectivity/openssl/openssl_3.0.4.bb b/meta/recipes-connectivity/openssl/openssl_3.0.5.bb similarity index 99% rename from meta/recipes-connectivity/openssl/openssl_3.0.4.bb rename to meta/recipes-connectivity/openssl/openssl_3.0.5.bb index d9d17378d4..e50ff7f8c5 100644 --- a/meta/recipes-connectivity/openssl/openssl_3.0.4.bb +++ b/meta/recipes-connectivity/openssl/openssl_3.0.5.bb @@ -18,7 +18,7 @@ SRC_URI:append:class-nativesdk = " \ file://environment.d-openssl.sh \ " -SRC_URI[sha256sum] = "2831843e9a668a0ab478e7020ad63d2d65e51f72977472dc73efcefbafc0c00f" +SRC_URI[sha256sum] = "aa7d8d9bef71ad6525c55ba11e5f4397889ce49c2c9349dcea6d3e4f0b024a7a" inherit lib_package multilib_header multilib_script ptest perlnative MULTILIB_SCRIPTS = "${PN}-bin:${bindir}/c_rehash" From patchwork Wed Jul 6 08:06:56 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9884 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 F394CC43334 for ; Wed, 6 Jul 2022 08:07:31 +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.3655.1657094848544225873 for ; Wed, 06 Jul 2022 01:07:28 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=TXHHQg7P; 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 x10so10871269edd.13 for ; Wed, 06 Jul 2022 01:07:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=6Cl3D9LT+O/LDW5gJuMI/7WcvUkv05DfisQmOneVvsA=; b=TXHHQg7PWsJ54/VMYF/d2AtPEdJd9uIJT6Z4xwPx9le6mgxJiUtNwgE7WJtdXgOXhn Bw0cgbjYlp3vOmKuqDSFGiWaPiKJA0Fm8kw3jHtQxQ+beMOjqdygLMutkL4+U+ZOH5CO 8VWp449//p3RIXi6z1oz9kKVwIQ6RCz3RLWSVAGCn48yyGH2qe6RqT+l4ttfC4ypv0G/ XdGjhWRZWchH8QRPPrTli297SMYTOb7mCWQNOnNy2y0NSUnptibd+PV4aWxwegwc2Lcn ParJIfj/G4qf46G5rXN7lxzVXNp3AhvYFQgUrBHg5Fe9ph3bBza25aEW69t1jBO5RS4V bgsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=6Cl3D9LT+O/LDW5gJuMI/7WcvUkv05DfisQmOneVvsA=; b=l69dblmMBXVyB6Q0ld8dXzr9bixUpba2SzCANa2jpRueuLyUP0ScSgx9JDEzKguB2H BBpNo9qheBn+BXVq1u/xfArPOJYGPxQ7aIzVmaVT4TbJBLgVpQxCh06X7RsSgEzqIvT9 dQUCL5WmWPeUbrPs8WAXpgn9p1QjneejibhOIbs5+PttXsJAv3huTBpv5++ZdaPDizYK 0rlTfXI7D0njPakN/v8weVHAiBTXQOyi3nv18SAFX2j8AThpN6zm9XZPt0A7LoY1N8/c YtxxctJaAmUoAF1+AXQI6V8pkoFps5vY7jOwV2esUgh0irdmS7uXuT9ZjqxgQ110r9BT BtMw== X-Gm-Message-State: AJIora9UP79gQuXR2xb3m1qwkuWKtKUXIiEEKbctCocwcWgW2AhKSlHT ht/uGIWLjFALZo5fgzFryOtiBLT2rEzgsw== X-Google-Smtp-Source: AGRyM1tl+f8tAtETU+tMLQ9UGodcd8pN4aixeqShdPQT7BV7U2/U5UqeLvVk1BVId4OiSOcGJMeWuQ== X-Received: by 2002:a05:6402:518b:b0:435:c1ed:3121 with SMTP id q11-20020a056402518b00b00435c1ed3121mr51570016edd.405.1657094846872; Wed, 06 Jul 2022 01:07:26 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:26 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 02/27] diffoscope: upgrade 216 -> 217 Date: Wed, 6 Jul 2022 10:06:56 +0200 Message-Id: <20220706080721.3072553-2-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167689 Signed-off-by: Alexander Kanavin --- .../diffoscope/{diffoscope_216.bb => diffoscope_217.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_216.bb => diffoscope_217.bb} (92%) diff --git a/meta/recipes-support/diffoscope/diffoscope_216.bb b/meta/recipes-support/diffoscope/diffoscope_217.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_216.bb rename to meta/recipes-support/diffoscope/diffoscope_217.bb index 87172e9512..d5ab38f8ad 100644 --- a/meta/recipes-support/diffoscope/diffoscope_216.bb +++ b/meta/recipes-support/diffoscope/diffoscope_217.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "7809caabf4369a1f1dffb9fa37e247b4326aa3366cabd6ab3eb7de5cb4402c39" +SRC_URI[sha256sum] = "1e9791e3f718ca809d98fb319b150ce6222a682b4009ea00838b9d8705003950" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm" From patchwork Wed Jul 6 08:06:57 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9887 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 0D2FECCA480 for ; Wed, 6 Jul 2022 08:07:32 +0000 (UTC) Received: from mail-ed1-f51.google.com (mail-ed1-f51.google.com [209.85.208.51]) by mx.groups.io with SMTP id smtpd.web10.3670.1657094849293178961 for ; Wed, 06 Jul 2022 01:07:29 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=afc6LRMO; spf=pass (domain: gmail.com, ip: 209.85.208.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f51.google.com with SMTP id k30so10096029edk.8 for ; Wed, 06 Jul 2022 01:07:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=JJ916wRsvnN0pU5JMuH53DlnZa1JGGaABnSHEvK1fnU=; b=afc6LRMOYUf4bS1f6xB9EQELSOYcl+xDZWq6fj+Pqw/5pQXBlyPPlnJp9zmcNBLMFq eKEiHPrXAtfs1jF4dKJJXcJo53q+Cfo0oTsvPK0ZVsXbI8gzIkIBlz70Zc2+f8ZINlXb c5Kb4PaXx7eJPrHY8ebj/cHZk+P0YHD/d9u1f+iNh/tFSeMa32NFWt0MaNMriyobHDxY 4wwqX2jfmFQrmWv/0yeflzTgfUuE/HeO2NjUwVFbjuQ9zsMYkwf5CUwN2PBGth50LBGp ldQJfk9vzMI7vsOm7ewMtvA6RXzHshxMGjFiijd1ZkvLw8x59oZe/dg2gi89usQtZKQP 9Otg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=JJ916wRsvnN0pU5JMuH53DlnZa1JGGaABnSHEvK1fnU=; b=K+b5y4gIr+lQQd0Du6SSChumQ321cVioA3UTpeklbiIgO+aPrbCUTMKWYbId4b2tOT rVECE/c6aYgZIyYS4zut0ShEfHhyYI232QtTqULx1p+8rSRhau12FFcUgvyFAAmSElsS 1leZcIy3nXSdBmEOzd3Q2gP6rrCz3VneXMB5qCdJgtb6oun6/JtnMOvA7GjCx9hZg11i CZcGT0LMews7aLZU1F5q7vJEgeMqfN+pJ4RaKU8KPjuIYjVZBhnlfyZje/YvHFjCtca3 neZnzGrooajuuWBYdHGNue+EITXegLEy2BIZIKPPIy+IslB/OSVRLXLDpZFyBSAPYro5 wFQQ== X-Gm-Message-State: AJIora9rf7eN7eeUob7pudGbQRIHjPV3GWHtOBveMYokzZFA7Inwsu/P K0Qiib5uNUSWgH6otfBdvVkbKcPNprPQtQ== X-Google-Smtp-Source: AGRyM1uKsEKwsTmy8Mn8BpGKz6VrknQdl6e22Knhz9UH2qy5MEiYDAgMSFLtBvONOPx6L5RxcQ7D7A== X-Received: by 2002:a05:6402:2911:b0:43a:2b8b:4c76 with SMTP id ee17-20020a056402291100b0043a2b8b4c76mr23074297edb.206.1657094847858; Wed, 06 Jul 2022 01:07:27 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:27 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 03/27] glib-2.0: upgrade 2.72.2 -> 2.72.3 Date: Wed, 6 Jul 2022 10:06:57 +0200 Message-Id: <20220706080721.3072553-3-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167690 Signed-off-by: Alexander Kanavin --- meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch | 2 +- .../glib-2.0/{glib-2.0_2.72.2.bb => glib-2.0_2.72.3.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.72.2.bb => glib-2.0_2.72.3.bb} (96%) diff --git a/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch b/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch index fb50fff6a5..c0114397d8 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch +++ b/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch @@ -1,4 +1,4 @@ -From a30eb17c20e070124b55523d86729348f2929f95 Mon Sep 17 00:00:00 2001 +From 9a66887179d28d696562dcac43ad05d67580cfdb Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 11 Mar 2016 15:35:55 +0000 Subject: [PATCH] glib-2.0: relocate the GIO module directory for native builds diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.72.2.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.72.3.bb similarity index 96% rename from meta/recipes-core/glib-2.0/glib-2.0_2.72.2.bb rename to meta/recipes-core/glib-2.0/glib-2.0_2.72.3.bb index c4a8a4b8ad..dd1ea508d2 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.72.2.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.72.3.bb @@ -19,7 +19,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ " SRC_URI:append:class-native = " file://relocate-modules.patch" -SRC_URI[sha256sum] = "78d599a133dba7fe2036dfa8db8fb6131ab9642783fc9578b07a20995252d2de" +SRC_URI[sha256sum] = "4a39a2f624b8512d500d5840173eda7fa85f51c109052eae806acece85d345f0" # Find any meson cross files in FILESPATH that are relevant for the current # build (using siteinfo) and add them to EXTRA_OEMESON. From patchwork Wed Jul 6 08:06:58 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9886 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 1B428CCA47C for ; Wed, 6 Jul 2022 08:07:32 +0000 (UTC) Received: from mail-ed1-f45.google.com (mail-ed1-f45.google.com [209.85.208.45]) by mx.groups.io with SMTP id smtpd.web10.3671.1657094850190641085 for ; Wed, 06 Jul 2022 01:07:30 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=CNZQs7HX; spf=pass (domain: gmail.com, ip: 209.85.208.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f45.google.com with SMTP id y8so12469499eda.3 for ; Wed, 06 Jul 2022 01:07:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=8xNxAknfMujVu8utXOMdFfkLPLSZAT6N8d7VQJqGi8c=; b=CNZQs7HXFEcHwsoedyoNdz5iOhA/qGZSnEI4B6edzlqQxmVEbiwcO1zXQhjx9blZhG iZvNOn6uSFC852a7R96y1N2OM76834gp3SM5AsqmoRrxjMy+gPPJtluWT0dhVHgJWqFU CTOOfHaHyw51CtUWp3azoEA3s3Ce3AUA3wb9OhUkWzkRIgG6soIxIuz1Npad7JSOb19h /sCHlyDhPhKX2Z+mdk6vftg0V7wdGyMPUHzBdCeQ863iHZJFcAJv8XUsPFoU8+ySzYiU ARNrA22DTV+UMb2sFTjg4NuB9SCgDfzfE0eKfWWZlX5KI1eiAZ+7X7Ut/azvaueAYWWc YTsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=8xNxAknfMujVu8utXOMdFfkLPLSZAT6N8d7VQJqGi8c=; b=BuxE2KyJb51jR1qYe1ezCzGPS4C6F5HiUX9mQMLJNC3zyN3CpLn8k6d7fEOFR0AyUV gUoqPXLm/XEDPIph6ScX9WtbqujOeYYXFByeCBnBGhsUpiKw0dSzJyP3LskFNvtJcHVX dIXQjpU2CZppIm5MqOVrQdn6zLbX6c8Bq/MxYtOwT7w336IWXmL33TlTLK8lEXl65ULZ 9NyjhT92XxXkfcs2z9iFpAwfzawfm8m/U+258urWo7UdBhcdLhfdAf16wAj8JU8uT90z ZTd5ksm79W5kaYOS7UXPu+ISZT/qeLETkdnoFhU6xu1J87Xlah4SYKkSoyEIQdbVdzql rIuQ== X-Gm-Message-State: AJIora9yIBvZg8wegtXNUg8ajzCzG86ItG6bKZozObNNBbYk61JgiGMt s8Q0IwUeRoR/a3S7JoUwZZ8CxHp89/46jw== X-Google-Smtp-Source: AGRyM1sEVqqv+qC+2PCFvGVd0XpJ1RB0uUgZKjwPuE+pCACLq21iOwKZPbCnSI1QG77Mi5BwxaGsIA== X-Received: by 2002:a05:6402:5306:b0:437:8bbd:b313 with SMTP id eo6-20020a056402530600b004378bbdb313mr52229214edb.123.1657094848746; Wed, 06 Jul 2022 01:07:28 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:28 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 04/27] glib-networking: upgrade 2.72.0 -> 2.72.1 Date: Wed, 6 Jul 2022 10:06:58 +0200 Message-Id: <20220706080721.3072553-4-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167691 Signed-off-by: Alexander Kanavin --- .../{glib-networking_2.72.0.bb => glib-networking_2.72.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/glib-networking/{glib-networking_2.72.0.bb => glib-networking_2.72.1.bb} (93%) diff --git a/meta/recipes-core/glib-networking/glib-networking_2.72.0.bb b/meta/recipes-core/glib-networking/glib-networking_2.72.1.bb similarity index 93% rename from meta/recipes-core/glib-networking/glib-networking_2.72.0.bb rename to meta/recipes-core/glib-networking/glib-networking_2.72.1.bb index d578f17aa5..41f18d1c48 100644 --- a/meta/recipes-core/glib-networking/glib-networking_2.72.0.bb +++ b/meta/recipes-core/glib-networking/glib-networking_2.72.1.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" SECTION = "libs" DEPENDS = "glib-2.0" -SRC_URI[archive.sha256sum] = "100aaebb369285041de52da422b6b716789d5e4d7549a3a71ba587b932e0823b" +SRC_URI[archive.sha256sum] = "6fc1bedc8062484dc8a0204965995ef2367c3db5c934058ff1607e5a24d95a74" PACKAGECONFIG ??= "openssl ${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}" From patchwork Wed Jul 6 08:06:59 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9885 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 059D4C433EF for ; Wed, 6 Jul 2022 08:07:32 +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.3672.1657094851137117741 for ; Wed, 06 Jul 2022 01:07:31 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=kloy55Hi; 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 v12so5600515edc.10 for ; Wed, 06 Jul 2022 01:07:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=DwWkqIvkpGeUlQqin7mdU0G7IASoNh8C3W3hJsqZBP4=; b=kloy55HidEz+2iflnFaOfpC6xNApBHu9cX587k+HqGIU1mjA7NvlWAnN4tXZnmL8qq gcaj4yLfkuZ2z+O787ckD4P3pw6c+0DJtkyf8kv1qknrk8ttQadf7ksnKg3Agrq9vT+2 k6XXN15yUxpkA73qH/2IabkKd5SNGfh/1/iHnAOtgL0siMX2vffmuBsmXtkeuLoUsIAm iEzib8jZ0En45kaN3BZedUvsD4SZh37oQ++xU6vNuDO2etx0OkmzjxdWsodZx6Bq3k/H kowJRUe6YHCEsS037A7e1sxx3vJMrWoGn6YUd1kDZtvfX5risvl3zddYjaN1LCK2RiP0 meLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=DwWkqIvkpGeUlQqin7mdU0G7IASoNh8C3W3hJsqZBP4=; b=ugYWuK5z75sZgLT/A3jbzRTWt/hyS+TEYMmOPLgFpo0ESjowysAPIS/+JdLWnR20zl b6Fkqsm5ZKoRXIA+qV2w3k+rz0neNA683HeLH0r+ehl/8yAHM6Y1W6rdAPd2/nQ3XP2i /05+Qa0QQm83TAzL+uIPP4nAkVZ6wLr193Odzu0Adxh7VIU/cFetR/7dP4t/ZWeDqy4M Q3u0ONuyX7O26g3Uhs2Rq2FeerdevIh4Uwx0YeCa2HXcazE8tA2BAZFLcUdowUoxeps3 OM1Q3fHaLNX8+ZeSh5XYbjpse0keaimdV7GFhEPROsrkYKJNMPCjnF2T6eOsQip8jz9b nHUA== X-Gm-Message-State: AJIora9jdRgFmwwqEuhEskz3pTXKZkHwB4q71MM9sc22DGKwLLcizXOF veCIAq03PVWHGLYnz9rs4zYJxt069txZLQ== X-Google-Smtp-Source: AGRyM1uq9x9up4B557r4uHp/Jev2GOZ91byIsEzmv6E5EHIBveZq3s+iI7mwj9L8ja8hEgjnfcxM0Q== X-Received: by 2002:a05:6402:4493:b0:435:8dd5:c951 with SMTP id er19-20020a056402449300b004358dd5c951mr51329878edb.289.1657094849627; Wed, 06 Jul 2022 01:07:29 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:29 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 05/27] gstreamer1.0: upgrade 1.20.2 -> 1.20.3 Date: Wed, 6 Jul 2022 10:06:59 +0200 Message-Id: <20220706080721.3072553-5-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167692 Signed-off-by: Alexander Kanavin --- .../{gstreamer1.0_1.20.2.bb => gstreamer1.0_1.20.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.20.2.bb => gstreamer1.0_1.20.3.bb} (97%) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.3.bb similarity index 97% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.2.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.3.bb index 3aa9aa7048..1f4576c3e1 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.2.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.3.bb @@ -23,7 +23,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.x file://0004-tests-add-helper-script-to-run-the-installed_tests.patch;striplevel=3 \ file://0005-tests-remove-gstbin-test_watch_for_state_change-test.patch \ " -SRC_URI[sha256sum] = "df24e8792691a02dfe003b3833a51f1dbc6c3331ae625d143b17da939ceb5e0a" +SRC_URI[sha256sum] = "607daf64bbbd5fb18af9d17e21c0d22c4d702fffe83b23cb22d1b1af2ca23a2a" PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \ check \ From patchwork Wed Jul 6 08:07:00 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9889 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 D6140CCA47C for ; Wed, 6 Jul 2022 08:07:41 +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.web09.3720.1657094852079454993 for ; Wed, 06 Jul 2022 01:07:32 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=KT2L88R8; 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 dn9so20384923ejc.7 for ; Wed, 06 Jul 2022 01:07:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Pxl/dPLuBanb7RLXzBXX0nan3VnsUYYTkt/CqFs4Omk=; b=KT2L88R8C9T8uTHiCmItKk/F+7Svc9Y/FPC7Ushmir7TQ3qFlj1tRaw/fr3DAWq2Ch MRzHJWyRiSUsCYentKcwckZJSIOruOtGvf4MyZcX9FFwDxI68xtNgt7Zh6Mriv8YLQLI pGpkVcxXRNGYiFhCubUCsGGK5LfNxChFVdBvEhNJZEuqQniWaqYkZ6h3gan2Zuqz4Jwb qutZ0vbUEqZr1/PDuvs5bnR2+LL0rTMV8yjgFuIVWSIUO6VDXkZKkhWW7vuM1Ehjx4qk A0mShp1qaaNq5cn+0vdjp+3mvRxuGY7rlSMFcyT7VQqb1PN3cKu4jUTEP1DEIN4x7v8/ SHwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Pxl/dPLuBanb7RLXzBXX0nan3VnsUYYTkt/CqFs4Omk=; b=l4AZAQDLUbVNkCYuiEn8q9MEU8+0ajKNeum138o/lHr5jQj1Dynsf7xbCwmA7l443a to6mEhdSVQZxNTKt4NRuZef3oQMRcFwU23Zhjn1U5UtpY5kOJCN06VIXaoPvvz3Ra6Zj JI3MYNgqXIEgx0IvHbLDNrXqh2lKBjvbqyJRdCNmoqd2CnMAJCn3FHMe9tgYolydWZBQ z2x1/uXu5G76faiGLnlSourlm8sllHHuH/tf/85XwunmGs4xt3qXvBEq3AW7zpUKz0L8 mG0g2xv/x/YlOmB5aaEvL1dV8jm0M+4uHxzJ8fvpiOWoooSXMGQcRL8rHi4m0cUdgIoX s9RA== X-Gm-Message-State: AJIora8N8X0NUCYEavQPzuUb21rXNXnxyCjymqY/qaPcn+sY4irPtr1+ hi75iim8IS9wkD5znqwXKhJp2bT7nH/7Zg== X-Google-Smtp-Source: AGRyM1uqtEm230YseQRJVvzpPyYirU1ZA/VqhELJI+IGkbDLetXDQ9tobnGOp7v4wQ3Q2gGByS8A/w== X-Received: by 2002:a17:906:9b8a:b0:722:e6e0:33d with SMTP id dd10-20020a1709069b8a00b00722e6e0033dmr37419193ejc.317.1657094850463; Wed, 06 Jul 2022 01:07:30 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:29 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 06/27] harfbuzz: upgrade 4.3.0 -> 4.4.1 Date: Wed, 6 Jul 2022 10:07:00 +0200 Message-Id: <20220706080721.3072553-6-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167693 Signed-off-by: Alexander Kanavin --- .../harfbuzz/{harfbuzz_4.4.0.bb => harfbuzz_4.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_4.4.0.bb => harfbuzz_4.4.1.bb} (95%) diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_4.4.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_4.4.1.bb similarity index 95% rename from meta/recipes-graphics/harfbuzz/harfbuzz_4.4.0.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_4.4.1.bb index 007e278464..c2867d2a9f 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_4.4.0.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_4.4.1.bb @@ -12,7 +12,7 @@ UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" UPSTREAM_CHECK_REGEX = "harfbuzz-(?P\d+(\.\d+)+).tar" SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "02035eddb9d84112834abd1654ce0e177d14f41fd8ce0c29d5b4376888890790" +SRC_URI[sha256sum] = "c5bc33ac099b2e52f01d27cde21cee4281b9d5bfec7684135e268512478bc9ee" inherit meson pkgconfig lib_package gtk-doc gobject-introspection From patchwork Wed Jul 6 08:07:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9894 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 D76CECCA473 for ; Wed, 6 Jul 2022 08:07:41 +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.web08.3741.1657094852829277067 for ; Wed, 06 Jul 2022 01:07:33 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=YwYNkrT7; 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 g26so25667048ejb.5 for ; Wed, 06 Jul 2022 01:07:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=P4FF2h0CZcew3F9hB7ENZXctKazdb0o8eG6U5hYrRW0=; b=YwYNkrT7n7lAGrAFUPK6hDWx29obxaZfQsrfz6reEV74J3xCGfeMmO9wWb4ILk2Nnv k2Yjp30MutWkauphgu7PZ5lqELaPlwofSiqbiJuZiW3544QpSjA6IdzKKveL1JKMjne0 e8F3yYXD3mYrGRL7PN2ovIUNPIjv0nlcWGDsSG2FuzBk15n63Xl5QBB6LNzAGpW1EY3J ZBuJcuZWGe49DRuqqkZLFElg/PbXI4NOMoch0YEuf3Ij1wH0ypgVr22FAX+wRLedIN40 kj0a0SaV6/EAFBahsu9HDpDlwmh0Vy+TLAcNsVyMkrV9jtAOL7CuLMTCTUv6x6nFvJoM +KTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=P4FF2h0CZcew3F9hB7ENZXctKazdb0o8eG6U5hYrRW0=; b=d+F2ED8eWZfwAUNTiO2xLl12Qvd4Bw76206BzEKXAS97VUi2fFM3e6So0lDgRfgAQO mY7Z8hPTrRzjc1HmDXLmuHJvHfjH76HYX5DYhYU5nOYzzmOtcae/NJJvUDOtz/rgy7qj A0f5GmmqowuLgatUroMgw82EXwmMkuLMJJnf4oZ0/b1Hknb820iia/eoLwBP53+Gw+er Ga152Bi/flJ3pPTntUnWpONOrssgC6lIIXVdx49V+wvxsOtH1lVTjzZC8t5PzmR6vUFP nfjoPC1OPkomDHNSXz0F5yshMLxb7dHIFaY7nBcQ6vvkahOZDhV1HStwupO4yba/PTRt KZCA== X-Gm-Message-State: AJIora/P8K1IqbB9RMzTzjg6I7g+YFRD2qfwvKsv/TPVaEw12tB6KWdl PwMupBf37PEwShPHLCjs5QCF25C/JR7QEg== X-Google-Smtp-Source: AGRyM1ujsUg0qQaXOSP9bvJnIZu/9rVBFUZZCAguZqlJ+BFEbna8AIjUTqO/ja8vWkUfjFBYKepJuA== X-Received: by 2002:a17:907:1693:b0:726:4322:c330 with SMTP id hc19-20020a170907169300b007264322c330mr38397875ejc.9.1657094851305; Wed, 06 Jul 2022 01:07:31 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:30 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 07/27] kmod: upgrade 29 -> 30 Date: Wed, 6 Jul 2022 10:07:01 +0200 Message-Id: <20220706080721.3072553-7-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167694 Signed-off-by: Alexander Kanavin --- ...dd-support-for-excluding-a-directory.patch | 172 ------------------ .../kmod/{kmod_29.bb => kmod_30.bb} | 3 +- 2 files changed, 1 insertion(+), 174 deletions(-) delete mode 100644 meta/recipes-kernel/kmod/kmod/0001-depmod-Add-support-for-excluding-a-directory.patch rename meta/recipes-kernel/kmod/{kmod_29.bb => kmod_30.bb} (96%) diff --git a/meta/recipes-kernel/kmod/kmod/0001-depmod-Add-support-for-excluding-a-directory.patch b/meta/recipes-kernel/kmod/kmod/0001-depmod-Add-support-for-excluding-a-directory.patch deleted file mode 100644 index ea0570af2b..0000000000 --- a/meta/recipes-kernel/kmod/kmod/0001-depmod-Add-support-for-excluding-a-directory.patch +++ /dev/null @@ -1,172 +0,0 @@ -From f50e2d67575ac5f256fb853ca9d29aeac92d9a57 Mon Sep 17 00:00:00 2001 -From: Saul Wold -Date: Thu, 31 Mar 2022 14:56:28 -0700 -Subject: [PATCH] depmod: Add support for excluding a directory - -This adds support to depmod to enable a new exclude directive in -the depmod.d/*.conf configuration file. Currently depmod -already excludes directories named source or build. This change -will allow additional directories like .debug to be excluded also -via a new exclude directive. - -depmod.d/exclude.conf example: -exclude .debug - -Upstream-Status: Accepted - -Signed-off-by: Saul Wold -[ Fix warnings and make should_exclude_dir() return bool ] -Signed-off-by: Lucas De Marchi ---- - man/depmod.d.xml | 14 ++++++++++ - tools/depmod.c | 66 +++++++++++++++++++++++++++++++++++++++++++++--- - 2 files changed, 76 insertions(+), 4 deletions(-) - -diff --git a/man/depmod.d.xml b/man/depmod.d.xml -index b315e93..76548e9 100644 ---- a/man/depmod.d.xml -+++ b/man/depmod.d.xml -@@ -131,6 +131,20 @@ - - - -+ -+ exclude excludedir -+ -+ -+ -+ This specifies the trailing directories that will be excluded -+ during the search for kernel modules. -+ -+ -+ The excludedir is the trailing directory -+ to exclude -+ -+ -+ - - - -diff --git a/tools/depmod.c b/tools/depmod.c -index 07a35ba..4117dd1 100644 ---- a/tools/depmod.c -+++ b/tools/depmod.c -@@ -458,6 +458,11 @@ struct cfg_external { - char path[]; - }; - -+struct cfg_exclude { -+ struct cfg_exclude *next; -+ char exclude_dir[]; -+}; -+ - struct cfg { - const char *kversion; - char dirname[PATH_MAX]; -@@ -469,6 +474,7 @@ struct cfg { - struct cfg_override *overrides; - struct cfg_search *searches; - struct cfg_external *externals; -+ struct cfg_exclude *excludes; - }; - - static enum search_type cfg_define_search_type(const char *path) -@@ -580,6 +586,30 @@ static void cfg_external_free(struct cfg_external *ext) - free(ext); - } - -+static int cfg_exclude_add(struct cfg *cfg, const char *path) -+{ -+ struct cfg_exclude *exc; -+ size_t len = strlen(path); -+ -+ exc = malloc(sizeof(struct cfg_exclude) + len + 1); -+ if (exc == NULL) { -+ ERR("exclude add: out of memory\n"); -+ return -ENOMEM; -+ } -+ memcpy(exc->exclude_dir, path, len + 1); -+ -+ DBG("exclude add: %s\n", path); -+ -+ exc->next = cfg->excludes; -+ cfg->excludes = exc; -+ return 0; -+} -+ -+static void cfg_exclude_free(struct cfg_exclude *exc) -+{ -+ free(exc); -+} -+ - static int cfg_kernel_matches(const struct cfg *cfg, const char *pattern) - { - regex_t re; -@@ -657,6 +687,11 @@ static int cfg_file_parse(struct cfg *cfg, const char *filename) - } - - cfg_external_add(cfg, dir); -+ } else if (streq(cmd, "exclude")) { -+ const char *sp; -+ while ((sp = strtok_r(NULL, "\t ", &saveptr)) != NULL) { -+ cfg_exclude_add(cfg, sp); -+ } - } else if (streq(cmd, "include") - || streq(cmd, "make_map_files")) { - INF("%s:%u: command %s not implemented yet\n", -@@ -857,6 +892,12 @@ static void cfg_free(struct cfg *cfg) - cfg->externals = cfg->externals->next; - cfg_external_free(tmp); - } -+ -+ while (cfg->excludes) { -+ struct cfg_exclude *tmp = cfg->excludes; -+ cfg->excludes = cfg->excludes->next; -+ cfg_exclude_free(tmp); -+ } - } - - -@@ -1229,6 +1270,25 @@ add: - return 0; - } - -+static bool should_exclude_dir(const struct cfg *cfg, const char *name) -+{ -+ struct cfg_exclude *exc; -+ -+ if (name[0] == '.' && (name[1] == '\0' || -+ (name[1] == '.' && name[2] == '\0'))) -+ return true; -+ -+ if (streq(name, "build") || streq(name, "source")) -+ return true; -+ -+ for (exc = cfg->excludes; exc != NULL; exc = exc->next) { -+ if (streq(name, exc->exclude_dir)) -+ return true; -+ } -+ -+ return false; -+} -+ - static int depmod_modules_search_dir(struct depmod *depmod, DIR *d, size_t baselen, struct scratchbuf *s_path) - { - struct dirent *de; -@@ -1240,11 +1300,9 @@ static int depmod_modules_search_dir(struct depmod *depmod, DIR *d, size_t basel - size_t namelen; - uint8_t is_dir; - -- if (name[0] == '.' && (name[1] == '\0' || -- (name[1] == '.' && name[2] == '\0'))) -- continue; -- if (streq(name, "build") || streq(name, "source")) -+ if (should_exclude_dir(depmod->cfg, name)) - continue; -+ - namelen = strlen(name); - if (scratchbuf_alloc(s_path, baselen + namelen + 2) < 0) { - err = -ENOMEM; --- -2.31.1 - diff --git a/meta/recipes-kernel/kmod/kmod_29.bb b/meta/recipes-kernel/kmod/kmod_30.bb similarity index 96% rename from meta/recipes-kernel/kmod/kmod_29.bb rename to meta/recipes-kernel/kmod/kmod_30.bb index 32dc49c126..8eb83efe6d 100644 --- a/meta/recipes-kernel/kmod/kmod_29.bb +++ b/meta/recipes-kernel/kmod/kmod_30.bb @@ -15,12 +15,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ " inherit autotools bash-completion gtk-doc pkgconfig manpages update-alternatives -SRCREV = "b6ecfc916a17eab8f93be5b09f4e4f845aabd3d1" +SRCREV = "5d46434a63ae0160150a0efdde1914873697e273" SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git;branch=master \ file://depmod-search.conf \ file://avoid_parallel_tests.patch \ - file://0001-depmod-Add-support-for-excluding-a-directory.patch \ " S = "${WORKDIR}/git" From patchwork Wed Jul 6 08:07:02 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9896 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 EDD1BCCA487 for ; Wed, 6 Jul 2022 08:07:41 +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.web09.3721.1657094854092807176 for ; Wed, 06 Jul 2022 01:07:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ijx5s2sP; 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 q6so25599123eji.13 for ; Wed, 06 Jul 2022 01:07:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=jKaB6i/bphLRDB5hMD93knPgFuFtdhPGWzUOxlF1wpo=; b=ijx5s2sPBcdB0GhnO1ejDTaaXAR9n5np4pjp+xooAT6vmnME+m40ZYlaHN+Kbh7fG2 CtE0cG459Y31Hfdoe+FgwBRjHPOXgi5tgYcW0Umf5cWXNFn+Ol8E1CxHt9lKfVRcvK4f lthY/oTvfd5wbf5BrH8FIi3nQEI7C6O+lIq3jSuPvyA4lOp3HL7hSi6Qw4pOI30WfnMA HLUIssfW9PyxcNjiQUqZemg+fz/GrJtnE1W7Jjqa/Nq+5QdvVnweb4sRx8FvCHInnz+O Rab34CyXSXM3RJb6Rgh2lhsOs93QUCByo4i1BMxl0DIjuKy1oMPE+ByZqYIzwmNMbTGT JVBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=jKaB6i/bphLRDB5hMD93knPgFuFtdhPGWzUOxlF1wpo=; b=GtuqhB9GvbxJlHzYr6+9EhmgwM2LgXV9Qro/zaNxcSn5BHstR0KE7Lpb4tGzyLbHtM 3ZsVXtXUu0S/6KCLFRP1xu2x3IPlPojvlYdkgIPjfa9n/9s7Y9BdHwe7PPLLmaJaE9Zq aevVjc/Jbl/LQ/4uuqVy7p0ieKk0PlghfMpTGHmDX3md5DX9NJNOfESwxtkvxjrUkirS mngMshgSnjZISCFKLJxLezMMasDz4GvhYEKc9h/XrPXO6TlYuN1JhMxcPVKU9L7pDn0R dUpX7sscEhqWBayULIzJkc2MTz0Fy72wx5xc+qnxy925IUgbJJBWPX/rqdUyY55ZCiSk rXZw== X-Gm-Message-State: AJIora/XSe5oMd4osgGh4qZmIEo0NaLvMdpIIi+9g2eNawYfQgMVBAh4 mVmjsbOgjJU/EoEQ58hQDTtdPoptH462/A== X-Google-Smtp-Source: AGRyM1t9YrCKrmSs/0QRxtLbkC0oaRrCcINvQkQEecqVU8wWv1M8T29TvNObWQSLm8QWBuEuHDN13Q== X-Received: by 2002:a17:906:28d6:b0:726:41df:d9cc with SMTP id p22-20020a17090628d600b0072641dfd9ccmr38189620ejd.649.1657094852580; Wed, 06 Jul 2022 01:07:32 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:31 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 08/27] libsoup: upgrade 3.0.6 -> 3.0.7 Date: Wed, 6 Jul 2022 10:07:02 +0200 Message-Id: <20220706080721.3072553-8-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167695 Signed-off-by: Alexander Kanavin --- .../libsoup/{libsoup_3.0.6.bb => libsoup_3.0.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libsoup/{libsoup_3.0.6.bb => libsoup_3.0.7.bb} (94%) diff --git a/meta/recipes-support/libsoup/libsoup_3.0.6.bb b/meta/recipes-support/libsoup/libsoup_3.0.7.bb similarity index 94% rename from meta/recipes-support/libsoup/libsoup_3.0.6.bb rename to meta/recipes-support/libsoup/libsoup_3.0.7.bb index 17825ae6a4..59cc4a1d0a 100644 --- a/meta/recipes-support/libsoup/libsoup_3.0.6.bb +++ b/meta/recipes-support/libsoup/libsoup_3.0.7.bb @@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 glib-2.0-native libxml2 sqlite3 libpsl nghttp2" SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz" -SRC_URI[sha256sum] = "b45d59f840b9acf9bb45fd45854e3ef672f57e3ab957401c3ad8d7502ac23da6" +SRC_URI[sha256sum] = "ebdf90cf3599c11acbb6818a9d9e3fc9d2c68e56eb829b93962972683e1bf7c8" PROVIDES = "libsoup-3.0" CVE_PRODUCT = "libsoup" From patchwork Wed Jul 6 08:07:03 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9898 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 F3B11CCA486 for ; Wed, 6 Jul 2022 08:07:41 +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.web08.3742.1657094855035211929 for ; Wed, 06 Jul 2022 01:07:35 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=gBx7LAnm; 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 f23so1404981ejc.4 for ; Wed, 06 Jul 2022 01:07:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Qbm3Zxieydq1L7t3UppVE5HIJiSb2Ivolepf56J4YKg=; b=gBx7LAnmF6OP3MHYgeUW8Qg8MF4j0INXliJoaCdrlF7I7WHZyU0bIvJUYtITRzaVqA Y2aduwEG6XCmDFkXfHY98bVVp3TLpO5phF7mKB/Y8jV+ykPNfpyisbgLyHa8kpg/9FsB E+jZqr73RL1sGW03z//Q/DSMvy3qW09fwAAQ8CYSsTOKThDH9dMAqLw0vgMDxjTrnvI1 TH/uBlix0iKZtkhBvFDDcpte6xbzBIZsR00da5qhleqmtFOPqR2ItMe9MHP9VlLkmnw6 s3OIM76y2wi39DCZMez3v61S9ZK7ctyuK9O8qOna3Az2wD9lsIYQXOr8atVGUMYXTGsh IeWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Qbm3Zxieydq1L7t3UppVE5HIJiSb2Ivolepf56J4YKg=; b=uuuKS+yCFKfF2FEf9yR/+3W+YxiRi1cx2QMqV5D/JFm/N4hIEigSekb+rNfv9hkJpK v3PJPYUCMNWzCQjsElW4fkin7f2YhP+/tTqK6syTI/vskJcxzTE8TLdnS+VeXAsXfVvS 9ZSxBaj9ilHktz4v+TisxLZwYIlRb+bCEm6hEmTTQ7MHM0oKnwsGmk15xtU2Bqe/DZ2F Mb6+Kqe5iOhBgPiXPV9OgEk3n1xEyT6Fh4WUkCSapW/vrEfNysomtBDA0ldXUFfsAtjU GrB1IsniFzntqwF0ljDOeyh13vSiCQkxl7PexnEb/A32pHvEa8M4Jz7Cf3TxolznA2ar IGhQ== X-Gm-Message-State: AJIora/qjCBVHNcvcyWNAFwauV37IsQDc87tvekm7UhNnep+vl7QiLG0 1KmeFO8Q/eVndSFdcL13oBA3+y2IQUgkxg== X-Google-Smtp-Source: AGRyM1vRWVK4udy09LS89AbYoVftzxzxpjgAGYqej3UBVWXhF9T2MsW0CeW1xLgrg+qKR4jm35/OvQ== X-Received: by 2002:a17:906:6545:b0:722:7c99:1ad7 with SMTP id u5-20020a170906654500b007227c991ad7mr37721849ejn.325.1657094853510; Wed, 06 Jul 2022 01:07:33 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:33 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 09/27] mesa: upgrade 22.1.2 -> 22.1.3 Date: Wed, 6 Jul 2022 10:07:03 +0200 Message-Id: <20220706080721.3072553-9-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167696 Signed-off-by: Alexander Kanavin --- .../mesa/{mesa-gl_22.1.2.bb => mesa-gl_22.1.3.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 2 +- meta/recipes-graphics/mesa/{mesa_22.1.2.bb => mesa_22.1.3.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/mesa/{mesa-gl_22.1.2.bb => mesa-gl_22.1.3.bb} (100%) rename meta/recipes-graphics/mesa/{mesa_22.1.2.bb => mesa_22.1.3.bb} (100%) diff --git a/meta/recipes-graphics/mesa/mesa-gl_22.1.2.bb b/meta/recipes-graphics/mesa/mesa-gl_22.1.3.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_22.1.2.bb rename to meta/recipes-graphics/mesa/mesa-gl_22.1.3.bb diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index bb39e2f369..710cacb09d 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -24,7 +24,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ file://0001-swrast_kms-use-swkmsDRI2Extension-instead-of-driDRI2.patch \ " -SRC_URI[sha256sum] = "0971226b4a6a3d10cfc255736b33e4017e18c14c9db1e53863ac1f8ae0deb9ea" +SRC_URI[sha256sum] = "b98f32ba7aa2a1ff5725fb36eb999c693079f0ca16f70aa2f103e2b6c3f093e3" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/mesa/mesa_22.1.2.bb b/meta/recipes-graphics/mesa/mesa_22.1.3.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa_22.1.2.bb rename to meta/recipes-graphics/mesa/mesa_22.1.3.bb From patchwork Wed Jul 6 08:07:04 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9893 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 E815BCCA482 for ; Wed, 6 Jul 2022 08:07:41 +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.web08.3743.1657094855969774372 for ; Wed, 06 Jul 2022 01:07:36 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=cUAu+TbF; 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 sb34so25608526ejc.11 for ; Wed, 06 Jul 2022 01:07:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=l/WZUH/Okoj/jQZ9wcmdAoAKFC/GYHHeeXNH0krn58g=; b=cUAu+TbFzs52NCQI18Wxelx+2sWcXepZ3Njg1AROoOVO1ymbntT3wF62UK+t9Pas9y nFOWAu3mGa1Qrbuzi4pSQead5XcVlROmPzBfpm6Ip/593LunrNV6CfmTya2NfP7In4TP a9w7QXL0s5EIK3eudDwJJEQDxIpOmIGaCGIXKl6q/b9NHdt1HtOb0tOXFhe1cQM4XXsU h2cLz8egc03NedCfvlRq7y/dgCM9c32j88cIUgelQrPiIaWdxn4VAfuioEpMuQkvSGzU ZrRZO8PTiQvhUtS7EV87STRxM/1yHJaFsXgbsLgrUJ/8LcxMSFST+3eF0cw021xwAnk3 x0ew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=l/WZUH/Okoj/jQZ9wcmdAoAKFC/GYHHeeXNH0krn58g=; b=3n3Q4844wcme6Siz5EyFto856qeOapRZnBFAqcjpQ7pAMEYIa42vv2HdJowZwZLPVW jcVQvuf2uFtEwYUQNxXNoYMI6TLpNX3OtHf3T+RsCxkUNzQn92W/Ls+hywtCkiDK4CVw 3/DRUJSODnLFE21magmXbyetCk7FIXuIcP6yrxZrxJIIuKZsu024lJzf2MzDRywAyuPd ePY/13S/kaujuwhd9PfVz9SV0bboiWIvC7/9K+2hRAN7N5m+hD2CBDY8sNm2ZNZDNEsX sLpSk5UMNk98/8w+VGqt7tlxK9AsqACpsR2SVs6k2P9JjubJlEF6APKBCu61c6o+g2Z4 EjwQ== X-Gm-Message-State: AJIora8JzdAv7j5TxeMDHJmNKc+cnwe6tZnTzpi8Vx9gDghdqWlLKZdm 6fUSiI9UaId+RIXfP82CU6y66OcZK1cViA== X-Google-Smtp-Source: AGRyM1saTZ1z3pJbl+y6/5h3eHqxUbrubC+9ralxTasTjdkVz9zg9lnHkAN4TDggqoNHix8lwsN9SQ== X-Received: by 2002:a17:906:149:b0:712:502:bc62 with SMTP id 9-20020a170906014900b007120502bc62mr38656154ejh.720.1657094854516; Wed, 06 Jul 2022 01:07:34 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:33 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 10/27] mpg123: upgrade 1.29.3 -> 1.30.0 Date: Wed, 6 Jul 2022 10:07:04 +0200 Message-Id: <20220706080721.3072553-10-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167697 Signed-off-by: Alexander Kanavin --- .../mpg123/{mpg123_1.29.3.bb => mpg123_1.30.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/mpg123/{mpg123_1.29.3.bb => mpg123_1.30.0.bb} (96%) diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.29.3.bb b/meta/recipes-multimedia/mpg123/mpg123_1.30.0.bb similarity index 96% rename from meta/recipes-multimedia/mpg123/mpg123_1.29.3.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.30.0.bb index 0baa7aa4a1..f80bfa6550 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.29.3.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.30.0.bb @@ -10,7 +10,7 @@ LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=e7b9c15fcfb986abb4cc5e8400a24169" SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2" -SRC_URI[sha256sum] = "963885d8cc77262f28b77187c7d189e32195e64244de2530b798ddf32183e847" +SRC_URI[sha256sum] = "397ead52f0299475f2cefd38c3835977193fd9b1db6593680346c4e9109ed61c" UPSTREAM_CHECK_REGEX = "mpg123-(?P\d+(\.\d+)+)\.tar" From patchwork Wed Jul 6 08:07:05 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9895 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 E177FCCA483 for ; Wed, 6 Jul 2022 08:07:41 +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.3672.1657094851137117741 for ; Wed, 06 Jul 2022 01:07:36 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=V7S2AO79; 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 v12so5600790edc.10 for ; Wed, 06 Jul 2022 01:07:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=mtZLm+aFKBup6YOog4XDwJ9PhcLykH1BeRpyUMSdACg=; b=V7S2AO79Faab49nAJpkyhlUwKlhIrxbMnFYJt8HgMi9O7LijN0NGvfZjpfhO+aT23d oZ58o2QinE2S07xPq05v++dwH+FEdau3H1TBy8WNk0+xURxgZAWua9EB+n7fqLZZ+gZT XzjN75FM2batQxZJimfM3taXx7jUEZCFNub5jF0i7yj1WbCtOWSkL/OUCDoy4Uc19XpD OSOvBYrTPzlqzpxAOTXfo34k/Ngo29jFcTfO5Qy/0S+JkDD0duBEtOQ94FYmFYIJJgyF CUfRpg9ZruGlzFmhL7wRw92U3QCy75ITEUELUEKradGJhAY48MHJtFttnpw1U6x/Z7rm L0yg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=mtZLm+aFKBup6YOog4XDwJ9PhcLykH1BeRpyUMSdACg=; b=UYb9/Yv+mUcNOwOIzdHJrDrazNMeTBz7bS/+Q1q4UUA4MrceC4HQQdldFejqLde9vw iEipmBdbyCNYwaHT3E3XGCmpoFNIaPy04ZyQg/X9CNYhM5qjhWZnkjhI/7X4bJBFsZ0n BFtQzrAUjjWdn0ny5DVPfdwD6QTNRTA/RllZaQU5U4Zoi7/x9loPdnSxYR5Lo6CwOefp Eywu1V0a/IsX6T9iy9QpK4h8cHbuSyHwT6DKeFd7xvIPbQ1M32h1hF/Tt2mdx4s5VtMU 8LXS2tcoSMoU5tLvScFUiguOuusN88F+4y8UyoAsSTNCk44nIjufCHX3plnfnSqp0x0D u8cA== X-Gm-Message-State: AJIora+fLu/+30nS9HpvfGHLTSXk9rQ8/7BAo/Nm1bHDiJAKLk2gGkF4 yrZ2UUsWP5FxYADBwFd3cvAci0Sqr24sYQ== X-Google-Smtp-Source: AGRyM1sKYdD0jHXdOg3pvJz0TIbzR0Fd/tDUeXMyfDJ0hsrO/AKWMHaMKjc4dIYk9x+fpW1JgV289w== X-Received: by 2002:a05:6402:510e:b0:435:9052:3b16 with SMTP id m14-20020a056402510e00b0043590523b16mr54663597edd.20.1657094855908; Wed, 06 Jul 2022 01:07:35 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:34 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 11/27] nghttp2: upgrade 1.47.0 -> 1.48.0 Date: Wed, 6 Jul 2022 10:07:05 +0200 Message-Id: <20220706080721.3072553-11-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167698 Signed-off-by: Alexander Kanavin --- .../nghttp2/{nghttp2_1.47.0.bb => nghttp2_1.48.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nghttp2/{nghttp2_1.47.0.bb => nghttp2_1.48.0.bb} (93%) diff --git a/meta/recipes-support/nghttp2/nghttp2_1.47.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.48.0.bb similarity index 93% rename from meta/recipes-support/nghttp2/nghttp2_1.47.0.bb rename to meta/recipes-support/nghttp2/nghttp2_1.48.0.bb index 58ce08084d..4ff3ab829b 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.47.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.48.0.bb @@ -10,7 +10,7 @@ SRC_URI = "\ https://github.com/nghttp2/nghttp2/releases/download/v${PV}/nghttp2-${PV}.tar.xz \ file://0001-fetch-ocsp-response-use-python3.patch \ " -SRC_URI[sha256sum] = "68271951324554c34501b85190f22f2221056db69f493afc3bbac8e7be21e7cc" +SRC_URI[sha256sum] = "47d8f30ee4f1bc621566d10362ca1b3ac83a335c63da7144947c806772d016e4" inherit cmake manpages python3native PACKAGECONFIG[manpages] = "" From patchwork Wed Jul 6 08:07:06 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9891 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 E0C13CCA480 for ; Wed, 6 Jul 2022 08:07:41 +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.web09.3721.1657094854092807176 for ; Wed, 06 Jul 2022 01:07:37 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=XjJHJHnO; 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 q6so25599398eji.13 for ; Wed, 06 Jul 2022 01:07:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=xsoxAAVGu/gPFSiYPCtq7yvgqg1MyYBgDcdhQvljykg=; b=XjJHJHnOC3Sq6VnTOkya2Jh2Q99PECm/T8YOVDXnAhO2/thraxWJ2pgaynxKh//vfN Qvh14QdugWG8d9BtTqBli+YgKr9KDRFuPTAcX9QSe+9MUY4mK0sVnPQTUp39iqnNMJKF ZunU2nf+ofnf5VJdcMv1dUfuvshPfNRir2DrW6+tFG08gtPLm75XrmKBpj7nPTgipn7k 2sNBOc1pDOoPfeFEsuWtWqvSsl5SeCkBi9eOfSkuICKXPa8wHrxXiDTaFh2C9Eo4N/hs FfXguAhhOhjzDYZw8j38jTvm+lnKsdUSyw1iimE8kB2M75yQcJLKfej4O3k4CQIVCZVA 6zug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=xsoxAAVGu/gPFSiYPCtq7yvgqg1MyYBgDcdhQvljykg=; b=ro7q6Mompyah9gUF6K1RI3JvpviPrQ0JqxN2+AxWA3YgGwpXswi9ek8HcThynMmDxF AyGIw6l46xgIj8MWMk6jaexV8I32Yon3J1WH+rsdducKkvEnmjvcZTTPywcp0gaM3hy8 FAe+r6cM6EBfYeiinbmE7ZCiHa8kivYXNTDuz1Jn+D3Xa0zHI9HO34A+x1R1DCibpuHi DICPN4mJL3cAILcDCgitzH/uJZS7sCWPRu8iXX9v7rykMkex3SSZTaw3O7ahfpd+1rpq gxaUxl5LrgbP9N1MPEujGBoSuI97Uez+DuleSr7I9SunjKbtGNaetdsedAC/eb1Cvo/T 3v6g== X-Gm-Message-State: AJIora8aYyaewCmgKve0lo7coeCiWZkYbRETwwsQTTXCMjU/uePBcydW YrPiKEDtdETVWvz0JuU/ALW2eQR+HTTZmw== X-Google-Smtp-Source: AGRyM1uAQsXo+u8uGLHP75OLRW1aVcWAe3+DwFWpZj3qgqSAAiC+Lj80vmNziX1l28sE8uZcboV2JQ== X-Received: by 2002:a17:906:5a4d:b0:722:e8ce:8c7f with SMTP id my13-20020a1709065a4d00b00722e8ce8c7fmr26303273ejc.405.1657094856806; Wed, 06 Jul 2022 01:07:36 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:36 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 12/27] piglit: upgrade to latest revision Date: Wed, 6 Jul 2022 10:07:06 +0200 Message-Id: <20220706080721.3072553-12-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167699 Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/piglit/piglit_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index 7b8dc5f0b4..38ededfcf8 100644 --- a/meta/recipes-graphics/piglit/piglit_git.bb +++ b/meta/recipes-graphics/piglit/piglit_git.bb @@ -14,7 +14,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "b84975ef4575d8121dbc50fca72341aad4572cdc" +SRCREV = "479b0002d004bc99514d186724b5a4fbfe543370" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr${SRCPV}" From patchwork Wed Jul 6 08:07:07 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9892 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 D4210C433EF for ; Wed, 6 Jul 2022 08:07:41 +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.web12.3668.1657094859340373421 for ; Wed, 06 Jul 2022 01:07:39 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=fwgb7Sha; 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 u12so25625790eja.8 for ; Wed, 06 Jul 2022 01:07:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=h2WT6UGj4v+golCOHBWlPBG0mnf1L4Ow639Llb7TNwY=; b=fwgb7Sha+VaOdDUuv1xsUPnhpL7hZEmbwvJTzfyRsRpkhpHgRl2WllVyA2hFANNdxn HJwMBVobIwvjdqgzlqivVIMu5O1MWcz2UnKf0FvXAvSC/US8KPJgz8I9y05S/xZn2xlz kg937HBIi06APBbTWguEP3E44x/gpfIdOXM1gjcDuku36A9OdLPzI/vMx7FMEOl2Qh+o 9PMulnBI923biguZqzdxMOyzDwY9/XLGimzKUxZ9Y+DPIDRoik7FSy+4ADxdeH9wqWJ8 56vXYKiEcvvs6JeBt0Sz3mohFrRgIh7LbVEVpqZ/8460FiXAtS8HaZGcS+NFyqa7iS3z 9MkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=h2WT6UGj4v+golCOHBWlPBG0mnf1L4Ow639Llb7TNwY=; b=WdWUgwoqL1c4nvCnLMjsEi9YVnWspiQhkvPW0zKFgHL1ktpzd09HnioK0kXpwUaktZ 7saovSa/OVARKC4kocYasH1S8aqy8zn3prj+csSPi3El3r370SCFD/TBgBi+CEvOuCEB 3ETgeQUfzbHLIPrOlh3w2t4p4w1Y2zhtcozkME4zwS0AWM/I0FITn5b0BU5V5sLmCAwX lsCBBI4o+lOjgL9bzmYzlCIM3spKYWFJQBO0irQdZu5ekJ9DtwusnXgPpUdnmKVvWx2P BKxo1zWmC6tXMRlXy7w+jNFaB1PdAZ3xm/s3kjhfBFiY2YvhtWTVkYogBZNgLFVhInGz pVlg== X-Gm-Message-State: AJIora/dn0tzS+32YHn5mriXgxQhZAK/Ncp8unmB9xL0K/3oo9zYdftT C5NknliRJe6yb45diIn+nlyJo0lahtcYdw== X-Google-Smtp-Source: AGRyM1vo3tIzhbrZZT7pRAz78To1ghNlMKVvv7O/ZPJC3dJ3naAEfHkyem/sj4FJ6nN8nNIYJ82chA== X-Received: by 2002:a17:907:6289:b0:6e0:eb0c:8ee7 with SMTP id nd9-20020a170907628900b006e0eb0c8ee7mr37104504ejc.245.1657094857772; Wed, 06 Jul 2022 01:07:37 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:37 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 13/27] pulseaudio: upgrade 16.0 -> 16.1 Date: Wed, 6 Jul 2022 10:07:07 +0200 Message-Id: <20220706080721.3072553-13-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167700 Signed-off-by: Alexander Kanavin --- .../pulseaudio/{pulseaudio_16.0.bb => pulseaudio_16.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/pulseaudio/{pulseaudio_16.0.bb => pulseaudio_16.1.bb} (84%) diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_16.0.bb b/meta/recipes-multimedia/pulseaudio/pulseaudio_16.1.bb similarity index 84% rename from meta/recipes-multimedia/pulseaudio/pulseaudio_16.0.bb rename to meta/recipes-multimedia/pulseaudio/pulseaudio_16.1.bb index f9940d4c85..64002cd1cc 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio_16.0.bb +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio_16.1.bb @@ -6,5 +6,5 @@ SRC_URI = "http://freedesktop.org/software/pulseaudio/releases/${BP}.tar.xz \ file://volatiles.04_pulse \ file://0001-doxygen-meson.build-remove-dependency-on-doxygen-bin.patch \ " -SRC_URI[sha256sum] = "b4ec6271910a1a86803f165056547f700dfabaf8d5c6c69736f706b5bb889f47" +SRC_URI[sha256sum] = "8eef32ce91d47979f95fd9a935e738cd7eb7463430dabc72863251751e504ae4" UPSTREAM_CHECK_REGEX = "pulseaudio-(?P\d+(\.(?!99)\d+)+)\.tar" From patchwork Wed Jul 6 08:07:08 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9890 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 CAEF0C43334 for ; Wed, 6 Jul 2022 08:07:41 +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.web09.3725.1657094860174902387 for ; Wed, 06 Jul 2022 01:07:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=bhbxFAjs; 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 z41so18257136ede.1 for ; Wed, 06 Jul 2022 01:07:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=io0ZdJrzIeBa/wt/OkxJxX5EFncOHONHosar2EKPcBc=; b=bhbxFAjs2IZjhbaKRDFNCEOLN6eUtLK2NnmMdNQlFIOk0QSwUjQkCH9XE2quNHXSAO LPb5wPx5033hIT7qglLRu6vxpCs2qKcMlQZxBNULUTo72OpiG5kFmyrMqrTKD6VQKsvT 5QcmxHbLFcvzE0Emsnlw5yoOxzwA0owIXUeU5J64G6IDg8hjjS1uX6Vz5yVHhbE/SE7W 4f9HCrxs2Y0czk0oghYPgzCdIX6XjdO+XJolYvqGV8hU1Lod1JkkrzLvkNXfpf/WnTOi 8kXNJ2meraGBjeiCliQso0ClwzB4ybEYqZ0xgZhFU4nE/mx9sa5T6+cMyzFEXvr4IsYv K/PQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=io0ZdJrzIeBa/wt/OkxJxX5EFncOHONHosar2EKPcBc=; b=ZSELeQ4vZg8snc0hc8BVmLZfd8EFs2WdA69S+RPtzZovZv4/5GwWc95oCHOsIt3k4t 3LWd93SrNzPFlDCWU0aMKsDle0bOtdn6Enz24Hks4NqYryBm1hqjrYl6z63vFWqL7J+f u4rxvKa0OVP4OUXVlr9qUe1T4XS2Hh8PqjKExtuGPpP3Ay+w+uyY+ejCQ2eroSde5YNE mvD8nvU834TRHPTEGhPtDFpiIkWwFMD2Q/KNsqDNofBgvcXmIpZYMSMI9o0Fp7G8nbm1 x9Ozda8XtpZNL+rMcWSBko+0gWX/tj/rTRb0EKJWx7mCg9IG8niRPaJxMOh1AAzg4egJ lW9w== X-Gm-Message-State: AJIora/pmhpWMChPukRiLV4Fp3YAoBKM/6lzweFqUvimm1a1SZEmdAus gI1Ag4XHVnadS+lHRWrPBL/YHDIjZmljmA== X-Google-Smtp-Source: AGRyM1siAHC48gfM/VMGCbuzOCe3/FPklzWkFWB3I8klczgbHs5vvVsZIVCMuIxNRQdTWWDU8UMhyw== X-Received: by 2002:a05:6402:403:b0:434:eb49:218f with SMTP id q3-20020a056402040300b00434eb49218fmr53690433edv.426.1657094858701; Wed, 06 Jul 2022 01:07:38 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:38 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 14/27] python3-cffi: upgrade 1.15.0 -> 1.15.1 Date: Wed, 6 Jul 2022 10:07:08 +0200 Message-Id: <20220706080721.3072553-14-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167701 Signed-off-by: Alexander Kanavin --- .../python/{python3-cffi_1.15.0.bb => python3-cffi_1.15.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-cffi_1.15.0.bb => python3-cffi_1.15.1.bb} (83%) diff --git a/meta/recipes-devtools/python/python3-cffi_1.15.0.bb b/meta/recipes-devtools/python/python3-cffi_1.15.1.bb similarity index 83% rename from meta/recipes-devtools/python/python3-cffi_1.15.0.bb rename to meta/recipes-devtools/python/python3-cffi_1.15.1.bb index c36f23b3dd..daa290a54e 100644 --- a/meta/recipes-devtools/python/python3-cffi_1.15.0.bb +++ b/meta/recipes-devtools/python/python3-cffi_1.15.1.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf" DEPENDS += "libffi ${PYTHON_PN}-pycparser" -SRC_URI[sha256sum] = "920f0d66a896c2d99f0adbb391f990a84091179542c205fa53ce5787aff87954" +SRC_URI[sha256sum] = "d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9" inherit pypi setuptools3 From patchwork Wed Jul 6 08:07:09 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9897 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 ED273CCA485 for ; Wed, 6 Jul 2022 08:07:41 +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.3655.1657094848544225873 for ; Wed, 06 Jul 2022 01:07:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=LsUdVPc1; 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 x10so10871844edd.13 for ; Wed, 06 Jul 2022 01:07:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=INb5NNj/TYr1vczs/6uKnc1lWmwAfQw8bo2JexX0otc=; b=LsUdVPc1lQDtubaRFogjdWV4l9Yo2G9lASo+u7PJlV8y66aGSUPEQ/siAU8q0CS4Mg kNgHD9d40Oqzy7Zrwj6R6ELyVeLC5Fy5TyEu2YC9NEG+cuGqPeZHZqbddqkVVQCL970a lnHlCmlK71cHRTLOY7GKx2SQ5UVGUNYqR2x/PUIZKUZ7leKCbk12HXAXKO20C3OD7WV1 2MlRIsbFqhVvmAODOniAR1ZUnJHiTaG3XPCl57ADG2yCLrmq2imTg5vJ2525H/Tx0v4O SPIWAwbtTTPlLsg+oI/br/kCq630OhbDSbLtF7Li/FGNp2JVBrKdxjS+WYM6Rf0u4Qmm FDug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=INb5NNj/TYr1vczs/6uKnc1lWmwAfQw8bo2JexX0otc=; b=bW/p5jMlftPhk8b71WdEDCDWxPPckCbJsz0P+4wdQPZ09w70dlrTjfjQk1T4llC/Yz vm9XZ0nsJiSV9QWtfDG+e8hBb6b0k/hiSI9amzmgIJ+nZ6DST9OaDMZVwPB5Ue6dvsze 7tyAhfKDWIT9rgzq4hA8zsYX22MRkiNIKkdh84+qb+qwm7JsW8+FcobzkKLW6pdEeXo1 g59rRLRJl7xK2xENDAsGWGGNaMyBSg6yZScCl9uy1kMIMcUlkrbbmndDqV6USgscVLsQ Vsr2yim+boszWByc723rCOGvj4mCAe6Nq2mu3YRzp2YyZdQY77aGDp3NWFGqAmNlA7KR jnGw== X-Gm-Message-State: AJIora8wPoeXevmAQMW6rYY8wm9v9W6633FgOpqbJemcYFPVrGA2ak+3 HXRnFWxILZXEeATxYypzQB5EsxzjA2oZwQ== X-Google-Smtp-Source: AGRyM1v1mVb1sX/3Ljgbok7aAXznK1Cvn2bgquYbzXiy004/grrsiQJZfRoDAmH40cm+Mh3K+CI8Lw== X-Received: by 2002:a05:6402:538d:b0:435:7ca6:a136 with SMTP id ew13-20020a056402538d00b004357ca6a136mr53807045edb.268.1657094859769; Wed, 06 Jul 2022 01:07:39 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:39 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 15/27] python3-cryptography: upgrade 37.0.2 -> 37.0.3 Date: Wed, 6 Jul 2022 10:07:09 +0200 Message-Id: <20220706080721.3072553-15-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167702 Signed-off-by: Alexander Kanavin --- ...n3-cryptography_37.0.2.bb => python3-cryptography_37.0.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-cryptography_37.0.2.bb => python3-cryptography_37.0.3.bb} (97%) diff --git a/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb b/meta/recipes-devtools/python/python3-cryptography_37.0.3.bb similarity index 97% rename from meta/recipes-devtools/python/python3-cryptography_37.0.2.bb rename to meta/recipes-devtools/python/python3-cryptography_37.0.3.bb index 9ef3a61e9f..53c8ea7477 100644 --- a/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb +++ b/meta/recipes-devtools/python/python3-cryptography_37.0.3.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bf405a8056a6647e7d077b0e7bc36aba \ " LDSHARED += "-pthread" -SRC_URI[sha256sum] = "f224ad253cc9cea7568f49077007d2263efa57396a2f2f78114066fd54b5c68e" +SRC_URI[sha256sum] = "ae430d51c67ac638dfbb42edf56c669ca9c74744f4d225ad11c6f3d355858187" SRC_URI += "file://run-ptest \ file://check-memfree.py \ From patchwork Wed Jul 6 08:07:10 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9899 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 EA0F5C43334 for ; Wed, 6 Jul 2022 08:07:51 +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.web08.3741.1657094852829277067 for ; Wed, 06 Jul 2022 01:07:42 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=VY9zlxou; 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 g26so25667719ejb.5 for ; Wed, 06 Jul 2022 01:07:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=udVIpBGmDVGKerOzfV/8nszV3+0LjucRJXKuz3iWod0=; b=VY9zlxou0O8382GnzpYDAIJpIZnzA8hRqrqXnt/T8b4g1l3x9tjYT5r4PKnDwzVaYy xrRZYXoNDwA4tVM7MOIxIKIy6I6XRCTwpgenuYTG2Uwbq7/EmXPpg+5tc+4JTwJUS/UZ TTuWZ0XbiAMxYUdwLvDIuCud0aIJcneg7JQx8OguUq6EFjkbl8w6BP/8Zy70q5TqVbk1 xq7YR2mRQGjqyQCkSoXuGJBlxMC+BX6SHAAPf9lzcTOILAwX4iKGTF0xAhj22wX7eNPw FzQrqt0CXDkAoXGDkCz40OczLdvozEz6xXdRqgpHUZnA1p1qTyN7DILifv7BOROT3RsS CMGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=udVIpBGmDVGKerOzfV/8nszV3+0LjucRJXKuz3iWod0=; b=FpmwpZ5uvTS+VP0amWbS4N+QOYrJFaSgmJhz5naguabpC66/7U/Se3P9/UeV8szfI8 PR7AFfVmBtMVLl4ZoOYngNe2CcOGDATi6DQA2jDb6heLnBy8azeu3QlCZTk0f6HnpgYl jMoGNSQDx69VbXVie8NTXp+9xW8WkuiG8xS6yUiBu11NuFfphQXCXJSABL/L9+wgxKRU IRctJumCGVaGO0P1Ajwye9EoDew89TANO43QUYZ0m5jvp+T72NSzcevJAdP5dIEHsodz 00+BOiGg89zbaZEBMsAXV0jrXne3NHa6iueiMOBItETaya9JW5jr3YmXpmLnPOssltsI eifw== X-Gm-Message-State: AJIora9zRbZ+4Fk/UrSVhx532ByH0GqWgr1Rd5MhCH08nlwM9cUY+bOK rD1pc5we3eA1f2ZznXvN1/rkatXg2eUMDQ== X-Google-Smtp-Source: AGRyM1vkNU+6ZxMG+t2U1Z4OVZybBJqa8m9tuJUyp+bBGZJmYqas4ItAsr9hkxmbqUXSNRh4HlzqAA== X-Received: by 2002:a17:907:2081:b0:726:b8d2:fba2 with SMTP id pv1-20020a170907208100b00726b8d2fba2mr36705426ejb.686.1657094861306; Wed, 06 Jul 2022 01:07:41 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:40 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 16/27] python3-cryptography-vectors: upgrade 37.0.2 -> 37.0.3 Date: Wed, 6 Jul 2022 10:07:10 +0200 Message-Id: <20220706080721.3072553-16-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167703 Signed-off-by: Alexander Kanavin --- ...vectors_37.0.2.bb => python3-cryptography-vectors_37.0.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-cryptography-vectors_37.0.2.bb => python3-cryptography-vectors_37.0.3.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.2.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb similarity index 90% rename from meta/recipes-devtools/python/python3-cryptography-vectors_37.0.2.bb rename to meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb index 3dbdc8ce3e..8c0a7ee9d3 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.2.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \ # NOTE: Make sure to keep this recipe at the same version as python3-cryptography # Upgrade both recipes at the same time -SRC_URI[sha256sum] = "7c65d3de51756f418142df605417ec2c6e961c364f70cc8a103030889d5a3219" +SRC_URI[sha256sum] = "ac90c1340f73bc29b3bf964120b2db5f8e98e1fcf0074d85ddc871541974a559" PYPI_PACKAGE = "cryptography_vectors" From patchwork Wed Jul 6 08:07:11 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9903 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 EAE57CCA473 for ; Wed, 6 Jul 2022 08:07:51 +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.3674.1657094863550701397 for ; Wed, 06 Jul 2022 01:07:43 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=X/eLIEC6; 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 e40so18236683eda.2 for ; Wed, 06 Jul 2022 01:07:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=0rU923plYJ2E1R5XoeA8aXOnc+NU6AjqdHlxgqMPwOU=; b=X/eLIEC6e4pgQGJm4vpf/8OyhVyqMWXEr7328zxRc7IiW5lCZT6iXA7LbGC66Kwv6U Axy+DKLj6AlrCPCq+bR4TzLtb4vWnMWS22WD5rvcCh4iXf57PhOhWNCv37wWHZvuORBY Wl69zdi07xAUrqQ2tP56toor9uwiWy7kxG/sCtHGRrJzy7adAoz2bMP1lVp6EGCi21sM Q9TMmRbXhFUubvHThhJrAmlgNbdl2/xILUkkZ3tiyjbkpGGDMEZH/hDB0TU30vbvfGqZ 7uTuKJBccWGgKCDdQork7dgaLMeoGZWnPrvePEoOGypmDuaU3d3kmHP6WbdupjHR7EWI YmhQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=0rU923plYJ2E1R5XoeA8aXOnc+NU6AjqdHlxgqMPwOU=; b=untBV6M4KgLAd3ZwiURuIek7wdY7Cx6fEnKkAnTKKGqgAUvoYK/zjElu1Q5TkgZUHk x0abXvawJhsfLScxzHp/hAFdAhdn8iMAmfhx1F8zjnHc2kLSZuC18URqlEIrper/TQkV AEwN/o+rtSGqz/PwtQjPhiEm3QpKpwgu3sOVwSCP3LF2ibikqDesGhUPcO/HfXscQ5WG qJX51pjhEcoNh0ts9OvU6QUkWjjjdw+OXaurhVxnDLtbfbtlPf7ERqoTAPU+Iuv1bJXi Sr4YUW8+Y3Ra8zfqf2dka+e+cnB7rp10W/fluFmHcGWQlu4Sf2okg8k10jQMevwqhHuT trRg== X-Gm-Message-State: AJIora+MnNfiC1WGCojzTlE6kmfqsVu4Py+bow4DxCu5xuEHTw5Guogg LdA1Gbuws7jNLGGYXXZGBklivZ+SPUmRkg== X-Google-Smtp-Source: AGRyM1tcDQeO24b/kCKXZtRK7P7m+GUfpmel8Hapucg9nn0gIVjxOI5y8ttAfRkbYl8+Zc422QUSRw== X-Received: by 2002:a05:6402:c0b:b0:43a:25ff:ff08 with SMTP id co11-20020a0564020c0b00b0043a25ffff08mr24263923edb.148.1657094862124; Wed, 06 Jul 2022 01:07:42 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:41 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 17/27] python3-hatchling: upgrade 1.3.0 -> 1.3.1 Date: Wed, 6 Jul 2022 10:07:11 +0200 Message-Id: <20220706080721.3072553-17-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167704 Signed-off-by: Alexander Kanavin --- .../{python3-hatchling_1.3.0.bb => python3-hatchling_1.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hatchling_1.3.0.bb => python3-hatchling_1.3.1.bb} (88%) diff --git a/meta/recipes-devtools/python/python3-hatchling_1.3.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.3.1.bb similarity index 88% rename from meta/recipes-devtools/python/python3-hatchling_1.3.0.bb rename to meta/recipes-devtools/python/python3-hatchling_1.3.1.bb index 6e7ccd743f..fd76a28fb1 100644 --- a/meta/recipes-devtools/python/python3-hatchling_1.3.0.bb +++ b/meta/recipes-devtools/python/python3-hatchling_1.3.1.bb @@ -8,7 +8,7 @@ inherit pypi python_hatchling DEPENDS += "python3-pluggy-native python3-tomli-native python3-pathspec-native python3-packaging-native python3-editables-native" DEPENDS:remove:class-native = "python3-hatchling-native" -SRC_URI[sha256sum] = "1401d45d3dd6a5910f64d539acaa943486d5e8b7dda1a97f2b0040fdddc5b85e" +SRC_URI[sha256sum] = "aaa63019c9d666053d9ff318097335e766123844547c52940155c0401c3c142f" # Until we have a proper tool to invoke PEP517 builds, hatchling can't # bootstrap itself automatically. From patchwork Wed Jul 6 08:07:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9906 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 15258CCA485 for ; Wed, 6 Jul 2022 08:07:52 +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.web08.3745.1657094864933943894 for ; Wed, 06 Jul 2022 01:07:45 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=lDZefx3x; 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 u15so1221934ejx.9 for ; Wed, 06 Jul 2022 01:07:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=pQ3HhmLdKbzih2B3BTidLWCJcOIZGmUHIDElk2EkOS8=; b=lDZefx3xAieHILXgqeg9t2bdl4H6+C4qXN3pl7ZY3fzUV2A0/YpudcOKrCjl1ghSSP CO4vufNbng+3bsC0BAH4hIE2RNcllbn0BzDfkqI/yyPW7uDJc+9OeHUP99xxcZoxKSWT kcB83j7SFCy79xtp6zqZN4/rfhuExy+VeUcMPk1HgtZ3EGP7QbTgbBWqDcBrK9rmkwTe tHVLGZkb3qQYLDQEcOxns/XnmW3tvx8Z9/xNOgfPi9wdIOWUy7Q2naPGaNgE/ymxEJcm thARZgKk/Z/CKJEQLcR2xo/IOCm46Fx3oHal8PvGMCOR/OlLDJ0Rv43b+YE5KSWaOGN1 Vsnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=pQ3HhmLdKbzih2B3BTidLWCJcOIZGmUHIDElk2EkOS8=; b=aY0+KkY1bL8WNAmsVGG0DYZLrKgthsmZ82FdL5gBMZ22Ce/ScFtk0plyfLRE5K0AFF D1ADSbrw0tGULXw8MpPrcrVeTauxcYdwIYxCdApLFkSsuMmGb8i+cXqf1zCoCZvD5Aok H06CvDBDhqNlS4ocyj56hM/+NNTf3fbVCundoNE38pQp/C3swg0TRF7Pm8bT6eBePPm/ nKdaDt76P752JaXkcRM6OZN7QEmrCnWWivUEE/b8u5bDDppc01vS1MF1oBS9FxKmfuFd tH1KwybgGNwX+v3CnHKmsxCOD5ct4ey0kj7eIPHlfLh/sfM0QZt3TK87e9hl5lGGiAjo Kwtw== X-Gm-Message-State: AJIora+hq/+guoqTv9aU3Ok0hJ1r5o7yxVcfHvl6Z1Bsde1qkQ5texMa IRFAwBUdjCSXToiPOXO/AUQR0HkClXALhg== X-Google-Smtp-Source: AGRyM1t+/2u+rpfBrAzs2/u+k73pbLvfDJnsw0uB3ms1JvKHWdZ+lJwTZrLSR/vR69JIMk4usXvLjA== X-Received: by 2002:a17:906:9451:b0:726:93a8:bcc with SMTP id z17-20020a170906945100b0072693a80bccmr36800353ejx.361.1657094863166; Wed, 06 Jul 2022 01:07:43 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:42 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 18/27] python3-hypothesis: upgrade 6.46.11 -> 6.48.2 Date: Wed, 6 Jul 2022 10:07:12 +0200 Message-Id: <20220706080721.3072553-18-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167705 Signed-off-by: Alexander Kanavin --- ...thon3-hypothesis_6.46.11.bb => python3-hypothesis_6.48.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.46.11.bb => python3-hypothesis_6.48.2.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb b/meta/recipes-devtools/python/python3-hypothesis_6.48.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.48.2.bb index 1d9772d4ff..9e74e2c1cd 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.48.2.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "f5c1cf61b24b094355577a6b8fbbb8eb54c1b0216fbc0519af97c46bddf43c42" +SRC_URI[sha256sum] = "ef548f10438095678af7fcfa369b882390355a6329db73174a65749b677677ec" RDEPENDS:${PN} += " \ python3-attrs \ From patchwork Wed Jul 6 08:07:13 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9908 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 1A35FCCA486 for ; Wed, 6 Jul 2022 08:07:52 +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.3659.1657094865831250598 for ; Wed, 06 Jul 2022 01:07:46 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=N92X4Xv6; 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 m16so2733276edb.11 for ; Wed, 06 Jul 2022 01:07:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=NO0HI7WhBDsPrmHhCrh/Qorc/CZ9nablCc0HWUOAUto=; b=N92X4Xv6a9181q+RmTHK4espPQeAKGZXSPtOiP3bN0ife1cq55vvJiRfr8MBn8buqR LyMBfDceL1BRP+D6Y5lkeFjiGLNWj4FExbLCEHi8DBCB9cGctrqdqRqYHY/Baioqx+Mv bKhDw3VcmgxcYGgu26mjERAihgr2W6OMEzCjXv+pgJlXggsB6Xd3MapKgAPEVWw+YpIA UFj5x2m+HuXUpFFBSji9/2EeyAIsJa4zxK97OPt3oL9Zj6izypmm78fezE6IjOOQahcF aubpDD4CiHvafgSNr6ViZYK8BInaiJqA4Z1ncLCIajqxPiu2jxOdhPh30t2JtiX/ageY slCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=NO0HI7WhBDsPrmHhCrh/Qorc/CZ9nablCc0HWUOAUto=; b=V46XE9XB0w3uYuMJ6XjiLE/AZHq8oPaMgY7G2CZHN6uGr5MDRZFe0PWxd1+Pt/hGYv YMDe5ZNn6gB88S7VyvIXxe615wzpXX2xj4d+EWdITRNJxvTWah56IjZvGsM+oQMUU8DL y6dDxvR+WpKAjFH3YzkoLHg/NhHQ394yTp5TlZ8W3wH/ij3hN3UMBxxcAR+FnFC8zliT 1T2wJaa1Fi4wc79nGqJv4Vqd/q4vePs1iimE4sFDN41afDg1tP2YUCul46DfcOB2IGjp wOaqc9L3RAM7MpJ7kyZybJv6ux21fco8vhKYCeCJrJWtadMfySs4RjHDszBkufOP967D Jm6A== X-Gm-Message-State: AJIora9j2dTY2R7e/oJ7dTpJMiq4FfSzuyi7xirVmInkfwFoVdiEQbhY +wpg904FVB+oQ4A6CyBDQm9GKDgXzjtshw== X-Google-Smtp-Source: AGRyM1uyZk2mptTpOo79PYVsTpTLp3Z37Vo9y3Cxu1ZWA2DOVzz1uxUjlVaHwwffJYaSeTDlepjlPA== X-Received: by 2002:a05:6402:2404:b0:437:d11f:b9c7 with SMTP id t4-20020a056402240400b00437d11fb9c7mr52379692eda.176.1657094864418; Wed, 06 Jul 2022 01:07:44 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:43 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 19/27] python3-jsonschema: upgrade 4.6.0 -> 4.6.1 Date: Wed, 6 Jul 2022 10:07:13 +0200 Message-Id: <20220706080721.3072553-19-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167706 Signed-off-by: Alexander Kanavin --- ...{python3-jsonschema_4.6.0.bb => python3-jsonschema_4.6.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-jsonschema_4.6.0.bb => python3-jsonschema_4.6.1.bb} (93%) diff --git a/meta/recipes-devtools/python/python3-jsonschema_4.6.0.bb b/meta/recipes-devtools/python/python3-jsonschema_4.6.1.bb similarity index 93% rename from meta/recipes-devtools/python/python3-jsonschema_4.6.0.bb rename to meta/recipes-devtools/python/python3-jsonschema_4.6.1.bb index edd7fafc77..5a5c80c821 100644 --- a/meta/recipes-devtools/python/python3-jsonschema_4.6.0.bb +++ b/meta/recipes-devtools/python/python3-jsonschema_4.6.1.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8 \ file://json/LICENSE;md5=9d4de43111d33570c8fe49b4cb0e01af" -SRC_URI[sha256sum] = "9d6397ba4a6c0bf0300736057f649e3e12ecbc07d3e81a0dacb72de4e9801957" +SRC_URI[sha256sum] = "ec2802e6a37517f09d47d9ba107947589ae1d25ff557b925d83a321fc2aa5d3b" inherit pypi python_hatchling From patchwork Wed Jul 6 08:07:14 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9905 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 0ABE8CCA482 for ; Wed, 6 Jul 2022 08:07:52 +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.3675.1657094866686253270 for ; Wed, 06 Jul 2022 01:07:47 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=eAJdJC7k; 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 h23so25607591ejj.12 for ; Wed, 06 Jul 2022 01:07:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=xmGi2Ope4Ok+ecnHKjm1X1BEHyeo6DHqqeQsXHDHcl0=; b=eAJdJC7k06sgnLI0uHaAC34R5p3Hydq1pSDsJaYcr2wVhavBTRZMJvUIMLp+WGffFc ns0zN5JNgzXIBu5LBkazKbiNBnCkh0aho/MJio/MVVXICgyTyGAWb1Nnzlxeo51Vw3lz xyehifTGijuIV9W7U95BW0k+lqvm/lFkBtyBKU9bve17ilIJspM0g19mptORTAP3Uii/ HjjWkAZRJQQF2HSXkZE6RzKvYkswioY3fufQKmn36qJmaF9HK2Sgp3CluRpE3O+EOisj cQnAJKc4DN9KFeDUizWsWCQJVviHFoJ73YOhF3w+0S6vqknPOozlOm768pSgfeHVB+5U fqQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=xmGi2Ope4Ok+ecnHKjm1X1BEHyeo6DHqqeQsXHDHcl0=; b=SNh25lqWFVKPkV2RZV9nXxSvyOOfLoS2P8KA2B9PzoINL1R4oQLGy+51WYCKJ8whyl N5gC/L0mBW9PFwhKsI51Gb9Lzn7sz/9ej9kizkmnJ16FabYxW2W2pFRj8I6xIWkFKnaC l0qR46IQ+drn41/rAUnZj6j5e7HUdB0fPvs9KJaqt0XWmoQUyIEc1k1cIpMGsiofTlGI ooKUJf7ME+q/K0ulaOFMRdvHEi6d6YUzxQZ3LNLGeOZgfEce+dDz5jo2TwejebSA19ND 9ZOwm2KTal97Mt71uVUBKuuSlFOs/QiLnhDX9+apq5dnDwx3MLwA4BzSiMkBFvc5R/+I A1Kw== X-Gm-Message-State: AJIora/lH2Ds01hRQ7W2z+7oE29ZmuIIDInXVO1uHDVrFwSvts1mB4DA treZwF5N/T6cKEjZ1tq/wb8IadBFyVaahg== X-Google-Smtp-Source: AGRyM1uS6VQVPeWOxPrbHZsf7pEgrDys7izKH/bJbiaqkWBoj3HmskBMYbSqjR53kyBcdsRyyr+dvg== X-Received: by 2002:a17:907:3f02:b0:6f3:5c42:321a with SMTP id hq2-20020a1709073f0200b006f35c42321amr37687151ejc.521.1657094865265; Wed, 06 Jul 2022 01:07:45 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:44 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 20/27] python3-mako: upgrade 1.2.0 -> 1.2.1 Date: Wed, 6 Jul 2022 10:07:14 +0200 Message-Id: <20220706080721.3072553-20-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167707 Signed-off-by: Alexander Kanavin --- .../python/{python3-mako_1.2.0.bb => python3-mako_1.2.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-mako_1.2.0.bb => python3-mako_1.2.1.bb} (73%) diff --git a/meta/recipes-devtools/python/python3-mako_1.2.0.bb b/meta/recipes-devtools/python/python3-mako_1.2.1.bb similarity index 73% rename from meta/recipes-devtools/python/python3-mako_1.2.0.bb rename to meta/recipes-devtools/python/python3-mako_1.2.1.bb index 11e5f326bd..8155c37984 100644 --- a/meta/recipes-devtools/python/python3-mako_1.2.0.bb +++ b/meta/recipes-devtools/python/python3-mako_1.2.1.bb @@ -2,13 +2,13 @@ SUMMARY = "Templating library for Python" HOMEPAGE = "http://www.makotemplates.org/" SECTION = "devel/python" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=b32291f107a8f1ea94c4a41e00a6a18d" +LIC_FILES_CHKSUM = "file://LICENSE;md5=ad08dd28df88e64b35bcac27c822ee34" PYPI_PACKAGE = "Mako" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "9a7c7e922b87db3686210cf49d5d767033a41d4010b284e747682c92bddd8b39" +SRC_URI[sha256sum] = "f054a5ff4743492f1aa9ecc47172cb33b42b9d993cffcc146c9de17e717b0307" RDEPENDS:${PN} = "${PYTHON_PN}-html \ ${PYTHON_PN}-markupsafe \ From patchwork Wed Jul 6 08:07:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9901 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 04F5BCCA47C for ; Wed, 6 Jul 2022 08:07:52 +0000 (UTC) Received: from mail-ed1-f45.google.com (mail-ed1-f45.google.com [209.85.208.45]) by mx.groups.io with SMTP id smtpd.web08.3746.1657094868202826245 for ; Wed, 06 Jul 2022 01:07:48 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=j7P8jFnr; spf=pass (domain: gmail.com, ip: 209.85.208.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f45.google.com with SMTP id r18so18202369edb.9 for ; Wed, 06 Jul 2022 01:07:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=BaPg0TbLG5cHe01rhX6SSer+UcXpMQGFaKKaaqWNafM=; b=j7P8jFnrEEvMY4wAFFpmuBjEoofIrvh0vZMSSXCJkGJHA0Bkpyusff3On4j6gIQVwE U/NAVZzsav2RRZxGXe4XdQWtBFwMcW1eU9s9NnskZCRDAyGkh1k31SmxHbzqXWBDM+8/ wvjQ621erVhaewDyY5J5iCGsu0RtMphPZkHCMBMT/2c/BapQtr70JQ+olJRetg+UDDAi pFuaIH/8+9KdV8beKqn+kDnmsCaRayHAgKBnLWPz/m82X04CtWMTMSpf+qW16QDgX9Cn opoeNrbKs44IxMG6frgnZ/3YkIocgTa+FQxDKWIXdYpTOqjOgTCnk/l5fYFxDiz0HkdG v3sQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=BaPg0TbLG5cHe01rhX6SSer+UcXpMQGFaKKaaqWNafM=; b=HN7i20Aku1lsjSI4fk2aiunbvuAOqZT2Md4yJZq3flc65tkwTtDJR20QJp/3quZY35 gpoLbU4gev/zpP5efQadUZeEZK6pJMuQ2kYlL5PJI1lwC1i3OzKnyNIaH6zh7QjQJhH6 HliVayYYih2JKnJ5xOAjN8xJP3hUmr3kOgm+Wh+k5W/LNVR/2EsMlURdeehsiO+jcojk tZlnXLru5xhyOq1Rl2j4Nd7GBapgOGl3vAqCK15Q04NQOu6RzpgHorjfm5vbYyh0iypQ GxyXDUiclMJ+m+TTzR0f8/JReaE8hALKNsd7itINtUKqlJJy9LqvP4CppAr+BHGtuAG7 oUyg== X-Gm-Message-State: AJIora80J3GMxpzpJpIqbEcXedL+SP7qcO0zm7UPvLmnx+g58nnHM/Zf 4l5kKbJqkcspoJm2EQRviWmabXCZd3PXPw== X-Google-Smtp-Source: AGRyM1v1uMKFYR30OmgnCApYtQxQhsonB8+ptaG35VU7bFWLryyESAZefIBqrQDcEeWqwfJwG0MNnw== X-Received: by 2002:a05:6402:2753:b0:431:9c8b:5635 with SMTP id z19-20020a056402275300b004319c8b5635mr51043209edd.152.1657094866814; Wed, 06 Jul 2022 01:07:46 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:45 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 21/27] python3-pycryptodomex: upgrade 3.14.1 -> 3.15.0 Date: Wed, 6 Jul 2022 10:07:15 +0200 Message-Id: <20220706080721.3072553-21-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167708 Signed-off-by: Alexander Kanavin --- ...-pycryptodomex_3.14.1.bb => python3-pycryptodomex_3.15.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pycryptodomex_3.14.1.bb => python3-pycryptodomex_3.15.0.bb} (69%) diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.14.1.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb similarity index 69% rename from meta/recipes-devtools/python/python3-pycryptodomex_3.14.1.bb rename to meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb index 79a3fee19c..e22ce30833 100644 --- a/meta/recipes-devtools/python/python3-pycryptodomex_3.14.1.bb +++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb @@ -1,7 +1,7 @@ require python-pycryptodome.inc inherit setuptools3 -SRC_URI[sha256sum] = "2ce76ed0081fd6ac8c74edc75b9d14eca2064173af79843c24fa62573263c1f2" +SRC_URI[sha256sum] = "7341f1bb2dadb0d1a0047f34c3a58208a92423cdbd3244d998e4b28df5eac0ed" FILES:${PN}-tests = " \ ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \ From patchwork Wed Jul 6 08:07:16 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9902 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 06EB5CCA483 for ; Wed, 6 Jul 2022 08:07:52 +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.3659.1657094865831250598 for ; Wed, 06 Jul 2022 01:07:48 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=kd/TAxNr; 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 m16so2733450edb.11 for ; Wed, 06 Jul 2022 01:07:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ACWawij8WkMYkiitDqq8griZKDxmn1D+cezmAVIbvE8=; b=kd/TAxNr9VL1kG+s2BTxZ7aLACXF7QCcNC+Q/F0MZrfJGV74hfAAbZBEnACZLxeD03 vuG4TouK8QXAWTJR+7QV9ozCbmACE2gCaQN3mCkuJNMqvvhHvenAad8s6dbuXkhBZmZ2 BFF143iW7gMC8aSHKo4Ks4P6p1P0e4i9NPu9eVztct/j/FQygNVU+lD1auwDDDQiR5O1 mZMKWewDIBqPl8uMB/m+hBZUH+rk3i/oUrdvr7gFBr54jXVD8KAdLSj/HxctLcUFXWAq F7Zak1N40kKFLxpJ1NTTO9WMBU/N2snQkg9tO1UIN7jkYBPZ6SIG4CjZlIQdLoOY/uYP xgHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ACWawij8WkMYkiitDqq8griZKDxmn1D+cezmAVIbvE8=; b=Fp+T4riNStBmbUAUI4EEnjSr6Pf1dFEnPuH5bN9wCpWqL9TFb8ZTHYS6FuHGDAdpha JPOY7Hbdbb1dWm/ah0/qkeJNRSFo0bLNzawvKRn4/3W6t+VeMaEhtm/MAAQfDGw/1+/C pB92Q5KYaurW3Wr4+qJXAA6YboTc2Sj1FL2PgeMvi3IKs5A/CQIYmnzDc2d44f4gSIRV unb+foxGUy6K9BMnRebSsiRTMAqwZh5Sqd8o7M0RPxWgApykquNj1liaA7rSF/yIWuUS GmvDqyokJ+X2lkQvrEyF/+Yi203P8tB9UDXHoX3tVAGfmMvpMe0q4E3fkfCoBhj4y1rq ddgg== X-Gm-Message-State: AJIora9shmw5mBQpAxpzumHb5YAjYiTWXznpJSgWDS+rWvbySILSITpO doXI1oQ2E/m+58PRZlDYpRZcV5Ov68LoUA== X-Google-Smtp-Source: AGRyM1vCKYHkuvi0476yZ94Hj7e/DLFibW2XuVA8WyHMJzgHPyEo9KQ9TXKguasiHCAx/H7BmRMtwg== X-Received: by 2002:a05:6402:42d5:b0:433:1727:b31c with SMTP id i21-20020a05640242d500b004331727b31cmr43905314edc.9.1657094867822; Wed, 06 Jul 2022 01:07:47 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:47 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 22/27] python3-requests: upgrade 2.28.0 -> 2.28.1 Date: Wed, 6 Jul 2022 10:07:16 +0200 Message-Id: <20220706080721.3072553-22-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167709 Signed-off-by: Alexander Kanavin --- .../{python3-requests_2.28.0.bb => python3-requests_2.28.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-requests_2.28.0.bb => python3-requests_2.28.1.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-requests_2.28.0.bb b/meta/recipes-devtools/python/python3-requests_2.28.1.bb similarity index 86% rename from meta/recipes-devtools/python/python3-requests_2.28.0.bb rename to meta/recipes-devtools/python/python3-requests_2.28.1.bb index f71763565d..ac8a570160 100644 --- a/meta/recipes-devtools/python/python3-requests_2.28.0.bb +++ b/meta/recipes-devtools/python/python3-requests_2.28.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://python-requests.org" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" -SRC_URI[sha256sum] = "d568723a7ebd25875d8d1eaf5dfa068cd2fc8194b2e483d7b1f7c81918dbec6b" +SRC_URI[sha256sum] = "7c5599b102feddaa661c826c56ab4fee28bfd17f5abca1ebbe3e7f19d7c97983" inherit pypi setuptools3 From patchwork Wed Jul 6 08:07:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9904 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 F2F7BCCA480 for ; Wed, 6 Jul 2022 08:07:51 +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.3655.1657094848544225873 for ; Wed, 06 Jul 2022 01:07:49 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=DDbki0l5; 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 x10so10872228edd.13 for ; Wed, 06 Jul 2022 01:07:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=RmJXzdUCINSwmvcZRKc4tUuCp1dXTPO2hzBepm9hfp8=; b=DDbki0l5xu9Jgb8ISnpryhMHmBpgjfaWHSNyg04sfz7mJSZZYcamVYKElHeoUhu1qn 0fWlAEpUjDSJdvNn7CmX3RmgmxpNX4QQR0F/HGelu+vy6zbHnG7ro1+XEHDFA8UTeWFW Zb6axAbkReAL2qjav/t7VVcR70c2DYFTK8A2DHW2SPSSq0qcQ8ZYjtfz5iw9ASBXqkHN 0cJclf0kPdlzBob9s2SSAbQ4RAnTW1GluB95jfKAI1qBKAhvhdYDyDVRvZw+a9HdtocE rmLL4qgetl1VITbPpjYrs0XFQ7ZwgosRrSm3vzfRbvOQn+4byBRpEsjEEX3VDRZjIETa +alw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=RmJXzdUCINSwmvcZRKc4tUuCp1dXTPO2hzBepm9hfp8=; b=wh2iOHZnbUSl+rmpQWIMVFwvV17CdRs8n8MCPUQLQttFlLCwwwkbNdgz6pBG3fJpPO IHizdD5ZTkV2tAwqaEZ/puaz4FMelAUAp81Ub+YGJslr1Dw0eIakw9hcCT4RO+IQ68ME 6mX3maaXP4FHOCNfswG6bI263SIm5ngZEWRYrHjipHrmqVbXI3JnXy3LlqswZW8RdnPP 6/MJ2UTNyEVxSMr5ylRAUN5OIPyxRDOyjibNBRiMrwFiE6WacEgC5SbUC5EtTG/IYlgu iWR6xnfcCeL1GzpHzu3i5ZmQFunh01G5wrDrsYEgIlVsAk5TpBl++bOrssdXYs50Z8pn TSYg== X-Gm-Message-State: AJIora/m5d1ZvxR8DOYd0VUEyc2kg/Qw+Az72bJUnbaAnvcoNSgqvlVn g14DG2SRZWc71K9oKNczlF3X51Fmz/XHoQ== X-Google-Smtp-Source: AGRyM1uxUEVZ1KnH2sMdpPwXsV5a26769q5LEVVJXjJO0fV9oXefj58RnIQteQOAMHtYNDXJV4aVkQ== X-Received: by 2002:a05:6402:b3b:b0:439:b0cc:d409 with SMTP id bo27-20020a0564020b3b00b00439b0ccd409mr30156635edb.325.1657094868658; Wed, 06 Jul 2022 01:07:48 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:48 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 23/27] python3-setuptools: upgrade 62.5.0 -> 62.6.0 Date: Wed, 6 Jul 2022 10:07:17 +0200 Message-Id: <20220706080721.3072553-23-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167710 Signed-off-by: Alexander Kanavin --- .../0001-conditionally-do-not-fetch-code-by-easy_install.patch | 2 +- ...ython3-setuptools_62.5.0.bb => python3-setuptools_62.6.0.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-setuptools_62.5.0.bb => python3-setuptools_62.6.0.bb} (95%) diff --git a/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch b/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch index 6d4a9ff0a2..b9574070ab 100644 --- a/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch +++ b/meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch @@ -1,4 +1,4 @@ -From 5dfa8a8e0b1ad4712a8b8309c8663b7b598ba2a8 Mon Sep 17 00:00:00 2001 +From b64f3066ead6b317fb62c031c173ec6eadd44db9 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 17 Jul 2018 10:13:38 +0800 Subject: [PATCH] conditionally do not fetch code by easy_install diff --git a/meta/recipes-devtools/python/python3-setuptools_62.5.0.bb b/meta/recipes-devtools/python/python3-setuptools_62.6.0.bb similarity index 95% rename from meta/recipes-devtools/python/python3-setuptools_62.5.0.bb rename to meta/recipes-devtools/python/python3-setuptools_62.6.0.bb index b3286d5dab..be6707ce88 100644 --- a/meta/recipes-devtools/python/python3-setuptools_62.5.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_62.6.0.bb @@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e SRC_URI += "file://0001-change-shebang-to-python3.patch \ file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch" -SRC_URI[sha256sum] = "a4c782ac58fcc9e3a86e5e1a4c74cf9d24bf21e4f1562043309022e1bb76951c" +SRC_URI[sha256sum] = "990a4f7861b31532871ab72331e755b5f14efbe52d336ea7f6118144dd478741" DEPENDS += "${PYTHON_PN}" From patchwork Wed Jul 6 08:07:18 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9900 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 E7AC9C433EF for ; Wed, 6 Jul 2022 08:07:51 +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.web08.3745.1657094864933943894 for ; Wed, 06 Jul 2022 01:07:50 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=XxaKBaa5; 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 u15so1222393ejx.9 for ; Wed, 06 Jul 2022 01:07:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=wqChXzgiM3QRl5rhGhLtMrwcvL9YdQTA5QkZ4+gMOU8=; b=XxaKBaa5b/s2ARk4DF7p47JHIiEqTug+MdeGFYD5JSgToxf+IiYjFZStCbhH5kYQ9N JdgDKE8RXvRkc30TFcHt4C5VdhT2iSTdO3kxxSysqCnpdXyDT+99bxG/zzvXaHmZFe/h 9XXimb76UzNsHGEIFvWxTnza7PtR8qX38YjvxAE8Xfm2HkF9KbAlyp7KcFgZpetmlvoB /QG4K25KqEsEJvTPeFLAHZJOyjEqxAd2mZZuBn88C8eh2JkKRKND824cjmdOv7g2Glxd PiWEktkgaDaf3GZHAR7CwwvfdqqNdmllNzZemoCzXfJ/YN1qMV+baSSAJJnsVTpopySz 7LiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=wqChXzgiM3QRl5rhGhLtMrwcvL9YdQTA5QkZ4+gMOU8=; b=dB/XRUdbvHAMfzDkwqW9gCZTKMmuA3lOf0h5MetvxI9pUK/KxrVnA30nTxeCuLxph4 COte3LHQ3ydUrWMa5KW0mTVrmWNDMtqLO5DXzywTZOkSv90nM+M4NjpTIks1swoT/fiV nPgtyrrG89NZud2cMzPK3BlOj8LDdec3Ihf5Mx9mIrdm63l+hPpYOgF0FIY1jJdMLmzU 6Ipqy5ZfxF5BWbdk9/ISj7Iqc9M7LdvKjmQ00/Ej4DtFJydz3FSKcu6Sh4iFg+8DY+8t gBJpaMUSgO9sAs8kLshj8HLU5VpGqTWB6ej3whet5H3oD4ve0B92ZiO9r3jV/UQYhyZV eJ/Q== X-Gm-Message-State: AJIora/2bPbTAWJUOAz9600DHT4QQR6aVO4bPBOfkzCPbk4NvQ+plKKR 7oBf3gZ3HjZhM/1iNK2sVHRNYiBxSY7qvg== X-Google-Smtp-Source: AGRyM1sspL4JNB+Uo/Kyrb5OX3+gteRTGdzSF274DdvIO2ZU2nRfMtQKh+SzXqwJ22CRT1Xzzdu73w== X-Received: by 2002:a17:906:2dd:b0:712:1293:3dd8 with SMTP id 29-20020a17090602dd00b0071212933dd8mr37791247ejk.448.1657094869662; Wed, 06 Jul 2022 01:07:49 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:49 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 24/27] python3-sphinx: upgrade 5.0.0 -> 5.0.2 Date: Wed, 6 Jul 2022 10:07:18 +0200 Message-Id: <20220706080721.3072553-24-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167711 Signed-off-by: Alexander Kanavin --- .../python/{python3-sphinx_5.0.0.bb => python3-sphinx_5.0.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-sphinx_5.0.0.bb => python3-sphinx_5.0.2.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-sphinx_5.0.0.bb b/meta/recipes-devtools/python/python3-sphinx_5.0.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-sphinx_5.0.0.bb rename to meta/recipes-devtools/python/python3-sphinx_5.0.2.bb index 93edd9db7e..46cc26e67e 100644 --- a/meta/recipes-devtools/python/python3-sphinx_5.0.0.bb +++ b/meta/recipes-devtools/python/python3-sphinx_5.0.2.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=72c536e78c21c567311b193fe00cd253" PYPI_PACKAGE = "Sphinx" -SRC_URI[sha256sum] = "464d9c1bd5613bcebe76b46658763f3f3dbb184da7406e632a84596d3cd8ee90" +SRC_URI[sha256sum] = "b18e978ea7565720f26019c702cd85c84376e948370f1cd43d60265010e1c7b0" inherit setuptools3 pypi From patchwork Wed Jul 6 08:07:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9907 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 162A5CCA487 for ; Wed, 6 Jul 2022 08:07:52 +0000 (UTC) Received: from mail-ed1-f45.google.com (mail-ed1-f45.google.com [209.85.208.45]) by mx.groups.io with SMTP id smtpd.web10.3671.1657094850190641085 for ; Wed, 06 Jul 2022 01:07:51 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=mumkTNKG; spf=pass (domain: gmail.com, ip: 209.85.208.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f45.google.com with SMTP id y8so12470519eda.3 for ; Wed, 06 Jul 2022 01:07:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=b1aImYkGmrAeDrS4eSt17Hnv2ZajkfymYOtNoPx8klo=; b=mumkTNKGGhl7+AL6ecuvot0m4JcrQMM+a9QLTomtpwjbQtMyo+Xr3IGEoXrZ7FJJlz 1uRPSSvwCa1QJ3XCGhdQmht7sixhg4MAduy0NacFEAot1kemDWIx4Uwz7enTrukt28Sp 0jBQS7lmMKownZp9MqkvE6gITtgtWX4p6Tzo0CmtRlM9iRMWty3sfwaiC00BgzgrRRvv 0X/lw7BjFDHxvlT2boRV21pMxo1EPfEqZ795vGdI0GK1IfgFB29qndmkQR20JodHk93y 1+7w8ujpk9XKTVpfMCF3dL5h56CDDLASHieP+oDLKXsA69QgscOmGHke7WbdQ0HueQ+g e1Pw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=b1aImYkGmrAeDrS4eSt17Hnv2ZajkfymYOtNoPx8klo=; b=RqsIfcFwJUeP3aO0kezOH6BlWgyxVfWHDxuu342/jn2IF1szGl4qGCta5wIY45cDCX OxjLUyg9yvOj+lPjPyLENs0JtuEe2B1uVj+1NscDBFPVYsxOsgu3ve1YAzcajl38EDOy OjBrvFcCSrbv+w5lTZ0tiqltuG13EnAR4+/TaY0KO/3WN4RORzaGo0SNhQYzh/LYqvHS LptYmctt34jfKkmDPoRX+ZO5gSfR2hysHUVlB+XH7Ey/u67EM1Jgl+tN2y5e0hpv+zgl vDgsXFnQlcfJsYVCqxMI3j4+u7FzFfb4uZDTOhNdps3Hp/PuaaiFsAQrO7gRflRH3pc0 ZdSg== X-Gm-Message-State: AJIora9254NOdSuV6tMyC+OX1gQmBbDOtW9WVFPl6Jkd6Y2q8QPtFmU/ l7ALn4svjhQHtTXc7xRrNlt36ayWnAoj5A== X-Google-Smtp-Source: AGRyM1tXs16gA4G7HRK6fF4/1slal1aHwL3NMdyT0zl2UoGx+fjkmKChZ9FM4GYCS7Qe3iScvzTZFA== X-Received: by 2002:a05:6402:518b:b0:435:c1ed:3121 with SMTP id q11-20020a056402518b00b00435c1ed3121mr51571906edd.405.1657094870862; Wed, 06 Jul 2022 01:07:50 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:50 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 25/27] xcb-proto: upgrade 1.15 -> 1.15.2 Date: Wed, 6 Jul 2022 10:07:19 +0200 Message-Id: <20220706080721.3072553-25-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:07:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167712 Signed-off-by: Alexander Kanavin --- ...001-xcb-proto.pc.in-reinstate-libdir.patch | 29 +++++++++++++++++++ ...{xcb-proto_1.15.bb => xcb-proto_1.15.2.bb} | 6 ++-- 2 files changed, 33 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch rename meta/recipes-graphics/xorg-proto/{xcb-proto_1.15.bb => xcb-proto_1.15.2.bb} (84%) diff --git a/meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch b/meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch new file mode 100644 index 0000000000..fe0a96c207 --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch @@ -0,0 +1,29 @@ +From ed499cffabe64fc1dc5898cb69ffa7e62c19e9d8 Mon Sep 17 00:00:00 2001 +From: Alexander Kanavin +Date: Tue, 5 Jul 2022 21:19:20 +0200 +Subject: [PATCH] xcb-proto.pc.in: reinstate libdir + +Otherwise the following occurs when building libxcb: +| checking for xcb-proto >= 1.14... no +| configure: error: Package requirements (xcb-proto >= 1.14) were not met: +| +| Variable 'libdir' not defined in '/srv/work/alex/poky/build-64-alt/tmp/work/core2-64-poky-linux/libxcb/1.15-r0/recipe-sysroot/usr/share/pkgconfig/xcb-proto.pc' + +Upstream-Status: Submitted [https://gitlab.freedesktop.org/xorg/proto/xcbproto/-/merge_requests/31] +Signed-off-by: Alexander Kanavin +--- + xcb-proto.pc.in | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/xcb-proto.pc.in b/xcb-proto.pc.in +index 0822b18..c7c8b47 100644 +--- a/xcb-proto.pc.in ++++ b/xcb-proto.pc.in +@@ -2,6 +2,7 @@ prefix=@prefix@ + exec_prefix=@exec_prefix@ + datarootdir=@datarootdir@ + datadir=@datadir@ ++libdir=@libdir@ + xcbincludedir=${pc_sysrootdir}@xcbincludedir@ + PYTHON_PREFIX=@PYTHON_PREFIX@ + pythondir=${pc_sysrootdir}@pythondir@ diff --git a/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.bb b/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb similarity index 84% rename from meta/recipes-graphics/xorg-proto/xcb-proto_1.15.bb rename to meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb index 070fb62455..4e4472a9c1 100644 --- a/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.bb +++ b/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb @@ -11,8 +11,10 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \ file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65" -SRC_URI = "https://xorg.freedesktop.org/archive/individual/proto/${BP}.tar.xz" -SRC_URI[sha256sum] = "d34c3b264e8365d16fa9db49179cfa3e9952baaf9275badda0f413966b65955f" +SRC_URI = "https://xorg.freedesktop.org/archive/individual/proto/${BP}.tar.xz \ + file://0001-xcb-proto.pc.in-reinstate-libdir.patch \ + " +SRC_URI[sha256sum] = "7072beb1f680a2fe3f9e535b797c146d22528990c72f63ddb49d2f350a3653ed" inherit autotools pkgconfig python3native From patchwork Wed Jul 6 08:07:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9909 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 10363C433EF for ; Wed, 6 Jul 2022 08:08:02 +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.3655.1657094848544225873 for ; Wed, 06 Jul 2022 01:07:52 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=cTnPDNMV; 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 x10so10872379edd.13 for ; Wed, 06 Jul 2022 01:07:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=yCQxowPhDjSQk0UWl+4basxRcuxPuzNpmH50yOrUnxM=; b=cTnPDNMVt7N4hIul0gquRojBm9hmXhtOgUMW8WW7HwKfzLZzkYgzeXmZ3DkpHqSbk1 6/3rPNvMuDrXvrePcJ+jMwQSIyRbjeYdogZOJigl+NuDPEUXkBGbSGpujzlTKci3aX4m 2rYliG53/GbroW11whoVydLItds3+lqE+c/hsX2smW7rumWJ5Ie5EZXtpxsMyAsBO6kF 1zFzrXFaCrlXYAH/lzSgfZWojCOKGTujKlLVFkO2zIEVWACGqWxuRl8vOg4XNm2kXkc3 xy07bwOcv42dh1ReMkk6nRT1gdYKMCgO5qZxDsNQ8xroxMC88Om8NO0KeOjVJsTW895u ZZsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=yCQxowPhDjSQk0UWl+4basxRcuxPuzNpmH50yOrUnxM=; b=eb19PEYgyNswYHfF8YaFTbKiutALTOBr7Om1PqqrcGwm94hx6TvAok8Bn1U6RSqHMY Fv/na+tLUKbBseYcNl36FoMty+LaAtcpyjIfJzxjh4BS4J7o43qxyaLEw/e10RL2f2HF E/BtKIpM3xNW6hJAHu+NvLosCZU33VrHoKh66ee/oiAvmvQzHQIKb1lwqrM2aeC0X6cm muLgf8H+R8P8r206BOSPqRjKspS6+wn0n1zxsAyvpuDBQj+1TlS49iluO+aJMiaFH8qS o9SecGOkIIt/M9enYMUCIwmGNpH1KzAsH4I20Ytjh7ABUIks993Iow5cHrdMsZ6tku9D e2ng== X-Gm-Message-State: AJIora9YqOyfchEX/Yper2AFyfc2oBOttCIPxd6j/ci8HJPbkrTDIs0h bqU7te9mvcVzHGkxtBQV87mIOJGuuxNq+A== X-Google-Smtp-Source: AGRyM1vUvhZvP6jJWs5byvXQymyOb0U0VkwyivGhIP9e//wIAdS0VJRIa15FRYecADdm9h5KFlu09A== X-Received: by 2002:a05:6402:3690:b0:43a:83f8:93bf with SMTP id ej16-20020a056402369000b0043a83f893bfmr5044290edb.49.1657094871708; Wed, 06 Jul 2022 01:07:51 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:51 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 26/27] procps: restrict version check to 3.x Date: Wed, 6 Jul 2022 10:07:20 +0200 Message-Id: <20220706080721.3072553-26-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:08:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167713 Signed-off-by: Alexander Kanavin --- meta/recipes-extended/procps/procps_3.3.17.bb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta/recipes-extended/procps/procps_3.3.17.bb b/meta/recipes-extended/procps/procps_3.3.17.bb index 0f5575c9ab..59ad89d326 100644 --- a/meta/recipes-extended/procps/procps_3.3.17.bb +++ b/meta/recipes-extended/procps/procps_3.3.17.bb @@ -18,6 +18,10 @@ SRC_URI = "git://gitlab.com/procps-ng/procps.git;protocol=https;branch=master \ file://0002-proc-escape.c-add-missing-include.patch \ " SRCREV = "19a508ea121c0c4ac6d0224575a036de745eaaf8" +# 4.x version is an API incompatible rewrite +# until procps consumers are transitioned to it we need to stick with 3.x +# https://gitlab.com/procps-ng/procps/-/issues/239 +UPSTREAM_CHECK_GITTAGREGEX = "(?P3(\.\d+)+)" S = "${WORKDIR}/git" @@ -100,4 +104,4 @@ ALTERNATIVE_LINK_NAME[ps] = "${base_bindir}/ps" ALTERNATIVE:${PN}-sysctl = "sysctl" ALTERNATIVE_TARGET[sysctl] = "${base_sbindir}/sysctl" -ALTERNATIVE_LINK_NAME[sysctl] = "${base_sbindir}/sysctl" \ No newline at end of file +ALTERNATIVE_LINK_NAME[sysctl] = "${base_sbindir}/sysctl" From patchwork Wed Jul 6 08:07:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 9910 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 0BB86C43334 for ; Wed, 6 Jul 2022 08:08:02 +0000 (UTC) Received: from mail-ed1-f53.google.com (mail-ed1-f53.google.com [209.85.208.53]) by mx.groups.io with SMTP id smtpd.web09.3728.1657094874410688758 for ; Wed, 06 Jul 2022 01:07:54 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=bXUv6YXI; spf=pass (domain: gmail.com, ip: 209.85.208.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-ed1-f53.google.com with SMTP id r6so6804250edd.7 for ; Wed, 06 Jul 2022 01:07:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=7nvpGUIbSJFa6qFlwqQk3KQxdpBghsuOsmd5vPvnxsU=; b=bXUv6YXIKh3QaDbL8Kd8Gw9rxipvOq/78qgZK49WWxwbged9Ch9mzB4jKF/oW4+GzV U3Ftdc8j0kxbWCvB+T0vO+6NqaTTIwMRvpQkx4MRkXLc2XDX8ITKOodRTXKIMIBFzdAK XhFqhQRuRpwEixQF796HqEcVzcQ+WbEzu7xxVSU+TFT66KLp+jNxZx92JMKZb/ZikSha LYCB/MmTXXqXfEJSXPOtBtqGebU+7jLSX98am4xNSCUHIohEwAyoow13vx1MYxw7n2i1 iJ7PJxZwxZdDpz+f81DoJFN8mDBo0Mh5Qq/jflPOCeqM8M0W8RWe40GNu2HXBZPrTRxV vvWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=7nvpGUIbSJFa6qFlwqQk3KQxdpBghsuOsmd5vPvnxsU=; b=wcgMPRszfaPRc0vAYbbSG30umO/QDH1td+m4AKP8oCDbOZmk+xk3Rr2QOes4PauVrx F5OKzHAHH/4tmqkxiR3wKNiWn7dkOvqMm4FVST4davC6z7RK7suZsXsh01l942XkWQDw jEjiGKQfPjDqPWk3bNRfVb912FVIXnOqDT/EPgJxPcXDO13F+RpRzUV4XqAMcRuWTleh VrV9Z6jFzJdaHC8OZrD19KzeY38/xJTnd9CW6u/omKIIjjqIo4ztwQWFrFB0JzTx6PPX YPqLmfg2FWtUCfMdstmSYFwPcdhGlNZpCADWxtaJHM+/VCVCCkEQ3vduHQl+7/CPBp2U Qj3A== X-Gm-Message-State: AJIora/ufRwdIRMVZ62d3cHaBIdUr4WLOHJpWBslrJD8KHicy39HZ/yl xvJ4ntMSa7RNDiq/g5MFOkQBEVRkSJslcA== X-Google-Smtp-Source: AGRyM1u1TdkAYbyqXEm/eIa2BfC9kdWBARCN0NA7EQWEWoK8mqWVzBOABGBStvn2MJnpGfaKWw0hWA== X-Received: by 2002:a05:6402:34ce:b0:435:afb0:1d5a with SMTP id w14-20020a05640234ce00b00435afb01d5amr52576400edc.361.1657094872960; Wed, 06 Jul 2022 01:07:52 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id v19-20020a170906381300b00721d8e5bf0bsm17001344ejc.6.2022.07.06.01.07.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 01:07:52 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 27/27] ncurses: mark upstream version as unknown Date: Wed, 6 Jul 2022 10:07:21 +0200 Message-Id: <20220706080721.3072553-27-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220706080721.3072553-1-alex@linutronix.de> References: <20220706080721.3072553-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, 06 Jul 2022 08:08:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/167714 This is to avoid check-version reporting a broken current version (6.3+nnnn sorts higher than 6.3 and isn't tagged in upstream git). Signed-off-by: Alexander Kanavin --- meta/recipes-core/ncurses/ncurses_6.3+20220423.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/ncurses/ncurses_6.3+20220423.bb b/meta/recipes-core/ncurses/ncurses_6.3+20220423.bb index 1c46e79b30..9fba5b584b 100644 --- a/meta/recipes-core/ncurses/ncurses_6.3+20220423.bb +++ b/meta/recipes-core/ncurses/ncurses_6.3+20220423.bb @@ -9,6 +9,7 @@ SRCREV = "20db1fb41ec91cd8a1f528e770362092c5403378" S = "${WORKDIR}/git" EXTRA_OECONF += "--with-abi-version=5" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)$" +UPSTREAM_VERSION_UNKNOWN = "1" # This is needed when using patchlevel versions like 6.1+20181013 CVE_VERSION = "${@d.getVar("PV").split('+')[0]}.${@d.getVar("PV").split('+')[1]}"