From patchwork Mon Nov 7 14:54: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: 15072 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 927D9C43217 for ; Mon, 7 Nov 2022 14:55:22 +0000 (UTC) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web12.4221.1667832917636303752 for ; Mon, 07 Nov 2022 06:55:18 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=mOk3gNwd; spf=pass (domain: gmail.com, ip: 209.85.221.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f47.google.com with SMTP id j15so16597629wrq.3 for ; Mon, 07 Nov 2022 06:55:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=bc1ERcSllU7vSbMrLlPaGmJBiakpEl7Z2wnxJ0c9fDA=; b=mOk3gNwdJiz4i6mFG0LJXVET7qD4CpPaMYhXCqkbebB/57DreROupPRHt5xhP5ek6D Qme0WKMoc6TSVHTCpVGxqHfkXgyiI5vhhoxfFWO2nVCeSaxhD4cZophehY1jieDDk5Ah qpINHcW1Cy9Jf1gYSqIRhukrWC43uRLbIJ5BFwnqdQKSzqIcMik/UV09P63A13GNj7ld 6Yyp6bUEU1BzxUUlMUM78X24rgIlC4n6+vfhjGC0E0q20i/M2adSmRDKeWGVUWmqFaTE /H6v85dLeDG4qnVmf56za20dIMfEjNaA142n3yNxmJW6sysUFAj4XwS5Ef6oSLlFhiYw fkDA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=bc1ERcSllU7vSbMrLlPaGmJBiakpEl7Z2wnxJ0c9fDA=; b=wnSqQF/mEZO1gH2KYUqwSsLfxlKdKsKGbubxgskZ+wHGiXmts0RDY1YFWVkzwi0MlC nqhcqxk+NZCIYP5AHCyaviRCLLPINXGfFgVCxY8nVXcgqIq3fPfurTCITsEp24hwsN09 KWUt9ejaVPYGMB3KkMUnsodeMmOdpn12plvPD+BNumAsLJ1mMi1gnBJkikS5yvL2g/YG jCFtt6WlsAZiewcWU9QkgMAXdED9u6MFksDK7pSD/K82zVGA63SlB2vpdKqU0SGHSyrI 6A3WGt0GvgPLHNx2QnHl2M34R5d6POdkfdkYR4gji/uu3zBB5K+umLVzb/HC8cWJdWCb BWaQ== X-Gm-Message-State: ACrzQf3qDlPqniWxaIl6TG399qZKa8xc3sadwri0KVpU0kaZ5+Au2gMz lIM8nRLvCn//PNay/k3FiOv+CLve/dE= X-Google-Smtp-Source: AMsMyM7ApdpcDRCMQ3AIeRYLrkvUwdHfl8QH9M/JMWe1q08VdhlRDPPI2Ox8/Utb9UJsb883lfljMw== X-Received: by 2002:adf:e810:0:b0:236:5152:b95 with SMTP id o16-20020adfe810000000b0023651520b95mr30566967wrm.529.1667832915837; Mon, 07 Nov 2022 06:55:15 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:15 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 01/48] man-pages: upgrade 5.13 -> 6.01 Date: Mon, 7 Nov 2022 15:54:21 +0100 Message-Id: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172851 License-update: formatting Signed-off-by: Alexander Kanavin --- .../man-pages/{man-pages_5.13.bb => man-pages_6.01.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/man-pages/{man-pages_5.13.bb => man-pages_6.01.bb} (86%) diff --git a/meta/recipes-extended/man-pages/man-pages_5.13.bb b/meta/recipes-extended/man-pages/man-pages_6.01.bb similarity index 86% rename from meta/recipes-extended/man-pages/man-pages_5.13.bb rename to meta/recipes-extended/man-pages/man-pages_6.01.bb index f8602c699e..1ad4ed1317 100644 --- a/meta/recipes-extended/man-pages/man-pages_5.13.bb +++ b/meta/recipes-extended/man-pages/man-pages_6.01.bb @@ -4,10 +4,10 @@ SECTION = "console/utils" HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages" LICENSE = "GPL-2.0-or-later" -LIC_FILES_CHKSUM = "file://README;md5=92cd5ee2e0b35d782817e7e277b6ce4b" +LIC_FILES_CHKSUM = "file://README;md5=bf1faa9b0245e39a7c0c9690ffdf6e54" SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/${BP}.tar.gz" -SRC_URI[sha256sum] = "ed615e9a31978833f59e7316667b9aeffbbdb0a92d1391f9c66fadc6e77d0da8" +SRC_URI[sha256sum] = "c1e8bea88589f1a80b67dafd82fb98b018ddd7f7bfa594f8f79686258d26e784" inherit manpages From patchwork Mon Nov 7 14:54:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15071 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 9F914C4321E for ; Mon, 7 Nov 2022 14:55:22 +0000 (UTC) Received: from mail-wm1-f50.google.com (mail-wm1-f50.google.com [209.85.128.50]) by mx.groups.io with SMTP id smtpd.web10.4284.1667832918122543357 for ; Mon, 07 Nov 2022 06:55:18 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=EsEMuWLE; spf=pass (domain: gmail.com, ip: 209.85.128.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f50.google.com with SMTP id v124-20020a1cac82000000b003cf7a4ea2caso9791423wme.5 for ; Mon, 07 Nov 2022 06:55:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Op3hkTonijaW5qkxkvqtdcyeufzZ8DbYEkOwKYV6FQA=; b=EsEMuWLEogUyd69Hw0AHmap8ILvFmhRTmeoXRWqTuVdppC3MQ+JsveGGi5xh/smm3R a3wXAh1aijb7tGjU5NfOvS/IeBj3W4z7mN4V5mTxCiR0Nr5iAbybEDxxdyjViYkI4vKo q++kOxtfBb5C/LKjgbIT0+quvJnF0Yn5Vby+QjJbPCWKwuQVsCTl8JC0hBxQlRcs+6Z5 /3t0HLHa/g2v3D+jaINRn1JmktWNto/1VAZoFVAYLYlWUc7p3PGbLycK5t/6JauM7cNg X8XBBcnYoVdoN/ZLLEmgcoSFSgGozR/kIIYuHw4sk53zxQFo3WcVC2rT8UZaOHM0QuCb ATSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Op3hkTonijaW5qkxkvqtdcyeufzZ8DbYEkOwKYV6FQA=; b=wJk/32XmvgW+kerdQC2Az3WVJX8RP5OZepbKeFJWuWZIzSiRrmAXiSf686tugkP0fu KKoCiWL/ZnEkffnsU3ViHqyvRSENs98eyso8okPfOrkCtlwarRuimM+pOa/ME8rxTKNX GV06tXGm/GqvskC2lh5Tlk02PoGuRADkzYNA3dFc8uV6/V+p2W+uRE/5i8dfll8lNBHR KKRrm0exgQctiB3QVUoop1Drn8VSQA7zl0u6nD3/RPnm29LbGWk/TeYgRBxHvUSD2mm5 AyBwRFETlAkbbSKkapSXA8f7/92pHz+Wk9nIcQQTIzr5NQBvG6Vnm8eqYUacIcYdboN3 0J4Q== X-Gm-Message-State: ACrzQf10sahYQtWrW5Ufc2IPIYhuhMiFQG4mLaItjN/UcpvDwl6IvwTt rQucW/iGGoULKLyxhws4Rdy+eLntCNY= X-Google-Smtp-Source: AMsMyM4+geHn5mm2wWZrc4aE2InDUFP1jQQ3VnqR8s+mgq0sWv8FZREyBwO2VwsaWoequolHht2Z/A== X-Received: by 2002:a7b:c5d8:0:b0:3cf:9cd9:a889 with SMTP id n24-20020a7bc5d8000000b003cf9cd9a889mr10394240wmk.26.1667832916626; Mon, 07 Nov 2022 06:55:16 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:16 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 02/48] piglit: upgrade to latest revision Date: Mon, 7 Nov 2022 15:54:22 +0100 Message-Id: <20221107145508.1051404-2-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172852 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 c9cf5795e9..8d66df4e09 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 = "80465078a0ae8f12411db66850ee14f017962fa7" +SRCREV = "1cd716180cfb6ef0c1fc54702460ef49e5115791" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr${SRCPV}" From patchwork Mon Nov 7 14:54:23 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15073 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 9F9A6C4167B for ; Mon, 7 Nov 2022 14:55:22 +0000 (UTC) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mx.groups.io with SMTP id smtpd.web11.4130.1667832919242540772 for ; Mon, 07 Nov 2022 06:55:19 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=pLF6qpOZ; spf=pass (domain: gmail.com, ip: 209.85.128.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f41.google.com with SMTP id m7-20020a05600c090700b003cf8a105d9eso7299268wmp.5 for ; Mon, 07 Nov 2022 06:55:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=YZThbEvL6H7+DteheLmsYaQekUcdg1gg6/rknHvwqJQ=; b=pLF6qpOZLM3PvR/XzLq05nK4OfK7MRXu3IqUJR0Uy96c+hd1EQsGCUzix1zEfy87cD Nye//DegRkht/QnSPmaskEQwoJMaW13ANV8IeuHLsyZZuf+zhf+xWWI4QLsXRScignuN anh+rm+H9PFAK73aRdU3vmYICW2HboNMIYbRbyxu+cpUDWA16TuLXeugrNh0iOI0GN5j S3az2iJD8a5CA93uDmhWZFh0A7Id2m11PUrY48PlHsF3MipNB/ZU+8VXbFc5cyLx+XAU i/4tgjNHx7sGKodQ2A9ZptBq79EmQq/xH18va24xVDWIFFxoUXh6EbCoW8hUgmnZfrVV m2LQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YZThbEvL6H7+DteheLmsYaQekUcdg1gg6/rknHvwqJQ=; b=1dvcj+90R3DVxtYpSO5H9xXCzyjeLooCGj5e9fCs/X+dXugKezP7p7nW8GlozkPRpL YmTqLJQ3/nmKnDcaMry/bFqWa8z1fqs+4CKnzflTSnkhxOKa3A05g95HI0QvIwMsKXhs gyaLwEbQ9U/579CCqqC1QGhCgH91qbAr8eeyvIPUEhFsu/2V0qHP+MVewwyrHKWnKXag Z4AmZbSDI8FF3kUes1I/dM5xkFCokS04rS+ymrJi6oolN2vKAXKJbQQbjzoLcLvEjbHm GQaD3w1pWMfTcOiJG9jAs994IA0tN7hqmKbaBJ3EqE/qhwZi3tIgYD4854eEM5AXgiDX A7GA== X-Gm-Message-State: ACrzQf2NWNRPGeAT0F4wbD3pbNvdlRkjNFqWqhWrewMKrkS/3mZpm+61 +Z0DL7/MS0vcg5g0RLcaHToGkzTN/ms= X-Google-Smtp-Source: AMsMyM4TbhRHvVJLkUkWvid0NVrvy8HTg0+vexaNFvhiW/orPdzxBvDWnz3H7jfmPBCGNw5mWZ86kA== X-Received: by 2002:a05:600c:3c8a:b0:3b4:eff4:a94f with SMTP id bg10-20020a05600c3c8a00b003b4eff4a94fmr42916549wmb.105.1667832917501; Mon, 07 Nov 2022 06:55:17 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:17 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 03/48] lsof: upgrade 4.96.3 -> 4.96.4 Date: Mon, 7 Nov 2022 15:54:23 +0100 Message-Id: <20221107145508.1051404-3-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172854 Signed-off-by: Alexander Kanavin --- meta/recipes-extended/lsof/{lsof_4.96.3.bb => lsof_4.96.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/lsof/{lsof_4.96.3.bb => lsof_4.96.4.bb} (95%) diff --git a/meta/recipes-extended/lsof/lsof_4.96.3.bb b/meta/recipes-extended/lsof/lsof_4.96.4.bb similarity index 95% rename from meta/recipes-extended/lsof/lsof_4.96.3.bb rename to meta/recipes-extended/lsof/lsof_4.96.4.bb index c32fcd5583..bdd883d0ce 100644 --- a/meta/recipes-extended/lsof/lsof_4.96.3.bb +++ b/meta/recipes-extended/lsof/lsof_4.96.4.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://00README;beginline=645;endline=679;md5=964df275d26429 SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https \ file://remove-host-information.patch" -SRCREV = "eec10fac8f57544e26ff00bf41a2dc09c56049bf" +SRCREV = "669c33a253e414feb60fbbcf2984c25dc413cd75" S = "${WORKDIR}/git" From patchwork Mon Nov 7 14:54:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15074 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 A4545C433FE for ; Mon, 7 Nov 2022 14:55:22 +0000 (UTC) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web12.4221.1667832917636303752 for ; Mon, 07 Nov 2022 06:55:19 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=G84Os1iD; spf=pass (domain: gmail.com, ip: 209.85.221.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f47.google.com with SMTP id j15so16597821wrq.3 for ; Mon, 07 Nov 2022 06:55:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=atXdsarFWPSYfuYrOJGQRPuRm319HubA28ezFhRD4yg=; b=G84Os1iDypt5Y3aCusgfutrNQ7S37heauS3U5R58scCqbrXZdFASqMS3zbtmAR/Brm D3TPvX3YHQwmm+ItdUOycJxDMaJfLGcOxIyaJNPFnYc8+etf8Aw0FZhY1I4IWAiE4rnM EgjZO9XEFULonGb7bvSFNl9rZFv8jxylYIr02lR2J4rd0qx+kJDafvU35IkiOjIo5jrR 2MNfpq/CJwFCH+hw2BbpkcJizdgV6qzaA1Iq1KlmrGdOql+xkMStWVQu78jw0D11ztli X81XJKL2lxYO531Johwd3Lf2Auf/9z67zzFgT3lnm47YYbGTaGCgCDEEAA2ejV0YA9Vo vzUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=atXdsarFWPSYfuYrOJGQRPuRm319HubA28ezFhRD4yg=; b=qIXcMCWqTL+pBwh4LyL/of5Hu4+DvfINkHczfkst1wEduVWY8fwFCVjwZJvlvBE6gO MnWTIsU//nuegAdeURX/y1JLfMuzTVe+nz6yC1TDi0EnILYiCIJWX3Uc9uZu0e7YGqrn UBiXgOJTNIOprxq2fWSkITs24GacnexEfM61/Tnvp7+svVktqZMniqwWjmsxk64FFkjg wKtp7Bhtd7YS8qsswFUxHjVbiGofkE87ukffiWbqjXENfYMMAIlAVd2SqP517IiD/urg H5bwA+CWRSmHR7nF8vltSeMorY/2a5BKFM+sTJvxV5E6ol9ulfiBYIbRC+Ajr3+P1nwx WDdg== X-Gm-Message-State: ACrzQf0CdS4o2UNGJeHA6X94DH6OHaU5d9Wbe2JGg8omkc11RWGzhsej 8VlaDq2jpOhAdU/LxtTXXLzM4Vgp/yk= X-Google-Smtp-Source: AMsMyM712fTB1Xx/uBb+ir3ncFF/A2sojLTfl5RsMGciw7PqZfy1dSAmjPWPQiKYAYclNGZ8zwntlA== X-Received: by 2002:a5d:5401:0:b0:236:960f:15a5 with SMTP id g1-20020a5d5401000000b00236960f15a5mr32373902wrv.598.1667832918286; Mon, 07 Nov 2022 06:55:18 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:17 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 04/48] ffmpeg: upgrade 5.1.1 -> 5.1.2 Date: Mon, 7 Nov 2022 15:54:24 +0100 Message-Id: <20221107145508.1051404-4-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172853 Signed-off-by: Alexander Kanavin --- .../ffmpeg/{ffmpeg_5.1.1.bb => ffmpeg_5.1.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/ffmpeg/{ffmpeg_5.1.1.bb => ffmpeg_5.1.2.bb} (98%) diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_5.1.1.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_5.1.2.bb similarity index 98% rename from meta/recipes-multimedia/ffmpeg/ffmpeg_5.1.1.bb rename to meta/recipes-multimedia/ffmpeg/ffmpeg_5.1.2.bb index 2306fe4a42..a0c98d4ae0 100644 --- a/meta/recipes-multimedia/ffmpeg/ffmpeg_5.1.1.bb +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_5.1.2.bb @@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02" SRC_URI = "https://www.ffmpeg.org/releases/${BP}.tar.xz" -SRC_URI[sha256sum] = "95bf3ff8c496511e71e958fb249e663c8c9c3de583c5bebc0f5a9745abbc0435" +SRC_URI[sha256sum] = "619e706d662c8420859832ddc259cd4d4096a48a2ce1eefd052db9e440eef3dc" # Build fails when thumb is enabled: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717 ARM_INSTRUCTION_SET:armv4 = "arm" From patchwork Mon Nov 7 14:54:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15069 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 92791C4332F for ; Mon, 7 Nov 2022 14:55:22 +0000 (UTC) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by mx.groups.io with SMTP id smtpd.web10.4285.1667832920515670336 for ; Mon, 07 Nov 2022 06:55:20 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=VO7Oy2uO; spf=pass (domain: gmail.com, ip: 209.85.221.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f50.google.com with SMTP id h9so16654337wrt.0 for ; Mon, 07 Nov 2022 06:55:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=QQ10OIxiwH+vCA9KybsLFdcV5RLUoHo5LXDfa62yNEg=; b=VO7Oy2uOcWfkN6h8mDq5URi4kSiXSsIVO6jKjr3Q7k/mZ6nIHVg8y+pmlkbrX9W9Wt HJOmUrQA0i6t3SoYaRfSPvLxoWN6zR9b2TF4YM1dc9Xz1IaB1DcMDol7jfxlsS85YoVz udqKslUSvgrkEbo+PC2Qz/Me4SSkhrhJ2BXJNRYIXom4OYC/kKlhS8VGHPCaL1Qtb3zX Kv13B0yHIMdSUtVioLCmAJffjtKTzeRYZHcEK4ZFugyXLF+SNpO/eWcJgHZsSWlnrs26 Ien9nL+PMWDnSQ7dy0nKEoX6asYlma1ZEOT4btfv8T4AwrxETQ1j5q83lYKI268IWpIC CWGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QQ10OIxiwH+vCA9KybsLFdcV5RLUoHo5LXDfa62yNEg=; b=qKaj2aJ/n8N2yoHTHEyJauoRN0Avgo7gIx0fkpG6ro/8RSXtMkVAxUUyeRtlMs8bMf ZSyORjMBlXlP8yfJdk71hMjvCPPcvEXWXRRGcJ5EgT9Uhn2+U44WH0FFCPIVTO071dhk bJ0vYETpmbYLsgsjnWZUwOXZ7gdePN747YKDhbHM3gq1KnAPIjdpfyyRvTSlRYJAsyTk kI8udanVI/uqdPyZ9i++q5cF4X4YFnC1/KBqryb2JO8dkF8edwwOWlsLnUzo/nfqUN90 B/d+TYlQ4C10W6A3X4M9fjYReF8wlKhCXkVWUAgLqMUX9EbKpcWB7B5h5623Aydv/xcF uicg== X-Gm-Message-State: ACrzQf2f6grlqgzwl/CWeTeRLt6ACecR/hM23BrlwR8iXA4a3GDy2ZFD ZSgHDPYQjvvRzY3tpAw1obwC7UEh1Yk= X-Google-Smtp-Source: AMsMyM52wiuEJNke7TzORG3uxkNS8k38mCCbiQL2TKrOJ7ddZkZm7wwpPZUDbrW32EmJZDMlqSz7Wg== X-Received: by 2002:a5d:5e8a:0:b0:236:cdf2:aa33 with SMTP id ck10-20020a5d5e8a000000b00236cdf2aa33mr26725699wrb.713.1667832919012; Mon, 07 Nov 2022 06:55:19 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:18 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 05/48] ccache: upgrade 4.6.3 -> 4.7.2 Date: Mon, 7 Nov 2022 15:54:25 +0100 Message-Id: <20221107145508.1051404-5-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172855 License-Update: formatting, years, removed redundant copy of a boost license Signed-off-by: Alexander Kanavin --- .../ccache/{ccache_4.6.3.bb => ccache_4.7.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/ccache/{ccache_4.6.3.bb => ccache_4.7.2.bb} (82%) diff --git a/meta/recipes-devtools/ccache/ccache_4.6.3.bb b/meta/recipes-devtools/ccache/ccache_4.7.2.bb similarity index 82% rename from meta/recipes-devtools/ccache/ccache_4.6.3.bb rename to meta/recipes-devtools/ccache/ccache_4.7.2.bb index bc1be92bff..b8598af639 100644 --- a/meta/recipes-devtools/ccache/ccache_4.6.3.bb +++ b/meta/recipes-devtools/ccache/ccache_4.7.2.bb @@ -7,14 +7,14 @@ HOMEPAGE = "http://ccache.samba.org" SECTION = "devel" LICENSE = "GPL-3.0-or-later" -LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=7a19377a02749d8a1281ed608169b0ee" +LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=8fc2cae2bbabeb9236cacfa1c83a3dc5" DEPENDS = "zstd" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz \ file://0001-xxhash.h-Fix-build-with-gcc-12.patch \ " -SRC_URI[sha256sum] = "f46ba3706ad80c30d4d5874dee2bf9227a7fcd0ccaac31b51919a3053d84bd05" +SRC_URI[sha256sum] = "6b346f441342a25a6c1d7e010957a593f416e94b5d66fdf2e2992953b3860b9d" inherit cmake github-releases From patchwork Mon Nov 7 14:54:26 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15070 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 9372EC43219 for ; Mon, 7 Nov 2022 14:55:22 +0000 (UTC) Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) by mx.groups.io with SMTP id smtpd.web08.4301.1667832921280123705 for ; Mon, 07 Nov 2022 06:55:21 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=pmrTe3Z8; spf=pass (domain: gmail.com, ip: 209.85.221.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f52.google.com with SMTP id k8so16648181wrh.1 for ; Mon, 07 Nov 2022 06:55:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=gsj7x2wsEOmzWTX1NpeGZ2BxiRPWd7yJ2csAi9c0uS8=; b=pmrTe3Z8CZmMKdntuGfBaA9vv7UmzMbFiLhExAbjaWM0zoBOskZAcKROvpOEZ0wcBm yXolpKDKhIYrmd0HkJq6fxhDymbGVB6I+V+R9guQprFUcMuysfWgpvte+mHrChnDKWYA mDTsmK4a2btlQI6UopIdvt5CHgkdsoyWB4o+/M7JcmoQL9YagPK+L1dO2ZR/uUO2LFBX SLkE9Z/oiYl68mFjTc2mW4weamS6susGGJnwzjRrkDzrKpUF0RT9yeemY32hAoF4cVDQ er/JoHfi3IyRrka5c73F7qRwnGRpDEKF/XX+pmvZPMo8R5zE/zW+pZFvXbPZ1ikPOyXZ yURg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gsj7x2wsEOmzWTX1NpeGZ2BxiRPWd7yJ2csAi9c0uS8=; b=yB1L8PZ0ipO1d+wb7aC+xK1aa52OZZNX3K2QsXErUwVLJ2RMRE80a8JAKUAL+rMtQ3 +gDQxvy8IuNeyXZrE49hgeabzB98/4hMcWqraoYklg40acq60AYWAEi0GXtl0MwnbOzJ cBxfZ8bAAK6j4WuHYdONVkQkgcYK1LAmHmOekwylUJu3j1hNbhQ2wSs/DUNmk3x1ZvSh wkRloWdWdMb4q8VOL4jKrMrg+ZedVOGQ3YWL4Sxaac4pyBCoI6Idgb8060KuBjOulrNR Iimgvo0UNS4johVPsC3fxo8OjF5Qq+X5qy2yFS7ut5WAcrkFjmPCXGZifT6yA6cA7gCx fYfw== X-Gm-Message-State: ACrzQf35okZHT9SOQZBl79fWzLpjAYMZp0He4VbWLvJ34XYOynF3vvyw SRsuWwEYV2uBX9scpnOSfHEByT+hxy4= X-Google-Smtp-Source: AMsMyM4Kv18sH1MJeWZr1uf0OclX+WvJbq/z9tS8d/E4x+BO0Mqkh+bX/e1qIlRbxULAm1NkL4QyAQ== X-Received: by 2002:a5d:5c0f:0:b0:236:c429:361a with SMTP id cc15-20020a5d5c0f000000b00236c429361amr28302897wrb.475.1667832919649; Mon, 07 Nov 2022 06:55:19 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:19 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 06/48] python3-pip: upgrade 22.2.2 -> 22.3 Date: Mon, 7 Nov 2022 15:54:26 +0100 Message-Id: <20221107145508.1051404-6-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172856 License-Update: copyright years, formatting Signed-off-by: Alexander Kanavin --- .../python/python3-pip_22.2.2.bb | 62 ------------------- .../python/python3-pip_22.3.bb | 61 ++++++++++++++++++ 2 files changed, 61 insertions(+), 62 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-pip_22.2.2.bb create mode 100644 meta/recipes-devtools/python/python3-pip_22.3.bb diff --git a/meta/recipes-devtools/python/python3-pip_22.2.2.bb b/meta/recipes-devtools/python/python3-pip_22.2.2.bb deleted file mode 100644 index 5b6cccf7ed..0000000000 --- a/meta/recipes-devtools/python/python3-pip_22.2.2.bb +++ /dev/null @@ -1,62 +0,0 @@ -SUMMARY = "The PyPA recommended tool for installing Python packages" -HOMEPAGE = "https://pypi.org/project/pip" -SECTION = "devel/python" -LICENSE = "MIT & Apache-2.0 & MPL-2.0 & LGPL-2.1-only & BSD-3-Clause & PSF-2.0 & BSD-2-Clause" -LIC_FILES_CHKSUM = "\ - file://LICENSE.txt;md5=63ec52baf95163b597008bb46db68030 \ - file://src/pip/_vendor/cachecontrol/LICENSE.txt;md5=6572692148079ebbbd800be4b9f36c6d \ - file://src/pip/_vendor/certifi/LICENSE;md5=67da0714c3f9471067b729eca6c9fbe8 \ - file://src/pip/_vendor/chardet/LICENSE;md5=4fbd65380cdd255951079008b364516c \ - file://src/pip/_vendor/colorama/LICENSE.txt;md5=b4936429a56a652b84c5c01280dcaa26 \ - file://src/pip/_vendor/distlib/LICENSE.txt;md5=f6a11430d5cd6e2cd3832ee94f22ddfc \ - file://src/pip/_vendor/distro/LICENSE;md5=d2794c0df5b907fdace235a619d80314 \ - file://src/pip/_vendor/idna/LICENSE.md;md5=239668a7c6066d9e0c5382e9c8c6c0e1 \ - file://src/pip/_vendor/msgpack/COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751 \ - file://src/pip/_vendor/packaging/LICENSE;md5=faadaedca9251a90b205c9167578ce91 \ - file://src/pip/_vendor/packaging/LICENSE.APACHE;md5=2ee41112a44fe7014dce33e26468ba93 \ - file://src/pip/_vendor/pep517/LICENSE;md5=aad69c93f605003e3342b174d9b0708c \ - file://src/pip/_vendor/pkg_resources/LICENSE;md5=9a33897f1bca1160d7aad3835152e158 \ - file://src/pip/_vendor/platformdirs/LICENSE.txt;md5=282c970bb844954c8535dd6e9733db7f \ - file://src/pip/_vendor/pygments/LICENSE;md5=36a13c90514e2899f1eba7f41c3ee592 \ - file://src/pip/_vendor/pyparsing/LICENSE;md5=657a566233888513e1f07ba13e2f47f1 \ - file://src/pip/_vendor/requests/LICENSE;md5=34400b68072d710fecd0a2940a0d1658 \ - file://src/pip/_vendor/resolvelib/LICENSE;md5=78e1c0248051c32a38a7f820c30bd7a5 \ - file://src/pip/_vendor/rich/LICENSE;md5=b5f0b94fbc94f5ad9ae4efcf8a778303 \ - file://src/pip/_vendor/six.LICENSE;md5=43cfc9e4ac0e377acfb9b76f56b8415d \ - file://src/pip/_vendor/tenacity/LICENSE;md5=175792518e4ac015ab6696d16c4f607e \ - file://src/pip/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ - file://src/pip/_vendor/typing_extensions.LICENSE;md5=64fc2b30b67d0a8423c250e0386ed72f \ - file://src/pip/_vendor/urllib3/LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c \ - file://src/pip/_vendor/webencodings/LICENSE;md5=81fb24cd7823cce23b69f721993dce4d \ -" - -inherit pypi python_setuptools_build_meta - -SRC_URI += "file://no_shebang_mangling.patch" - -SRC_URI[sha256sum] = "3fd1929db052f056d7a998439176d3333fa1b3f6c1ad881de1885c0717608a4b" - -do_install:append() { - rm -f ${D}/${bindir}/pip -} - -RDEPENDS:${PN} = "\ - python3-compile \ - python3-io \ - python3-html \ - python3-json \ - python3-multiprocessing \ - python3-netserver \ - python3-setuptools \ - python3-unixadmin \ - python3-xmlrpc \ - python3-pickle \ - python3-distutils \ - python3-image \ -" - -BBCLASSEXTEND = "native nativesdk" - -# This used to use the bootstrap install which didn't compile. Until we bump the -# tmpdir version we can't compile the native otherwise the sysroot unpack fails -INSTALL_WHEEL_COMPILE_BYTECODE:class-native = "--no-compile-bytecode" diff --git a/meta/recipes-devtools/python/python3-pip_22.3.bb b/meta/recipes-devtools/python/python3-pip_22.3.bb new file mode 100644 index 0000000000..394c428675 --- /dev/null +++ b/meta/recipes-devtools/python/python3-pip_22.3.bb @@ -0,0 +1,61 @@ +SUMMARY = "The PyPA recommended tool for installing Python packages" +HOMEPAGE = "https://pypi.org/project/pip" +SECTION = "devel/python" +LICENSE = "MIT & Apache-2.0 & MPL-2.0 & LGPL-2.1-only & BSD-3-Clause & PSF-2.0 & BSD-2-Clause" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=63ec52baf95163b597008bb46db68030 \ + file://src/pip/_vendor/cachecontrol/LICENSE.txt;md5=6572692148079ebbbd800be4b9f36c6d \ + file://src/pip/_vendor/certifi/LICENSE;md5=3c2b7404369c587c3559afb604fce2f2 \ + file://src/pip/_vendor/chardet/LICENSE;md5=4fbd65380cdd255951079008b364516c \ + file://src/pip/_vendor/colorama/LICENSE.txt;md5=b4936429a56a652b84c5c01280dcaa26 \ + file://src/pip/_vendor/distlib/LICENSE.txt;md5=f6a11430d5cd6e2cd3832ee94f22ddfc \ + file://src/pip/_vendor/distro/LICENSE;md5=d2794c0df5b907fdace235a619d80314 \ + file://src/pip/_vendor/idna/LICENSE.md;md5=239668a7c6066d9e0c5382e9c8c6c0e1 \ + file://src/pip/_vendor/msgpack/COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751 \ + file://src/pip/_vendor/packaging/LICENSE;md5=faadaedca9251a90b205c9167578ce91 \ + file://src/pip/_vendor/packaging/LICENSE.APACHE;md5=2ee41112a44fe7014dce33e26468ba93 \ + file://src/pip/_vendor/pep517/LICENSE;md5=aad69c93f605003e3342b174d9b0708c \ + file://src/pip/_vendor/pkg_resources/LICENSE;md5=9a33897f1bca1160d7aad3835152e158 \ + file://src/pip/_vendor/platformdirs/LICENSE.txt;md5=282c970bb844954c8535dd6e9733db7f \ + file://src/pip/_vendor/pygments/LICENSE;md5=36a13c90514e2899f1eba7f41c3ee592 \ + file://src/pip/_vendor/pyparsing/LICENSE;md5=657a566233888513e1f07ba13e2f47f1 \ + file://src/pip/_vendor/requests/LICENSE;md5=34400b68072d710fecd0a2940a0d1658 \ + file://src/pip/_vendor/resolvelib/LICENSE;md5=78e1c0248051c32a38a7f820c30bd7a5 \ + file://src/pip/_vendor/rich/LICENSE;md5=b5f0b94fbc94f5ad9ae4efcf8a778303 \ + file://src/pip/_vendor/six.LICENSE;md5=43cfc9e4ac0e377acfb9b76f56b8415d \ + file://src/pip/_vendor/tenacity/LICENSE;md5=175792518e4ac015ab6696d16c4f607e \ + file://src/pip/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ + file://src/pip/_vendor/typing_extensions.LICENSE;md5=f16b323917992e0f8a6f0071bc9913e2 \ + file://src/pip/_vendor/urllib3/LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c \ + file://src/pip/_vendor/webencodings/LICENSE;md5=81fb24cd7823cce23b69f721993dce4d \ + " + +inherit pypi python_setuptools_build_meta + +SRC_URI += "file://no_shebang_mangling.patch" + +SRC_URI[sha256sum] = "8182aec21dad6c0a49a2a3d121a87cd524b950e0b6092b181625f07ebdde7530" + +do_install:append() { + rm -f ${D}/${bindir}/pip +} + +RDEPENDS:${PN} = "\ + python3-compile \ + python3-io \ + python3-html \ + python3-json \ + python3-multiprocessing \ + python3-netserver \ + python3-setuptools \ + python3-unixadmin \ + python3-xmlrpc \ + python3-pickle \ + python3-distutils \ + python3-image \ +" + +BBCLASSEXTEND = "native nativesdk" + +# This used to use the bootstrap install which didn't compile. Until we bump the +# tmpdir version we can't compile the native otherwise the sysroot unpack fails +INSTALL_WHEEL_COMPILE_BYTECODE:class-native = "--no-compile-bytecode" From patchwork Mon Nov 7 14:54:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15079 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 77405C43219 for ; Mon, 7 Nov 2022 14:55:32 +0000 (UTC) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by mx.groups.io with SMTP id smtpd.web12.4223.1667832922280615366 for ; Mon, 07 Nov 2022 06:55:22 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=igTgWpbf; spf=pass (domain: gmail.com, ip: 209.85.221.49, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f49.google.com with SMTP id bk15so16551444wrb.13 for ; Mon, 07 Nov 2022 06:55:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=e8zqxPZ1w/B7gWoCztlHGj9hsFfnrJZ/MU+0MsVuV5g=; b=igTgWpbf6IX0M2sq6eNV6ll2EbBkFutKKEU/hMokD3rpdKzr1IxSPv6XzQIoxCq2Hl feDMAsIhviUOQ3lBuN1Grd+DEkd6Aeyx3ceIcdWtFY6VS1y64TCJQ1QDY7c50hyIJh0j PdKz/YQ4p5mU5/UWXaw0zCQQ7/ZfraVnF/h3Fn3oJwKmfGVy08SkjEw9TzRp6LtQW1Ji UfBqLV9hzo/nmX8WxcE2jUX9HN6yfUZWq6VuH1S1HKSmRK+TGORX9fEAd6fKNcRFCBqr rDO+mWFFSv9cly0P6k6EM5aaK2GwEjH1glwB4mh53rEhnb0J1ZjgutBfsZvloQYqEh6o OV7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e8zqxPZ1w/B7gWoCztlHGj9hsFfnrJZ/MU+0MsVuV5g=; b=Iy0UY5eDfnuhw3naFXT51Q/F33NBz7OK0+h1UKjxwHzeRT8N0s3IaXR32uaPa3Rvqd iLKy7UFv/atmnMC1kB77MOzRAAwiQ7r7zmmWCXlxIvOkel0ngvf/v6SPZKw9mpj+KJjW FfvUkdTvnAeieO1lbip21AdtvT3anDS3b3/I47KX5AMqhfk38t1zxllegcWO7zZlmGoS ZmZSmAJhgKGWQqMNJLFVYEwJy9/31OTDoYgOC1NGev5NntN34L/8EjgnrF89CWpJjexa icVzstB/ff+835eYbkJwSEenGeFiaJ5FZars4CrB471sCS5S92nLfc1GhZjWNuxdt5Wy DJFw== X-Gm-Message-State: ACrzQf1V8qUywRTa6okwioHVLNDWg8D/ojRW5YY5kNWMiXwhoKPhn9qV lHYZvcMYjf92rvlbFn/VmYCaVHfBDpc= X-Google-Smtp-Source: AMsMyM7Idqyxr8gHmNaROBbDTEF7fOF6DuSf5IebsPA3bI9Ce4LucAbCic71F+eJHemWuTfWp1BJNQ== X-Received: by 2002:a5d:4043:0:b0:236:5b5a:ae10 with SMTP id w3-20020a5d4043000000b002365b5aae10mr31450899wrp.400.1667832920411; Mon, 07 Nov 2022 06:55:20 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:20 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 07/48] ltp: upgrade 20220527 -> 20220930 Date: Mon, 7 Nov 2022 15:54:27 +0100 Message-Id: <20221107145508.1051404-7-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172857 Do not install open posix testsuite by hand, as it is now handled upstream. Signed-off-by: Alexander Kanavin --- ...-access-mode-in-KVM-test-ELF-headers.patch | 40 ----- ...olve-conflict-in-different-header-fi.patch | 71 -------- ...-lapi-pidfd-adding-pidfd-header-file.patch | 60 ------- ...-Fix-usage-of-PAGESIZE-from-memcg_li.patch | 121 -------------- ...ait-for-umount-completed-in-thread_b.patch | 63 ------- ...x-usage-of-variables-from-tst_net.sh.patch | 154 ------------------ ...0001-netstress-Restore-runtime-to-5m.patch | 53 ------ ...fs05_make_tree-Restore-5-min-timeout.patch | 31 ---- ...nt-instead-of-pthread_t-for-thread-I.patch | 36 ---- ...igrate_pages03-restore-runtime-to-5m.patch | 44 ----- ...-kvm-use-LD-instead-of-hardcoding-ld.patch | 39 ----- ...ile-variable-for-building-KVM-payloa.patch | 63 ------- .../ltp/{ltp_20220527.bb => ltp_20220930.bb} | 27 +-- 13 files changed, 1 insertion(+), 801 deletions(-) delete mode 100644 meta/recipes-extended/ltp/ltp/0001-kvm-Fix-stack-access-mode-in-KVM-test-ELF-headers.patch delete mode 100644 meta/recipes-extended/ltp/ltp/0001-lapi-fsmount-resolve-conflict-in-different-header-fi.patch delete mode 100644 meta/recipes-extended/ltp/ltp/0001-lapi-pidfd-adding-pidfd-header-file.patch delete mode 100644 meta/recipes-extended/ltp/ltp/0001-memcg-functional-Fix-usage-of-PAGESIZE-from-memcg_li.patch delete mode 100644 meta/recipes-extended/ltp/ltp/0001-mountns0-1-3-wait-for-umount-completed-in-thread_b.patch delete mode 100644 meta/recipes-extended/ltp/ltp/0001-net_stress-Fix-usage-of-variables-from-tst_net.sh.patch delete mode 100644 meta/recipes-extended/ltp/ltp/0001-netstress-Restore-runtime-to-5m.patch delete mode 100644 meta/recipes-extended/ltp/ltp/0001-nfs05_make_tree-Restore-5-min-timeout.patch delete mode 100644 meta/recipes-extended/ltp/ltp/0001-rt-migrate-Use-int-instead-of-pthread_t-for-thread-I.patch delete mode 100644 meta/recipes-extended/ltp/ltp/0001-syscalls-migrate_pages03-restore-runtime-to-5m.patch delete mode 100644 meta/recipes-extended/ltp/ltp/0002-kvm-use-LD-instead-of-hardcoding-ld.patch delete mode 100644 meta/recipes-extended/ltp/ltp/0003-Add-KVM_LD-Makefile-variable-for-building-KVM-payloa.patch rename meta/recipes-extended/ltp/{ltp_20220527.bb => ltp_20220930.bb} (79%) diff --git a/meta/recipes-extended/ltp/ltp/0001-kvm-Fix-stack-access-mode-in-KVM-test-ELF-headers.patch b/meta/recipes-extended/ltp/ltp/0001-kvm-Fix-stack-access-mode-in-KVM-test-ELF-headers.patch deleted file mode 100644 index 764e9c0d9f..0000000000 --- a/meta/recipes-extended/ltp/ltp/0001-kvm-Fix-stack-access-mode-in-KVM-test-ELF-headers.patch +++ /dev/null @@ -1,40 +0,0 @@ -From 608fc7bcda43e60536ae1f19842f7affba8f0aea Mon Sep 17 00:00:00 2001 -From: Martin Doucha -Date: Wed, 1 Jun 2022 16:16:34 +0200 -Subject: [PATCH] kvm: Fix stack access mode in KVM test ELF headers - -When the linker converts guest payload binary into a linkable resource -object file, it somehow defaults to requesting executable stack section -for the final test binary. This trips some build-time security checks -on newer systems. Add explicit linker option to make the stack -non-executable. - -Suggested-by: Fabian Vogt -Signed-off-by: Martin Doucha -Reviewed-by: Petr Vorel -Reviewed-by: Cyril Hrubis - -Signed-off-by: Martin Jansa -Upstream-Status: Backport [https://github.com/linux-test-project/ltp/commit/f9715d7c2e78713e26533c6e0846aaabf5c4095b] ---- - testcases/kernel/kvm/Makefile | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/testcases/kernel/kvm/Makefile b/testcases/kernel/kvm/Makefile -index 69a9946fe..adab56952 100644 ---- a/testcases/kernel/kvm/Makefile -+++ b/testcases/kernel/kvm/Makefile -@@ -50,11 +50,11 @@ include $(top_srcdir)/include/mk/generic_leaf_target.mk - ifdef VERBOSE - $(CC) $(GUEST_CPPFLAGS) $(GUEST_CFLAGS) $(GUEST_LDFLAGS) -o $*-payload.elf $^ $(GUEST_LDLIBS) - objcopy -O binary -j .init.boot -j .text -j .data -j .init -j .preinit_array -j .init_array --gap-fill=0 $*-payload.elf $*-payload.bin -- ld -r -T $(abs_srcdir)/linker/payload.lds --oformat=$(BIN_FORMAT) -o $@ $*-payload.bin -+ ld -z noexecstack -r -T $(abs_srcdir)/linker/payload.lds --oformat=$(BIN_FORMAT) -o $@ $*-payload.bin - else - @$(CC) $(GUEST_CPPFLAGS) $(GUEST_CFLAGS) $(GUEST_LDFLAGS) -o $*-payload.elf $^ $(GUEST_LDLIBS) - @objcopy -O binary -j .init.boot -j .text -j .data -j .init -j .preinit_array -j .init_array --gap-fill=0 $*-payload.elf $*-payload.bin -- @ld -r -T $(abs_srcdir)/linker/payload.lds --oformat=$(BIN_FORMAT) -o $@ $*-payload.bin -+ @ld -z noexecstack -r -T $(abs_srcdir)/linker/payload.lds --oformat=$(BIN_FORMAT) -o $@ $*-payload.bin - @echo KVM_CC $(target_rel_dir)$@ - endif - @rm $*-payload.elf $*-payload.bin diff --git a/meta/recipes-extended/ltp/ltp/0001-lapi-fsmount-resolve-conflict-in-different-header-fi.patch b/meta/recipes-extended/ltp/ltp/0001-lapi-fsmount-resolve-conflict-in-different-header-fi.patch deleted file mode 100644 index cdbcf6b288..0000000000 --- a/meta/recipes-extended/ltp/ltp/0001-lapi-fsmount-resolve-conflict-in-different-header-fi.patch +++ /dev/null @@ -1,71 +0,0 @@ -From b857f8723f30a4b9554bf6b0ff8fa52fd07e8b60 Mon Sep 17 00:00:00 2001 -From: Li Wang -Date: Fri, 5 Aug 2022 14:34:01 +0800 -Subject: [PATCH] lapi/fsmount: resolve conflict in different header files - -The latest glibc added new wrappers (e.g. mount_setattr, fsopen) support -in sys/mount.h, which partly conflicts with linux/mount.h at the same time. - -We need to make adjustments to header files to fix compiling error on -different platforms. - -Upstream-Status: Backport [https://github.com/linux-test-project/ltp/commit/b857f8723f30a4b9554bf6b0ff8fa52fd07e8b60] -Signed-off-by: Li Wang -Reviewed-by: Petr Vorel ---- - configure.ac | 1 + - include/lapi/fs.h | 6 ++++-- - include/lapi/fsmount.h | 7 +++++-- - 3 files changed, 10 insertions(+), 4 deletions(-) - -diff --git a/configure.ac b/configure.ac -index d50ec1ea7..dbd53cab6 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -113,6 +113,7 @@ AC_CHECK_FUNCS_ONCE([ \ - mkdirat \ - mknodat \ - modify_ldt \ -+ mount_setattr \ - move_mount \ - name_to_handle_at \ - open_tree \ -diff --git a/include/lapi/fs.h b/include/lapi/fs.h -index 27b3a183c..84a168a67 100644 ---- a/include/lapi/fs.h -+++ b/include/lapi/fs.h -@@ -6,8 +6,10 @@ - * Email: code@zilogic.com - */ - --#ifdef HAVE_LINUX_FS_H --# include -+#ifndef HAVE_MOUNT_SETATTR -+# ifdef HAVE_LINUX_FS_H -+# include -+# endif - #endif - - #include -diff --git a/include/lapi/fsmount.h b/include/lapi/fsmount.h -index b11e7a7bd..07eb42ffa 100644 ---- a/include/lapi/fsmount.h -+++ b/include/lapi/fsmount.h -@@ -11,9 +11,12 @@ - #include "config.h" - #include - #include -+#include - --#ifdef HAVE_LINUX_MOUNT_H --# include -+#ifndef HAVE_FSOPEN -+# ifdef HAVE_LINUX_MOUNT_H -+# include -+# endif - #endif - - #include "lapi/fcntl.h" --- -2.37.2 - diff --git a/meta/recipes-extended/ltp/ltp/0001-lapi-pidfd-adding-pidfd-header-file.patch b/meta/recipes-extended/ltp/ltp/0001-lapi-pidfd-adding-pidfd-header-file.patch deleted file mode 100644 index 184c42640a..0000000000 --- a/meta/recipes-extended/ltp/ltp/0001-lapi-pidfd-adding-pidfd-header-file.patch +++ /dev/null @@ -1,60 +0,0 @@ -From dbc9c14c92a5acf450d07868a735ac8cd6ec5b90 Mon Sep 17 00:00:00 2001 -From: Li Wang -Date: Fri, 5 Aug 2022 14:34:00 +0800 -Subject: [PATCH] lapi/pidfd: adding pidfd header file -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -The newer Glibc already provided wrapper for the series pidfd syscall, -so let's include the header file conditionally. - - # rpm -q glibc-devel - glibc-devel-2.35.9000-31.fc37.ppc64le - # rpm -ql glibc-devel | grep pidfd - /usr/include/sys/pidfd.h - -To get rid of compiling error from fedora-rawhide: - - tst_safe_macros.c: In function ‘safe_pidfd_open’: - tst_safe_macros.c:135:16: error: implicit declaration of function ‘pidfd_open’ [-Werror=implicit-function-declaration] - 135 | rval = pidfd_open(pid, flags); - | ^~~~~~~~~~ - -Upstream-Status: Backport [https://github.com/linux-test-project/ltp/commit/dbc9c14c92a5acf450d07868a735ac8cd6ec5b90] -Signed-off-by: Li Wang -Reviewed-by: Petr Vorel ---- - configure.ac | 1 + - include/lapi/pidfd.h | 3 +++ - 2 files changed, 4 insertions(+) - -diff --git a/configure.ac b/configure.ac -index 69b145b5f..d50ec1ea7 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -71,6 +71,7 @@ AC_CHECK_HEADERS_ONCE([ \ - sys/epoll.h \ - sys/fanotify.h \ - sys/inotify.h \ -+ sys/pidfd.h - sys/prctl.h \ - sys/shm.h \ - sys/timerfd.h \ -diff --git a/include/lapi/pidfd.h b/include/lapi/pidfd.h -index 244d3acaf..9ca8e5aa2 100644 ---- a/include/lapi/pidfd.h -+++ b/include/lapi/pidfd.h -@@ -8,6 +8,9 @@ - #define LAPI_PIDFD_H__ - - #include -+#ifdef HAVE_SYS_PIDFD_H -+# include -+#endif - #include "config.h" - #include "lapi/syscalls.h" - --- -2.37.2 - diff --git a/meta/recipes-extended/ltp/ltp/0001-memcg-functional-Fix-usage-of-PAGESIZE-from-memcg_li.patch b/meta/recipes-extended/ltp/ltp/0001-memcg-functional-Fix-usage-of-PAGESIZE-from-memcg_li.patch deleted file mode 100644 index 726f6212f3..0000000000 --- a/meta/recipes-extended/ltp/ltp/0001-memcg-functional-Fix-usage-of-PAGESIZE-from-memcg_li.patch +++ /dev/null @@ -1,121 +0,0 @@ -From bda92ad659a52d38ac810099f69adff626b064c6 Mon Sep 17 00:00:00 2001 -From: Joerg Vehlow -Date: Mon, 27 Jun 2022 10:44:49 +0200 -Subject: [PATCH] memcg/functional: Fix usage of PAGESIZE from memcg_lib.sh - -$PAGESIZES is set in memcg_lib.sh, which was moved to the bottom of the file. - -Fixes: 04021637f ("tst_test.sh: Cleanup getopts usage") - -Reviewed-by: Petr Vorel -Signed-off-by: Joerg Vehlow -Upstream-Status: Backport [bda92ad659a52d38ac810099f69adff626b064c6] ---- - .../controllers/memcg/functional/memcg_failcnt.sh | 7 ++++--- - .../memcg/functional/memcg_max_usage_in_bytes_test.sh | 10 +++++----- - .../memcg/functional/memcg_subgroup_charge.sh | 8 ++++---- - .../memcg/functional/memcg_usage_in_bytes_test.sh | 10 +++++----- - 4 files changed, 18 insertions(+), 17 deletions(-) - -diff --git a/testcases/kernel/controllers/memcg/functional/memcg_failcnt.sh b/testcases/kernel/controllers/memcg/functional/memcg_failcnt.sh -index 1fed01569..1be98a056 100755 ---- a/testcases/kernel/controllers/memcg/functional/memcg_failcnt.sh -+++ b/testcases/kernel/controllers/memcg/functional/memcg_failcnt.sh -@@ -12,9 +12,6 @@ MEMCG_TESTFUNC=test - MEMCG_SHMMAX=1 - TST_TEST_DATA="--mmap-anon --mmap-file --shm" - --MEMORY_LIMIT=$PAGESIZE --MEMORY_TO_ALLOCATE=$((MEMORY_LIMIT * 2)) -- - test() - { - ROD echo $MEMORY_LIMIT \> memory.limit_in_bytes -@@ -36,4 +33,8 @@ test() - } - - . memcg_lib.sh -+ -+MEMORY_LIMIT=$PAGESIZE -+MEMORY_TO_ALLOCATE=$((MEMORY_LIMIT * 2)) -+ - tst_run -diff --git a/testcases/kernel/controllers/memcg/functional/memcg_max_usage_in_bytes_test.sh b/testcases/kernel/controllers/memcg/functional/memcg_max_usage_in_bytes_test.sh -index d1ffbe053..302810513 100755 ---- a/testcases/kernel/controllers/memcg/functional/memcg_max_usage_in_bytes_test.sh -+++ b/testcases/kernel/controllers/memcg/functional/memcg_max_usage_in_bytes_test.sh -@@ -9,11 +9,6 @@ - MEMCG_TESTFUNC=test - TST_CNT=4 - -- --MEM_TO_ALLOC=$((PAGESIZE * 1024)) --MEM_EXPECTED_UPPER=$((MEM_TO_ALLOC + MEM_USAGE_RANGE)) --MEM_LIMIT=$((MEM_TO_ALLOC * 2)) -- - # Run test cases which checks memory.[memsw.]max_usage_in_bytes after make - # some memory allocation - test_max_usage_in_bytes() -@@ -88,4 +83,9 @@ test4() - } - - . memcg_lib.sh -+ -+MEM_TO_ALLOC=$((PAGESIZE * 1024)) -+MEM_EXPECTED_UPPER=$((MEM_TO_ALLOC + MEM_USAGE_RANGE)) -+MEM_LIMIT=$((MEM_TO_ALLOC * 2)) -+ - tst_run -diff --git a/testcases/kernel/controllers/memcg/functional/memcg_subgroup_charge.sh b/testcases/kernel/controllers/memcg/functional/memcg_subgroup_charge.sh -index 08b6697d4..9bcc01258 100755 ---- a/testcases/kernel/controllers/memcg/functional/memcg_subgroup_charge.sh -+++ b/testcases/kernel/controllers/memcg/functional/memcg_subgroup_charge.sh -@@ -12,10 +12,6 @@ - MEMCG_TESTFUNC=test - TST_CNT=3 - -- --# Allocate memory bigger than per-cpu kernel memory --MEM_TO_ALLOC=$((PAGESIZES * 2)) -- - # Test the memory charge won't move to subgroup - # $1 - memory.limit_in_bytes in sub group - test_subgroup() -@@ -67,4 +63,8 @@ test3() - } - - . memcg_lib.sh -+ -+# Allocate memory bigger than per-cpu kernel memory -+MEM_TO_ALLOC=$((PAGESIZES * 2)) -+ - tst_run -diff --git a/testcases/kernel/controllers/memcg/functional/memcg_usage_in_bytes_test.sh b/testcases/kernel/controllers/memcg/functional/memcg_usage_in_bytes_test.sh -index 6f932124e..125d88e55 100755 ---- a/testcases/kernel/controllers/memcg/functional/memcg_usage_in_bytes_test.sh -+++ b/testcases/kernel/controllers/memcg/functional/memcg_usage_in_bytes_test.sh -@@ -9,11 +9,6 @@ - MEMCG_TESTFUNC=test - TST_CNT=2 - -- --MEM_TO_ALLOC=$((PAGESIZE * 1024)) --MEM_EXPECTED_UPPER=$((MEM_TO_ALLOC + MEM_USAGE_RANGE)) --MEM_LIMIT=$((MEM_TO_ALLOC * 2)) -- - test1() - { - tst_res TINFO "Test memory.usage_in_bytes" -@@ -35,4 +30,9 @@ test2() - } - - . memcg_lib.sh -+ -+MEM_TO_ALLOC=$((PAGESIZE * 1024)) -+MEM_EXPECTED_UPPER=$((MEM_TO_ALLOC + MEM_USAGE_RANGE)) -+MEM_LIMIT=$((MEM_TO_ALLOC * 2)) -+ - tst_run --- -2.37.1 - diff --git a/meta/recipes-extended/ltp/ltp/0001-mountns0-1-3-wait-for-umount-completed-in-thread_b.patch b/meta/recipes-extended/ltp/ltp/0001-mountns0-1-3-wait-for-umount-completed-in-thread_b.patch deleted file mode 100644 index 1339c603b9..0000000000 --- a/meta/recipes-extended/ltp/ltp/0001-mountns0-1-3-wait-for-umount-completed-in-thread_b.patch +++ /dev/null @@ -1,63 +0,0 @@ -From 6d4c8343d33e7d8fa059246310413f029a9e8573 Mon Sep 17 00:00:00 2001 -From: Li Wang -Date: Thu, 7 Jul 2022 17:38:45 +0800 -Subject: [PATCH] mountns0[1-3]: wait for umount completed in thread_b - -To get rid of race condition (occurs with umount_folders): - - mountns01.c:42: TPASS: shared mount in parent passed - mountns01.c:83: TPASS: shared mount in child passed - tst_device.c:394: TWARN: umount('B') failed with EINVAL - mountns.h:39: TWARN: umount(B) failed: EINVAL (22) - -Signed-off-by: Li Wang -Reviewed-by: Yang Xu -Upstream-Status: Backport [6d4c8343d33e7d8fa059246310413f029a9e8573] ---- - testcases/kernel/containers/mountns/mountns01.c | 2 ++ - testcases/kernel/containers/mountns/mountns02.c | 2 ++ - testcases/kernel/containers/mountns/mountns03.c | 2 ++ - 3 files changed, 6 insertions(+) - -diff --git a/testcases/kernel/containers/mountns/mountns01.c b/testcases/kernel/containers/mountns/mountns01.c -index e99134aba..e8f176920 100644 ---- a/testcases/kernel/containers/mountns/mountns01.c -+++ b/testcases/kernel/containers/mountns/mountns01.c -@@ -86,6 +86,8 @@ static void run(void) - - TST_CHECKPOINT_WAKE(0); - -+ SAFE_WAIT(NULL); -+ - SAFE_UMOUNT(DIRA); - } - -diff --git a/testcases/kernel/containers/mountns/mountns02.c b/testcases/kernel/containers/mountns/mountns02.c -index 258b61217..4b85fa79b 100644 ---- a/testcases/kernel/containers/mountns/mountns02.c -+++ b/testcases/kernel/containers/mountns/mountns02.c -@@ -87,6 +87,8 @@ static void run(void) - - TST_CHECKPOINT_WAKE(0); - -+ SAFE_WAIT(NULL); -+ - SAFE_UMOUNT(DIRA); - } - -diff --git a/testcases/kernel/containers/mountns/mountns03.c b/testcases/kernel/containers/mountns/mountns03.c -index f37ae7902..1d26a25d8 100644 ---- a/testcases/kernel/containers/mountns/mountns03.c -+++ b/testcases/kernel/containers/mountns/mountns03.c -@@ -97,6 +97,8 @@ static void run(void) - - TST_CHECKPOINT_WAKE(0); - -+ SAFE_WAIT(NULL); -+ - SAFE_UMOUNT(DIRA); - } - --- -2.37.1 - diff --git a/meta/recipes-extended/ltp/ltp/0001-net_stress-Fix-usage-of-variables-from-tst_net.sh.patch b/meta/recipes-extended/ltp/ltp/0001-net_stress-Fix-usage-of-variables-from-tst_net.sh.patch deleted file mode 100644 index f747a1f97f..0000000000 --- a/meta/recipes-extended/ltp/ltp/0001-net_stress-Fix-usage-of-variables-from-tst_net.sh.patch +++ /dev/null @@ -1,154 +0,0 @@ -From 33c156e295e35d4839a135d8ba5db485b7712ced Mon Sep 17 00:00:00 2001 -From: Joerg Vehlow -Date: Mon, 27 Jun 2022 09:27:09 +0200 -Subject: [PATCH] net_stress: Fix usage of variables from tst_net.sh - -These tests use variables (NS_TIMES, IP_TOTAL, ROUTE_TOTAL -and IF_UPDOWN_TIMES) from tst_net.sh, before sourcing it. - -Fixes: 04021637f ("tst_test.sh: Cleanup getopts usage") - -Reviewed-by: Petr Vorel -Signed-off-by: Joerg Vehlow -Upstream-Status: Backport [33c156e295e35d4839a135d8ba5db485b7712ced] ---- - testcases/network/stress/interface/if-addr-adddel.sh | 7 ++++--- - testcases/network/stress/interface/if-addr-addlarge.sh | 7 ++++--- - testcases/network/stress/interface/if-route-adddel.sh | 5 +++-- - testcases/network/stress/interface/if-route-addlarge.sh | 5 +++-- - testcases/network/stress/interface/if-updown.sh | 5 +++-- - testcases/network/stress/interface/if4-addr-change.sh | 4 +++- - 6 files changed, 20 insertions(+), 13 deletions(-) - -diff --git a/testcases/network/stress/interface/if-addr-adddel.sh b/testcases/network/stress/interface/if-addr-adddel.sh -index cb453e612..0750501f0 100755 ---- a/testcases/network/stress/interface/if-addr-adddel.sh -+++ b/testcases/network/stress/interface/if-addr-adddel.sh -@@ -7,9 +7,6 @@ - - IF_CMD='ifconfig' - --# The interval of the check interface activity --CHECK_INTERVAL=${CHECK_INTERVAL:-$(($NS_TIMES / 20))} -- - test_body() - { - local cmd="$CMD" -@@ -89,4 +86,8 @@ test_body() - } - - . if-lib.sh -+ -+# The interval of the check interface activity -+CHECK_INTERVAL=${CHECK_INTERVAL:-$(($NS_TIMES / 20))} -+ - tst_run -diff --git a/testcases/network/stress/interface/if-addr-addlarge.sh b/testcases/network/stress/interface/if-addr-addlarge.sh -index 3c876c17d..d0759c86b 100755 ---- a/testcases/network/stress/interface/if-addr-addlarge.sh -+++ b/testcases/network/stress/interface/if-addr-addlarge.sh -@@ -7,9 +7,6 @@ - - IF_CMD='ifconfig' - --# The interval of the check interface activity --CHECK_INTERVAL=${CHECK_INTERVAL:-$(($IP_TOTAL / 20))} -- - test_body() - { - local cmd="$CMD" -@@ -110,4 +107,8 @@ test_body() - } - - . if-lib.sh -+ -+# The interval of the check interface activity -+CHECK_INTERVAL=${CHECK_INTERVAL:-$(($IP_TOTAL / 20))} -+ - tst_run -diff --git a/testcases/network/stress/interface/if-route-adddel.sh b/testcases/network/stress/interface/if-route-adddel.sh -index b50da268a..51445e4f7 100755 ---- a/testcases/network/stress/interface/if-route-adddel.sh -+++ b/testcases/network/stress/interface/if-route-adddel.sh -@@ -7,8 +7,6 @@ - - IF_CMD='route' - --CHECK_INTERVAL=${CHECK_INTERVAL:-$(($NS_TIMES / 20))} -- - test_body() - { - local cmd="$CMD" -@@ -64,4 +62,7 @@ test_body() - } - - . if-lib.sh -+ -+CHECK_INTERVAL=${CHECK_INTERVAL:-$(($NS_TIMES / 20))} -+ - tst_run -diff --git a/testcases/network/stress/interface/if-route-addlarge.sh b/testcases/network/stress/interface/if-route-addlarge.sh -index 7d09d1216..355b6b4ab 100755 ---- a/testcases/network/stress/interface/if-route-addlarge.sh -+++ b/testcases/network/stress/interface/if-route-addlarge.sh -@@ -7,8 +7,6 @@ - - IF_CMD='route' - --CHECK_INTERVAL=${CHECK_INTERVAL:-$(($ROUTE_TOTAL / 20))} -- - test_body() - { - local cmd="$CMD" -@@ -76,4 +74,7 @@ test_body() - } - - . if-lib.sh -+ -+CHECK_INTERVAL=${CHECK_INTERVAL:-$(($ROUTE_TOTAL / 20))} -+ - tst_run -diff --git a/testcases/network/stress/interface/if-updown.sh b/testcases/network/stress/interface/if-updown.sh -index 9a5709c85..71c78d785 100755 ---- a/testcases/network/stress/interface/if-updown.sh -+++ b/testcases/network/stress/interface/if-updown.sh -@@ -8,8 +8,6 @@ - IF_CMD='ifconfig' - TST_CLEANUP="if_cleanup_restore" - --CHECK_INTERVAL=${CHECK_INTERVAL:-$(($IF_UPDOWN_TIMES / 20))} -- - test_body() - { - local cmd="$CMD" -@@ -47,4 +45,7 @@ test_body() - } - - . if-lib.sh -+ -+CHECK_INTERVAL=${CHECK_INTERVAL:-$(($IF_UPDOWN_TIMES / 20))} -+ - tst_run -diff --git a/testcases/network/stress/interface/if4-addr-change.sh b/testcases/network/stress/interface/if4-addr-change.sh -index b9ece2af9..f162e6a51 100755 ---- a/testcases/network/stress/interface/if4-addr-change.sh -+++ b/testcases/network/stress/interface/if4-addr-change.sh -@@ -9,7 +9,6 @@ TST_CLEANUP="do_cleanup" - TST_TESTFUNC="test_body" - TST_NEEDS_CMDS="ifconfig" - --CHECK_INTERVAL=${CHECK_INTERVAL:-$(($NS_TIMES / 20))} - # Maximum host portion of the IPv4 address on the local host - LHOST_IPV4_HOST_MAX="254" - -@@ -61,4 +60,7 @@ test_body() - } - - . tst_net.sh -+ -+CHECK_INTERVAL=${CHECK_INTERVAL:-$(($NS_TIMES / 20))} -+ - tst_run --- -2.37.1 - diff --git a/meta/recipes-extended/ltp/ltp/0001-netstress-Restore-runtime-to-5m.patch b/meta/recipes-extended/ltp/ltp/0001-netstress-Restore-runtime-to-5m.patch deleted file mode 100644 index 8acfaf7c8e..0000000000 --- a/meta/recipes-extended/ltp/ltp/0001-netstress-Restore-runtime-to-5m.patch +++ /dev/null @@ -1,53 +0,0 @@ -From cc4a27c235d0cf69a55cd8829b232566b0223333 Mon Sep 17 00:00:00 2001 -From: Petr Vorel -Date: Wed, 13 Jul 2022 09:46:14 +0200 -Subject: [PATCH] netstress: Restore runtime to 5m - -netstress requires the previous default timeout 5m due longer timeout -for higher message sizes (e.g. 65535): - -./sctp_ipsec.sh -6 -p comp -m transport -s 100:1000:65535:R65535 -sctp_ipsec 1 TPASS: netstress passed, median time 5 ms, data: 5 9 6 5 5 -sctp_ipsec 2 TINFO: run server 'netstress -T sctp -S fd00:1:1:1::1 -D ltp_ns_veth1 -R 500000 -B /tmp/LTP_sctp_ipsec.ARZbGkvjPa' -sctp_ipsec 2 TINFO: run client 'netstress -l -T sctp -H fd00:1:1:1::1 -n 1000 -N 1000 -S fd00:1:1:1::2 -D ltp_ns_veth2 -a 2 -r 100 -d /tmp/LTP_sctp_ipsec.ARZbGkvjPa/tst_netload.res' 5 times -sctp_ipsec 2 TPASS: netstress passed, median time 6 ms, data: 8 6 6 5 6 -sctp_ipsec 3 TINFO: run server 'netstress -T sctp -S fd00:1:1:1::1 -D ltp_ns_veth1 -R 500000 -B /tmp/LTP_sctp_ipsec.ARZbGkvjPa' -sctp_ipsec 3 TINFO: run client 'netstress -l -T sctp -H fd00:1:1:1::1 -n 65535 -N 65535 -S fd00:1:1:1::2 -D ltp_ns_veth2 -a 2 -r 100 -d /tmp/LTP_sctp_ipsec.ARZbGkvjPa/tst_netload.res' 5 times -sctp_ipsec 3 TWARN: netstress failed, ret: 2 -tst_test.c:1526: TINFO: Timeout per run is 0h 00m 30s -netstress.c:896: TINFO: IP_BIND_ADDRESS_NO_PORT is used -netstress.c:898: TINFO: connection: addr 'fd00:1:1:1::1', port '55097' -netstress.c:900: TINFO: client max req: 100 -netstress.c:901: TINFO: clients num: 2 -netstress.c:906: TINFO: client msg size: 65535 -netstress.c:907: TINFO: server msg size: 65535 -netstress.c:979: TINFO: SCTP client -netstress.c:475: TINFO: Running the test over IPv6 -Test timeouted, sending SIGKILL! -tst_test.c:1577: TINFO: If you are running on slow machine, try exporting LTP_TIMEOUT_MUL > 1 -tst_test.c:1579: TBROK: Test killed! (timeout?) - -Converting netstress.c to use TST_NO_DEFAULT_MAIN (i.e. implementing main) -would require more changes, because it uses .forks_child, .needs_checkpoints, -cleanup function. - -Signed-off-by: Petr Vorel -Upstream-Status: Backport [cc4a27c235d0cf69a55cd8829b232566b0223333] ---- - testcases/network/netstress/netstress.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/testcases/network/netstress/netstress.c b/testcases/network/netstress/netstress.c -index 6c9e83112..7c222531d 100644 ---- a/testcases/network/netstress/netstress.c -+++ b/testcases/network/netstress/netstress.c -@@ -1028,5 +1028,6 @@ static struct tst_test test = { - {"B:", &server_bg, "Run in background, arg is the process directory"}, - {} - }, -+ .max_runtime = 300, - .needs_checkpoints = 1, - }; --- -2.37.1 - diff --git a/meta/recipes-extended/ltp/ltp/0001-nfs05_make_tree-Restore-5-min-timeout.patch b/meta/recipes-extended/ltp/ltp/0001-nfs05_make_tree-Restore-5-min-timeout.patch deleted file mode 100644 index 2b9557ad01..0000000000 --- a/meta/recipes-extended/ltp/ltp/0001-nfs05_make_tree-Restore-5-min-timeout.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 463da729537faa6d5ef206912fdec871c1059dac Mon Sep 17 00:00:00 2001 -From: Petr Vorel -Date: Thu, 16 Jun 2022 16:33:31 +0200 -Subject: [PATCH] nfs05_make_tree: Restore 5 min timeout - -nfs05_make_tree is a long running test. The previous default timeout 5 -min was enough after reducing runtime in 05be61cf6. - -But the new default 30 sec introduced in the concept of max runtime is -definitely not enough. Restore the previous timeout 5 min. - -Signed-off-by: Petr Vorel - -Upstream-Status: Backport [463da729537faa6d5ef206912fdec871c1059dac] ---- - testcases/network/nfs/nfs_stress/nfs05_make_tree.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/testcases/network/nfs/nfs_stress/nfs05_make_tree.c b/testcases/network/nfs/nfs_stress/nfs05_make_tree.c -index fdc13bd5d..5456c1bf0 100644 ---- a/testcases/network/nfs/nfs_stress/nfs05_make_tree.c -+++ b/testcases/network/nfs/nfs_stress/nfs05_make_tree.c -@@ -215,4 +215,5 @@ static struct tst_test test = { - .options = opts, - .test_all = do_test, - .setup = setup, -+ .max_runtime = 300, - }; --- -2.37.1 - diff --git a/meta/recipes-extended/ltp/ltp/0001-rt-migrate-Use-int-instead-of-pthread_t-for-thread-I.patch b/meta/recipes-extended/ltp/ltp/0001-rt-migrate-Use-int-instead-of-pthread_t-for-thread-I.patch deleted file mode 100644 index e49f53a9e2..0000000000 --- a/meta/recipes-extended/ltp/ltp/0001-rt-migrate-Use-int-instead-of-pthread_t-for-thread-I.patch +++ /dev/null @@ -1,36 +0,0 @@ -From 11e503344c36c1c7df3e455d81736dc4a5b43775 Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Tue, 23 Aug 2022 23:20:53 -0700 -Subject: [PATCH] rt-migrate: Use int instead of pthread_t for thread IDs - -pthread_t is opaque, but create_fifo_thread() returns integer therefore -on musl where thread_t is not integer, this fails to compile e.g. - -| rt-migrate.c:450:14: error: incompatible integer to pointer conversion assigning to 'pthread_t' (aka 'struct __pthread *') from 'int' [-Wint-conversion] -| threads[i] = create_fifo_thread(start_task, (void *)i, -| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -Align the types used to fix the problems. - -Upstream-Status: Submitted [https://lists.linux.it/pipermail/ltp/2022-August/030239.html] -Signed-off-by: Khem Raj ---- - testcases/realtime/func/rt-migrate/rt-migrate.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/testcases/realtime/func/rt-migrate/rt-migrate.c b/testcases/realtime/func/rt-migrate/rt-migrate.c -index 3e6c82a2fb..97ab604c7f 100644 ---- a/testcases/realtime/func/rt-migrate/rt-migrate.c -+++ b/testcases/realtime/func/rt-migrate/rt-migrate.c -@@ -394,7 +394,7 @@ static void stop_log(int sig) - - int main(int argc, char **argv) - { -- pthread_t *threads; -+ int *threads; - long i; - int ret; - struct timespec intv; --- -2.37.2 - diff --git a/meta/recipes-extended/ltp/ltp/0001-syscalls-migrate_pages03-restore-runtime-to-5m.patch b/meta/recipes-extended/ltp/ltp/0001-syscalls-migrate_pages03-restore-runtime-to-5m.patch deleted file mode 100644 index 1652f8c94e..0000000000 --- a/meta/recipes-extended/ltp/ltp/0001-syscalls-migrate_pages03-restore-runtime-to-5m.patch +++ /dev/null @@ -1,44 +0,0 @@ -From 9fb28002bb2ce988b99d1756ff7b902f76e3472a Mon Sep 17 00:00:00 2001 -From: Jan Stancek -Date: Tue, 21 Jun 2022 10:37:17 +0200 -Subject: [PATCH] syscalls/migrate_pages03: restore runtime to 5m - -Arches with large pages have trouble completing all loops in 30s, -restore runtime to 5m. Also check for remaining runtime and -exit if we run out. - -Signed-off-by: Jan Stancek -Reviewed-by: Cyril Hrubis -Signed-off-by: Li Wang -Upstream-Status: Backport [9fb28002bb2ce988b99d1756ff7b902f76e3472a] ---- - testcases/kernel/syscalls/migrate_pages/migrate_pages03.c | 6 ++++++ - 1 file changed, 6 insertions(+) - -diff --git a/testcases/kernel/syscalls/migrate_pages/migrate_pages03.c b/testcases/kernel/syscalls/migrate_pages/migrate_pages03.c -index c6afb4cce..2866c96e6 100644 ---- a/testcases/kernel/syscalls/migrate_pages/migrate_pages03.c -+++ b/testcases/kernel/syscalls/migrate_pages/migrate_pages03.c -@@ -127,6 +127,11 @@ static void migrate_test(void) - tst_res(TFAIL | TERRNO, "migrate_pages() failed"); - return; - } -+ -+ if (!tst_remaining_runtime()) { -+ tst_res(TINFO, "Out of runtime, exitting..."); -+ break; -+ } - } - SAFE_SETEUID(0); - -@@ -134,6 +139,7 @@ static void migrate_test(void) - } - - static struct tst_test test = { -+ .max_runtime = 300, - .min_kver = "2.6.32", - .needs_root = 1, - .setup = setup, --- -2.37.1 - diff --git a/meta/recipes-extended/ltp/ltp/0002-kvm-use-LD-instead-of-hardcoding-ld.patch b/meta/recipes-extended/ltp/ltp/0002-kvm-use-LD-instead-of-hardcoding-ld.patch deleted file mode 100644 index 060ba05835..0000000000 --- a/meta/recipes-extended/ltp/ltp/0002-kvm-use-LD-instead-of-hardcoding-ld.patch +++ /dev/null @@ -1,39 +0,0 @@ -From 1cea308a647c2a2f9790b0bac7c523de7aa83270 Mon Sep 17 00:00:00 2001 -From: Ross Burton -Date: Tue, 12 Jul 2022 15:03:54 +0100 -Subject: [PATCH] kvm: use $(LD) instead of hardcoding ld - -In cross-compiled builds the host ld may not know the required ELF format, -so ensure we use $(LD) which will be the cross-capable ld binary. - -Closes: https://github.com/linux-test-project/ltp/pull/948 - -Upstream-Status: Backport [https://github.com/linux-test-project/ltp/commit/f94e0ef3b7280f886384703ef9019aaf2f2dfebb] -Signed-off-by: Ross Burton - -Reviewed-by: Petr Vorel -Reviewed-by: Martin Doucha -Signed-off-by: Ross Burton -Signed-off-by: Martin Jansa ---- - testcases/kernel/kvm/Makefile | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/testcases/kernel/kvm/Makefile b/testcases/kernel/kvm/Makefile -index adab56952..d67230735 100644 ---- a/testcases/kernel/kvm/Makefile -+++ b/testcases/kernel/kvm/Makefile -@@ -50,11 +50,11 @@ include $(top_srcdir)/include/mk/generic_leaf_target.mk - ifdef VERBOSE - $(CC) $(GUEST_CPPFLAGS) $(GUEST_CFLAGS) $(GUEST_LDFLAGS) -o $*-payload.elf $^ $(GUEST_LDLIBS) - objcopy -O binary -j .init.boot -j .text -j .data -j .init -j .preinit_array -j .init_array --gap-fill=0 $*-payload.elf $*-payload.bin -- ld -z noexecstack -r -T $(abs_srcdir)/linker/payload.lds --oformat=$(BIN_FORMAT) -o $@ $*-payload.bin -+ $(LD) -z noexecstack -r -T $(abs_srcdir)/linker/payload.lds --oformat=$(BIN_FORMAT) -o $@ $*-payload.bin - else - @$(CC) $(GUEST_CPPFLAGS) $(GUEST_CFLAGS) $(GUEST_LDFLAGS) -o $*-payload.elf $^ $(GUEST_LDLIBS) - @objcopy -O binary -j .init.boot -j .text -j .data -j .init -j .preinit_array -j .init_array --gap-fill=0 $*-payload.elf $*-payload.bin -- @ld -z noexecstack -r -T $(abs_srcdir)/linker/payload.lds --oformat=$(BIN_FORMAT) -o $@ $*-payload.bin -+ @$(LD) -z noexecstack -r -T $(abs_srcdir)/linker/payload.lds --oformat=$(BIN_FORMAT) -o $@ $*-payload.bin - @echo KVM_CC $(target_rel_dir)$@ - endif - @rm $*-payload.elf $*-payload.bin diff --git a/meta/recipes-extended/ltp/ltp/0003-Add-KVM_LD-Makefile-variable-for-building-KVM-payloa.patch b/meta/recipes-extended/ltp/ltp/0003-Add-KVM_LD-Makefile-variable-for-building-KVM-payloa.patch deleted file mode 100644 index 974ca5eebe..0000000000 --- a/meta/recipes-extended/ltp/ltp/0003-Add-KVM_LD-Makefile-variable-for-building-KVM-payloa.patch +++ /dev/null @@ -1,63 +0,0 @@ -From a8d41b7937a34904611011ca357f8db880d42270 Mon Sep 17 00:00:00 2001 -From: Martin Doucha -Date: Mon, 25 Jul 2022 17:37:27 +0200 -Subject: [PATCH] Add KVM_LD Makefile variable for building KVM payload - binaries - -KVM linker needs to be configurable for cross-compiling but some -linkers don't support the linker script for wrapping arbitrary files -into linkable resource files. Allow KVM linker to be changed -independently of $LD via $KVM_LD. - -Signed-off-by: Martin Doucha -Acked-by: Richard Palethorpe - -Upstream-Status: Backport [https://github.com/linux-test-project/ltp/commit/5ef0b7892a17b64040e55e9ad62d36ebb75d33fd] -Signed-off-by: Martin Jansa ---- - doc/build-system-guide.txt | 5 +++++ - testcases/kernel/kvm/Makefile | 5 +++-- - 2 files changed, 8 insertions(+), 2 deletions(-) - -diff --git a/doc/build-system-guide.txt b/doc/build-system-guide.txt -index 166f7fb92..b8d267b4b 100644 ---- a/doc/build-system-guide.txt -+++ b/doc/build-system-guide.txt -@@ -145,6 +145,11 @@ $(CPPFLAGS) : Preprocessor flags, e.g. -I arguments. - - $(DEBUG_CFLAGS) : Debug flags to pass to $(CC), -g, etc. - -+$(KVM_LD) : Special linker for wrapping KVM payload binaries -+ into linkable object files. Defaults to $(LD). -+ Change this variable if the KVM Makefile fails -+ to build files named *-payload.o. -+ - $(LD) : The system linker (typically $(CC), but not - necessarily). - -diff --git a/testcases/kernel/kvm/Makefile b/testcases/kernel/kvm/Makefile -index d67230735..31f144c26 100644 ---- a/testcases/kernel/kvm/Makefile -+++ b/testcases/kernel/kvm/Makefile -@@ -11,6 +11,7 @@ GUEST_CPPFLAGS = $(CPPFLAGS) -DCOMPILE_PAYLOAD - GUEST_CFLAGS = -ffreestanding -O2 -Wall -fno-asynchronous-unwind-tables -mno-mmx -mno-sse - GUEST_LDFLAGS = -nostdlib -Wl,--build-id=none - GUEST_LDLIBS = -+KVM_LD ?= $(LD) - - FILTER_OUT_MAKE_TARGETS := lib_guest lib_host lib_x86 - -@@ -50,11 +51,11 @@ include $(top_srcdir)/include/mk/generic_leaf_target.mk - ifdef VERBOSE - $(CC) $(GUEST_CPPFLAGS) $(GUEST_CFLAGS) $(GUEST_LDFLAGS) -o $*-payload.elf $^ $(GUEST_LDLIBS) - objcopy -O binary -j .init.boot -j .text -j .data -j .init -j .preinit_array -j .init_array --gap-fill=0 $*-payload.elf $*-payload.bin -- $(LD) -z noexecstack -r -T $(abs_srcdir)/linker/payload.lds --oformat=$(BIN_FORMAT) -o $@ $*-payload.bin -+ $(KVM_LD) -z noexecstack -r -T $(abs_srcdir)/linker/payload.lds --oformat=$(BIN_FORMAT) -o $@ $*-payload.bin - else - @$(CC) $(GUEST_CPPFLAGS) $(GUEST_CFLAGS) $(GUEST_LDFLAGS) -o $*-payload.elf $^ $(GUEST_LDLIBS) - @objcopy -O binary -j .init.boot -j .text -j .data -j .init -j .preinit_array -j .init_array --gap-fill=0 $*-payload.elf $*-payload.bin -- @$(LD) -z noexecstack -r -T $(abs_srcdir)/linker/payload.lds --oformat=$(BIN_FORMAT) -o $@ $*-payload.bin -+ @$(KVM_LD) -z noexecstack -r -T $(abs_srcdir)/linker/payload.lds --oformat=$(BIN_FORMAT) -o $@ $*-payload.bin - @echo KVM_CC $(target_rel_dir)$@ - endif - @rm $*-payload.elf $*-payload.bin diff --git a/meta/recipes-extended/ltp/ltp_20220527.bb b/meta/recipes-extended/ltp/ltp_20220930.bb similarity index 79% rename from meta/recipes-extended/ltp/ltp_20220527.bb rename to meta/recipes-extended/ltp/ltp_20220930.bb index b657a6adb1..405b17b637 100644 --- a/meta/recipes-extended/ltp/ltp_20220527.bb +++ b/meta/recipes-extended/ltp/ltp_20220930.bb @@ -24,23 +24,11 @@ TUNE_CCARGS:remove:x86-64 = "-mfpmath=sse" CFLAGS:append:powerpc64 = " -D__SANE_USERSPACE_TYPES__" CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__" -SRCREV = "6f88e0f6f1d6eb12c48c902f50f47ecbd3b0f18a" +SRCREV = "b763f81998f19f783982d3937d1fd05bcf649c16" SRC_URI = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https \ file://0001-Remove-OOM-tests-from-runtest-mm.patch \ file://disable_hanging_tests.patch \ - file://0001-kvm-Fix-stack-access-mode-in-KVM-test-ELF-headers.patch \ - file://0002-kvm-use-LD-instead-of-hardcoding-ld.patch \ - file://0003-Add-KVM_LD-Makefile-variable-for-building-KVM-payloa.patch \ - file://0001-nfs05_make_tree-Restore-5-min-timeout.patch \ - file://0001-syscalls-migrate_pages03-restore-runtime-to-5m.patch \ - file://0001-mountns0-1-3-wait-for-umount-completed-in-thread_b.patch \ - file://0001-netstress-Restore-runtime-to-5m.patch \ - file://0001-net_stress-Fix-usage-of-variables-from-tst_net.sh.patch \ - file://0001-memcg-functional-Fix-usage-of-PAGESIZE-from-memcg_li.patch \ - file://0001-lapi-pidfd-adding-pidfd-header-file.patch \ - file://0001-lapi-fsmount-resolve-conflict-in-different-header-fi.patch \ - file://0001-rt-migrate-Use-int-instead-of-pthread_t-for-thread-I.patch \ " S = "${WORKDIR}/git" @@ -87,22 +75,9 @@ do_install(){ # OSDL's Scaleable Test Platform, but now http://khack.osdl.org unaccessible rm -rf ${D}${prefix}/bin/STPfailure_report.pl - # Copy POSIX test suite into ${D}${prefix}/testcases by manual - cp -r testcases/open_posix_testsuite ${D}${prefix}/testcases - - # Makefile were configured in the build system - find ${D}${prefix} -name Makefile | xargs -n 1 sed -i \ - -e 's@[^ ]*-fdebug-prefix-map=[^ "]*@@g' \ - -e 's@[^ ]*-fmacro-prefix-map=[^ "]*@@g' \ - -e 's@[^ ]*-ffile-prefix-map=[^ "]*@@g' \ - -e 's@[^ ]*--sysroot=[^ "]*@@g' - # The controllers memcg_stree test seems to cause us hangs and takes 900s # (maybe we expect more regular output?), anyhow, skip it sed -e '/^memcg_stress/d' -i ${D}${prefix}/runtest/controllers - - # We don't need to ship the compile logs that open_posix_testsuite writes - rm -f ${D}${prefix}/testcases/open_posix_testsuite/logfile.* } RDEPENDS:${PN} = "\ From patchwork Mon Nov 7 14:54:28 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15085 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 B1F49C47089 for ; Mon, 7 Nov 2022 14:55:32 +0000 (UTC) Received: from mail-wr1-f41.google.com (mail-wr1-f41.google.com [209.85.221.41]) by mx.groups.io with SMTP id smtpd.web10.4286.1667832922748436115 for ; Mon, 07 Nov 2022 06:55:23 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=XeAOH6UV; spf=pass (domain: gmail.com, ip: 209.85.221.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f41.google.com with SMTP id g12so16556853wrs.10 for ; Mon, 07 Nov 2022 06:55:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Yoqk9+VyojVyqwkVJidT9ZO8ihfmGTnljtm+d77I5cs=; b=XeAOH6UV1RwvgnepMlPUAb5JCqL3Qj8wFDJdEAP+4M5z5/vhwIaMczGJny95EYzYXb TjooGFDTAjBiH9IrTUb9Fr4naQyIVkSGXS2lSUPdixr1bwNMEnmV1eA+ef6EusXfr7Nl bwMmIx7VWG6mh7A0qsaQjnu3z3VbF1eKA9d236GTN250K0z1wTwZiYsQe/fYr0mUh8hf SkYtxWbbtP75kUJrZz3bpg1IaSURcX9/x771Mk104TU0Y9dCRtZD2e6r93OUb+YHn8pI xmyx66Wp9BBmc30NABqpdSoxPGJCFjaE1JNNW7d4uNa4bRLI9aJUBd9GlN3B7w7tGmjF hNTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Yoqk9+VyojVyqwkVJidT9ZO8ihfmGTnljtm+d77I5cs=; b=nzmh3a7sh4oqqwBXystpODf9AzOj+5pCe8/I1mUkptTmaG7C+a63ORgB5HDUkFvyXR yZ+bMJJ8gYvI98S918V9cjd9ZYxmjUggBVzxCCiKLzz+boksrXTBbzJhEIScyVeldujH WP66fS2TK5LnsiOiZRtaDyFOjKVV31yeqTAreSrqfUBvZAWra5JKNbH78Lslw08t/TBA HS5Qay5dUR8YlIFgVqQy4Q5NZ/1LvydavGfiuAp4fXMlYYgV//sX4UbIjyplSie5k+By Ax7t1szdPOkUo/n4Ib4Je3uKeS0S7QkcQJnbs0XXfHsIxPTR+Z3+j8swMGIeJ5PbHz1T EEdg== X-Gm-Message-State: ACrzQf0HRCEypsjYT5ldR1HahrbhjGv1okBtcoNSFtv+bo+YRMoDjEt3 hKAFj+Zxrs66xJYKpLWPuJHe0jjOKrM= X-Google-Smtp-Source: AMsMyM4x0lIO1EbyCjfsh+pvFYKgWMJp83Q0005LmhFUH3WmFbq7w0xZbKT/i5KW5EAQO9Qw/wMJhA== X-Received: by 2002:a5d:6884:0:b0:236:f5e5:13c1 with SMTP id h4-20020a5d6884000000b00236f5e513c1mr17849808wru.43.1667832921206; Mon, 07 Nov 2022 06:55:21 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:20 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 08/48] alsa-utils: upgrade 1.2.7 -> 1.2.8 Date: Mon, 7 Nov 2022 15:54:28 +0100 Message-Id: <20221107145508.1051404-8-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172858 Signed-off-by: Alexander Kanavin --- .../alsa/{alsa-utils_1.2.7.bb => alsa-utils_1.2.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/alsa/{alsa-utils_1.2.7.bb => alsa-utils_1.2.8.bb} (98%) diff --git a/meta/recipes-multimedia/alsa/alsa-utils_1.2.7.bb b/meta/recipes-multimedia/alsa/alsa-utils_1.2.8.bb similarity index 98% rename from meta/recipes-multimedia/alsa/alsa-utils_1.2.7.bb rename to meta/recipes-multimedia/alsa/alsa-utils_1.2.8.bb index a78df2e112..b355deacc8 100644 --- a/meta/recipes-multimedia/alsa/alsa-utils_1.2.7.bb +++ b/meta/recipes-multimedia/alsa/alsa-utils_1.2.8.bb @@ -25,7 +25,7 @@ PACKAGECONFIG[manpages] = "--enable-xmlto, --disable-xmlto, xmlto-native docbook # alsa-utils specified in SRC_URI due to alsa-utils-scripts recipe SRC_URI = "https://www.alsa-project.org/files/pub/utils/alsa-utils-${PV}.tar.bz2" -SRC_URI[sha256sum] = "e906bf2404ff04c448eaa3d226d283a62b9a283f12e4fd8457fb24bac274e678" +SRC_URI[sha256sum] = "e140fa604c351f36bd72167c8860c69d81b964ae6ab53992d6434dde38e9333c" # On build machines with python-docutils (not python3-docutils !!) installed # rst2man (not rst2man.py) is detected and compile fails with From patchwork Mon Nov 7 14:54:29 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15086 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 AD390C07E9D for ; Mon, 7 Nov 2022 14:55:32 +0000 (UTC) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) by mx.groups.io with SMTP id smtpd.web11.4132.1667832923527943959 for ; Mon, 07 Nov 2022 06:55:23 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=W4GbhCEU; spf=pass (domain: gmail.com, ip: 209.85.221.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f54.google.com with SMTP id y16so16549606wrt.12 for ; Mon, 07 Nov 2022 06:55:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=BGy46uYpvHn1w9vdNICT8l6NfRcsp1KsSajFmFqIQdM=; b=W4GbhCEUYK/K6lWtchfv44szXAW5q7bStUOAPk9M8FqfW7UsXew2BBsDmoDct7U9LU Tx1yqlWCZ+oebGf0wbgD2hXm9KXBXiwKOfbV4Ynn4lwZYHJqegzMYJgqlJhlKAy+F9d/ T5IO618UIyn0e/WQAiKaPa7GPqqdaY07nAWMvrRTXrjleVmhZFC6Z6onb9RGdRDOSDnG U5b7G5UXOlgi9MiEmEn5Kr6xeSjm4bQnX2/TJ+WXdfExFu1LnJY7JonToMEQTAYxIH4I 6AdJndkLjXjKzTEyWrNi0DMalk1zKAXMNWQTZ8ou+soGTrBC1tF9YkbRhq49yvhNLmea yq8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BGy46uYpvHn1w9vdNICT8l6NfRcsp1KsSajFmFqIQdM=; b=KggdV9U5B0z+biXMjw5Ou7xVjbCotw+7hsyzOhNnQ3/wRNCenBSU2rOTiCTEyM6UCi 5j9L7yjDSpfMHGIoOR8oW+Dys3nO+FN+bjSE6nlrCgvAQ8YApZZnpb9zQF5uCzLuP2Bt DD+JlEqlGVwelIgmG01Jex+jA77Rv5TGEmozcsRffrpuw1OyRbAh6o8dzzNZjMVOuffN sEbqjnjtMkIsHCIGBBCac0WDnwMLV3PABl+Dugdg2f7Y7SqM2BpPVZwEo4tduwiqaW7A JPpUuGsi1AAeiG7e9QMhysCxAiqmnIyBPY5017QEbECafQrd+RUDQggmkPayRU+iy6Ry QVmQ== X-Gm-Message-State: ACrzQf0qBVWTjwENusE/A9/hu4Wlx87rxiI67IginQHbIDe+inDnUBIq 11v7+tW8swcaBZ7i/WMdG24+1LfFBXk= X-Google-Smtp-Source: AMsMyM6q3dkodpdGHNO7Tax+3tm6LnS4u0X/br8NjJXPdc++WjupxykV4phNMiYQ4iJkC1muRigKyg== X-Received: by 2002:a5d:47ce:0:b0:236:76de:726c with SMTP id o14-20020a5d47ce000000b0023676de726cmr32772705wrc.510.1667832922063; Mon, 07 Nov 2022 06:55:22 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:21 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 09/48] alsa-ucm-conf: upgrade 1.2.7.2 -> 1.2.8 Date: Mon, 7 Nov 2022 15:54:29 +0100 Message-Id: <20221107145508.1051404-9-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172859 Signed-off-by: Alexander Kanavin --- .../alsa/{alsa-ucm-conf_1.2.7.2.bb => alsa-ucm-conf_1.2.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/alsa/{alsa-ucm-conf_1.2.7.2.bb => alsa-ucm-conf_1.2.8.bb} (89%) diff --git a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.7.2.bb b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.8.bb similarity index 89% rename from meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.7.2.bb rename to meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.8.bb index 51314f33aa..d30b323a04 100644 --- a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.7.2.bb +++ b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.8.bb @@ -8,7 +8,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=20d74d74db9741697903372ad001d3b4" SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2" -SRC_URI[sha256sum] = "53ef5639c4097b228e8f5cfaa2e7b829d04b5de2dc9a38d54efa8aa350d3f5fd" +SRC_URI[sha256sum] = "fee4a737830fd25f969d83da46a2b231beb086efd966fcc07d225e7823260ae8" # Something went wrong at upstream tarballing inherit allarch From patchwork Mon Nov 7 14:54:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15082 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 988E9C4167B for ; Mon, 7 Nov 2022 14:55:32 +0000 (UTC) Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) by mx.groups.io with SMTP id smtpd.web09.4332.1667832924591572685 for ; Mon, 07 Nov 2022 06:55:24 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=OGL+q+xO; spf=pass (domain: gmail.com, ip: 209.85.221.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f52.google.com with SMTP id a14so16605678wru.5 for ; Mon, 07 Nov 2022 06:55:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=r5yPcLe77yowCmSRuCMWRv96dxKl2SxT5hPKw9FMRLU=; b=OGL+q+xO7Y8egaYbNG4smWq6uBIAJPB2Mm5Sr62sAlfzBW943m6IfXl3Inj8I57VCu eqh3lupAJvmwRY6QhD1N89FJA4VQwjLlRzJXczevR/VNi07HJicfWwi3Gi8u3jPdTls2 TdPdUpXgdFYUgJzWwap470t0220yL/vv3ofF8zU35I88H16YJA+0kDagK5YcswDa+Dlu HZoyzs45+6EpkctHPUZOPVi4j9klHQRnvDEye4l93s3S5dWF6RbZH8I5LQuquyeZDxQb Oz+2/YqGpxfPuvBJk3rtQBrxSREd9swbTqB+u+lNWawi1bCQRUXqpdeXtBa7c2xAqmmw BLXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r5yPcLe77yowCmSRuCMWRv96dxKl2SxT5hPKw9FMRLU=; b=QWb5r10T27vzlE+EbrywaAXSh6qkHGqtLCKnxOpFhvpI5xI0hT0YZAzrod4lBfyrn2 Lt3pfvMmnUS8IiUA2ozVLcijG7IUmSQYM59BrhQI1e0whkUQdP7Gyg8gcAHR3bP73EIP jKka/6mq/OwZ3EWqUQLu8WtGuTmyNGhXvAk1eYxTi3rT2vYuRDDyXLHHrdROA8BHXPyD 41AAjgkPKk4IlJ/dEuNrwHzpecRSDUk6EQWzwJbd/ZdhrYzPUf6d5KOD1/6mgX7qEuSK XzOLOzNctZOcOlIEz+aoYJfBnx5Y02OJq//Zky8KgBUqbaRMGKTmy273gd9+75GVbWIF CFqg== X-Gm-Message-State: ACrzQf2rvMbZApheyMmlfVXod+4jNCjUNLlJk5I/FYg9ImO5BFCxloAH DmdgXHK3dCPc8vASpgKY7tWYuV6+DcA= X-Google-Smtp-Source: AMsMyM6hVNvh995TWjpJAzgi1sNB9HjlXD9TtquT7Sk3cFkuzkOcSrKmZfZ1dbslEHY69xc/XnGvBw== X-Received: by 2002:a5d:5e8a:0:b0:236:cdf2:aa33 with SMTP id ck10-20020a5d5e8a000000b00236cdf2aa33mr26725892wrb.713.1667832922934; Mon, 07 Nov 2022 06:55:22 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:22 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 10/48] libbsd: upgrade 0.11.6 -> 0.11.7 Date: Mon, 7 Nov 2022 15:54:30 +0100 Message-Id: <20221107145508.1051404-10-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172860 License-Update: copyright years, removed redundant bsd 4-clause copy Signed-off-by: Alexander Kanavin --- .../libbsd/{libbsd_0.11.6.bb => libbsd_0.11.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libbsd/{libbsd_0.11.6.bb => libbsd_0.11.7.bb} (90%) diff --git a/meta/recipes-support/libbsd/libbsd_0.11.6.bb b/meta/recipes-support/libbsd/libbsd_0.11.7.bb similarity index 90% rename from meta/recipes-support/libbsd/libbsd_0.11.6.bb rename to meta/recipes-support/libbsd/libbsd_0.11.7.bb index 74fc8ef4e5..7a1deed1f6 100644 --- a/meta/recipes-support/libbsd/libbsd_0.11.6.bb +++ b/meta/recipes-support/libbsd/libbsd_0.11.7.bb @@ -29,12 +29,12 @@ HOMEPAGE = "https://libbsd.freedesktop.org/wiki/" # License: public-domain-Colin-Plumb LICENSE = "BSD-3-Clause & BSD-4-Clause & ISC & PD" LICENSE:${PN} = "BSD-3-Clause & ISC & PD" -LIC_FILES_CHKSUM = "file://COPYING;md5=c2c635b94c8dcd3593f53e10fa8a499e" +LIC_FILES_CHKSUM = "file://COPYING;md5=75e85c5a558f86d10fbd5abc567ea5e6" SECTION = "libs" SRC_URI = "https://libbsd.freedesktop.org/releases/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "19b38f3172eaf693e6e1c68714636190c7e48851e45224d720b3b5bc0499b5df" +SRC_URI[sha256sum] = "9baa186059ebbf25c06308e9f991fda31f7183c0f24931826d83aa6abd8a0261" inherit autotools pkgconfig From patchwork Mon Nov 7 14:54:31 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15084 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 98D0CC47088 for ; Mon, 7 Nov 2022 14:55:32 +0000 (UTC) Received: from mail-wr1-f44.google.com (mail-wr1-f44.google.com [209.85.221.44]) by mx.groups.io with SMTP id smtpd.web12.4224.1667832925081087669 for ; Mon, 07 Nov 2022 06:55:25 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ldg9tQpV; spf=pass (domain: gmail.com, ip: 209.85.221.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f44.google.com with SMTP id v1so16564617wrt.11 for ; Mon, 07 Nov 2022 06:55:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=rS7oHri7Cfc3AKjTOgexvpQc5i2752qekE8JW1IY1mE=; b=ldg9tQpVrHeHgDFHmQBs2F+9ihb7Zy8NFTJv4Evk+c6InbEchM+nwDAnqxXbw36TQY A+D3GXkwkexuJFIOLCNQMMf9JpQK5pVc0PPOAz8g/YaFNs2E2lah+oQrM/ZKYfntwCX8 4Q9adhsXn5SEQvUiuCydqyRNudqJOZY5VGRFma9v3Jnak9pyinI/up3INdhIYU861wf1 6yEfW+nY+JfVJMcpWvSVfzE08BPNe7djCHxaPopsWqExEk4SKUI0p0mkyYKEipWZ8agG L9HYowy9z0leHoOURkH7edZfz5mlcRtPQml10wKBQs7XXHwu0p+oZZbK7WcqCTu5X9kA shMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rS7oHri7Cfc3AKjTOgexvpQc5i2752qekE8JW1IY1mE=; b=rWkqj6NhWHZ1eXzPi76YUWcdXeAJpNoFu3jlCAOi15BPjJnEXaQG/HRvfuhj+2ZlIu /mDfeVM26O+wV5Ol3I7ulpOpeliS4XDvnXrVO6+YaeHS+akVKI+vmAYgJsMRQteaKYoq zipMqMesNVK5+0qMeqcHFv268cjD++LQproaoRWMrCNLaaHd0pE2lqb/vHvGIFYHx0em 9x2o/Jrq8094bbKUFyGZQ6BmgUdejYB3PSXXKHQFC8I8FMcdbr2Jvt+cbQPYZQebcTAR HjnwJDgg9nt0DCqHvj/cLDQ8uES+QgYzw68UB6tQzfL8rXEPdu+zTobJnuW9EblpyfI0 N9+Q== X-Gm-Message-State: ACrzQf2WPhhl5Kd0oVoMofdCoshtJQWPvnOr2R/L6YUFiUBXV49GJFqx 9VQwR2Jd/yyPj05vgxamY/QIlGfzTxg= X-Google-Smtp-Source: AMsMyM7u00LynSyYlKvuoCF0jkDuGjMIqmPpTkyEiEKHna6lmYlv0cvtoGodkg5HCoZu9z1k9gmPlA== X-Received: by 2002:adf:f688:0:b0:235:f9ec:ae54 with SMTP id v8-20020adff688000000b00235f9ecae54mr31220849wrp.319.1667832923631; Mon, 07 Nov 2022 06:55:23 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:23 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 11/48] libunistring: upgrade 1.0 -> 1.1 Date: Mon, 7 Nov 2022 15:54:31 +0100 Message-Id: <20221107145508.1051404-11-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172861 Signed-off-by: Alexander Kanavin --- .../libunistring/{libunistring_1.0.bb => libunistring_1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libunistring/{libunistring_1.0.bb => libunistring_1.1.bb} (93%) diff --git a/meta/recipes-support/libunistring/libunistring_1.0.bb b/meta/recipes-support/libunistring/libunistring_1.1.bb similarity index 93% rename from meta/recipes-support/libunistring/libunistring_1.0.bb rename to meta/recipes-support/libunistring/libunistring_1.1.bb index b6f5100ae8..009707a54a 100644 --- a/meta/recipes-support/libunistring/libunistring_1.0.bb +++ b/meta/recipes-support/libunistring/libunistring_1.1.bb @@ -21,7 +21,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \ DEPENDS = "gperf-native" SRC_URI = "${GNU_MIRROR}/libunistring/libunistring-${PV}.tar.gz" -SRC_URI[sha256sum] = "3c0184c0e492d7c208ce31d25dd1d2c58f0c3ed6cbbe032c5b248cddad318544" +SRC_URI[sha256sum] = "a2252beeec830ac444b9f68d6b38ad883db19919db35b52222cf827c385bdb6a" inherit autotools texinfo BBCLASSEXTEND = "native nativesdk" From patchwork Mon Nov 7 14:54:32 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15083 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 98B40C46467 for ; Mon, 7 Nov 2022 14:55:32 +0000 (UTC) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mx.groups.io with SMTP id smtpd.web11.4133.1667832925927497408 for ; Mon, 07 Nov 2022 06:55:26 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=CKHPfnri; spf=pass (domain: gmail.com, ip: 209.85.128.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f41.google.com with SMTP id 187-20020a1c02c4000000b003cf9c3f3b80so2299466wmc.0 for ; Mon, 07 Nov 2022 06:55:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=WDd4wuYgcvI/E1tNVQXAY/HNI4K3/gK/8PkPP97ilT0=; b=CKHPfnri0s3Nh3dTWy51Kj02mwj5TMXAAD5eKQNW4hVrVm09QjSphDSd6oXlX6juTz +42Cp6YkI8YdJ2QsFplz4naIQaFplD441Bg+mep/TsuKSXHcmuCFJFsgQ9pTloCCFNVn c4S7jRGA5QOnHq5Il4CV1IoDtd5cYMXmA9OY3acz9MiN+4LWiZ2Cfy90hTd9z4zJzmp0 eob+c+w8kiGYiDPt8Z8w6o0gfu3Gd2F6ozyWT8VJr3dWW8/JDxdTOAwvT1+LD1C3hqZN J/jqU98BYsMT5p2U0CDtnnK5og/kvhwwlezvZUkmftGO5QiXMkHGmkralLwaPQ1zsqeQ GaJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WDd4wuYgcvI/E1tNVQXAY/HNI4K3/gK/8PkPP97ilT0=; b=DGDPwJJzBYc621si39YLNxW4pUPIr9M39Xoni37MEV1ipzNE1zvZrKF1Bqu76HEfjS 352Yc5vb43snuYOHHpB5J9h5Ru/fGEBTYtX1e8DHKtoRpxYiaFuuCLh6xElhKO4E7M80 Icn/frXRfI3wfAcD8pEdzknjjR2lGDU39LS/UtWWavIRpJwESLVUbuT2qkmrQAtToI1y irOdw0nxWocDLeahyZDg9MQ1e/BjS4Mb+NB75opkiASo742jVvF4WuJk8O1/8k7ot2lo 6wqO0Jb+3TZz78f9VxrKD1Fmi3kbwJ6LM2M/r5Ajag4SZf9B7ZKPaJCkkgB79FzQajOO Df9Q== X-Gm-Message-State: ACrzQf1LzA0mvMVgDraIc3jC73cnBtMbZTEVERSgAH0sZOQ17i0IM+HD wPLkRBsMVNwCvE2tOUxxqH6TAEDhAfM= X-Google-Smtp-Source: AMsMyM54XHkJvDvdDKizloxd4meTrXNmRfifu6Q+5ejXOHzu5VAb+Qu6NMe8N5TnWvKS7FFY1qGyRQ== X-Received: by 2002:a05:600c:5543:b0:3cf:81e8:20c7 with SMTP id iz3-20020a05600c554300b003cf81e820c7mr21833709wmb.140.1667832924400; Mon, 07 Nov 2022 06:55:24 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:23 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 12/48] puzzles: upgrade to latest revision Date: Mon, 7 Nov 2022 15:54:32 +0100 Message-Id: <20221107145508.1051404-12-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172862 Signed-off-by: Alexander Kanavin --- meta/recipes-sato/puzzles/puzzles_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 9e9bcd2eef..615eb1bb77 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main" UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "8399cff6a3b9bf15c6d1d9e0c905d1411f25f9b8" +SRCREV = "06f6e878a0b588c513024c3498b68a3c87594ab7" PE = "2" PV = "0.0+git${SRCPV}" From patchwork Mon Nov 7 14:54:33 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15080 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 856CDC4167D for ; Mon, 7 Nov 2022 14:55:32 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web10.4287.1667832926771685340 for ; Mon, 07 Nov 2022 06:55:27 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ex3pl3IJ; spf=pass (domain: gmail.com, ip: 209.85.128.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f47.google.com with SMTP id 187-20020a1c02c4000000b003cf9c3f3b80so2299496wmc.0 for ; Mon, 07 Nov 2022 06:55:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ouyimvlA6Lf9p3/ZaBhZXN5yZ4z5KOwexQK4O6l7ggY=; b=ex3pl3IJuuJERcaJg1PIblUsHUAgwR5OziM/1JINHI5WI7AgBKn4im5NfCHwpulAbm tDByues3qcLyIbGpXORceps58/cjzPhQjulrYAgN41+Gj73KModL+RBf9zmn/rLo/cBX 7SHKZQO1JwArzYSbSHvBazw0YcRzTmxp2D8h5GudTA3Xq/iBM2zehauDeUh3p8UD68f7 FnQij9Fb/w8XK8a6z8+mH29a0G10TZfGeceu9FK8WAPujg1cBrAMp9eaPpoapY2pXn9y NnvQFSWWzDPcWJWCCCY2pUp6dZHJj8eBgcfdEKTb6eWO0lK3PyC6k3HLPBj+tjg6UQ4p Zabg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ouyimvlA6Lf9p3/ZaBhZXN5yZ4z5KOwexQK4O6l7ggY=; b=s1AE6FIYmP/yN/y4b3WKjMT4qmQ0XUtTC6xOTLJXHnBj42F5yatTTSijBsVocAyq0q c0YDZXlSpUxCLbWwtpc5VPzYxrmpvV3+YIWUzJHwWGN/eJotOdSjq6CKgy0GU3rl2JJT OZaVwALM5glOKUm9X4c6JBHjVLHVgHPlKswQCc3aWi1dNr4wzGwZgFhD+Z6rxptkqhPn 5tBdSkw3FsNett6CtUxFHG8Fs4q1RDMACWYceFB6ZIwtKzru3lfm7bXhGFqA2KPY8wxw t7BuFLjytQwuCaMpWcgjkztPrGE2YP9s8QK+sFd5F9OiZvq5wjg3rIoV8WTU1mIqHWOJ 8cEQ== X-Gm-Message-State: ACrzQf0Dz43Ny+8dzGUPQSBCFFFaPCiUP4Jnx9FlhpTOSnhh3b0KrnKn t7i82kn9e4pN7IIAaL0EOgj3SVza+cw= X-Google-Smtp-Source: AMsMyM70AOLtEzIOBm0MyofQRKibwUD8iaeI0B6WYYkkjZjRJ5aLzOr4oYor9fjqlNxdXGMiJrmWOw== X-Received: by 2002:a05:600c:654a:b0:3c6:f83e:d142 with SMTP id dn10-20020a05600c654a00b003c6f83ed142mr33004242wmb.147.1667832925311; Mon, 07 Nov 2022 06:55:25 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:24 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 13/48] libsoup: upgrade 3.2.0 -> 3.2.1 Date: Mon, 7 Nov 2022 15:54:33 +0100 Message-Id: <20221107145508.1051404-13-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172863 Signed-off-by: Alexander Kanavin --- .../libsoup/{libsoup_3.2.0.bb => libsoup_3.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libsoup/{libsoup_3.2.0.bb => libsoup_3.2.1.bb} (94%) diff --git a/meta/recipes-support/libsoup/libsoup_3.2.0.bb b/meta/recipes-support/libsoup/libsoup_3.2.1.bb similarity index 94% rename from meta/recipes-support/libsoup/libsoup_3.2.0.bb rename to meta/recipes-support/libsoup/libsoup_3.2.1.bb index 60fbea5504..d14667ea8e 100644 --- a/meta/recipes-support/libsoup/libsoup_3.2.0.bb +++ b/meta/recipes-support/libsoup/libsoup_3.2.1.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] = "2832370698ca8f9fbf174c345b73d89b60561103a626c2df70726b0707f79bd3" +SRC_URI[sha256sum] = "b1eb3d2c3be49fbbd051a71f6532c9626bcecea69783190690cd7e4dfdf28f29" PROVIDES = "libsoup-3.0" CVE_PRODUCT = "libsoup" From patchwork Mon Nov 7 14:54:34 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15081 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 864D8C4167E for ; Mon, 7 Nov 2022 14:55:32 +0000 (UTC) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by mx.groups.io with SMTP id smtpd.web12.4223.1667832922280615366 for ; Mon, 07 Nov 2022 06:55:27 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=N9QyaD9W; spf=pass (domain: gmail.com, ip: 209.85.221.49, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f49.google.com with SMTP id bk15so16551937wrb.13 for ; Mon, 07 Nov 2022 06:55:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=rw2cJZJCDocUxOOob8hsj24hy8Sq6TGX0jhJrP2Z4Ic=; b=N9QyaD9WMQonfPqCYupUHm/t7vvwM9Ep+JqBIxULyCGvyI+orfB0QYAKuuOFL7RsMT UlxNKkfKtRC0Ejb6tON28Jvqce/ov5dsT85PcTo3Ry17kZMllQ9gvwNXkk6rsTy+8Iz7 WFo4YDr14SjpirL8zyNkghzLrEN4TlYfI1PpYvCqZw33QZHdxhr7ci9dBR3PF9hs4zVT BQk/LNxQsEMAXtkU9aMVpJ2MsJUIkzLXRpxm7IyEWdlta/QeYuXMonBmNO0aBdp0TKc6 siEWd2JyICpJvm1MnTUuYG3RQiYOPuauacacEWxLEmS6lbmjNbsypVfI1TTYYPMq/+7S QUJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rw2cJZJCDocUxOOob8hsj24hy8Sq6TGX0jhJrP2Z4Ic=; b=BkBDqYU8llaaPHMTCa/EK3DMT/RxbkkdiQpj72yu0IsdqO9ROvWrcntA/AxUbJtqMQ JtX1a5zOIHZcLFXOP8FsFLYQzOS3saPogcPXhHTbiqCmtKQu5May4ighPb2uvcqYbtxS 3pm7bq+dY4dm3n0BhJxi1G625flKRMxP7KioIdQZCLWZq1HdlV+Kcs3/2ANkONmdaryC KvA1SDIUfPq4FK68/POePegBir2sU2ncP6sTTCI7H8kyFMiTfaCGJ+rfvIgVXaYmrTqo Y9hi9MBW+Vxj5wZmP7V1V0/aith2tSlMZopmKmsCA/4VWEfPZK9nesq+lZV6pNabc7gW YfIw== X-Gm-Message-State: ACrzQf39FWdlP2XRbZ8hH5vUogkodrXncTg3kabFRi6ZiUzOTL2nZVn/ e2BKNMoWJs1GCcLaDeJ2LNhwdEFDHos= X-Google-Smtp-Source: AMsMyM5hHWfsBXoPVGUYjwNaVLp103f5ePjdXJuB/mz5sv3MTyBrwKIKhmwS1FKzzeliGyBfrD1g0Q== X-Received: by 2002:a5d:6c6f:0:b0:236:d270:7bd2 with SMTP id r15-20020a5d6c6f000000b00236d2707bd2mr25588875wrz.366.1667832926411; Mon, 07 Nov 2022 06:55:26 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:25 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 14/48] linux-firmware: upgrade 20220913 -> 20221012 Date: Mon, 7 Nov 2022 15:54:34 +0100 Message-Id: <20221107145508.1051404-14-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172864 License-Update: copyright years, additional firmwares Signed-off-by: Alexander Kanavin --- ...inux-firmware_20220913.bb => linux-firmware_20221012.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-kernel/linux-firmware/{linux-firmware_20220913.bb => linux-firmware_20221012.bb} (99%) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20220913.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20221012.bb similarity index 99% rename from meta/recipes-kernel/linux-firmware/linux-firmware_20220913.bb rename to meta/recipes-kernel/linux-firmware/linux-firmware_20221012.bb index 8f921e2d0e..6ba59a34c2 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20220913.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20221012.bb @@ -71,7 +71,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ file://LICENCE.adsp_sst;md5=615c45b91a5a4a9fe046d6ab9a2df728 \ file://LICENCE.agere;md5=af0133de6b4a9b2522defd5f188afd31 \ file://LICENSE.amdgpu;md5=44c1166d052226cb2d6c8d7400090203 \ - file://LICENSE.amd-ucode;md5=3c5399dc9148d7f0e1f41e34b69cf14f \ + file://LICENSE.amd-ucode;md5=6ca90c57f7b248de1e25c7f68ffc4698 \ file://LICENSE.amlogic_vdec;md5=dc44f59bf64a81643e500ad3f39a468a \ file://LICENCE.atheros_firmware;md5=30a14c7823beedac9fa39c64fdd01a13 \ file://LICENSE.atmel;md5=aa74ac0c60595dee4d4e239107ea77a3 \ @@ -132,7 +132,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ " # WHENCE checksum is defined separately to ease overriding it if # class-devupstream is selected. -WHENCE_CHKSUM = "98ecc3d3223df7ebdc23b0ec56aafb20" +WHENCE_CHKSUM = "d6d9d74a344a78028e6b0f1df80db14b" # These are not common licenses, set NO_GENERIC_LICENSE for them # so that the license files will be copied from fetched source @@ -209,7 +209,7 @@ SRC_URI:class-devupstream = "git://git.kernel.org/pub/scm/linux/kernel/git/firmw # Pin this to the 20220509 release, override this in local.conf SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" -SRC_URI[sha256sum] = "26fd00f2d8e96c4af6f44269a6b893eb857253044f75ad28ef6706a2250cd8e9" +SRC_URI[sha256sum] = "e9d174af729511c8cccb60ec4e0b223b3c44b67d813b42d1ab9813acfa667fa5" inherit allarch From patchwork Mon Nov 7 14:54:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15077 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 852EEC4321E for ; Mon, 7 Nov 2022 14:55:32 +0000 (UTC) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) by mx.groups.io with SMTP id smtpd.web08.4304.1667832928871683551 for ; Mon, 07 Nov 2022 06:55:29 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=NcmwDvWm; spf=pass (domain: gmail.com, ip: 209.85.221.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f54.google.com with SMTP id bk15so16552020wrb.13 for ; Mon, 07 Nov 2022 06:55:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ha7ye/A9Ni+tMVN4mPgXmAFzuGPh5ibnf9cwbjyL7jg=; b=NcmwDvWmLLUEgSlckDMk4VOvDP/UtuoEoN1JcD6dllAMRNIzkiq/Mp9SQrM2weDVxI AaFifa4aaowB5cmwuVbiRJah16M0maUlNdQprldfE3+ckadFwr6yjMZRLQ0vdm8Qvhhd dZ2ACsjuoLte+mgqb7XohggQt4EubohM8dLZ5sRZ1zmA5O98TX2TNRSaqGwOkP5wUSw2 XFbOjSW0w0JlFlBgkgZzVvM4qmUpWyXWtWNEoYy/WeA8slO5MlbAdYGoKjeUROyMPyOv F4AVDsngVKoq7MDgT/TX+NYJE/RRxny0MJZ/phxd7JX+QKh3t/mtFii1chtxpB8zuGxI /TUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ha7ye/A9Ni+tMVN4mPgXmAFzuGPh5ibnf9cwbjyL7jg=; b=2y53m1lixeL2V3/oBhf3f0VfKm68II+3MGe3+ligkoBALN4QO5nIzL6HX5HVfdJiaG EOQ/TDeFCFSkotrojR5kiCyPBfkS0fA193UzYiG4UHyGvFI3RYVYTZAliubJAVZzDT7W zATrr9/e/qoZihzELV4sAt+CtrumjcBYD5Xt/5YAe6bDTEYALmDWu0SfZZfx0V4hdfZr xPy9oYsyeNfWga+G+4TZDbKhJUYplMCRpiznm+ccH0aOrTraLl5xXVtWIndlrg8RFk9i TlV3KtNxq27VrC7kT/9U5zsN/WV+G5L+t+GC4+8YbznRms2U4d0nz0OYFRnHT//G14U6 k6+w== X-Gm-Message-State: ACrzQf3RPX5O+anL/0EzxqAoy0u/+OxbMzdCycaQlA8anObxonuzpj2v lewc/AkGXCkc7leBgLzacPx7RWHtKWc= X-Google-Smtp-Source: AMsMyM4H5rMrZdaHrBD17Y3tOWaiS2Eh7ZWHOZvgL7zBy9uwNwlOX9BV1f3yXGHfCccfrRzjFcgyqg== X-Received: by 2002:a5d:6485:0:b0:236:4ed2:409c with SMTP id o5-20020a5d6485000000b002364ed2409cmr31605338wri.110.1667832927411; Mon, 07 Nov 2022 06:55:27 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:26 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 15/48] python3-git: upgrade 3.1.28 -> 3.1.29 Date: Mon, 7 Nov 2022 15:54:35 +0100 Message-Id: <20221107145508.1051404-15-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172865 Signed-off-by: Alexander Kanavin --- .../python/{python3-git_3.1.28.bb => python3-git_3.1.29.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-git_3.1.28.bb => python3-git_3.1.29.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-git_3.1.28.bb b/meta/recipes-devtools/python/python3-git_3.1.29.bb similarity index 92% rename from meta/recipes-devtools/python/python3-git_3.1.28.bb rename to meta/recipes-devtools/python/python3-git_3.1.29.bb index cdcd862be2..e75f8b4e3f 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.28.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.29.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "6bd3451b8271132f099ceeaf581392eaf6c274af74bb06144307870479d0697c" +SRC_URI[sha256sum] = "cc36bfc4a3f913e66805a28e84703e419d9c264c1077e537b54f0e1af85dbefd" DEPENDS += " ${PYTHON_PN}-gitdb" From patchwork Mon Nov 7 14:54:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15078 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 7710EC43217 for ; Mon, 7 Nov 2022 14:55:32 +0000 (UTC) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) by mx.groups.io with SMTP id smtpd.web10.4291.1667832929812357582 for ; Mon, 07 Nov 2022 06:55:30 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=MfqJXUFO; spf=pass (domain: gmail.com, ip: 209.85.221.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f54.google.com with SMTP id z14so16606349wrn.7 for ; Mon, 07 Nov 2022 06:55:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=VwMpGxDCZlFme8oJrOmkgKJ/8Pw/9gRH1baDSrReni4=; b=MfqJXUFOLZGvcb0ikvZWf6tLXGb1njqBj+hdqj3uKKYifgIJLWMAfhugibwVptNBTH tXaK4ZhwT2gF6lRvlmSzZ7IgWyURWVBoMCYQ1FOBEaxyumI+fluyzWH7QW1vZ8y5uXcn or9LpSPmHrPYahsPqDJp3hNoHFtFFu0c57TGyxXsPFa0U+rm1S0gm7FuFr12EMS9kDx7 NtpPi+2uKh5To9xTYB4G7jj/K/Pf6h/AoywrBQLbliwWLbj5lsq1N1yMq1M/2W64VKPz Xs2LHMDzHa8Eq9WN4pRlObMcpZUPw31odYzZkHvjSVPt7cYer44lzcvnln71eLAVenOJ WY7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VwMpGxDCZlFme8oJrOmkgKJ/8Pw/9gRH1baDSrReni4=; b=gevfsUhaBtn/5Zw4+q/3+lqA4XWXF1P59uXGsnXNggGshYGyotzVqig3YgnAQ9XdDI v1lnBFBEwmJ0SbnB3Q3jMPuX5BxThWMvBFBvGKH4YZlYXJvRylIceqyG2N0ICduB9iBD 5VjeCxTDHLn5BXcz8dhfCxDLlfinhe6WvudA9SRpGD4/GwrQ8tfOjKyyFmlQ6PUOuPW0 5zc5i6ZaELB8RtAwqhOvSxeGIO5McENDFbNlafHyYJnjNLpT15JQhisOIpmcfvK8geyy LZLL99MLq5KTAM8P6U8m2xOpEIO1Y4D6eWPEoUeO4IblTN/joQVn5rkphfTd1jrx67PG WUtg== X-Gm-Message-State: ACrzQf3eijBzPlH1MoMmoFzLoumIB3vncaQWyaeGp/RxR2D4zGwv6p81 Hg70w1GoNJP+YC8Pt7D1Qvf3D3L+RSo= X-Google-Smtp-Source: AMsMyM49gztZPDHmdXNvdpkR5N0mo0y6atCxaz80PtX9SpFGNht+38VjLyCHQCXGgMIYrhu5CAC6mA== X-Received: by 2002:a05:6000:1241:b0:236:8a38:6744 with SMTP id j1-20020a056000124100b002368a386744mr33170661wrx.270.1667832928243; Mon, 07 Nov 2022 06:55:28 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:27 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 16/48] xwayland: upgrade 22.1.3 -> 22.1.4 Date: Mon, 7 Nov 2022 15:54:36 +0100 Message-Id: <20221107145508.1051404-16-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172866 Signed-off-by: Alexander Kanavin --- .../xwayland/{xwayland_22.1.3.bb => xwayland_22.1.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xwayland/{xwayland_22.1.3.bb => xwayland_22.1.4.bb} (95%) diff --git a/meta/recipes-graphics/xwayland/xwayland_22.1.3.bb b/meta/recipes-graphics/xwayland/xwayland_22.1.4.bb similarity index 95% rename from meta/recipes-graphics/xwayland/xwayland_22.1.3.bb rename to meta/recipes-graphics/xwayland/xwayland_22.1.4.bb index da1b27525d..8597d07a7d 100644 --- a/meta/recipes-graphics/xwayland/xwayland_22.1.3.bb +++ b/meta/recipes-graphics/xwayland/xwayland_22.1.4.bb @@ -10,7 +10,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=5df87950af51ac2c5822094553ea1880" SRC_URI = "https://www.x.org/archive/individual/xserver/xwayland-${PV}.tar.xz" -SRC_URI[sha256sum] = "a712eb7bce32cd934df36814b5dd046aa670899c16fe98f2afb003578f86a1c5" +SRC_URI[sha256sum] = "5c39bdd77444c3fa7a0e2ef317ae69ddde89a901dc8914dbc8eac39a9313512a" UPSTREAM_CHECK_REGEX = "xwayland-(?P\d+(\.(?!90\d)\d+)+)\.tar" From patchwork Mon Nov 7 14:54:37 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15075 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 6239CC433FE for ; Mon, 7 Nov 2022 14:55:32 +0000 (UTC) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mx.groups.io with SMTP id smtpd.web11.4130.1667832919242540772 for ; Mon, 07 Nov 2022 06:55:30 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=CIcSBJ6Y; spf=pass (domain: gmail.com, ip: 209.85.128.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f41.google.com with SMTP id m7-20020a05600c090700b003cf8a105d9eso7299744wmp.5 for ; Mon, 07 Nov 2022 06:55:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=bNZl+Le2VmPYPK5JVKS8RzurjA2spBiTXDjwbdEqR/g=; b=CIcSBJ6YZqsO3zkA21TdUKcdcaf3oPdROkcsceY08DzHRK8VvOo+m7Df/ePP1N9Lqb 4jvdj5C7mWmLD5P0jdtv/re1VMsjJNWvOBohaII8olvsu+I8pX8SvsFB4Mj5vqkON6s7 2JEI59KLHcS0qAK10fgnfCcaLcshAZjXvmt9VwKs7B57WZ0dnNiV1IoTsDaJ6ww35Ny/ CFdczL3lOepHE1apvXJqm08cI2zBdN4pW8yTQ+I2m56RC0Bi9aHmHkAWdrWk+2qO6KVr ZA5afuTbJy5PPu/bz3R6vVAfVMNe7jTdWp1y8Tw2iFfGrqSJmqENFbvXNDu7oqyygSI9 Ma7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bNZl+Le2VmPYPK5JVKS8RzurjA2spBiTXDjwbdEqR/g=; b=QS+6RPDzLxoWNRqpI7FdHn9rXvVD6yWpIULefL8kh6WEwVQ4VsAyj2k5v4yz32SDVW xmkoR6N4t+69uVkJLJHY91fpd5EbZWvbT6e+dCUUs4+LLfTgL6sTWZl19a08OwdWaD6W oker+TAPV11dNNm6dR2L8MJVD2tV9/c8LRSrWNtRUV8M+gDTICFysMKzh7i0B3NLq0V2 I98SnyKGQKkDtZrWoDdRaZH9ddm/XAhJEybf/Ocw5NVVQyYQoyJEMbqDbHOLELMFAKsz 1UVy+aMbmH7zeSlOAyO3iITIjOupwvoH8BTL7J822vNSELOnZ6G1DBU4loHDkrR+oEV3 fkHA== X-Gm-Message-State: ACrzQf3ZUrZtM3++xBuQBYvANdfSi22cnpa7BNaAkNm/URAftZPOqnjd NR0B5OVjNJBWQFqmc8Yj1Y422pg49DE= X-Google-Smtp-Source: AMsMyM6X0hSSJGtzkNftOgd7QPi8sMmxv3EqNGrXCcZeUMCKSAxDqeCKU6rOxzdTOIJp1MCsMRmUuA== X-Received: by 2002:a7b:cb41:0:b0:3b3:34d6:189f with SMTP id v1-20020a7bcb41000000b003b334d6189fmr43815926wmj.6.1667832929404; Mon, 07 Nov 2022 06:55:29 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:28 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 17/48] strace: upgrade 5.19 -> 6.0 Date: Mon, 7 Nov 2022 15:54:37 +0100 Message-Id: <20221107145508.1051404-17-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172867 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/strace/{strace_5.19.bb => strace_6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/strace/{strace_5.19.bb => strace_6.0.bb} (96%) diff --git a/meta/recipes-devtools/strace/strace_5.19.bb b/meta/recipes-devtools/strace/strace_6.0.bb similarity index 96% rename from meta/recipes-devtools/strace/strace_5.19.bb rename to meta/recipes-devtools/strace/strace_6.0.bb index 5e69cfd5f9..4fa3589d15 100644 --- a/meta/recipes-devtools/strace/strace_5.19.bb +++ b/meta/recipes-devtools/strace/strace_6.0.bb @@ -14,7 +14,7 @@ SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \ file://0001-strace-fix-reproducibilty-issues.patch \ file://skip-load.patch \ " -SRC_URI[sha256sum] = "aa3dc1c8e60e4f6ff3d396514aa247f3c7bf719d8a8dc4dd4fa793be786beca3" +SRC_URI[sha256sum] = "92d720a666855e9f1c6a11512fd6e99674a82bbfe1442557815f2ce8e1293338" inherit autotools ptest From patchwork Mon Nov 7 14:54:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15076 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 770E2C4332F for ; Mon, 7 Nov 2022 14:55:32 +0000 (UTC) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) by mx.groups.io with SMTP id smtpd.web10.4291.1667832929812357582 for ; Mon, 07 Nov 2022 06:55:31 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=aXBrSqM6; spf=pass (domain: gmail.com, ip: 209.85.221.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f54.google.com with SMTP id z14so16606513wrn.7 for ; Mon, 07 Nov 2022 06:55:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=AGoe42EaINIJTPkCYlrpSL+29Mu0J5bbSBPnqrF26fo=; b=aXBrSqM6YJ4SHp8+7mjkOQuPyaoWk8VSHYnC7uZ/X3ORK2n396oPKdHa44UQgH/Nb8 oIX3F3g49iEAcVKyM0V+HkScozbC86PnNbm019q28oeywtlahgp38lYiRGJr7SCTvryp Ya8I3sXXI6+2yl3w5mtNbubt9vx/TsqjLv/Fq70CyvNhF2KdlR3x9BOrJ07dwhR+DhHl s6F4tVdQ+h+QeaSKRYOu3bInV/JpjpDprPx057mxyCFbGqWmyDAtsbNJdqPJ69MboY9z HuKpnZHubeRVMYfWMC91/VTB+AspY7l2CSrBMGzFlZhmJxn8urt4HbIF7oFvBqavF/Be 5NlA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AGoe42EaINIJTPkCYlrpSL+29Mu0J5bbSBPnqrF26fo=; b=uz1GTQMAp+Kha7zZonlxHcWulq5B4XHP8SIUdqhG5yO0Ybkaa6E48jjUVwSSHFcodu RmRhvFrAMN6VH5gWpssxZG0CvUvaA3gfwS2bkyag0/qwy6bBubb8uWe7n04k/UmmCsTe Aojr4QD5jJ5R6nXXU/zEaAlA9UEUXmn7PKaBPB+GrWW6vF7xY5oBVthW3hOu9Fs1INyP 0ZrLenRHRk6rvBy6rvsXrRXI76a0xBYYNnqv3rzrVAWneR/W2qld9VxZaseaa6/thG6i alu8HHPLfM9PY6Q4CtzjgEw5yMDkrN3tQUF3qjQZIlXFKuvofBmvcBUuwvLZC1/zE3Na INRQ== X-Gm-Message-State: ACrzQf3NJgPpVDRgfIq8D2MSQMFBv87/6P/OlHfeUC+uFMflOoE7mL7Q dBFdJ6l04ciWHNz9KhUhZGKeWToFLPs= X-Google-Smtp-Source: AMsMyM6OsgS9JbSI5sskiy9LGmtWxpZhSSSprJiR8qjT7nLubBc1mRBmooNbV0uBTD5sk5Epn1G0zQ== X-Received: by 2002:a5d:6f1e:0:b0:236:63f8:d03d with SMTP id ay30-20020a5d6f1e000000b0023663f8d03dmr32068916wrb.646.1667832930716; Mon, 07 Nov 2022 06:55:30 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:30 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 18/48] python3-dtschema: upgrade 2022.8.3 -> 2022.9 Date: Mon, 7 Nov 2022 15:54:38 +0100 Message-Id: <20221107145508.1051404-18-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172868 Signed-off-by: Alexander Kanavin --- ...{python3-dtschema_2022.8.3.bb => python3-dtschema_2022.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dtschema_2022.8.3.bb => python3-dtschema_2022.9.bb} (83%) diff --git a/meta/recipes-devtools/python/python3-dtschema_2022.8.3.bb b/meta/recipes-devtools/python/python3-dtschema_2022.9.bb similarity index 83% rename from meta/recipes-devtools/python/python3-dtschema_2022.8.3.bb rename to meta/recipes-devtools/python/python3-dtschema_2022.9.bb index bc819c0dd6..3dcbc2dcb2 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2022.8.3.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2022.9.bb @@ -7,7 +7,7 @@ inherit pypi setuptools3 PYPI_PACKAGE = "dtschema" -SRC_URI[sha256sum] = "128c88a393cd04154cef4d4b10a643e4473ae290b436e8e61d2e97ae8e53255d" +SRC_URI[sha256sum] = "c9533312a2d77c4ccdbffda1504aba850d9b224fd8b43e929cee2aa68478e82a" DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += "python3-ruamel-yaml python3-jsonschema python3-rfc3987" From patchwork Mon Nov 7 14:54:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15092 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 98F02C4321E for ; Mon, 7 Nov 2022 14:55:42 +0000 (UTC) Received: from mail-wr1-f53.google.com (mail-wr1-f53.google.com [209.85.221.53]) by mx.groups.io with SMTP id smtpd.web09.4335.1667832933183410370 for ; Mon, 07 Nov 2022 06:55:33 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ZOs6TaTN; spf=pass (domain: gmail.com, ip: 209.85.221.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f53.google.com with SMTP id o4so16615868wrq.6 for ; Mon, 07 Nov 2022 06:55:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=NPCEfb+C0JHj6zByBfmXY3AGV4Xlqw/wkp++C1LQRkE=; b=ZOs6TaTNJZO0pwfvDd5m/fZ93oOCIvo9ZVmj7mMNzJ9ZySYdNmnZiV/7XgHA6j7fx1 wV7dDE63bxciJDIQinQy5TBwjtwVcva3MCj0fe3tH8cwl7TmJgipDUv1bCK2tUvQMl++ QSYctrlfXnh7i3RXlsmdWqFGI0YOQohQAaclOx/oQqWa+z5PmQlP7g9CdfJwTd/v002Q S4XKVL69IAVIasZj6PcvULlnDt5NGhxFIGj5qVpEPfsPfd+SXDDlJy/cCkqmwUPQly3t 32dQUQ013Ndq/H8OZ9WbdOTwY3rA09tYS3GpF9PHnVBXsCanfonWrRlW0MX6sB0l83qL +6gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NPCEfb+C0JHj6zByBfmXY3AGV4Xlqw/wkp++C1LQRkE=; b=QvZCQ3zprZtIGBz9iJzYoKkZAc25uvfuMtGqo3oNeoC0V/nDQKhBQjSQBKNQLkHJoZ NfXKkWr9C+3TSXmpifO/lq1bGQmeMS7iJ/3IPOedoRb4kUONcqBPJwowM45Z6D3qkhUY O6ycBApISNJWU81GrbDE/JT75cECeYgnpoaniOww4ccMPhs48helXKfAGv+J7ko4IiSU uEqjwESOJsGI+e2SrLIC9Iy8paWKPRiSW+qqPwl7l0dvBVJmuAGr/sxs7hIXaFxly8xO H6Wb9jObNs/p57NtPdxXt4unJpg16iW5tzG5bVtMAxmj1m6IH0kRYWBXOpJdvfGUCr3b oykQ== X-Gm-Message-State: ACrzQf1Q4B5m06YJVeOFuPTpRNrHSolQzmEkjZcQumwEDI1WOS0MrGHs oSbOHbMUE0XHrkLix0lQX5pH/rBJFaw= X-Google-Smtp-Source: AMsMyM4yoNVnPZ/j1p8GcYtd39ADJU4uwD/A2TJncOPHberwps1JNoWhxeZdRMgRDAWqcGJKRmZ/uw== X-Received: by 2002:a5d:4711:0:b0:236:48b6:cb89 with SMTP id y17-20020a5d4711000000b0023648b6cb89mr32543882wrq.246.1667832931694; Mon, 07 Nov 2022 06:55:31 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:31 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 19/48] fontconfig: upgrade 2.14.0 -> 2.14.1 Date: Mon, 7 Nov 2022 15:54:39 +0100 Message-Id: <20221107145508.1051404-19-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172869 Signed-off-by: Alexander Kanavin --- .../fontconfig/{fontconfig_2.14.0.bb => fontconfig_2.14.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/fontconfig/{fontconfig_2.14.0.bb => fontconfig_2.14.1.bb} (96%) diff --git a/meta/recipes-graphics/fontconfig/fontconfig_2.14.0.bb b/meta/recipes-graphics/fontconfig/fontconfig_2.14.1.bb similarity index 96% rename from meta/recipes-graphics/fontconfig/fontconfig_2.14.0.bb rename to meta/recipes-graphics/fontconfig/fontconfig_2.14.1.bb index 80f952a024..ae5a45be54 100644 --- a/meta/recipes-graphics/fontconfig/fontconfig_2.14.0.bb +++ b/meta/recipes-graphics/fontconfig/fontconfig_2.14.1.bb @@ -25,7 +25,7 @@ SRC_URI = "http://fontconfig.org/release/fontconfig-${PV}.tar.gz \ file://revert-static-pkgconfig.patch \ " -SRC_URI[sha256sum] = "b8f607d556e8257da2f3616b4d704be30fd73bd71e367355ca78963f9a7f0434" +SRC_URI[sha256sum] = "ae480e9ca34382790312ff062c625ec70df94d6d9a9366e2b2b3d525f7f90387" UPSTREAM_CHECK_REGEX = "fontconfig-(?P\d+\.\d+\.(?!9\d+)\d+)" From patchwork Mon Nov 7 14:54:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15090 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 C1065C4167D for ; Mon, 7 Nov 2022 14:55:42 +0000 (UTC) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) by mx.groups.io with SMTP id smtpd.web11.4132.1667832923527943959 for ; Mon, 07 Nov 2022 06:55:34 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=EliTCS3U; spf=pass (domain: gmail.com, ip: 209.85.221.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f54.google.com with SMTP id y16so16550496wrt.12 for ; Mon, 07 Nov 2022 06:55:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=xPJzqbaY6Hw9h3DmkQOQeHAiC5ybFw9920IEG9ZzQxE=; b=EliTCS3UzFV5G0Y8w+NIfm6nhmY4RHSByMzv1+JJSJD5tKXNZhMEsklePBfFW7auwv Py1S5X0zfCoCGOEQyjq0Hahqt7QixQxlfKqTBrWy6fXjs/ZyZ9KhOYqM4NNTjlLS4hCw YNHQlPn66TvL9ay9Ih6PrdI9jltFYPc+sJ9lQO6tyRTKmdvV7r5XbxdF4dHxVGptnpLp e1+tgkbBRfF06AOKWFMIRrcYz/7rc/L0EUmaSpe3KDsusYUV9xezEr9cH4IcPQNUxn0s cZ8jg/+0BL0BbZABHHKTpt+kz5F/e0IBBtLTNOuioeWN++KAUlun/zFTqZJLo9HjM+iU fpOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xPJzqbaY6Hw9h3DmkQOQeHAiC5ybFw9920IEG9ZzQxE=; b=LVWHdvSSn3r9nPrIWiQ+XpggsMeoX3VrGvBPjLADsrjuUWSG1Lti7C3l2aAx5l8WaV qn+S0TVsGL4W8c5jcSbCuvoj1kPCnoxKD3gtMINiBknjV4gXu68hnlaL62M4UiEvvTOa U+81g7VTYoSB0IpKNeFyKzVC4PlzgRthOVM8PfCRUBfvp7vIvhbRGd5TGomz1u2kfYq8 bN+qpBxkyCtJkANkfB92nCUGgV/aPI+3DEZ3MPNvv8S0//bXI4/KFKijCJqSRr9or2FQ 943YnR55ZxUa0/s2+3WfyoXqNRmdGA28Lp5/QDRZGGuu70KvrxHJTC/MPDbYW6Dxg/fC 5PeA== X-Gm-Message-State: ACrzQf2v3grpsA2AgE5Ii8h3iP+bvGyfGmYFAwIdS1hGN2w9DPfz+7HQ nOvP7aefJcToZFCU6iP1TeyidwbE0eo= X-Google-Smtp-Source: AMsMyM6EZ/Ki27IacX4BlsesvGpdYy5TuHgHH5Ji55T2WwLNXEYtKHVPAB9zA+atcEA7zTOGIcvvig== X-Received: by 2002:a5d:47ce:0:b0:236:76de:726c with SMTP id o14-20020a5d47ce000000b0023676de726cmr32773255wrc.510.1667832932995; Mon, 07 Nov 2022 06:55:32 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:32 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 20/48] python3-setuptools: upgrade 65.0.2 -> 65.5.0 Date: Mon, 7 Nov 2022 15:54:40 +0100 Message-Id: <20221107145508.1051404-20-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172870 Signed-off-by: Alexander Kanavin --- .../0001-conditionally-do-not-fetch-code-by-easy_install.patch | 2 +- ...ython3-setuptools_65.0.2.bb => python3-setuptools_65.5.0.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-setuptools_65.0.2.bb => python3-setuptools_65.5.0.bb} (95%) diff --git a/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch b/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch index c8c713c842..1b5f9c7577 100644 --- a/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch +++ b/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch @@ -1,4 +1,4 @@ -From 42d349031cd952c12620fcf02cbab70a371f4b19 Mon Sep 17 00:00:00 2001 +From a0e0873a8ee6674d43e604d66bf66d94fc8eeb6f 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_65.0.2.bb b/meta/recipes-devtools/python/python3-setuptools_65.5.0.bb similarity index 95% rename from meta/recipes-devtools/python/python3-setuptools_65.0.2.bb rename to meta/recipes-devtools/python/python3-setuptools_65.5.0.bb index 1a639ea333..8198cbd104 100644 --- a/meta/recipes-devtools/python/python3-setuptools_65.0.2.bb +++ b/meta/recipes-devtools/python/python3-setuptools_65.5.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] = "101bf15ca723beef42c8db91a761f3748d4d697e17fae904db60c0b619d8d094" +SRC_URI[sha256sum] = "512e5536220e38146176efb833d4a62aa726b7bbff82cfbc8ba9eaa3996e0b17" DEPENDS += "${PYTHON_PN}" From patchwork Mon Nov 7 14:54:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15089 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 A9C0EC41535 for ; Mon, 7 Nov 2022 14:55:42 +0000 (UTC) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by mx.groups.io with SMTP id smtpd.web09.4338.1667832935935443460 for ; Mon, 07 Nov 2022 06:55:36 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=km4llv3v; spf=pass (domain: gmail.com, ip: 209.85.128.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f45.google.com with SMTP id ay14-20020a05600c1e0e00b003cf6ab34b61so9798255wmb.2 for ; Mon, 07 Nov 2022 06:55:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=AHXHi2fMhRbAlliTGGhm49MxqCGqfUwnG560gRol2j4=; b=km4llv3vTVvdjMr1fKp07tdYYM3d5xd/QH8DcD4CdFVyEKIR/DY8Qi5nuQE/D7VSYQ VkLTwu1dWUxBdZKDsynoIx8zjZlO1zMiqOrca4FCPvkAHs5lF/h5yKoVoAYEOa8GgEuJ c1yzYB1SXH8LkkVoRSUxlEkaxX1wbFyji2IvQ4/qj5V3QBmcUJHa2EZ5SFDcPhRq0MUV u/AQ8ns9qtepRbUsBzc1CFLx8GlSBG0n/Rro5EzC6v3bQ79bor5iu7yzhxEbWwKqT2vD 4t9mEjC6REWqoO4SRumxjb8PLSgscp6PNQTTWZSjwoXxP6MaTJ7Oh4Or2uTGZ7411FoU pLrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AHXHi2fMhRbAlliTGGhm49MxqCGqfUwnG560gRol2j4=; b=qsWWUN5gcEg/miJXB7+lc8evfKB+VpRQjaH4NS45YFFA2yfpDJBUYWPEMxKaZrTGWV oC+Z/hyoas2CwBoqkwf37RedijSYCrRLoMTEgKa/B7KUWJKJR1S2rwRnhGvvxcZqZ+LE 0dW6rQSVg4jqCvNbmBp8ZgiehUfNjRknZUqCNIVn7uILxxst9eZmzybd9KNYCoh1zpQ1 6wB6RIc11PMirHtLt3VjBiWaHlQiziAC1K0T5w1HCXJuSjzeTw2M++ljpm3Kg/VZMgY1 fpo6f8qdBEroOPw8g7EfUDpqi12MzjWJ0abhxkrLkYt+drK4wFCKDQdBn9uDWXJnBgJ9 QuUQ== X-Gm-Message-State: ACrzQf0Ea9Oydriou5+lj8ZXoFuaTqcwd4fomzXIRL9mFUs48id632x3 Io0s+dXjUsPA3xqMU/+TbNU9qBFZR+k= X-Google-Smtp-Source: AMsMyM6GRWCDIWXlo+KvSba8qsv10Xmlv+1K0SH6+3IzPU14zL15bm8VSFvauLOm5Ai+KSnGZihz2g== X-Received: by 2002:a05:600c:5d3:b0:3cf:6ca4:b615 with SMTP id p19-20020a05600c05d300b003cf6ca4b615mr30080745wmd.185.1667832934423; Mon, 07 Nov 2022 06:55:34 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:33 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 21/48] taglib: upgrade 1.12 -> 1.13 Date: Mon, 7 Nov 2022 15:54:41 +0100 Message-Id: <20221107145508.1051404-21-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172872 Signed-off-by: Alexander Kanavin --- meta/recipes-support/taglib/{taglib_1.12.bb => taglib_1.13.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-support/taglib/{taglib_1.12.bb => taglib_1.13.bb} (92%) diff --git a/meta/recipes-support/taglib/taglib_1.12.bb b/meta/recipes-support/taglib/taglib_1.13.bb similarity index 92% rename from meta/recipes-support/taglib/taglib_1.12.bb rename to meta/recipes-support/taglib/taglib_1.13.bb index e6e3ef07ad..6560bc3660 100644 --- a/meta/recipes-support/taglib/taglib_1.12.bb +++ b/meta/recipes-support/taglib/taglib_1.13.bb @@ -11,8 +11,7 @@ DEPENDS = "zlib" SRC_URI = "http://taglib.github.io/releases/${BP}.tar.gz" -SRC_URI[md5sum] = "4313ed2671234e029b7af8f97c84e9af" -SRC_URI[sha256sum] = "7fccd07669a523b07a15bd24c8da1bbb92206cb19e9366c3692af3d79253b703" +SRC_URI[sha256sum] = "58f08b4db3dc31ed152c04896ee9172d22052bc7ef12888028c01d8b1d60ade0" UPSTREAM_CHECK_URI = "https://taglib.org/" From patchwork Mon Nov 7 14:54:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15091 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 AFF4AC46467 for ; Mon, 7 Nov 2022 14:55:42 +0000 (UTC) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web12.4221.1667832917636303752 for ; Mon, 07 Nov 2022 06:55:36 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Fj/LyPsy; spf=pass (domain: gmail.com, ip: 209.85.221.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f47.google.com with SMTP id j15so16599200wrq.3 for ; Mon, 07 Nov 2022 06:55:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=a0/3pY9fGlnvKKJPhU/RYZaEAx9iszOAfFiWAkgztQg=; b=Fj/LyPsyCGiHWJdLlOb0fycBqErosJk5/d62Shnb0a55h7rgd7Ri4HyCzQO31ZR05G nuWUEJ7qEOkZ6SMNSRvuDdYjzyr3HJ5JXFsQvMGQjvGAOJFQ0883SyPdnM7vagjEYdaS RvPonJD1GOP2/HmKQTX1ALABfOvRrwPRajpVqTgWSysjkeTqGJiZ4MhEBw/w4ffCpbGj 0p1U7obz/aow29uKZor8k5pLZZS99ArX4o22mvCFaL2woj1MV2WIzuQCfmBpfyuxFAiY PPibgQAF+ha2RsAPw++0XkjwNDqxTU37hFF01t23He4Ny6VVSxY6CUC5xNnrM0Hr4okw m/ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a0/3pY9fGlnvKKJPhU/RYZaEAx9iszOAfFiWAkgztQg=; b=TYpWiFRUfvnmwi7S8Lu/9glzcKxz+QVRAn/Ru+LpM3oJoukaYtVehHbR5iXDmpLu11 Yamfks5gn58HzYZC1rqBcfet6ch9VsrihkCELUPoeyPL1bRgkHMmtexppdhvMv2eXbLE +cMKBRrMfbHCcEUNtESQtYU5yeANe6h6r1PY8WRnLDaxOaCeuuymVOIu489z4+FM3FEt ra6VQtcfRthwRDMZa91CfyGG0EvB1SDNgQ0NPiobpcnJGBKgniIFfVa/2CRPahUSvcHf UdmoyfOvlBCXVRLJmvTBXEfONFYPx1d496KqqKc88wWk0bJhPcOtpGM712kbJwusSZJ0 nJMA== X-Gm-Message-State: ACrzQf2shQ8FtyIyzuD7SV1CrvyxkyseQodNZELvWzWIDbRAODXJyCSD OGLJuwoYaRAcxpjYopKl2KN75aJ1Xbk= X-Google-Smtp-Source: AMsMyM6wncnkJah46LSO7BaWxg9/y9XVDxMc/YyW4QcMW3K7NN6p9YppWUObMsP8/7GbvLliQUVAVw== X-Received: by 2002:a5d:6a08:0:b0:236:e06b:ec19 with SMTP id m8-20020a5d6a08000000b00236e06bec19mr22788742wru.150.1667832935214; Mon, 07 Nov 2022 06:55:35 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:34 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 22/48] nghttp2: upgrade 1.49.0 -> 1.50.0 Date: Mon, 7 Nov 2022 15:54:42 +0100 Message-Id: <20221107145508.1051404-22-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172871 Signed-off-by: Alexander Kanavin --- .../nghttp2/{nghttp2_1.49.0.bb => nghttp2_1.50.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nghttp2/{nghttp2_1.49.0.bb => nghttp2_1.50.0.bb} (92%) diff --git a/meta/recipes-support/nghttp2/nghttp2_1.49.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.50.0.bb similarity index 92% rename from meta/recipes-support/nghttp2/nghttp2_1.49.0.bb rename to meta/recipes-support/nghttp2/nghttp2_1.50.0.bb index 6c3d543083..66311b2edf 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.49.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.50.0.bb @@ -8,7 +8,7 @@ SRC_URI = "\ ${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \ file://0001-fetch-ocsp-response-use-python3.patch \ " -SRC_URI[sha256sum] = "b0cfd492bbf0b131c472e8f6501c9f4ee82b51b68130f47b278c0b7c9848a66e" +SRC_URI[sha256sum] = "af24007e34c18c782393a1dc3685f8fd5b50283e90a9191d25488eb50aa2c825" inherit cmake manpages python3native github-releases PACKAGECONFIG[manpages] = "" From patchwork Mon Nov 7 14:54:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15088 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 A8D3BC4167E for ; Mon, 7 Nov 2022 14:55:42 +0000 (UTC) Received: from mail-wr1-f44.google.com (mail-wr1-f44.google.com [209.85.221.44]) by mx.groups.io with SMTP id smtpd.web12.4224.1667832925081087669 for ; Mon, 07 Nov 2022 06:55:37 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=GEYgD/8u; spf=pass (domain: gmail.com, ip: 209.85.221.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f44.google.com with SMTP id v1so16565692wrt.11 for ; Mon, 07 Nov 2022 06:55:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=JQjZXQk4edlsVbFxCqAiYNXPSD8vExPmzU+M3vcWFOw=; b=GEYgD/8u+zYuiaR55Yr0dMut5LUW67984YP4TX2Iny3CGCLjDrtDZIVbMOkX/AbXxg Zz5+6J9dxKcfkIL3CiRmUjEj/omWYOPJZiYhVnt/A0f8+rsUOBA225a0+zg5bw51NXKg 1buTKsVwAXHfX6cmVsI8X4CmZ3NnoPw5h96Sw8F0Mv7rTCSeo4lwJd9GSv7vjSPZNGHK Z8H+N5LJ71uBgrxvfdmPNiso8JDLS0JwQp2CzpgHbyJmFovFS2JSzmxqtX2MrrBNY5ZQ PfFm6LoU4kquv2xxqZCnWenNIE4AormJBWAjOBK2LSUOIVp5uzVtpvoShq9mKPSM0vkt Nvhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JQjZXQk4edlsVbFxCqAiYNXPSD8vExPmzU+M3vcWFOw=; b=6GrWwJndX4+OK4y2Hl8PdkCcHTFh61MuBVAldoodgb3D4yBMR3N2vab/On/FlvM+nA Er3qx+9aFrHhZhNzZn6HfwKacDvjd2/VntjpmTZXFv3qXuRf7HSqEUzTUwkiObewWtwv I890On/yGa6wqSDLuQD0+IYvGuKcg/07uXVKQ0MO7KxGfIpq673x90xPS1w5P8QJhvOf yHw+UAsKDdkwyg9Fo26eJSxI9nDf2dCSKyzMswlA1o0E0NWavi5LhKZ/8Bpg7PtIatdM FuOlOGTp/NntEmZ4o0g5P92INGdrTUahmgrKqbrusIda3ZD9pcaDWmIf2baS/ZXI8Y+t 6b4w== X-Gm-Message-State: ACrzQf0FlX5zX7vaC2jFD2AOcS2iuLAXDfLAJhCMCAUW+0LpqlqxxmBp 9BBfkk4bzZU679DUKKQJtbMooiQ9GsI= X-Google-Smtp-Source: AMsMyM7OJTWb2TCw5giWPxYtVlDtKDuCje/HI4DSYyYdyns7nYrgGB9TVitlIj8JEMhi3X+9cFB67A== X-Received: by 2002:adf:f688:0:b0:235:f9ec:ae54 with SMTP id v8-20020adff688000000b00235f9ecae54mr31221448wrp.319.1667832936302; Mon, 07 Nov 2022 06:55:36 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:35 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 23/48] python3-wheel: upgrade 0.37.1 -> 0.38.0 Date: Mon, 7 Nov 2022 15:54:43 +0100 Message-Id: <20221107145508.1051404-23-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172873 Signed-off-by: Alexander Kanavin --- .../python/{python3-wheel_0.37.1.bb => python3-wheel_0.38.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-wheel_0.37.1.bb => python3-wheel_0.38.0.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-wheel_0.37.1.bb b/meta/recipes-devtools/python/python3-wheel_0.38.0.bb similarity index 87% rename from meta/recipes-devtools/python/python3-wheel_0.37.1.bb rename to meta/recipes-devtools/python/python3-wheel_0.38.0.bb index 2f7dd122ba..2a2abd1f25 100644 --- a/meta/recipes-devtools/python/python3-wheel_0.37.1.bb +++ b/meta/recipes-devtools/python/python3-wheel_0.38.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=10;endline=10;md5=8227180126797a0148f94f483f3e1489" -SRC_URI[sha256sum] = "e9a504e793efbca1b8e0e9cb979a249cf4a0a7b5b8c9e8b65a5e39d49529c1c4" +SRC_URI[sha256sum] = "d52844afee64cdd4bb28061ba6b5c06818b237fb490263e0dbea227080f7d2d7" inherit python_flit_core pypi From patchwork Mon Nov 7 14:54:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15093 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 9AF9FC43217 for ; Mon, 7 Nov 2022 14:55:42 +0000 (UTC) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) by mx.groups.io with SMTP id smtpd.web11.4132.1667832923527943959 for ; Mon, 07 Nov 2022 06:55:38 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=mvdjRrzy; spf=pass (domain: gmail.com, ip: 209.85.221.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f54.google.com with SMTP id y16so16550869wrt.12 for ; Mon, 07 Nov 2022 06:55:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Tw2DskQVNsSPZ8fy/dYKa9S1xsOJ0kQRT1SL/5unYOA=; b=mvdjRrzyLN+c04sWrM7VpokrKAB+qkvxZSz32st22soeaQAfRayMuqVCFBFzo3AM2s DeXJu2WnviPIuT3crKZARb8aGYATgbI9AlD+Ravl61ojTSHVnZlRzvI+sh4iKs5GL7bo EM66ddMRWXyx/Gq/ypJ4mUniEofmDwGDC2VGw2SPxmn0ank5UuiD25koTIzS+MCOAzKA SSLBZV/zv2p19gUTVBdlNPhBe7GuqEAyZxA4S2HFo7PgsBlHfP7dqOZZOvQLrZYSwcJo H0sT6HgEsvp9UBK5lladC3HFZsm9rLgs2Zk5px/H75c2q/Cfv/Na8VVhP3HKPyYv4tc2 r/uA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Tw2DskQVNsSPZ8fy/dYKa9S1xsOJ0kQRT1SL/5unYOA=; b=2lZpnIf4aJdfdL49bZv0wIT6rfM5gBqAeNqxrDh92MMyzS37zyS9l8WN5clpGu36th sbjAxuSVCTSoHsHbzE0b65QmivPWkhlieLQPqWZu+NYteDsELu2rXsFhNCLdIuvCOg38 VHcW8QcumhWmkasCYr5igD/biW0gWZa7FULluSI5igtboLDluRpvF7VG55UhFDs+KBKf eilV8OAxsaXVZiO1Lz+ThaTfkxeibpNdSkofMootnKBmgw9gP3Wwne6YOp1Ibx5+DIMk 5ce1FJgRCYIxxGI8D9hJAvLg9S746Y9Z2joeAxVeSN/Uwezth/A8+uStSDbugAy7xGZP 0w0w== X-Gm-Message-State: ACrzQf0eVDXgXeAxeR1CrqQLYNHl6nB5MGs4naX/kEwFhpW4KyPQ4WpG UL4wUzyp3I0/qOGluCVaqtt7oFvx5WY= X-Google-Smtp-Source: AMsMyM71v01D0vYpqDS4IQ6/tRfpsU4+gQT+kiUjt0Uuz4LzE40hUdBjLtX7tUcR9bv6iKBwD2GtAA== X-Received: by 2002:a5d:6d0b:0:b0:236:f055:e561 with SMTP id e11-20020a5d6d0b000000b00236f055e561mr18527502wrq.166.1667832937590; Mon, 07 Nov 2022 06:55:37 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:36 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 24/48] libffi: upgrade 3.4.2 -> 3.4.4 Date: Mon, 7 Nov 2022 15:54:44 +0100 Message-Id: <20221107145508.1051404-24-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172874 License-Update: copyright years Signed-off-by: Alexander Kanavin --- .../0001-arm-sysv-reverted-clang-VFP-mitigation.patch | 6 ++---- meta/recipes-support/libffi/libffi/not-win32.patch | 8 ++++---- .../libffi/{libffi_3.4.2.bb => libffi_3.4.4.bb} | 4 ++-- 3 files changed, 8 insertions(+), 10 deletions(-) rename meta/recipes-support/libffi/{libffi_3.4.2.bb => libffi_3.4.4.bb} (90%) diff --git a/meta/recipes-support/libffi/libffi/0001-arm-sysv-reverted-clang-VFP-mitigation.patch b/meta/recipes-support/libffi/libffi/0001-arm-sysv-reverted-clang-VFP-mitigation.patch index 4233799501..3ffcb3e128 100644 --- a/meta/recipes-support/libffi/libffi/0001-arm-sysv-reverted-clang-VFP-mitigation.patch +++ b/meta/recipes-support/libffi/libffi/0001-arm-sysv-reverted-clang-VFP-mitigation.patch @@ -1,4 +1,4 @@ -From 501a6b55853af549fae72723e74271f2a4ec7cf6 Mon Sep 17 00:00:00 2001 +From 000f1500b693a84880d2da49b77b1113f98dde35 Mon Sep 17 00:00:00 2001 From: Brett Warren Date: Fri, 27 Nov 2020 15:28:42 +0000 Subject: [PATCH] arm/sysv: reverted clang VFP mitigation @@ -13,6 +13,7 @@ has been reverted. Upstream-Status: Submitted [https://github.com/libffi/libffi/pull/747] Signed-off-by: Brett Warren + --- src/arm/sysv.S | 33 --------------------------------- 1 file changed, 33 deletions(-) @@ -99,6 +100,3 @@ index fb36213..e4272a1 100644 b call_epilogue E(ARM_TYPE_INT64) ldr r1, [r2, #4] --- -2.25.1 - diff --git a/meta/recipes-support/libffi/libffi/not-win32.patch b/meta/recipes-support/libffi/libffi/not-win32.patch index 62daaf4b38..38f9b0025c 100644 --- a/meta/recipes-support/libffi/libffi/not-win32.patch +++ b/meta/recipes-support/libffi/libffi/not-win32.patch @@ -1,4 +1,4 @@ -From 306719369a0d3608b4ff2737de74ae284788a14b Mon Sep 17 00:00:00 2001 +From 20bc4e03442e15965ae3907013e9a177878f0323 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 4 Feb 2016 16:22:50 +0000 Subject: [PATCH] libffi: ensure sysroot paths are not in libffi.pc @@ -21,11 +21,11 @@ Signed-off-by: Ross Burton 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac -index b764368..d51ce91 100644 +index 7e8cd98..cf37e88 100644 --- a/configure.ac +++ b/configure.ac -@@ -354,7 +354,7 @@ AC_ARG_ENABLE(multi-os-directory, - +@@ -405,7 +405,7 @@ AC_ARG_ENABLE(multi-os-directory, + # These variables are only ever used when we cross-build to X86_WIN32. # And we only support this with GCC, so... -if test "x$GCC" = "xyes"; then diff --git a/meta/recipes-support/libffi/libffi_3.4.2.bb b/meta/recipes-support/libffi/libffi_3.4.4.bb similarity index 90% rename from meta/recipes-support/libffi/libffi_3.4.2.bb rename to meta/recipes-support/libffi/libffi_3.4.4.bb index 41c3cad586..15d974c83e 100644 --- a/meta/recipes-support/libffi/libffi_3.4.2.bb +++ b/meta/recipes-support/libffi/libffi_3.4.4.bb @@ -8,13 +8,13 @@ library really only provides the lowest, machine dependent layer of a fully feat A layer must exist above `libffi' that handles type conversions for values passed between the two languages." LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=679b5c9bdc79a2b93ee574e193e7a7bc" +LIC_FILES_CHKSUM = "file://LICENSE;md5=32c0d09a0641daf4903e5d61cc8f23a8" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BPN}-${PV}.tar.gz \ file://not-win32.patch \ file://0001-arm-sysv-reverted-clang-VFP-mitigation.patch \ " -SRC_URI[sha256sum] = "540fb721619a6aba3bdeef7d940d8e9e0e6d2c193595bc243241b77ff9e93620" +SRC_URI[sha256sum] = "d66c56ad259a82cf2a9dfc408b32bf5da52371500b84745f7fb8b645712df676" EXTRA_OECONF += "--disable-builddir --disable-exec-static-tramp" EXTRA_OECONF:class-native += "--with-gcc-arch=generic" From patchwork Mon Nov 7 14:54:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15087 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 99D6CC4167B for ; Mon, 7 Nov 2022 14:55:42 +0000 (UTC) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mx.groups.io with SMTP id smtpd.web11.4133.1667832925927497408 for ; Mon, 07 Nov 2022 06:55:39 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Or2sfzY+; spf=pass (domain: gmail.com, ip: 209.85.128.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f41.google.com with SMTP id 187-20020a1c02c4000000b003cf9c3f3b80so2299925wmc.0 for ; Mon, 07 Nov 2022 06:55:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=aHfzegbPSTM1BKjCSg6C3/rwoGmsjBgDSgZ3niMppXY=; b=Or2sfzY+gVXoP0GKWiK5u1RzXT7WGX5GlqpsLDPyOV4RyxQXKNpmdDu7wti7/L0Sof 2Tftmib0cxh5lwuH5aOEz5QBrDzKPZMKSJFraQiBQvg9HEtfll8fR9ROilxaJJPOpTvu AxSD7KA/w/mLs3K2Q+fXqomkUnYAwFpvwk3xtXtgMuEcsqYkH3X7DmiClzNKUYFaDomj z1w6G6/yC0YDCvEoyNFH1al5BuFsIlfYFWmSbq2aVYLjc+BHJ03hAYyyDTd/QL+vCbPh kxcLDy2G5KxFXbozSDT1PgQZVKz+pXOkIDkfW0lV0rRnKA7biiCtR5mFeW1jnciDuLs9 cPxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aHfzegbPSTM1BKjCSg6C3/rwoGmsjBgDSgZ3niMppXY=; b=JK1vlmxA971nM3vzYaZiJduPeRvjAUK4QFozVP3jhq/Jd5wpQXLAUpjSFlpK/LUgvT nkToqEvGg8KaXhkcYbfwakwXJC88DF7DJTT8Lj3/KlE9SEXGTGDeIDLPTUy4nIxooIN3 /M0Qcy9fqHvp7BF3k93A3lddQ2ehGeUJdGphvLnnMEE4KPu5lWeZnS3U2+br9YQ0J9aB MzUXMYQ0Zqu+0Msk3ArAv/y9me5R3QIigfdmpoTw8rtvK+U8QntGr9qdeJ34263D1bE1 HEnB42z8XScvIyFhFifSYg/Kqxozwbzm7/oC+eNZJpvRahQEXX0jYEu+BCF1iSNk0pnX LY9A== X-Gm-Message-State: ANoB5pkc9gaABjKRO3vkRVY5qFQmyzoZq/hLgA3lQEqgYCSt1oWxCVeU ESraY8e0ejO52ve1U12FKP31Mi0NsLk= X-Google-Smtp-Source: AA0mqf4/LtTy4h26KRkF4TxmZZesRtQGVJg1X7AmS9UU6TZYAno/optvE94TG+f+vLwg5H5ZYHWCcA== X-Received: by 2002:a05:600c:1547:b0:3cf:b0ed:de72 with SMTP id f7-20020a05600c154700b003cfb0edde72mr2133849wmg.63.1667832938399; Mon, 07 Nov 2022 06:55:38 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:37 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 25/48] libical: upgrade 3.0.15 -> 3.0.16 Date: Mon, 7 Nov 2022 15:54:45 +0100 Message-Id: <20221107145508.1051404-25-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172875 Signed-off-by: Alexander Kanavin --- .../libical/{libical_3.0.15.bb => libical_3.0.16.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libical/{libical_3.0.15.bb => libical_3.0.16.bb} (96%) diff --git a/meta/recipes-support/libical/libical_3.0.15.bb b/meta/recipes-support/libical/libical_3.0.16.bb similarity index 96% rename from meta/recipes-support/libical/libical_3.0.15.bb rename to meta/recipes-support/libical/libical_3.0.16.bb index 1ceb0005cd..61599b20dd 100644 --- a/meta/recipes-support/libical/libical_3.0.15.bb +++ b/meta/recipes-support/libical/libical_3.0.16.bb @@ -15,7 +15,7 @@ SECTION = "libs" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz \ file://0001-cmake-Do-not-export-CC-into-gir-compiler.patch \ " -SRC_URI[sha256sum] = "019085ba99936f25546d86cb3e34852e5fe2b5a7d5f1cb4423a0cc42e399f629" +SRC_URI[sha256sum] = "b44705dd71ca4538c86fb16248483ab4b48978524fb1da5097bd76aa2e0f0c33" inherit cmake pkgconfig gobject-introspection vala github-releases From patchwork Mon Nov 7 14:54:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15103 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 DEBCAC41535 for ; Mon, 7 Nov 2022 14:55:52 +0000 (UTC) Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) by mx.groups.io with SMTP id smtpd.web08.4301.1667832921280123705 for ; Mon, 07 Nov 2022 06:55:41 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=GeoAjORu; spf=pass (domain: gmail.com, ip: 209.85.221.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f52.google.com with SMTP id k8so16649915wrh.1 for ; Mon, 07 Nov 2022 06:55:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=4F8lAc6KDF7AqsEmYoY4G2ReSjn503NyuOnMvq96bxs=; b=GeoAjORukmc37vs0cRY3fZraG5NiOdwh2vTMUXAo7sU1IHqKboXOkGM730Pdky+sio qXir884dCIuk/Y0SUHHrjzeGnCLWVDNHcCwsF9hFjUVRfapym6EP0JcSkYk3zvz6cCA6 7VHFxfwvYksAxECbpHgn9R1u7qz4XgRyrBS0HSnAsal4OGOAGQgREWsWuiRvrqYmgk9M SrifjSdItAN3Idx2KURT/DA35BSzsPpZDbr3HwqK2/MqwRjO8kwp+pUO05/T037W6xQx a7hRsnEcM4QhIEnIJ2FzjT+5KXmNnsXeeYdLIV6dsP7Igv4CdgUQXjkix30n1EJRSMv2 H0fg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4F8lAc6KDF7AqsEmYoY4G2ReSjn503NyuOnMvq96bxs=; b=L6oNXNUl7nWOurHHu5CmpgJW+gLoMDO1I3HRJSICK7Or0z8wDyzjb5RezhKL3XJfRN t3awAAaw9anbpeitwcraOzcNFWZSLPcwlC1uN1GIFqj0awt8eKq6FZvCL0ixevkHp+FW +YcUou9dCXVFXj1r9th15+9SPccO39CN11CkORHYk5cA46PZwM4/92UrHl7BMNSmFyux PIbJ9hXerLpJ6tP8nUMzXwD9vPpK/uVYt6Cs0/3QrmEU1icFVXt5sIbILqHJHeHeTu3u TknTuERfZ+d2QhVljRt2lCIqqF2fUK3vB8TIPgSHRxIvi8PjNfnJEghvXiIb46hPi+3m N1GQ== X-Gm-Message-State: ACrzQf2iUd+uDzqeJqNzHyDghf+pBPfHEDG2DC/D+Ksp8VXQi0RJPE7/ z1BqP0nBLVtv9tMr2BkhEw9XEcXoNRU= X-Google-Smtp-Source: AMsMyM4HJKmSRZfpm7CBcSmGqHvAubSEj8C41pM1LUgqa+Hhn3TgidJgj4iSXWLQBxFMdTUtmMbTwQ== X-Received: by 2002:adf:e810:0:b0:236:5152:b95 with SMTP id o16-20020adfe810000000b0023651520b95mr30568060wrm.529.1667832940176; Mon, 07 Nov 2022 06:55:40 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:38 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 26/48] mtd-utils: upgrade 2.1.4 -> 2.1.5 Date: Mon, 7 Nov 2022 15:54:46 +0100 Message-Id: <20221107145508.1051404-26-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172876 Signed-off-by: Alexander Kanavin --- ...used-linux-fs.h-header-from-includes.patch | 31 ------------------- meta/recipes-devtools/mtd/mtd-utils_git.bb | 8 ++--- 2 files changed, 3 insertions(+), 36 deletions(-) delete mode 100644 meta/recipes-devtools/mtd/mtd-utils/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch diff --git a/meta/recipes-devtools/mtd/mtd-utils/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch b/meta/recipes-devtools/mtd/mtd-utils/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch deleted file mode 100644 index 73d4a8475f..0000000000 --- a/meta/recipes-devtools/mtd/mtd-utils/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 6fb10bd18488ed84776675bc1b2982800a51d839 Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Sat, 6 Aug 2022 20:14:38 -0700 -Subject: [mtd-utils][PATCH] tests: Remove unused linux/fs.h header from includes - -This header is not needed, moreover it includes linux/mount.h which is -now in conflict[1] with glibc provided sys/mount.h from glibc 2.36 onwards - -[1] https://sourceware.org/glibc/wiki/Release/2.36 - -Upstream-Status: Submitted [https://lists.infradead.org/pipermail/linux-mtd/2022-August/094667.html] -Signed-off-by: Khem Raj ---- - tests/fs-tests/lib/tests.c | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/tests/fs-tests/lib/tests.c b/tests/fs-tests/lib/tests.c -index d1a2e0c..3db0426 100644 ---- a/tests/fs-tests/lib/tests.c -+++ b/tests/fs-tests/lib/tests.c -@@ -35,7 +35,6 @@ - #include - #include - #include --#include - #include - - #include "tests.h" --- -2.37.1 - diff --git a/meta/recipes-devtools/mtd/mtd-utils_git.bb b/meta/recipes-devtools/mtd/mtd-utils_git.bb index 943666e529..2d76991d2f 100644 --- a/meta/recipes-devtools/mtd/mtd-utils_git.bb +++ b/meta/recipes-devtools/mtd/mtd-utils_git.bb @@ -11,12 +11,10 @@ inherit autotools pkgconfig update-alternatives DEPENDS = "zlib e2fsprogs util-linux" RDEPENDS:mtd-utils-tests += "bash" -PV = "2.1.4" +PV = "2.1.5" -SRCREV = "c7f1bfa44a84d02061787e2f6093df5cc40b9f5c" -SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master \ - file://0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch \ - " +SRCREV = "3f3b4cc6c3120107e7aaa21c6415772a255ac49c" +SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master" S = "${WORKDIR}/git" From patchwork Mon Nov 7 14:54:47 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15095 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 A743CC4332F for ; Mon, 7 Nov 2022 14:55:52 +0000 (UTC) Received: from mail-wr1-f41.google.com (mail-wr1-f41.google.com [209.85.221.41]) by mx.groups.io with SMTP id smtpd.web10.4286.1667832922748436115 for ; Mon, 07 Nov 2022 06:55:42 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=FUyKuBed; spf=pass (domain: gmail.com, ip: 209.85.221.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f41.google.com with SMTP id g12so16558531wrs.10 for ; Mon, 07 Nov 2022 06:55:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=iuQDJ18Ta4IdHvtWOOvwGGs26UVZZxgILSBlQq/xMe8=; b=FUyKuBedjjProPeGAA5FPBPs63LsDr2tG3JlzFu60Y3IeRqOBq5Fn1vvN5NV27yw+z NGIEYVaMMiHr2QAoevgZXl94LBtgYqW17o6ltGbCXluw0P5c+Z2/N2BRZyHk/g2kq4AG u7R7zhKPYGANSLH824BNGmmOSKHtno2ZIbmMV1PYaLaZ+EBxgsUa08fugXRthwllVREg d8wHfK26CJ5ssCpFN3vaEudecVNHdxJn+BVk1hWNVbp8I2ZXXwILhs5bNyafDTR/N9gi /5HKZhtyVGyUoMpR2Z6BCaH6g9iEMh4T3uR4OlWENuC7JHxEDEHJahtFxeih6giOEtcv PNpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iuQDJ18Ta4IdHvtWOOvwGGs26UVZZxgILSBlQq/xMe8=; b=cRFVfeKeRpL2NdTGPh0cQxw+VH3pqEpOBCOq+DGD1x62j2hgI1vw8VSda07a8DaUwS ayjN5O625h0ueBgYnlOxvrYyAsRDx3TjPnBFZSm6SDqcX98f2LOb3BWa0quqGp5nL3fe jUSz+tC/ata6jRbCRmVPWb+CaUnZ1luEN01NEh2iRJbgJ7yTeJgtrDQ2+O5ALf8/LcLY shR4hahsxSlAF7zxBqu20AEuDypKmgsWgmj8lr5I2ryl3s+AEHS3EjLoMmJMiuZeiGKO V4rhFDCJ0gbUEACnvgC3KKYdgNbmO7Pzi+OY95vNdSFIXQQ/hGE52XbM1WT3z2vg8HVo +5Fg== X-Gm-Message-State: ACrzQf1rdBEMl4RLLKOPQRAIumPOEA33UmBh4ingSOY/YQVJmKQXhd9E lsnaGfuJsqbnUc6chCr5XpLQlyrzN+U= X-Google-Smtp-Source: AMsMyM45Q+D7Y0/IaYOqK0YjtEhkXItIETXupq4VpGH8Ps/TG6Tpx6QUYFsLDdhrv80KZY2n6kJwBw== X-Received: by 2002:a5d:530e:0:b0:236:e1b9:4a9 with SMTP id e14-20020a5d530e000000b00236e1b904a9mr23369300wrv.70.1667832941545; Mon, 07 Nov 2022 06:55:41 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:41 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 27/48] repo: upgrade 2.29.3 -> 2.29.5 Date: Mon, 7 Nov 2022 15:54:47 +0100 Message-Id: <20221107145508.1051404-27-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172877 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/repo/{repo_2.29.3.bb => repo_2.29.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/repo/{repo_2.29.3.bb => repo_2.29.5.bb} (95%) diff --git a/meta/recipes-devtools/repo/repo_2.29.3.bb b/meta/recipes-devtools/repo/repo_2.29.5.bb similarity index 95% rename from meta/recipes-devtools/repo/repo_2.29.3.bb rename to meta/recipes-devtools/repo/repo_2.29.5.bb index 66b632c29d..037919641e 100644 --- a/meta/recipes-devtools/repo/repo_2.29.3.bb +++ b/meta/recipes-devtools/repo/repo_2.29.5.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main \ file://0001-python3-shebang.patch \ " -SRCREV = "acc4c857a0b6e2e33e3647028cbd312498fd5900" +SRCREV = "b750b48f50eb4a11087ca6775161d5bf4d5c47d5" MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git" From patchwork Mon Nov 7 14:54:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15100 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 CEC8FC4167D for ; Mon, 7 Nov 2022 14:55:52 +0000 (UTC) Received: from mail-wr1-f51.google.com (mail-wr1-f51.google.com [209.85.221.51]) by mx.groups.io with SMTP id smtpd.web08.4309.1667832943977102843 for ; Mon, 07 Nov 2022 06:55:44 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=IxDmBcgA; spf=pass (domain: gmail.com, ip: 209.85.221.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f51.google.com with SMTP id g12so16558601wrs.10 for ; Mon, 07 Nov 2022 06:55:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=7ZxGvqb54M6+kaikqHh9ykYdAS+MZID9/Xd8ctMe3v4=; b=IxDmBcgAQy7hZFgBrt+qlKyp4rM48lnq8h/P6LMyc9BVNy+FBOYHa9uxvY8hfucnT3 V9Et7FWeoIsUEKcsB438rC0d2hR9FBdBcsZirmI+3lkyBjd2aqv5QnTadsmFXhRZyodH xIUCunRea1AszrhlyTC+FsHHWOVQYu5Oif8kmHQai/bSPlpX/HmmhNHBH8yEZKhvygLj Mr484ZGWg1pVDYnJ9VyLEf4Uxp+vMwSAhKI/YgECXo1OR5Od6JQpgCO1WvGSJ0Ng/AvQ DGjseHu+UjWE/O/IuWBqsLg8RI8HlH0NWXjdWSZlnHjfjG8lw8COK3VSCzT2Fuyc6kcR 6BkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7ZxGvqb54M6+kaikqHh9ykYdAS+MZID9/Xd8ctMe3v4=; b=neBasf+C9y2uIMKqTMrOl5ITZoLcx9j+ieqzZpLd/VWE14+0HnPZyzB/bNvklI9NVJ JxaD2m1fPJ5FoAWXuCBw1ArVm1Ol1afk0isIPbMSHOsCmH9sNWeHYs9CjXZraXGJK28x uX9Fd2tZvTjcy4go+Fn308lxzUG0tGqg+Rcxae3Aztkqakk3ABlpdWfONq+eT8thcrbL YL/IifmgODYNwnXWuVgfVABdcRQsnJv3sVLRcixRrZti+jCQYu/BJj2/YGu1DM8MoPYu p8xDhQC/Kbp53b6TRCa3d09HrjTAf/A6UrRnuOL+oq9a2j2nKxz7/sBXdZC366mz4kec 2KaQ== X-Gm-Message-State: ACrzQf2MjO699Zaq7X8t6WjgmCM4ci3GOHNuISuCw3mTeugpwfDP4+lw t2Gzt5cbfy99U19zGf5aWaWmgJ5reAg= X-Google-Smtp-Source: AMsMyM44iVB7cpb7yeCL8MoNalrpnVU271WWzNf7pfazUmxOVEjlNURF1kEYs0SWy8SwdoTqeLVJaQ== X-Received: by 2002:a5d:64ee:0:b0:236:8f54:f180 with SMTP id g14-20020a5d64ee000000b002368f54f180mr30820995wri.559.1667832942403; Mon, 07 Nov 2022 06:55:42 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:41 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 28/48] libidn2: upgrade 2.3.3 -> 2.3.4 Date: Mon, 7 Nov 2022 15:54:48 +0100 Message-Id: <20221107145508.1051404-28-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172879 Signed-off-by: Alexander Kanavin --- .../libidn/{libidn2_2.3.3.bb => libidn2_2.3.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/libidn/{libidn2_2.3.3.bb => libidn2_2.3.4.bb} (94%) diff --git a/meta/recipes-extended/libidn/libidn2_2.3.3.bb b/meta/recipes-extended/libidn/libidn2_2.3.4.bb similarity index 94% rename from meta/recipes-extended/libidn/libidn2_2.3.3.bb rename to meta/recipes-extended/libidn/libidn2_2.3.4.bb index a86b2b5a8d..b48de39fa0 100644 --- a/meta/recipes-extended/libidn/libidn2_2.3.3.bb +++ b/meta/recipes-extended/libidn/libidn2_2.3.4.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d834ea7d480438ada04e5d846152395 \ " SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz" -SRC_URI[sha256sum] = "f3ac987522c00d33d44b323cae424e2cffcb4c63c6aa6cd1376edacbf1c36eb0" +SRC_URI[sha256sum] = "93caba72b4e051d1f8d4f5a076ab63c99b77faee019b72b9783b267986dbb45f" DEPENDS = "virtual/libiconv libunistring" From patchwork Mon Nov 7 14:54:49 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15102 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 DDCA7C07E9D for ; Mon, 7 Nov 2022 14:55:52 +0000 (UTC) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by mx.groups.io with SMTP id smtpd.web12.4223.1667832922280615366 for ; Mon, 07 Nov 2022 06:55:44 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ZG9fsB9k; spf=pass (domain: gmail.com, ip: 209.85.221.49, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f49.google.com with SMTP id bk15so16553297wrb.13 for ; Mon, 07 Nov 2022 06:55:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=O3R2bktVFMgPsiqrHiSiXw2VYg1OeuAuLf0HNn1bzmY=; b=ZG9fsB9kN3rsONu34ys3WSrJTQGC5TZp8LbFPmX8sIhOQtzKI8HEMB9sAtSajEBWFN 37kHsHqB0wzjk87PTtppci2Uw+zqVwn5WV7Dt4i11mtHcrlNAt2XpLQo7IVBw5I+YLaM cfGr0xdDc4tBrX4aicHqe0y3jP3ykl8ZnpVgJB39E5SnsvHJNCSbcmCDfypSIfZyJ1MO 2LFuMDfeBSD5dRyS+4IwCCajcOI7456viX+o7sOpuMItIIvZ/+0cvP04GfX6amgyjza/ ZIH6ZIdlVtYFgdttHn//h5ttpRQW+wC1aAVrHz6dKfgVx5JXF+MZ1Szr5FgPXLMvIiKI ahdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O3R2bktVFMgPsiqrHiSiXw2VYg1OeuAuLf0HNn1bzmY=; b=NJJ0twAW6wTNk18a+xMe0nhkohxb39IqzlG0cSILdGe+jQOjjalyP1vgudh6QgZftu Kdm6b4zsVx2bLeB3VkVVkt5lSH7VLDhn1YTRIjKhiLeACZfsTH3AnbOPcaW/nw6dJuA1 TXZD5KVALcInf0XUEVA2GU9V8NsIbLVeG/T1dNvc2BCSAtcBq/H/FXKa6odT/cHN6yKC qk2hInm4Wakh6rOSfl9p3sxYZJcEaBYB4nBJ94H3dPhwt8+aMT8qb9hdfGXAWQfEKWMj Wuv+8VOqZ59Vqr6g804kwsbpd6CLiKZkGSSJnMCvuNDrW2LO+9vYZ8bxDRgFLonidxRs mhLg== X-Gm-Message-State: ACrzQf1kaklq1YCvi8VL9Xy74px/Yhp6G96JUHexdZQGLpYqk+fD0I5T wwN7asM3Hqrrgnf2bR0WVB5KGT1PdBw= X-Google-Smtp-Source: AMsMyM7eX4MWmhKt90O+x9nQ/J+hh1o59nPgrpuHiWd+VfgXBYYU/tyk7Ll5/KMtPLEjW55ICpUBOg== X-Received: by 2002:adf:f688:0:b0:235:f9ec:ae54 with SMTP id v8-20020adff688000000b00235f9ecae54mr31221786wrp.319.1667832943343; Mon, 07 Nov 2022 06:55:43 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:42 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 29/48] makedepend: upgrade 1.0.6 -> 1.0.7 Date: Mon, 7 Nov 2022 15:54:49 +0100 Message-Id: <20221107145508.1051404-29-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172878 Signed-off-by: Alexander Kanavin --- .../xorg-util/{makedepend_1.0.6.bb => makedepend_1.0.7.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-graphics/xorg-util/{makedepend_1.0.6.bb => makedepend_1.0.7.bb} (82%) diff --git a/meta/recipes-graphics/xorg-util/makedepend_1.0.6.bb b/meta/recipes-graphics/xorg-util/makedepend_1.0.7.bb similarity index 82% rename from meta/recipes-graphics/xorg-util/makedepend_1.0.6.bb rename to meta/recipes-graphics/xorg-util/makedepend_1.0.7.bb index 2760edd173..12dea012dc 100644 --- a/meta/recipes-graphics/xorg-util/makedepend_1.0.6.bb +++ b/meta/recipes-graphics/xorg-util/makedepend_1.0.7.bb @@ -17,5 +17,4 @@ BBCLASSEXTEND = "native" LIC_FILES_CHKSUM = "file://COPYING;md5=43a6eda34b48ee821b3b66f4f753ce4f" -SRC_URI[md5sum] = "8a583055c84914060c35b6c2f963fc07" -SRC_URI[sha256sum] = "845f6708fc850bf53f5b1d0fb4352c4feab3949f140b26f71b22faba354c3365" +SRC_URI[sha256sum] = "17c1adf0284aaee473abfff0e8d3e754770615e1275f2a0043b9d97a00ed5cc9" From patchwork Mon Nov 7 14:54:50 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15099 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 D0DCEC4167B for ; Mon, 7 Nov 2022 14:55:52 +0000 (UTC) Received: from mail-wr1-f45.google.com (mail-wr1-f45.google.com [209.85.221.45]) by mx.groups.io with SMTP id smtpd.web11.4140.1667832946133567471 for ; Mon, 07 Nov 2022 06:55:46 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=pxRouofR; spf=pass (domain: gmail.com, ip: 209.85.221.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f45.google.com with SMTP id w14so16582658wru.8 for ; Mon, 07 Nov 2022 06:55:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=3HnZkW3R7Swsiq44iHlYBOjtpNp4rgOWeX8FptQLw9I=; b=pxRouofRnhlAcYV6FDqvFyl7MbDxDj3BNbx6RZOIA00s+aS+rPc2PWMeBr5eZmBZYW jRUaeH58yBLWWrSnWfk/mDDokWvv/4unLgOKCVdIwl5DX+OqVnYA3ol2D12ThRmveNP6 yy5juav/CDlIbA+Akszg+NlvZ/5A/HmDYL1I1h24k8EiFqd1F13rGKV2IpZnH+Inz3IH cN6sxRcE6gBrsNGcWlttULUMw6MjZ00js7XCIc2ZlsR78ubish3Sg8UY5YNAYglQSZoQ EQr0iCwuxBOgbVLHBLSj0CHCAjpzv8buJlx2KQXWjXnaQtBGpnSL64oEAFF8kNwG3oGS J+ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3HnZkW3R7Swsiq44iHlYBOjtpNp4rgOWeX8FptQLw9I=; b=JIjDVg55FR7JboR2wuYy9xjVLb0edvqoduAye82hxdnftO4qjWjJjuWBxwVaaOt4yy S2F1G6FZLwNlyOWNXi5qxQ7GWE4PmDeCSVP4CS2h8RwWTbD2Y7Zed4c+x55fGpaBs8S7 sTzimPAH9oDif3Ol8Y4XmSItmqGVByXQxQJepXq+QVnMhHHUc/QG4SHGz8mcLQY0MEXW urH+VZbgljzAxPUmoPNYexPTtRoUUR7Q3fQXGoeZSLpao+94d3mv5Aq2eibZqnIj02Ui PoqKZq5vKcN6Go5UJrlhxxVc5IkgJoanXUw11qcHXnYbTC5ZQ0ZUCGjU/fPeWIe/1vMl SOJA== X-Gm-Message-State: ACrzQf02f9wSrAWlY900oEsw/z51DSd6YDhWo8DdQ+SZM9Ps3FL0tsMk WSly635neMFW05AyM4xBGPrkRiE4h3w= X-Google-Smtp-Source: AMsMyM4tNQtH1kQHRW/yi1Di6zpWyiK3Jbzm9pGsKrLKGBjZ3JS2apKciZgqZM0B7qq5JcxBRe+Cug== X-Received: by 2002:a05:6000:1d93:b0:22e:5d8a:c8f8 with SMTP id bk19-20020a0560001d9300b0022e5d8ac8f8mr32062784wrb.324.1667832944277; Mon, 07 Nov 2022 06:55:44 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:43 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 30/48] diffoscope: upgrade 221 -> 224 Date: Mon, 7 Nov 2022 15:54:50 +0100 Message-Id: <20221107145508.1051404-30-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172880 Signed-off-by: Alexander Kanavin --- .../diffoscope/{diffoscope_221.bb => diffoscope_224.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_221.bb => diffoscope_224.bb} (92%) diff --git a/meta/recipes-support/diffoscope/diffoscope_221.bb b/meta/recipes-support/diffoscope/diffoscope_224.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_221.bb rename to meta/recipes-support/diffoscope/diffoscope_224.bb index c801200d7c..5d634b8073 100644 --- a/meta/recipes-support/diffoscope/diffoscope_221.bb +++ b/meta/recipes-support/diffoscope/diffoscope_224.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "7b1724e9b1e5ac6597cac07d0acd2661db1bcf0d6a9b2e87be21b5e3806be9f8" +SRC_URI[sha256sum] = "1920ebdca40e85f019a84e0220e4a79f00ffdafc0f78e1f1e2219123d5c08dfb" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm" From patchwork Mon Nov 7 14:54:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15101 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 CED1EC4167E for ; Mon, 7 Nov 2022 14:55:52 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web11.4141.1667832946639349921 for ; Mon, 07 Nov 2022 06:55:47 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=DhQbbRm8; spf=pass (domain: gmail.com, ip: 209.85.128.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f54.google.com with SMTP id a11-20020a05600c2d4b00b003cf6f5fd9f1so7318457wmg.2 for ; Mon, 07 Nov 2022 06:55:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=0Ny8oaMZKRVA88/kLINdSSI+uOAbdInRNPJjJ9r3z2o=; b=DhQbbRm8avH3qOus+Xx72dZsZtFwOVUb8lsL14OCGiB8WacdzPKZOtQEjcgB+hHgOi acIg93NKroi856lfzqurLGSb1i8QfZNJwa2Ey1BhREgVyLI6ft9JLPcqem2yoRNRn1kq XXeRQLkOCwlcaYxEZ4k6naPzr+7/SJ8iRrg56w99FS+j3dKA8CuYKayf8ddny5L8N+yw 6PKFS5ZiG5pkKzqUJz5ElPDdv6OglXani720Dcf+oVb/wBLCcp47Hc6W/BiWA766Ito3 lK4VRq4z9oxGAWYsZoIVvMoWyxzlOn2Z4RjPEYemcWyV7s0TPLB0kbST+79Y4GhKTd/P x4nQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0Ny8oaMZKRVA88/kLINdSSI+uOAbdInRNPJjJ9r3z2o=; b=s5Q4+mCejoSZbehe03NFFQlSF/mpGmbQx6NE5CfpC/FCntFkSLh3vLwMgsEXl9+Ob/ EMppxMA+u9/8dVqio6ZOjA8Oq4H3PD7/8Jim99N78XcB9bCsrmY5Tv7sneAukHnxPfKb EOWPECV2LzD6y5yHVctcYNz6+qDIlhxmtzGHb63+qZxbQ+n+zsNZKZKukosKQ1hW1Bia tUIAhQ1URu/1zsR2XdHQNfnTlaJXQFsqZXozzJdpvI4+bL/2gV/TVN6WUfTh1HhZdbbc JzsuHaLyErdqpenfXpgHho22m69INBq/eKtN8fW2oxcGVu/BMkT7D/oWlDH52z3rQt27 JKYA== X-Gm-Message-State: ACrzQf16A+zo7Gueb9q21jgd3eFNUvaSx/yRsAc3IEul4gpVatOQCXJW eiXQuoNCo/D3IyMatYNmziax011Fh1E= X-Google-Smtp-Source: AMsMyM60Uq9FChZ/vY1zhqv+Xctk6K98tFR8Mv+iR5kUryXboQQ0YDjVyRlZGMwEp6FYymVS1+DocA== X-Received: by 2002:a7b:c845:0:b0:3cf:62af:e353 with SMTP id c5-20020a7bc845000000b003cf62afe353mr34297085wml.43.1667832945102; Mon, 07 Nov 2022 06:55:45 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:44 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 31/48] mmc-utils: upgrade to latest revision Date: Mon, 7 Nov 2022 15:54:51 +0100 Message-Id: <20221107145508.1051404-31-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172881 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/mmc/mmc-utils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb b/meta/recipes-devtools/mmc/mmc-utils_git.bb index 0bb94ab93a..d2590d400a 100644 --- a/meta/recipes-devtools/mmc/mmc-utils_git.bb +++ b/meta/recipes-devtools/mmc/mmc-utils_git.bb @@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d" SRCBRANCH ?= "master" -SRCREV = "d7b343fd262880994f041ce2335442e7bd1071f5" +SRCREV = "4a32d090dcf6fec6ef0948e59094c4de406906cd" PV = "0.1+git${SRCPV}" From patchwork Mon Nov 7 14:54:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15096 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 BE700C433FE for ; Mon, 7 Nov 2022 14:55:52 +0000 (UTC) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by mx.groups.io with SMTP id smtpd.web12.4229.1667832947549542280 for ; Mon, 07 Nov 2022 06:55:47 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=LvyB/ZNP; spf=pass (domain: gmail.com, ip: 209.85.128.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f46.google.com with SMTP id v7so7061000wmn.0 for ; Mon, 07 Nov 2022 06:55:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=F7cZgt0Dv0mwKFm68NP1dKy/Q2ODKdwGEjYeSODYmbc=; b=LvyB/ZNPhRwnzpcRFUBO34zP+ApcptG9pKcZ6EhGYJeR5ojyho4HcZbG0KHinK6/3N 1i0sDTFK1h3pN90TwolDnF0tziBxKBJnvOmNsXkctQVKoS9bfFbG9XeCFH9wptF4a0sC 604Y/0hlHg4n1MmYH98F8icGcBU2jUGSqK6T/rDqkf7fWr7d5WSddwJRU/2+ZKjL1s2m XSwibwInYX+iyb+DWJejPex1b5rHmjr8sIE8iqFffRyP4823waZt0U+He/SCvzWKEnVi wrgADpG5mftId6icCj1jP0xkMM91KhXH91TWoduFqdpvkeeLZO9oYsSTTeCESdkpDDtS Z7nQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F7cZgt0Dv0mwKFm68NP1dKy/Q2ODKdwGEjYeSODYmbc=; b=niBSqyvU2uLl7Ig5razKghemcXkgCyhE+0MYjOFzSbKcAT7Z/qphd2xYo9DxApR8Gh rftdGhZLowozbsw80sMJIYufv21Ox8UPV58wFF13MsgmzR9nCA7ynDj2xBCkaSSFTNHl WoaKPQKjaIVZtQWJNNXqqojntzVqE7xBfIOAqrwVN4T4tTrbKEYtWy1Id8bB/8O44cYX IKgPGroSoAw5RjJs7izPQk7kBprI96tZOkk3jgnPJYqVbt7Wuw31NQo/lMQwnERaWnXX GY9FCnHvrpXk0v1/7MCesIdXZfIFO6zlLjfRdaSnayl4Yvw1tqP/K/GVuzE3FUYVywG4 Fdlw== X-Gm-Message-State: ACrzQf2wh3nwU6C7FkXoR+lS6151N/406efNkl/0/KhUsYbMh4S2aqpz CTfoNZikfY5aCVeZH7+aZR4/VqOX89k= X-Google-Smtp-Source: AMsMyM6XMavFfgdzwSXfBuIxBNXy6Er/6I3IYvdfxMaiDNhyJkyVtpe28t1+ukP64ar8ZD0GtSl0nQ== X-Received: by 2002:a05:600c:654f:b0:3c3:b5b7:43a9 with SMTP id dn15-20020a05600c654f00b003c3b5b743a9mr44311703wmb.201.1667832946037; Mon, 07 Nov 2022 06:55:46 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:45 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 32/48] libsoup-2.4: upgrade 2.74.2 -> 2.74.3 Date: Mon, 7 Nov 2022 15:54:52 +0100 Message-Id: <20221107145508.1051404-32-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172882 Signed-off-by: Alexander Kanavin --- .../libsoup/{libsoup-2.4_2.74.2.bb => libsoup-2.4_2.74.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libsoup/{libsoup-2.4_2.74.2.bb => libsoup-2.4_2.74.3.bb} (95%) diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.74.2.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb similarity index 95% rename from meta/recipes-support/libsoup/libsoup-2.4_2.74.2.bb rename to meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb index 6ff393c9a3..79281fbf5b 100644 --- a/meta/recipes-support/libsoup/libsoup-2.4_2.74.2.bb +++ b/meta/recipes-support/libsoup/libsoup-2.4_2.74.3.bb @@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 glib-2.0-native libxml2 sqlite3 libpsl" 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] = "f0a427656e5fe19e1df71c107e88dfa1b2e673c25c547b7823b6018b40d01159" +SRC_URI[sha256sum] = "e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13" CVE_PRODUCT = "libsoup" From patchwork Mon Nov 7 14:54:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15097 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 BCD49C43217 for ; Mon, 7 Nov 2022 14:55:52 +0000 (UTC) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by mx.groups.io with SMTP id smtpd.web09.4342.1667832948899435495 for ; Mon, 07 Nov 2022 06:55:49 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=oK38z+T7; spf=pass (domain: gmail.com, ip: 209.85.128.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f45.google.com with SMTP id c3-20020a1c3503000000b003bd21e3dd7aso9808112wma.1 for ; Mon, 07 Nov 2022 06:55:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=L9UOBpOo3wy+h89NobCPhHnm62zMRop4o0eMzMTdIfQ=; b=oK38z+T7m4R8yA8SHOwvc1ypMjG0+N2ntlVJSWTV3kFtVjiaRv3A9tVVxJC+K4eMNk lxqlR2ylaxPSygMrksdT6cAngAEc6DigjdQAjMYED8PvN5apIlXxwX7Go5c77iblDKz5 zYlgtOpAywhD6a1ZBciQnuNmbE6MtXC+XqFTPWkYbKXiZEYu7Ip+6H86QZPNJ5/3MmmS oj5tTqAVUS052pebu1QsRi8WWTt/jzhe+AvHr0WEhzcfiP0KoLTXJXYxpp0xdqIQBVJ2 zQbFwDZ0vRrZ9rhUwjb6EbpJfA6GjwZpHS6LAO+KmzC6e2SxAdTpCjREEZ0JwFnlYQdo 4yxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L9UOBpOo3wy+h89NobCPhHnm62zMRop4o0eMzMTdIfQ=; b=LRHCIcGvWi0FU15qXJxxwX0YUxXcBDL7oC6XTtprN1XD2t8C7G3dcFjdKNOitQK43M ZCaOnUASJxp1toOAndMpGMDRaE4Bi+oCTfgW+YHB/NlsDPUq64i/VgR47tBjDWtM0eOj RHOnBCQFRSWnPu4Kgl9Jz/9zIdntY8iJ7JozsTWitPEMNnPR5+SO5OuE8bM+yxEt+y0t pM5jIyh9/IWKN+lnvcfaEPLroa+2o2nTR3pSSjOu0L9i6ka8lZ7Gm6MxzZQgu/QT2KHw WUbOLI9n179IbU4mbB+SzE4or7c9FtqdP7Avj0VEvVUQ/2N4Kltin/hYWvbrFVfHgEcj 71eA== X-Gm-Message-State: ACrzQf1VUmTdm5ZHnMR6W63PQEnghfLzxsPVBGDVDgLhRpm97oNTq5w3 L3YJwxUqeHzQhoWUI+bJVD40d88MMbk= X-Google-Smtp-Source: AMsMyM7N4posh5XW1MUFZ2YZ680UxqXrdMuupe3ZjYI3uX8bM5yii/z+YWQzSfSZEv7rI8OqeVMixw== X-Received: by 2002:a05:600c:4fd5:b0:3cf:9e9b:68f5 with SMTP id o21-20020a05600c4fd500b003cf9e9b68f5mr8564446wmq.60.1667832947362; Mon, 07 Nov 2022 06:55:47 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:46 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 33/48] gdk-pixbuf: upgrade 2.42.9 -> 2.42.10 Date: Mon, 7 Nov 2022 15:54:53 +0100 Message-Id: <20221107145508.1051404-33-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172883 Signed-off-by: Alexander Kanavin --- .../gdk-pixbuf/{gdk-pixbuf_2.42.9.bb => gdk-pixbuf_2.42.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gdk-pixbuf/{gdk-pixbuf_2.42.9.bb => gdk-pixbuf_2.42.10.bb} (98%) diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.9.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.10.bb similarity index 98% rename from meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.9.bb rename to meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.10.bb index d33718e3ea..aa44515fbb 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.9.bb +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.10.bb @@ -23,7 +23,7 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ file://0001-Add-use_prebuilt_tools-option.patch \ " -SRC_URI[sha256sum] = "28f7958e7bf29a32d4e963556d241d0a41a6786582ff6a5ad11665e0347fc962" +SRC_URI[sha256sum] = "ee9b6c75d13ba096907a2e3c6b27b61bcd17f5c7ebeab5a5b439d2f2e39fe44b" inherit meson pkgconfig gettext pixbufcache ptest-gnome upstream-version-is-even gobject-introspection gi-docgen lib_package From patchwork Mon Nov 7 14:54:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15098 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 AD9D7C43219 for ; Mon, 7 Nov 2022 14:55:52 +0000 (UTC) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by mx.groups.io with SMTP id smtpd.web12.4230.1667832949932621647 for ; Mon, 07 Nov 2022 06:55:50 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=DhtLuPme; spf=pass (domain: gmail.com, ip: 209.85.128.42, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f42.google.com with SMTP id fn7-20020a05600c688700b003b4fb113b86so7327900wmb.0 for ; Mon, 07 Nov 2022 06:55:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=8sjJDqWyuSZR1LCsdFdJVyG83QquTLxcCso+3VDUaO0=; b=DhtLuPmeJ2KlP/IW0W/csqYgAda3mlUFSGkzPCS8LEU+JyLztFQkCUkrcviUoQ9ppi yk1857S//tPiiWPVq4VRc0F++nTlNlm+KZ6A1DmeW3aQgshU3eXS6xn32yg6DyofStgH air8FiyCL96dJLpf2BxeDcUV9L4dXNpGl0mK4OF424bKfjLzAKABjMo1GG52pGrBgo+U TXMa0Ww708TSJ564T7jY400tvsEemVDYZK/57GNl+zD64DwaP8RFf2n0V3ob1WD/eK7v doqQApnVUUkmBKIwCkFp8wyy2SeQDn7zCcW6s5ZcOOlbeG491WXB7NyDpbDRJ+BA3Yjh N+GQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8sjJDqWyuSZR1LCsdFdJVyG83QquTLxcCso+3VDUaO0=; b=Win2udXhMo5No2TCkcyw1sTdBTQiorVzbaJzNdY3x+a9xac88066eK4GZbk83Y7cG1 f4GAYxSduBbOes77feqzhdw9kmnQxWcxVkEA3UzoE8S5MAViAz4un2C4mR00ltUu4oMe QaG3NKVMCemsYPiHFTyZxRctUGi5qYNFAblYVQn4mFYt45iuna2Y/SWelhOaEoYUpcig BJ2robu/Xd05jvI8UpxIfwgoOvF/8HsS0pnH7aDeuiWmAKdudP1ALupSSawZg4a4vnst sXGH/QQU+T6e3eEppy7XJRIIvEL42I9D2kibGvIe+ZQ5g3sO56QuqVWlpW5S6bKrDrq6 IZaQ== X-Gm-Message-State: ACrzQf2GovVoOonmPlhw8phrHoy6cSaCKP+AgaSQRz7aeCZIdycrRS5i PY/ViEbxbELBywZJwbyfwkQfd2vnqQw= X-Google-Smtp-Source: AMsMyM5+N2pJQrVOPizbbjXp/VBA/Rraq1yc8dwvCW7U5m3gq0LTy+8brXT8HZdxiui6QXCxEpJ3Qw== X-Received: by 2002:a05:600c:5543:b0:3cf:81e8:20c7 with SMTP id iz3-20020a05600c554300b003cf81e820c7mr21834904wmb.140.1667832948435; Mon, 07 Nov 2022 06:55:48 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:47 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 34/48] harfbuzz: upgrade 5.3.0 -> 5.3.1 Date: Mon, 7 Nov 2022 15:54:54 +0100 Message-Id: <20221107145508.1051404-34-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172884 Signed-off-by: Alexander Kanavin --- .../harfbuzz/{harfbuzz_5.3.0.bb => harfbuzz_5.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_5.3.0.bb => harfbuzz_5.3.1.bb} (95%) diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_5.3.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_5.3.1.bb similarity index 95% rename from meta/recipes-graphics/harfbuzz/harfbuzz_5.3.0.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_5.3.1.bb index 1c21610fb5..f56403d428 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_5.3.0.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_5.3.1.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6ee0f16281694fb6aa689cca1e0fb3da \ " SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "a05e19e3f52da24ed071522f0fddf872157d7d25e869cfd156cd6f1e81c42152" +SRC_URI[sha256sum] = "4a6ce097b75a8121facc4ba83b5b083bfec657f45b003cd5a3424f2ae6b4434d" inherit meson pkgconfig lib_package gtk-doc gobject-introspection github-releases From patchwork Mon Nov 7 14:54: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: 15094 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 ADA06C4321E for ; Mon, 7 Nov 2022 14:55:52 +0000 (UTC) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mx.groups.io with SMTP id smtpd.web09.4344.1667832951273061268 for ; Mon, 07 Nov 2022 06:55:51 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=M8P5XKmc; spf=pass (domain: gmail.com, ip: 209.85.128.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f41.google.com with SMTP id r132-20020a1c448a000000b003cf4d389c41so166245wma.3 for ; Mon, 07 Nov 2022 06:55:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=OaZ6xw7Tgp5Hogu0Feo7YcdBjvP1c+aftIFGerp4xUQ=; b=M8P5XKmc1BK+eO9fXfMgk/U1aHm1Sk0hRu/3NTGLTGY/K/AuiJRmnOF5h3BwVMSlJ1 8dCNFgBq/88mNCRxCRrOM6xQxov+u5D6wmApAFfiArbA6cTmdGZne/lRtxzhCM7wuOxF V4DOLt+FWweQYTlUNniZ6mpwuEqserCGzfjCb1Kb56j7qJp5tUAUFgK8UV4Ms8yeFKzN xRvgIBnc+KPwpzxVjym+HcqsWD9P0WB/mymUEEGlxsq68tKHsDl+iE3EG2uBFD77+3EQ ZT7jLZnJh26xqAjLKk0tN0XcAGqOGEImaNXhlIDyRpCUt2C4Fqk/PNbkHWgv4Z2jCan7 ml9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OaZ6xw7Tgp5Hogu0Feo7YcdBjvP1c+aftIFGerp4xUQ=; b=4DNKhkHHTbYTUJYpchTnaFIleGlruSKqr/PH4DiEp3gnVIvdRaSzVXlzPXc9SF2RxR yaUSI/5fXoyvYQQdlT4Tfv1Rhd5l3l/OfYWdLIGQP4AzVSATIxsQZ9yfEbCdPD7+lOE2 FJMp6M2HhBtfkd71worfJ0g80zslDy059QNlatoZUQH7UOY+3pZGoPhximqfDV+291k1 tL5P/bt4zEeSav7Ik4OgFBSjVl+t/Z4aCXTm60zbGTwoLF9q833zonObc/HIEnE+l2o8 zuU437hlvryNEl032uM7LZ797Ta2WXOU+GZI21NadRBbJfNmIP7Xjgqt3Vg6It8Zrb+D /4nQ== X-Gm-Message-State: ACrzQf2dIc5rm1qaz1G52U8b0617YmqI7GnIfsWxZ1MUp+4ywsCZiBOd YDtGEB+15FKCZWrSIkg2JeIhTAXETK0= X-Google-Smtp-Source: AMsMyM5QK5yVxcDWLAfgCuJQDAqhP1mx+Bt8A2fd4fcHG0lOpsU9UqQHIlvKKCVtXn8pY0RkZdg3Jg== X-Received: by 2002:a05:600c:4f49:b0:3cf:82b9:2fb7 with SMTP id m9-20020a05600c4f4900b003cf82b92fb7mr22314135wmq.198.1667832949631; Mon, 07 Nov 2022 06:55:49 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:48 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 35/48] netbase: upgrade 6.3 -> 6.4 Date: Mon, 7 Nov 2022 15:54:55 +0100 Message-Id: <20221107145508.1051404-35-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:55:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172885 License-Update: formatting, copyright years Signed-off-by: Alexander Kanavin --- .../recipes-core/netbase/{netbase_6.3.bb => netbase_6.4.bb} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename meta/recipes-core/netbase/{netbase_6.3.bb => netbase_6.4.bb} (77%) diff --git a/meta/recipes-core/netbase/netbase_6.3.bb b/meta/recipes-core/netbase/netbase_6.4.bb similarity index 77% rename from meta/recipes-core/netbase/netbase_6.3.bb rename to meta/recipes-core/netbase/netbase_6.4.bb index bec6498cdd..5a448a4b91 100644 --- a/meta/recipes-core/netbase/netbase_6.3.bb +++ b/meta/recipes-core/netbase/netbase_6.4.bb @@ -3,14 +3,14 @@ DESCRIPTION = "This package provides the necessary infrastructure for basic TCP/ HOMEPAGE = "http://packages.debian.org/netbase" SECTION = "base" LICENSE = "GPL-2.0-only" -LIC_FILES_CHKSUM = "file://debian/copyright;md5=3dd6192d306f582dee7687da3d8748ab" +LIC_FILES_CHKSUM = "file://debian/copyright;md5=78dd2c7c6f487348e4a0092c17a19d42" PE = "1" SRC_URI = "${DEBIAN_MIRROR}/main/n/${BPN}/${BPN}_${PV}.tar.xz" inherit allarch -SRC_URI[sha256sum] = "7c42a6a1cafa0c64103c71cab6431fc8613179b2449a1a00e55e3584e860d81c" +SRC_URI[sha256sum] = "fa6621826ff1150e581bd90bc3c8a4ecafe5df90404f207db6dcdf2c75f26ad7" UPSTREAM_CHECK_URI = "${DEBIAN_MIRROR}/main/n/netbase/" @@ -21,3 +21,5 @@ do_install () { install -m 0644 ${S}/etc/services ${D}${sysconfdir}/services install -m 0644 ${S}/etc/ethertypes ${D}${sysconfdir}/ethertypes } + +S = "${WORKDIR}/netbase" From patchwork Mon Nov 7 14:54: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: 15106 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 DA041C3A5A3 for ; Mon, 7 Nov 2022 14:56:02 +0000 (UTC) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by mx.groups.io with SMTP id smtpd.web08.4311.1667832952776316372 for ; Mon, 07 Nov 2022 06:55:53 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=VBzJFLpD; spf=pass (domain: gmail.com, ip: 209.85.128.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f46.google.com with SMTP id t1so7036831wmi.4 for ; Mon, 07 Nov 2022 06:55:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=51o3sgWIk9kqmbsS6smWXQdiKUkLpc62Z3V5c8CvMhQ=; b=VBzJFLpD/en+dBrh7i/6otCbrhynD+1U2wmQrWuP4HZ6G+wqOC9zenwkdiJHJi6y1A dRmtmNOruyt5r6kAmq6vbiO7yKWnyraLN9ujRd0DZmCUsjqS40SVTZmtrCJv5EYm/D3B o0K6gvzpLGYWGZbHv8k63kI/FaPrdORd0TUOW+ZfBuQGkLEfslHazvFvbkDGMYUOrN4S VK6ckAckL53nKVi2dnmYyGY2hqvxY2V3siBqxGgztJfzTFGjZjbVeHWwxu9ax7tHNBOZ uWbHpW2jqZDnOAqatUOHkUDsQWnDZE65VbFwkoX3+NsRslB2aGfz1TZldqwH9sXgOh5n r1Zg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=51o3sgWIk9kqmbsS6smWXQdiKUkLpc62Z3V5c8CvMhQ=; b=IMAc57BoWdD9btdEE9/zf5vG7aLp1PGA5098dS6FuZ2awIaHBon4q+4MA/a7p/Alle GL3bxHcjObi2RkJNhjeqqZm+1r/+2Q8fqj7/nXd/Ms2DZ53ZDi3uaUdsTZk5kumU8jHX e4jt2JrfzcRqkBH9eqtGPF5sNQYJiKT8FtFtu6mNjVERyCfjS17xpRjqs86X0P8k/WMf nTuCN4rlHXCBrehnAMsXvfhBzoZEkenVYQ4lC8yu+vKXQ/aWSsef4IHc6cFh0QrmayKJ p5nBIp1U/aQiBiURXHvJ8MUbOtZJNQvXYdnqRsKWnX2eozyeWwO3uV7YtwBOKe1MoCFK h7VA== X-Gm-Message-State: ACrzQf3BNStWqFiJ88Yec3e2feCTStQb09cTbAhRasmUJ38Wda7J4kv0 5lcMmY5VLk62OgQrcToXKwbOPeLEMhE= X-Google-Smtp-Source: AMsMyM4bWGGlr6BTiEaE4f8OmcQ8ccjD82WymBR0F4QDpAUIhXBYpoQitTRLMyBntrrO4zMRRVDdCQ== X-Received: by 2002:a05:600c:3d13:b0:3cf:4d63:243d with SMTP id bh19-20020a05600c3d1300b003cf4d63243dmr33733270wmb.24.1667832951110; Mon, 07 Nov 2022 06:55:51 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:50 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 36/48] mpg123: upgrade 1.30.2 -> 1.31.1 Date: Mon, 7 Nov 2022 15:54:56 +0100 Message-Id: <20221107145508.1051404-36-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:56:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172886 Signed-off-by: Alexander Kanavin --- .../mpg123/{mpg123_1.30.2.bb => mpg123_1.31.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/mpg123/{mpg123_1.30.2.bb => mpg123_1.31.1.bb} (96%) diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.30.2.bb b/meta/recipes-multimedia/mpg123/mpg123_1.31.1.bb similarity index 96% rename from meta/recipes-multimedia/mpg123/mpg123_1.30.2.bb rename to meta/recipes-multimedia/mpg123/mpg123_1.31.1.bb index f40bff1ff6..11ff5dea92 100644 --- a/meta/recipes-multimedia/mpg123/mpg123_1.30.2.bb +++ b/meta/recipes-multimedia/mpg123/mpg123_1.31.1.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] = "c7ea863756bb79daed7cba2942ad3b267a410f26d2dfbd9aaf84451ff28a05d7" +SRC_URI[sha256sum] = "5dcb0936efd44cb583498b6585845206f002a7b19d5066a2683be361954d955a" UPSTREAM_CHECK_REGEX = "mpg123-(?P\d+(\.\d+)+)\.tar" From patchwork Mon Nov 7 14:54: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: 15108 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 053EFC3A5A7 for ; Mon, 7 Nov 2022 14:56:03 +0000 (UTC) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web12.4221.1667832917636303752 for ; Mon, 07 Nov 2022 06:55:53 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=eU4TJwJj; spf=pass (domain: gmail.com, ip: 209.85.221.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f47.google.com with SMTP id j15so16600549wrq.3 for ; Mon, 07 Nov 2022 06:55:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=GnRIH4a4PsCG9tnVFiR+4O13t7hWFm3zeVpdvgn+iWY=; b=eU4TJwJjJMlkzIsSgh+W1PXhWVMmEjkoHfdVbpKdZPRVbe/+Tv02wdbt/E8Y7UHeIE JzGFlGd2iOJM+iyrjr5xFKwjyKajif2dsDnPDNkLGC5Zo7CRZEfsmH8vfa0iQjTMuRxY WaEkPen0O4kAiUeFWEnq5U1puxBy4zPl5+Asyz+JNR7xvYZdu8IVl6cyFvDlkee2AS3b FrKgkIWyGGy254Bc3qQh+JFgdG6YPMjVeJivuCxKJLuggVYyRmmkbpuuZosrliM67EGW +n2JlxsAQnfF6IAwkPxCH6ucQdmH6ptKkA6zqQQB2sqvNdndO+Ph0gNY+WZAOMcUSZt2 IYdg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GnRIH4a4PsCG9tnVFiR+4O13t7hWFm3zeVpdvgn+iWY=; b=wSafBV4/41X0dUZF80qZLSe5hufj8wHJ9d4DUzG8gtBpaXENks56kRgMsEccZM/f33 C+fmmxllSqBpZ28uq5u1wTY+ocfwbpcraYkYfpZe8grgkl0HiYF3A2nvtrcX8Ma/GgaV DIAttI7mGx/i4TIgxg0CVTnxB+OFzgJJssYCrvY3V/iNGCvfiGFeq9UFN9srgZBqbjI8 pmbTsnbNzfMf3Hr1pm7GctuqDSeBLTc258c2wrEHF/B2pSGsRteOKTt31y/ZsumWeYFh MTOP7krFj7EBkHJsYI5OL7Oi4sTK/rZU051CbZJIRfJjgvsmO2jPipdCCMDQW3PadWWv y65w== X-Gm-Message-State: ACrzQf0sVUP/z/ISDZFRlE8GL8b1ba6S1ercHRrg+C8H9C1k5smDdCTC lhLpo7/UGpbmWHQYL/mNkP5Iw0a+SiU= X-Google-Smtp-Source: AMsMyM727zo6mmMgMMYQcqdi7v6qhZZYBU1VIvN9S+Ay6UjsZgA1D/WOTuUs1ACyCi7aOhXxU6HE0Q== X-Received: by 2002:a5d:6485:0:b0:236:4ed2:409c with SMTP id o5-20020a5d6485000000b002364ed2409cmr31606551wri.110.1667832952418; Mon, 07 Nov 2022 06:55:52 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:51 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 37/48] sudo: upgrade 1.9.11p3 -> 1.9.12 Date: Mon, 7 Nov 2022 15:54:57 +0100 Message-Id: <20221107145508.1051404-37-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:56:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172887 License-Update: copyright years Signed-off-by: Alexander Kanavin --- .../sudo/files/mips-fix.patch | 37 +++++++++++++++++++ meta/recipes-extended/sudo/sudo.inc | 2 +- .../sudo/{sudo_1.9.11p3.bb => sudo_1.9.12.bb} | 3 +- 3 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-extended/sudo/files/mips-fix.patch rename meta/recipes-extended/sudo/{sudo_1.9.11p3.bb => sudo_1.9.12.bb} (95%) diff --git a/meta/recipes-extended/sudo/files/mips-fix.patch b/meta/recipes-extended/sudo/files/mips-fix.patch new file mode 100644 index 0000000000..fe9c652509 --- /dev/null +++ b/meta/recipes-extended/sudo/files/mips-fix.patch @@ -0,0 +1,37 @@ +From 7944494196d4a9b33e0ae64a7e20f86e19c336d3 Mon Sep 17 00:00:00 2001 +From: "Todd C. Miller" +Date: Wed, 26 Oct 2022 16:35:30 -0600 +Subject: [PATCH] Fix compilation error on Linux/mips. + +Upstream-Status: Backport [https://github.com/sudo-project/sudo/commit/7944494196d4a9b33e0ae64a7e20f86e19c336d3] +Signed-off-by: Alexander Kanavin +--- + src/exec_ptrace.c | 9 +++++---- + 1 file changed, 5 insertions(+), 4 deletions(-) + +diff --git a/src/exec_ptrace.c b/src/exec_ptrace.c +index 81cd10bc2..208a75f88 100644 +--- a/src/exec_ptrace.c ++++ b/src/exec_ptrace.c +@@ -282,16 +282,17 @@ set_sc_arg4(struct sudo_ptrace_regs *regs, unsigned long addr) + static bool + ptrace_getregs(int pid, struct sudo_ptrace_regs *regs, int compat) + { ++ struct iovec iov; + debug_decl(ptrace_getregs, SUDO_DEBUG_EXEC); + ++ iov.iov_base = ®s->u; ++ iov.iov_len = sizeof(regs->u); ++ + # ifdef __mips__ + /* PTRACE_GETREGSET has bugs with the MIPS o32 ABI at least. */ +- if (ptrace(PTRACE_GETREGS, pid, NULL, ®s->u) == -1) ++ if (ptrace(PTRACE_GETREGS, pid, NULL, iov.iov_base) == -1) + debug_return_bool(false); + # else +- struct iovec iov; +- iov.iov_base = ®s->u; +- iov.iov_len = sizeof(regs->u); + if (ptrace(PTRACE_GETREGSET, pid, (void *)NT_PRSTATUS, &iov) == -1) + debug_return_bool(false); + # endif /* __mips__ */ diff --git a/meta/recipes-extended/sudo/sudo.inc b/meta/recipes-extended/sudo/sudo.inc index 8947c46129..fd5bbf103d 100644 --- a/meta/recipes-extended/sudo/sudo.inc +++ b/meta/recipes-extended/sudo/sudo.inc @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.sudo.ws" BUGTRACKER = "http://www.sudo.ws/bugs/" SECTION = "admin" LICENSE = "ISC & BSD-3-Clause & BSD-2-Clause & Zlib" -LIC_FILES_CHKSUM = "file://LICENSE.md;md5=16cf60b466f3a0606427a7b624a3a670 \ +LIC_FILES_CHKSUM = "file://LICENSE.md;md5=7aacba499777b719416b293d16f29c8c \ file://plugins/sudoers/redblack.c;beginline=1;endline=46;md5=03e35317699ba00b496251e0dfe9f109 \ file://lib/util/reallocarray.c;beginline=3;endline=15;md5=397dd45c7683e90b9f8bf24638cf03bf \ file://lib/util/fnmatch.c;beginline=3;endline=27;md5=004d7d2866ba1f5b41174906849d2e0f \ diff --git a/meta/recipes-extended/sudo/sudo_1.9.11p3.bb b/meta/recipes-extended/sudo/sudo_1.9.12.bb similarity index 95% rename from meta/recipes-extended/sudo/sudo_1.9.11p3.bb rename to meta/recipes-extended/sudo/sudo_1.9.12.bb index ba610ee2e7..15c6728f08 100644 --- a/meta/recipes-extended/sudo/sudo_1.9.11p3.bb +++ b/meta/recipes-extended/sudo/sudo_1.9.12.bb @@ -4,11 +4,12 @@ SRC_URI = "https://www.sudo.ws/dist/sudo-${PV}.tar.gz \ ${@bb.utils.contains('DISTRO_FEATURES', 'pam', '${PAM_SRC_URI}', '', d)} \ file://0001-sudo.conf.in-fix-conflict-with-multilib.patch \ file://0001-lib-util-mksigname.c-correctly-include-header-for-ou.patch \ + file://mips-fix.patch \ " PAM_SRC_URI = "file://sudo.pam" -SRC_URI[sha256sum] = "4687e7d2f56721708f59cca2e1352c056cb23de526c22725615a42bb094f1f70" +SRC_URI[sha256sum] = "de15733888170c56834daafd34bf983db10fb21039742fcfc396bd32168d6362" DEPENDS += " virtual/crypt ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}" RDEPENDS:${PN} += " ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'pam-plugin-limits pam-plugin-keyinit', '', d)}" From patchwork Mon Nov 7 14:54: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: 15104 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 F220CC47089 for ; Mon, 7 Nov 2022 14:56:02 +0000 (UTC) Received: from mail-wr1-f46.google.com (mail-wr1-f46.google.com [209.85.221.46]) by mx.groups.io with SMTP id smtpd.web10.4297.1667832955490454554 for ; Mon, 07 Nov 2022 06:55:55 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=LVU+P8co; spf=pass (domain: gmail.com, ip: 209.85.221.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f46.google.com with SMTP id h9so16657149wrt.0 for ; Mon, 07 Nov 2022 06:55:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=iqAMBvE1WrQi4yIZkqvRf7yd+MFXZJziBfCH2f77gTU=; b=LVU+P8coiRShtPH5oyV2BsakWZJxn8BprH9FVt4rsP7hZAkb6Osq7Up5RmOGm02bFi glnI438Vf4mp4xKEHIvNOLfPPlfseS7IskxbMRrSSBnKLQT1QIgun3GEyOZEfL7YzZ29 I//FdFSWEuEBojj6Xpd2xVvoEYo8AIe0uU7Vw2QSCjyQTFr/pZri0JfcpH306+I0Vp2r +BJ6hvkJO0OZWWjixp8DQHb72Xs00zHSe/f+MHNDH52swLwd0f9y5Qao6wf8c9XGXgDy 8CJCBs5RJBp24QY3576B34SM8bIe6PhHDN6WrLhYbrv4zq9hx994pGiHwyqxXXaRWkAc ptrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iqAMBvE1WrQi4yIZkqvRf7yd+MFXZJziBfCH2f77gTU=; b=qXLEZTEn2gesIt0Xoetb7NvCVHK9V5w2QqMeoWRyMcfM5PwtELFAZmFkiSzaBmseaI TRTIjv6lT7JkC0S80l8TfzvJKMiaI5O/8yaBBPi9NrER6ERenwqTlarKdLnN/PfgyXrz UUUzpo9ptGDlyd/kKp2dv5bZs+zIOmhFEhvv51qAKLgxW+iuvp+CqtYL6EGLZHVVImW4 vSAqRyyt+t57AV2EDkCJsxPylRrsH4xc5OyRX670eRnr3brkDr3zu4yNb85v7kYWc1l4 K5BHoPRTZocKiOIpApXnlmbMB8tSiWK3qYd018JeRMqTh5bXFrNm8FbvNGHQxGMtc0AG WKaw== X-Gm-Message-State: ACrzQf0AjGCYRpZOxjyUvXSSPp42gd3FKl5498XLVyO0ae60fZ85JPaF 1j3kR4B0Pi3Q9/NCRU1ITCjsVZfSCYo= X-Google-Smtp-Source: AMsMyM6tWcs7jJOzxnzlsjTnzIScVjVbAybMx7UC7sPWPZKNguCF+/0P9i8MfI3n124FUhDYZZHHvw== X-Received: by 2002:a05:6000:1241:b0:236:8a38:6744 with SMTP id j1-20020a056000124100b002368a386744mr33171956wrx.270.1667832953822; Mon, 07 Nov 2022 06:55:53 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:52 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 38/48] alsa-lib: upgrade 1.2.7.2 -> 1.2.8 Date: Mon, 7 Nov 2022 15:54:58 +0100 Message-Id: <20221107145508.1051404-38-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:56:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172888 Signed-off-by: Alexander Kanavin --- .../alsa/{alsa-lib_1.2.7.2.bb => alsa-lib_1.2.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/alsa/{alsa-lib_1.2.7.2.bb => alsa-lib_1.2.8.bb} (94%) diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.2.7.2.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.2.8.bb similarity index 94% rename from meta/recipes-multimedia/alsa/alsa-lib_1.2.7.2.bb rename to meta/recipes-multimedia/alsa/alsa-lib_1.2.8.bb index 9efdae8ad5..bf968c920b 100644 --- a/meta/recipes-multimedia/alsa/alsa-lib_1.2.7.2.bb +++ b/meta/recipes-multimedia/alsa/alsa-lib_1.2.8.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7 \ " SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2" -SRC_URI[sha256sum] = "8a35b7218e50f2a2c79342d0de98ded81439ce19e12809385ec9be9596de7c2f" +SRC_URI[sha256sum] = "1ab01b74e33425ca99c2e36c0844fd6888273193bd898240fe8f93accbcbf347" inherit autotools pkgconfig From patchwork Mon Nov 7 14:54: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: 15105 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 EF914C4167E for ; Mon, 7 Nov 2022 14:56:02 +0000 (UTC) Received: from mail-wr1-f46.google.com (mail-wr1-f46.google.com [209.85.221.46]) by mx.groups.io with SMTP id smtpd.web10.4298.1667832957086602835 for ; Mon, 07 Nov 2022 06:55:57 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=VSvWc9h0; spf=pass (domain: gmail.com, ip: 209.85.221.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f46.google.com with SMTP id bs21so16622275wrb.4 for ; Mon, 07 Nov 2022 06:55:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=dyVxmvGbYBV5rW0pb4e2uEmKmWX0LZqIRSJelz9ruFU=; b=VSvWc9h0uepN+MDgWnXW2dyc5YYasZ+yJU1uAWY9AWETCJa7sONF0ZK0/o6Gd1Setp FGIAlA8adYltNLxPednA85O30TkKB+kVeiJq1xVqpG/r0EGrX17zXTQcusqh7jCKLsRH jlDlBYl1ZeebLnORisowu0sC6ozmXmnno9OGPksI5zfq41za2f94wgiXdSeJhmW/5Ba7 MNxRJ/ahEFvzs8+nCYMTZdw+WXM/DFSVjnZnhwG+dPFwcw8ycrbC/U4Zyq0cyBd4e6XU oYpSjtB9pxj7m4tq/EK+BdJCSC0yAP75155TCeTYh8PRqPSV5e2J3w0j4E7LSsLLTmD5 pFdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dyVxmvGbYBV5rW0pb4e2uEmKmWX0LZqIRSJelz9ruFU=; b=G4ecJXjYyCDGKj68R8+iTgTPZrIXxHWLzqIyMfax7n6Cz94nwFOiVi+fBd3h7J4yvj Dmho3auXJWjz2jGz+F7A4sFN9Ke7isRHy2/RueB/PBg37r1xz4HPuW3vzV/g07FWakee /PV73fa3v1NycWcCZkEUwpbcA34mHYqJH2nWshsxjnKmH6ncUKgFuqrXcqMVttluVFFy tZrPaBsnNiGQmy1iUUhQ8nUcSDQmJc7IsBVNKTRUATbQniX84jIZ2R0XJ1qudWePYyQV 2OsYkGH2n3LVxeq27g6e6BurSBRMoTqVYLAreFigPSeXitzPx+31z9tY7WTvpvok3qxy gaoA== X-Gm-Message-State: ACrzQf0O8Nv395Vc7bPOZj1Xa/A6Ech4NlX1G8SZJi63XY3BkViaiXWt mM+kFW1ITRxFzaW9EfOWSbOvwmdwNlE= X-Google-Smtp-Source: AMsMyM6UxNS+4p/ft6Ywz/VHYVEMA/9/fvCVtEI3tn18SehqZ6DNzH79oXoM0/wGLlo49SGVctQezg== X-Received: by 2002:a5d:5c0f:0:b0:236:c429:361a with SMTP id cc15-20020a5d5c0f000000b00236c429361amr28304689wrb.475.1667832955604; Mon, 07 Nov 2022 06:55:55 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:54 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 39/48] pango: upgrade 1.50.10 -> 1.50.11 Date: Mon, 7 Nov 2022 15:54:59 +0100 Message-Id: <20221107145508.1051404-39-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:56:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172889 Signed-off-by: Alexander Kanavin --- .../pango/{pango_1.50.10.bb => pango_1.50.11.bb} | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) rename meta/recipes-graphics/pango/{pango_1.50.10.bb => pango_1.50.11.bb} (84%) diff --git a/meta/recipes-graphics/pango/pango_1.50.10.bb b/meta/recipes-graphics/pango/pango_1.50.11.bb similarity index 84% rename from meta/recipes-graphics/pango/pango_1.50.10.bb rename to meta/recipes-graphics/pango/pango_1.50.11.bb index 95209889a8..f545689811 100644 --- a/meta/recipes-graphics/pango/pango_1.50.10.bb +++ b/meta/recipes-graphics/pango/pango_1.50.11.bb @@ -24,7 +24,7 @@ SRC_URI += "file://run-ptest \ file://0001-Skip-running-test-layout-test.patch \ " -SRC_URI[archive.sha256sum] = "7e5d2f1e40854d24a9a2c4d093bafe75dcdbeccdf1de43e4437332eabed64966" +SRC_URI[archive.sha256sum] = "8800f812d89ee61388188703203f3a7878963c22f8695aaf1fa0a1a1428d17ae" DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi" @@ -41,6 +41,12 @@ do_configure:prepend() { chmod +x ${S}/tests/*.py } +# https://gitlab.gnome.org/GNOME/pango/-/issues/713 +do_install:append() { + mkdir -p ${D}/${libexecdir}/installed-tests/pango/nofonts/ + install ${S}/tests/nofonts/fonts.conf ${D}/${libexecdir}/installed-tests/pango/nofonts/ +} + LEAD_SONAME = "libpango-1.0*" FILES:${PN} = "${bindir}/* ${libdir}/libpango*${SOLIBS}" From patchwork Mon Nov 7 14:55: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: 15107 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 D4A56C43219 for ; Mon, 7 Nov 2022 14:56:02 +0000 (UTC) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web12.4221.1667832917636303752 for ; Mon, 07 Nov 2022 06:55:58 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=AMQPqjSS; spf=pass (domain: gmail.com, ip: 209.85.221.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f47.google.com with SMTP id j15so16600946wrq.3 for ; Mon, 07 Nov 2022 06:55:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=errNiaWuZj2d0L/69XgexUtK5OW19MMiX/gtM7yn4aQ=; b=AMQPqjSS9pSMSG2sFg86OCysTxhpGabuQu2fcNzi6Dv0q4EUxKCErwQdJITXUjoza2 2br3VA+Bq7/XwTj3VPp1mQhi6EuE11BiJDRI3pBThkWddOmEJzBP6pzUOmWSsh6VRz9+ 47lUg6MgW1RyqZY8FhZKlJf8JFEXC5lMgr8sOSt9V1mYwapVfZM4ISnosAF3qkWM/HoV aiHs58oVBh/7VYaO9YJN67tIy4tJM+b0YJhvyW6wQP4TDP4KvQSrZmE0n1bUzLaEqOhJ /+Guy2Mt6g+IDEHwOnJG3CYlTk6b6kT/bvrxBCCSrxIRISKcOBY9/QwIpWa1//IKu9E+ zFRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=errNiaWuZj2d0L/69XgexUtK5OW19MMiX/gtM7yn4aQ=; b=uqPr2fe0/YoC/WW7MCqSL+DiyOAYDNSV11zJOcVI+eRi2uDRkApQpBKWyXCAU5NlW+ e9Ma2m05LSKF/lz8Fd2pVif3yhHZnVKKehJ8zKQFU7gOQ76AG3eX/DAY4yywLRRe3Nld hLx271KzHkRoeNge6OY44ONvLU8D3SaoYas60C0AoGAKoHtcSIOBtQ9LcghzJW2Q8o9b Xl48b0aMJ9P0e21duuUkvpeGmFDT+qQBset+Nwq2hiV8zNkW4/QzfnLykFGYSLDKZy+M q7N6PUb9/cmzJHCou8baRv3sZzEWT1ansa/+YM3HfX2GIVq+BH/bG02yWjD1a7yHm6H2 CWEg== X-Gm-Message-State: ACrzQf2m0vWAa8AnF5JwYl79kDcX7byOy5VvKgn46CdgIi5HNV7SuhZM ARI6VJGrCpC2+fjFGsRLsnIqQg1Xp2Y= X-Google-Smtp-Source: AMsMyM6L9xC7aPsCrcpGtQ9AJ/zzohD5PwHN9v1WDqQACmkURaKJh0qAemvjJsw9k//8QuZ3GpwDzQ== X-Received: by 2002:a05:6000:1d93:b0:22e:5d8a:c8f8 with SMTP id bk19-20020a0560001d9300b0022e5d8ac8f8mr32063442wrb.324.1667832957508; Mon, 07 Nov 2022 06:55:57 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:56 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 40/48] pixman: upgrade 0.40.0 -> 0.42.2 Date: Mon, 7 Nov 2022 15:55:00 +0100 Message-Id: <20221107145508.1051404-40-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:56:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172890 Signed-off-by: Alexander Kanavin --- .../xorg-lib/{pixman_0.40.0.bb => pixman_0.42.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{pixman_0.40.0.bb => pixman_0.42.2.bb} (93%) diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.40.0.bb b/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb similarity index 93% rename from meta/recipes-graphics/xorg-lib/pixman_0.40.0.bb rename to meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb index ccfe277746..d26d7f581a 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.40.0.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb @@ -10,8 +10,7 @@ DEPENDS = "zlib" SRC_URI = "https://www.cairographics.org/releases/${BP}.tar.gz \ file://0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch \ " -SRC_URI[md5sum] = "73858c0862dd9896fb5f62ae267084a4" -SRC_URI[sha256sum] = "6d200dec3740d9ec4ec8d1180e25779c00bc749f94278c8b9021f5534db223fc" +SRC_URI[sha256sum] = "ea1480efada2fd948bc75366f7c349e1c96d3297d09a3fe62626e38e234a625e" # see http://cairographics.org/releases/ - only even minor versions are stable UPSTREAM_CHECK_REGEX = "pixman-(?P\d+\.(\d*[02468])+(\.\d+)+)" From patchwork Mon Nov 7 14:55: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: 15109 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 DFFAAC47088 for ; Mon, 7 Nov 2022 14:56:02 +0000 (UTC) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mx.groups.io with SMTP id smtpd.web11.4130.1667832919242540772 for ; Mon, 07 Nov 2022 06:56:00 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=P1o9rnRj; spf=pass (domain: gmail.com, ip: 209.85.128.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f41.google.com with SMTP id m7-20020a05600c090700b003cf8a105d9eso7300902wmp.5 for ; Mon, 07 Nov 2022 06:55:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=bY5cke9vkvz/Dx+RepxAWgv8pmGl4xvAc9XYugem9rA=; b=P1o9rnRj8dFQ1szjrkzxC5RNaswJSNWsIj4RpYqn3y89ZdzL942/n4EVp4LfkgaHzz WkDEbYmIpRFo6kVnyfBlPk7v+Mv2xwe9BgwvUNG2pq/MjCwGAYluiCPhwMBYXO+b7tv4 7JPr6oW8zdc8JZvUnY4oyPS7XP9kM4vx9NuhHA/BeuvaphevmYX/OmcvZrvNgPD/QFpj +4NfFratvIGxXb7E8v4rBI08/hMivi7m2tXHM6UKC8FGlwLY6uqWTwzgkad7hXCoq8YS ustUZ5xvfSX3VSVkLBHBi/PkpbAu+g3xroKYQCx7ulMsdxW+XZl8wgPCwqYROySrg4KG DaIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bY5cke9vkvz/Dx+RepxAWgv8pmGl4xvAc9XYugem9rA=; b=7xdLwLgN/o+pHhtbj56VkWw6R8ojUaE5Vsx8ykSOIo+uyKB4RvxFAYQZItONkuHxbv zRvlbtMjZgU43fsNZ/+entyKzEK8yMRW6WMCaW+zwLlX4og2e5CspkvVC9lr9j3fiDZ1 PJHhdkazFtxiV76DA9qOfmKxu1CnwSoO6+zQXanJ0rFoU48PURzdgL0FC4E8UoZod9m6 yyrSwwRLYCij7ST2lONUALqykL0aqu7lc+g2cPl/+8jCdja/QDzQo25Fme6zcMvZ1Amj ijJuYoPFbclSuved/FBNX6wRmcCQjUaIIKqzlV84X7R08xZBg7iv4SusPDYxAGQTwpAk vrpA== X-Gm-Message-State: ACrzQf3Y+zZg+nFPnZv7yui7lsSd6rO6IYoMazsm6j1cs1afNudPzt8T wYWrIwrkwLlTQF6fsII7TgS2LeayH5Y= X-Google-Smtp-Source: AMsMyM78pHdJcFOWehOo+JwXTit4N4zO7cxaX8LQnS9ncG/qT/CwwjmLGInh/zGaacuHwtJKKk33Rg== X-Received: by 2002:a05:600c:3d92:b0:3c7:12c6:a99f with SMTP id bi18-20020a05600c3d9200b003c712c6a99fmr20396761wmb.136.1667832958912; Mon, 07 Nov 2022 06:55:58 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:55:58 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 41/48] vulkan: upgrade 1.3.224.1 -> 1.3.231.1 Date: Mon, 7 Nov 2022 15:55:01 +0100 Message-Id: <20221107145508.1051404-41-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:56:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172891 Update 0001-generate-glslang-pkg-config.patch to omit libraries that are no longer present (their functionality has been folded into glslang library itself). Signed-off-by: Alexander Kanavin --- .../glslang/0001-generate-glslang-pkg-config.patch | 14 +++++++------- .../{glslang_1.3.224.1.bb => glslang_1.3.231.1.bb} | 2 +- ...ers_1.3.224.1.bb => spirv-headers_1.3.231.1.bb} | 2 +- ...tools_1.3.224.1.bb => spirv-tools_1.3.231.1.bb} | 2 +- ...rs_1.3.224.1.bb => vulkan-headers_1.3.231.1.bb} | 2 +- ...der_1.3.224.1.bb => vulkan-loader_1.3.231.1.bb} | 4 ++-- ...ools_1.3.224.1.bb => vulkan-tools_1.3.231.1.bb} | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-) rename meta/recipes-graphics/glslang/{glslang_1.3.224.1.bb => glslang_1.3.231.1.bb} (95%) rename meta/recipes-graphics/spir/{spirv-headers_1.3.224.1.bb => spirv-headers_1.3.231.1.bb} (92%) rename meta/recipes-graphics/spir/{spirv-tools_1.3.224.1.bb => spirv-tools_1.3.231.1.bb} (96%) rename meta/recipes-graphics/vulkan/{vulkan-headers_1.3.224.1.bb => vulkan-headers_1.3.231.1.bb} (93%) rename meta/recipes-graphics/vulkan/{vulkan-loader_1.3.224.1.bb => vulkan-loader_1.3.231.1.bb} (94%) rename meta/recipes-graphics/vulkan/{vulkan-tools_1.3.224.1.bb => vulkan-tools_1.3.231.1.bb} (93%) diff --git a/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch b/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch index b1548c7343..a2dcb13b36 100644 --- a/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch +++ b/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch @@ -1,4 +1,4 @@ -From 7161916f69ae257ce06d9c9bf25abf9709bc55cc Mon Sep 17 00:00:00 2001 +From e8c1b7e1dc6d108a3b49d0adfdc4f836cfafcf1a Mon Sep 17 00:00:00 2001 From: Jose Quaresma Date: Sun, 7 Feb 2021 01:30:39 +0000 Subject: [PATCH] generate glslang pkg-config @@ -16,13 +16,13 @@ Signed-off-by: Jose Quaresma create mode 100644 glslang/glslang.pc.cmake.in diff --git a/glslang/CMakeLists.txt b/glslang/CMakeLists.txt -index 45c9813a..cea13975 100644 +index 72e82b48..c6188e12 100644 --- a/glslang/CMakeLists.txt +++ b/glslang/CMakeLists.txt -@@ -221,6 +221,8 @@ if(ENABLE_GLSLANG_INSTALL) - endif() - ") - install(FILES "${CMAKE_CURRENT_BINARY_DIR}/glslangTargets.cmake" DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake) +@@ -223,6 +223,8 @@ if(ENABLE_GLSLANG_INSTALL) + ") + install(FILES "${CMAKE_CURRENT_BINARY_DIR}/glslangTargets.cmake" DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake) + endif() + configure_file(${CMAKE_CURRENT_SOURCE_DIR}/glslang.pc.cmake.in ${CMAKE_CURRENT_BINARY_DIR}/pkgconfig/glslang.pc @ONLY) + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/pkgconfig/glslang.pc DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig) @@ -43,5 +43,5 @@ index 00000000..948a0952 +Description: OpenGL and OpenGL ES shader front end and validator +Requires: +Version: @GLSLANG_VERSION@ -+Libs: -L${libdir} -lglslang -lOSDependent -lHLSL -lOGLCompiler -lSPVRemapper ++Libs: -L${libdir} -lglslang -lHLSL -lSPVRemapper +Cflags: -I${includedir} diff --git a/meta/recipes-graphics/glslang/glslang_1.3.224.1.bb b/meta/recipes-graphics/glslang/glslang_1.3.231.1.bb similarity index 95% rename from meta/recipes-graphics/glslang/glslang_1.3.224.1.bb rename to meta/recipes-graphics/glslang/glslang_1.3.231.1.bb index dd8df15fc7..fede2516b1 100644 --- a/meta/recipes-graphics/glslang/glslang_1.3.224.1.bb +++ b/meta/recipes-graphics/glslang/glslang_1.3.231.1.bb @@ -8,7 +8,7 @@ HOMEPAGE = "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler" LICENSE = "BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2a2b5acd7bc4844964cfda45fe807dc3" -SRCREV = "10423ec659d301a0ff2daac8bbf38980abf27590" +SRCREV = "5755de46b07e4374c05fb1081f65f7ae1f8cca81" SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=master \ file://0001-generate-glslang-pkg-config.patch" PE = "1" diff --git a/meta/recipes-graphics/spir/spirv-headers_1.3.224.1.bb b/meta/recipes-graphics/spir/spirv-headers_1.3.231.1.bb similarity index 92% rename from meta/recipes-graphics/spir/spirv-headers_1.3.224.1.bb rename to meta/recipes-graphics/spir/spirv-headers_1.3.231.1.bb index 94500a96ba..fdcc8d523f 100644 --- a/meta/recipes-graphics/spir/spirv-headers_1.3.224.1.bb +++ b/meta/recipes-graphics/spir/spirv-headers_1.3.231.1.bb @@ -7,7 +7,7 @@ HOMEPAGE = "https://www.khronos.org/registry/spir-v" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d" -SRCREV = "b2a156e1c0434bc8c99aaebba1c7be98be7ac580" +SRCREV = "85a1ed200d50660786c1a88d9166e871123cce39" SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=master" PE = "1" UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/spir/spirv-tools_1.3.224.1.bb b/meta/recipes-graphics/spir/spirv-tools_1.3.231.1.bb similarity index 96% rename from meta/recipes-graphics/spir/spirv-tools_1.3.224.1.bb rename to meta/recipes-graphics/spir/spirv-tools_1.3.231.1.bb index cfea28a6ef..ea47796543 100644 --- a/meta/recipes-graphics/spir/spirv-tools_1.3.224.1.bb +++ b/meta/recipes-graphics/spir/spirv-tools_1.3.231.1.bb @@ -7,7 +7,7 @@ SECTION = "graphics" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRCREV = "5e61ea2098220059e89523f1f47b0bcd8c33b89a" +SRCREV = "eb0a36633d2acf4de82588504f951ad0f2cecacb" SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=master;protocol=https" PE = "1" UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.224.1.bb b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.231.1.bb similarity index 93% rename from meta/recipes-graphics/vulkan/vulkan-headers_1.3.224.1.bb rename to meta/recipes-graphics/vulkan/vulkan-headers_1.3.231.1.bb index 8d34738ad7..b41b82af9d 100644 --- a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.224.1.bb +++ b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.231.1.bb @@ -11,7 +11,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=main;protocol=https" -SRCREV = "c896e2f920273bfee852da9cca2a356bc1c2031e" +SRCREV = "98f440ce6868c94f5ec6e198cc1adda4760e8849" S = "${WORKDIR}/git" diff --git a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.224.1.bb b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.231.1.bb similarity index 94% rename from meta/recipes-graphics/vulkan/vulkan-loader_1.3.224.1.bb rename to meta/recipes-graphics/vulkan/vulkan-loader_1.3.231.1.bb index f24db87962..59c52c1db7 100644 --- a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.224.1.bb +++ b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.231.1.bb @@ -9,8 +9,8 @@ SECTION = "libs" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac" -SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.224;protocol=https" -SRCREV = "09afdf64210b11ec653a1001e013b5af4fce8559" +SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.231;protocol=https" +SRCREV = "eedbf08292a6be19c3527e77ae2df3f209cab285" S = "${WORKDIR}/git" diff --git a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.224.1.bb b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.231.1.bb similarity index 93% rename from meta/recipes-graphics/vulkan/vulkan-tools_1.3.224.1.bb rename to meta/recipes-graphics/vulkan/vulkan-tools_1.3.231.1.bb index bed10afef1..9066821de0 100644 --- a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.224.1.bb +++ b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.231.1.bb @@ -6,8 +6,8 @@ SECTION = "libs" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=master;protocol=https" -SRCREV = "497f232680b046db34ba9e9da065e6303a125851" +SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=sdk-1.3.231;protocol=https" +SRCREV = "8d2d3e22d684540fdc5a76c15e456fc2fd11e4b7" S = "${WORKDIR}/git" From patchwork Mon Nov 7 14:55: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: 15115 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 DB93BC4321E for ; Mon, 7 Nov 2022 14:56:12 +0000 (UTC) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by mx.groups.io with SMTP id smtpd.web11.4149.1667832962625963422 for ; Mon, 07 Nov 2022 06:56:03 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=nJwZMLqU; spf=pass (domain: gmail.com, ip: 209.85.128.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f51.google.com with SMTP id ja4-20020a05600c556400b003cf6e77f89cso8459555wmb.0 for ; Mon, 07 Nov 2022 06:56:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=urj/IA+aTNPu42YE/BSyrOmWD57gdIontfg6p4JQU2s=; b=nJwZMLqUI5fJ8GHiO/5k9bE2k69HECxMrWgWP5FA8oiihK1PNgRAafPheKyxHsOCis 5QFUFymPYN2k2zUSfkTm8NqBR+ORFkDI5Z9pXy0gOvG128KVF46EJEnzcLbpLNYBxkdT SHc7hPjIyxFhbvIFggZdgYGgETt2XEVwNaqDYMsP0n2UjAauGOa6CYIcx8mT7usrOfMe j/M/aeblLxn77plKBNSin3GD5fjMQlN8/2Byy5VBazfZavbh6XnuStBk8q77aExdycUL NCGCTXQFdvqt0J+5Ym8EVP2dAq5ZFMipsEfw1QBakgTYlMD+YqMI7f4iMRiDZHdw/NGC FH1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=urj/IA+aTNPu42YE/BSyrOmWD57gdIontfg6p4JQU2s=; b=GPIyc0tp9pekJKl8NKyknrAu/LdANvb93yIOXKc+ls+RbLxdzGuGCNtDzgOB+ujExq ZyKu45mvEYAUTkbqUjj+PUZP6g995VwZCy7FPuyXX8aNvNVg/v9Vlrd3E11nMqmrqgj5 LboCTZP7seh785zRL1cOvpiaV+sIceGYxICDy48qKNT+Z/+R4Dx6nJHz71Pk15UAjXU3 7+VMZDvb+GoQsU+CvKD+lLZZL+ntSLkdKQZegWrplPVuVsSwQgexYMJFmMCitBBLvW+P Dsm812srcd7aD5s2zkYrd0+JQpn43wJAUj42eQZN9DrrAdqqZ7WbBf3E8e/XWpYDTMnh buFg== X-Gm-Message-State: ACrzQf0c2StBzOy1e9z7enX9+jUyAk8GwkSqzdtHTlxEzmyU715x3+r4 84rKQgvoaGOq4t7SEfsq+naoN45J/qg= X-Google-Smtp-Source: AMsMyM5fwo4M9V2SWQ70jb80QTpV7BJFeiUiDQmVKUGHOheM/w7roY6uqf6R3AlODdPSSg74sqcOhQ== X-Received: by 2002:a05:600c:5543:b0:3cf:81e8:20c7 with SMTP id iz3-20020a05600c554300b003cf81e820c7mr21835531wmb.140.1667832960955; Mon, 07 Nov 2022 06:56:00 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.55.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:56:00 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 42/48] gstreamer1.0: upgrade 1.20.3 -> 1.20.4 Date: Mon, 7 Nov 2022 15:55:02 +0100 Message-Id: <20221107145508.1051404-42-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:56:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172892 Signed-off-by: Alexander Kanavin --- ...tools_1.20.3.bb => gst-devtools_1.20.4.bb} | 2 +- ...r-APNG-encoder-property-registration.patch | 86 ------------------- ...1.20.3.bb => gstreamer1.0-libav_1.20.4.bb} | 6 +- ...x_1.20.3.bb => gstreamer1.0-omx_1.20.4.bb} | 2 +- ....bb => gstreamer1.0-plugins-bad_1.20.4.bb} | 2 +- ...-system-headers-for-isspace-and-ssca.patch | 35 -------- ...bb => gstreamer1.0-plugins-base_1.20.4.bb} | 3 +- ...bb => gstreamer1.0-plugins-good_1.20.4.bb} | 2 +- ...bb => gstreamer1.0-plugins-ugly_1.20.4.bb} | 2 +- ....20.3.bb => gstreamer1.0-python_1.20.4.bb} | 2 +- ....bb => gstreamer1.0-rtsp-server_1.20.4.bb} | 2 +- ...1.20.3.bb => gstreamer1.0-vaapi_1.20.4.bb} | 2 +- ...er1.0_1.20.3.bb => gstreamer1.0_1.20.4.bb} | 2 +- 13 files changed, 12 insertions(+), 136 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-devtools_1.20.3.bb => gst-devtools_1.20.4.bb} (95%) delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-libav-Fix-for-APNG-encoder-property-registration.patch rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.20.3.bb => gstreamer1.0-libav_1.20.4.bb} (82%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.20.3.bb => gstreamer1.0-omx_1.20.4.bb} (95%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.20.3.bb => gstreamer1.0-plugins-bad_1.20.4.bb} (98%) delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-include-required-system-headers-for-isspace-and-ssca.patch rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.20.3.bb => gstreamer1.0-plugins-base_1.20.4.bb} (96%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.20.3.bb => gstreamer1.0-plugins-good_1.20.4.bb} (97%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.20.3.bb => gstreamer1.0-plugins-ugly_1.20.4.bb} (94%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.20.3.bb => gstreamer1.0-python_1.20.4.bb} (91%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.20.3.bb => gstreamer1.0-rtsp-server_1.20.4.bb} (90%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.20.3.bb => gstreamer1.0-vaapi_1.20.4.bb} (95%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.20.3.bb => gstreamer1.0_1.20.4.bb} (97%) diff --git a/meta/recipes-multimedia/gstreamer/gst-devtools_1.20.3.bb b/meta/recipes-multimedia/gstreamer/gst-devtools_1.20.4.bb similarity index 95% rename from meta/recipes-multimedia/gstreamer/gst-devtools_1.20.3.bb rename to meta/recipes-multimedia/gstreamer/gst-devtools_1.20.4.bb index c515e173c8..09b6e5a497 100644 --- a/meta/recipes-multimedia/gstreamer/gst-devtools_1.20.3.bb +++ b/meta/recipes-multimedia/gstreamer/gst-devtools_1.20.4.bb @@ -12,7 +12,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-devtools/gst-devtools-${PV} file://0001-connect-has-a-different-signature-on-musl.patch \ " -SRC_URI[sha256sum] = "bbbd45ead703367ea8f4be9b3c082d7b62bef47b240a39083f27844e28758c47" +SRC_URI[sha256sum] = "82a293600273f4dd3eed567aae510ca0c7d629c3807788b00e6cdbd1d2459a84" DEPENDS = "json-glib glib-2.0 glib-2.0-native gstreamer1.0 gstreamer1.0-plugins-base" RRECOMMENDS:${PN} = "git" diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-libav-Fix-for-APNG-encoder-property-registration.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-libav-Fix-for-APNG-encoder-property-registration.patch deleted file mode 100644 index 526bbb0037..0000000000 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-libav-Fix-for-APNG-encoder-property-registration.patch +++ /dev/null @@ -1,86 +0,0 @@ -From 78a97c1ec35ada76d83fc67d0549ba56c74d8875 Mon Sep 17 00:00:00 2001 -From: Seungha Yang -Date: Thu, 7 Jul 2022 22:16:30 +0900 -Subject: [PATCH] libav: Fix for APNG encoder property registration - -The AVClass name of Animated PNG in FFmpeg 5.x is "(A)PNG" -and it will be converted to "-a-png" through -g_ascii_strdown() and g_strcanon(). But GLib disallow leading '-' -character for a GType name. Strip leading '-' to workaround it. - -Upstream-Status: Backport [https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2724] - -Seungha Yangs patch was imported without modifications. - -Signed-off-by: Claus Stovgaard ---- - ext/libav/gstavcfg.c | 29 +++++++++++++++++++++++------ - 1 file changed, 23 insertions(+), 6 deletions(-) - -diff --git a/ext/libav/gstavcfg.c b/ext/libav/gstavcfg.c -index c736920..a8635a7 100644 ---- a/ext/libav/gstavcfg.c -+++ b/ext/libav/gstavcfg.c -@@ -91,10 +91,19 @@ register_enum (const AVClass ** obj, const AVOption * top_opt) - gchar *lower_obj_name = g_ascii_strdown ((*obj)->class_name, -1); - gchar *enum_name = g_strdup_printf ("%s-%s", lower_obj_name, top_opt->unit); - gboolean none_default = TRUE; -+ const gchar *enum_name_strip; - - g_strcanon (enum_name, G_CSET_a_2_z G_CSET_DIGITS, '-'); - -- if ((res = g_type_from_name (enum_name))) -+ /* strip leading '-'s */ -+ enum_name_strip = enum_name; -+ while (enum_name_strip[0] == '-') -+ enum_name_strip++; -+ -+ if (enum_name_strip[0] == '\0') -+ goto done; -+ -+ if ((res = g_type_from_name (enum_name_strip))) - goto done; - - while ((opt = av_opt_next (obj, opt))) { -@@ -150,9 +159,8 @@ register_enum (const AVClass ** obj, const AVOption * top_opt) - } - } - -- res = -- g_enum_register_static (enum_name, &g_array_index (values, GEnumValue, -- 0)); -+ res = g_enum_register_static (enum_name_strip, -+ &g_array_index (values, GEnumValue, 0)); - - gst_type_mark_as_plugin_api (res, 0); - } -@@ -177,10 +185,19 @@ register_flags (const AVClass ** obj, const AVOption * top_opt) - GArray *values = g_array_new (TRUE, TRUE, sizeof (GEnumValue)); - gchar *lower_obj_name = g_ascii_strdown ((*obj)->class_name, -1); - gchar *flags_name = g_strdup_printf ("%s-%s", lower_obj_name, top_opt->unit); -+ const gchar *flags_name_strip; - - g_strcanon (flags_name, G_CSET_a_2_z G_CSET_DIGITS, '-'); - -- if ((res = g_type_from_name (flags_name))) -+ /* strip leading '-'s */ -+ flags_name_strip = flags_name; -+ while (flags_name_strip[0] == '-') -+ flags_name_strip++; -+ -+ if (flags_name_strip[0] == '\0') -+ goto done; -+ -+ if ((res = g_type_from_name (flags_name_strip))) - goto done; - - while ((opt = av_opt_next (obj, opt))) { -@@ -211,7 +228,7 @@ register_flags (const AVClass ** obj, const AVOption * top_opt) - g_array_sort (values, (GCompareFunc) cmp_flags_value); - - res = -- g_flags_register_static (flags_name, &g_array_index (values, -+ g_flags_register_static (flags_name_strip, &g_array_index (values, - GFlagsValue, 0)); - - gst_type_mark_as_plugin_api (res, 0); diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.20.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.20.4.bb similarity index 82% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.20.3.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.20.4.bb index 7a2c0d1365..e23cf2e337 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.20.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.20.4.bb @@ -11,10 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=69333daa044cb77e486cc36129f7a770 \ file://ext/libav/gstav.h;beginline=1;endline=18;md5=a752c35267d8276fd9ca3db6994fca9c \ " -SRC_URI = "https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${PV}.tar.xz \ - file://0001-libav-Fix-for-APNG-encoder-property-registration.patch \ - " -SRC_URI[sha256sum] = "3fedd10560fcdfaa1b6462cbf79a38c4e7b57d7f390359393fc0cef6dbf27dfe" +SRC_URI = "https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${PV}.tar.xz" +SRC_URI[sha256sum] = "04ccbdd58fb31dd94098da599209834a0e7661638c5703381dd0a862c56fc532" S = "${WORKDIR}/gst-libav-${PV}" diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.20.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.20.4.bb similarity index 95% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.20.3.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.20.4.bb index fb48562a2b..4d63db89a7 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.20.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.20.4.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-omx/gst-omx-${PV}.tar.xz" -SRC_URI[sha256sum] = "8db48040bb41f09edf8d17ff6d16c54888d7777ba4501c2c69f0083350ea9a15" +SRC_URI[sha256sum] = "70ddd485e2dcab79070164d61ad2ff3a63e15a1d7abf9075d86eb77762b0edfd" S = "${WORKDIR}/gst-omx-${PV}" diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.4.bb similarity index 98% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.3.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.4.bb index 39d5e08b21..0eac1322a3 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.4.bb @@ -10,7 +10,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad file://0002-avoid-including-sys-poll.h-directly.patch \ file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \ " -SRC_URI[sha256sum] = "7a11c13b55dd1d2386dd902219e41cbfcdda8e1e0aa3e738186c95074b35da4f" +SRC_URI[sha256sum] = "a1a3f53b3604d9a04fdd0bf9a1a616c3d2dab5320489e9ecee1178e81e33a16a" S = "${WORKDIR}/gst-plugins-bad-${PV}" diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-include-required-system-headers-for-isspace-and-ssca.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-include-required-system-headers-for-isspace-and-ssca.patch deleted file mode 100644 index 23c1048a36..0000000000 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-include-required-system-headers-for-isspace-and-ssca.patch +++ /dev/null @@ -1,35 +0,0 @@ -From c85a53a41d4e6bfc49c377217ece12a1f330a690 Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Fri, 12 Aug 2022 22:50:06 -0700 -Subject: [PATCH] include required system headers for isspace() and sscanf() - functions - -Newer compilers ( clang 15 ) has turned stricter and errors out instead -of warning on implicit function declations -Fixes -gstssaparse.c:297:12: error: call to undeclared library function 'isspace' with type 'int (int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] -while (isspace(*t)) - -Upstream-Status: Submitted [https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2879] - -Signed-off-by: Khem Raj ---- - gst/subparse/gstssaparse.c | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/gst/subparse/gstssaparse.c b/gst/subparse/gstssaparse.c -index ff802fa..5ebe678 100755 ---- a/gst/subparse/gstssaparse.c -+++ b/gst/subparse/gstssaparse.c -@@ -24,6 +24,8 @@ - #include "config.h" - #endif - -+#include /* isspace() */ -+#include /* sscanf() */ - #include /* atoi() */ - #include - --- -2.37.1 - diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.4.bb similarity index 96% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.3.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.4.bb index e5e346e5e9..a0f238a59d 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.4.bb @@ -10,9 +10,8 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-ba file://0001-ENGR00312515-get-caps-from-src-pad-when-query-caps.patch \ file://0003-viv-fb-Make-sure-config.h-is-included.patch \ file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch \ - file://0001-include-required-system-headers-for-isspace-and-ssca.patch \ " -SRC_URI[sha256sum] = "7e30b3dd81a70380ff7554f998471d6996ff76bbe6fc5447096f851e24473c9f" +SRC_URI[sha256sum] = "8d181b7abe4caf23ee9f9ec5b4d3e232640452464e39495bfffb6d776fc97225" S = "${WORKDIR}/gst-plugins-base-${PV}" diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.4.bb similarity index 97% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.3.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.4.bb index 0235935a4a..4a4672992e 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.4.bb @@ -8,7 +8,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-go file://0001-qt-include-ext-qt-gstqtgl.h-instead-of-gst-gl-gstglf.patch \ " -SRC_URI[sha256sum] = "f8f3c206bf5cdabc00953920b47b3575af0ef15e9f871c0b6966f6d0aa5868b7" +SRC_URI[sha256sum] = "b16130fbe632fa8547c2147a0ef575b0140fb521065c5cb121c72ddbd23b64da" S = "${WORKDIR}/gst-plugins-good-${PV}" diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.4.bb similarity index 94% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.3.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.4.bb index ad7b84b5ab..94b8c8e2cf 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.4.bb @@ -14,7 +14,7 @@ LICENSE_FLAGS = "commercial" SRC_URI = " \ https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \ " -SRC_URI[sha256sum] = "8caa20789a09c304b49cf563d33cca9421b1875b84fcc187e4a385fa01d6aefd" +SRC_URI[sha256sum] = "5c9ec6bab96517e438b3f9bae0ceb84d3436f3da9bbe180cf4d28e32a7251b59" S = "${WORKDIR}/gst-plugins-ugly-${PV}" diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.20.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.20.4.bb similarity index 91% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.20.3.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.20.4.bb index 57026ba73b..b514989864 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.20.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.20.4.bb @@ -8,7 +8,7 @@ LICENSE = "LGPL-2.1-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740" SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" -SRC_URI[sha256sum] = "db348120eae955b8cc4de3560a7ea06e36d6e1ddbaa99a7ad96b59846601cfdc" +SRC_URI[sha256sum] = "5eb4136d03e2a495f4499c8b2e6d9d3e7b5e73c5a8b8acf9213d57bc6a7bd3c1" DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject" RDEPENDS:${PN} += "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject" diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.20.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.20.4.bb similarity index 90% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.20.3.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.20.4.bb index fd4f82fcc3..4137b4993b 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.20.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.20.4.bb @@ -10,7 +10,7 @@ PNREAL = "gst-rtsp-server" SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" -SRC_URI[sha256sum] = "ee402718be9b127f0e5e66ca4c1b4f42e4926ec93ba307b7ccca5dc6cc9794ca" +SRC_URI[sha256sum] = "88d9ef634e59aeb8cc183ad5ae444557c5a88dd49d833b9072bc6e1fae6a3d7d" S = "${WORKDIR}/${PNREAL}-${PV}" diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.20.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.20.4.bb similarity index 95% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.20.3.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.20.4.bb index 6e580f9f79..81ec23d26e 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.20.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.20.4.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c" SRC_URI = "https://gstreamer.freedesktop.org/src/${REALPN}/${REALPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "6ee99eb316abdde9ad37002915bd8c3867918f6fdc74b7cf2ac4c1ae0d690b45" +SRC_URI[sha256sum] = "ab12596144c05506e9782374c5d2cdfb3069fca89908d6de360d947bb77fd06a" S = "${WORKDIR}/${REALPN}-${PV}" DEPENDS = "libva gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad" diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.4.bb similarity index 97% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.3.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.4.bb index 1f4576c3e1..d0ba2919ee 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.4.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] = "607daf64bbbd5fb18af9d17e21c0d22c4d702fffe83b23cb22d1b1af2ca23a2a" +SRC_URI[sha256sum] = "67c1edf8c3c339cda5dde85f4f7b953bb9607c2d13ae970e2491c5c4c055ef5f" PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \ check \ From patchwork Mon Nov 7 14:55: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: 15116 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 E8FDEC41535 for ; Mon, 7 Nov 2022 14:56:12 +0000 (UTC) Received: from mail-wr1-f41.google.com (mail-wr1-f41.google.com [209.85.221.41]) by mx.groups.io with SMTP id smtpd.web10.4286.1667832922748436115 for ; Mon, 07 Nov 2022 06:56:03 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Vk+Xgw7f; spf=pass (domain: gmail.com, ip: 209.85.221.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f41.google.com with SMTP id g12so16560138wrs.10 for ; Mon, 07 Nov 2022 06:56:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=VN7RMZMWPXr1kTCJf6HbegR/3+fjxuiOOJBZn30DLFI=; b=Vk+Xgw7feyHZRvjWQ4m3E6JESa9bWsPsNQElZ4RS35FdEhgQQ2Wgr72F3bpJjdqUue TqxsA3XVnEIVmYNreq5spfC2GPnouudp9hJd0dWAJWCZVrRo3JKWETldNvEPpVa1jtMn EV5mTayv2R5UUsBp6R8vB1gE5/g7+5EWeOf4WMwIWGIKH3SpJIPBPj4++09yJ+JO0X6n uYE7kQImKdv/XKFo108kr0J/pt+qPlNcSBj7L21hRZhg2yKX3HG4fv9cuiVtGVkDea6M zU7dwM0Qr7Ul+l8SJwDg0ZpuBmvG5/buRnHBSLVYLNrBSRoNeE3Y1gieFQavQ2i8JpIR vd3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VN7RMZMWPXr1kTCJf6HbegR/3+fjxuiOOJBZn30DLFI=; b=Me+DiORKCezZWofcqsguMte8TUU18OuAE3RmBt5afFwyAY1iPySMCYhszSZRBoEtsS GTyrg2ldWL380U2ZQPLkdu6CyWceCh6y9QwgwyKMlDIT9DApPU6tphPFcyLKXGwiNDyP 3rPsxD6sNkR2+5ST+i034H8E+UlDJC3PtBnSQXKMmZwhH7gPkSYeBlX85k7rtmL1Za4x KaBArhAG9SooQ6vz8UFjcZ9PZVYkK4fk5gEklBpmnUsEc3uJcSHTcCxm1RoO6iSUIPer oLerWIOGWLOhucbLP18lfdtoGWYEHmhP5lC+Og9ZPOGNXcypksTU2GzqydqwBE434Td+ yhUw== X-Gm-Message-State: ACrzQf3Fxn7k5BCSvW53FrJilqqruotb7V68U6EUkm3gJQhQXzNJI8pW FPzPzQHnQ8oRIOKN03fsKssRWDPTUdE= X-Google-Smtp-Source: AMsMyM7pOuGa5B9vy8WApE/zR27ZQVHuX3V48qwxA+vciTciclMWuARQaXeBIueMb0iXKkPK/13Vnw== X-Received: by 2002:a5d:6c6f:0:b0:236:d270:7bd2 with SMTP id r15-20020a5d6c6f000000b00236d2707bd2mr25590597wrz.366.1667832962504; Mon, 07 Nov 2022 06:56:02 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.56.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:56:01 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 43/48] shaderc: upgrade 2022.2 -> 2022.3 Date: Mon, 7 Nov 2022 15:55:03 +0100 Message-Id: <20221107145508.1051404-43-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:56:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172893 Signed-off-by: Alexander Kanavin --- ...rop-OSDependent-OGLCompiler-from-lis.patch | 76 +++++++++++++++++++ .../{shaderc_2022.2.bb => shaderc_2022.3.bb} | 3 +- 2 files changed, 78 insertions(+), 1 deletion(-) create mode 100644 meta/recipes-graphics/shaderc/files/0001-CMakeLists.txt-drop-OSDependent-OGLCompiler-from-lis.patch rename meta/recipes-graphics/shaderc/{shaderc_2022.2.bb => shaderc_2022.3.bb} (88%) diff --git a/meta/recipes-graphics/shaderc/files/0001-CMakeLists.txt-drop-OSDependent-OGLCompiler-from-lis.patch b/meta/recipes-graphics/shaderc/files/0001-CMakeLists.txt-drop-OSDependent-OGLCompiler-from-lis.patch new file mode 100644 index 0000000000..ecaa2ddb30 --- /dev/null +++ b/meta/recipes-graphics/shaderc/files/0001-CMakeLists.txt-drop-OSDependent-OGLCompiler-from-lis.patch @@ -0,0 +1,76 @@ +From 7f6c60f928dabd8b15aa948886523ddf15709215 Mon Sep 17 00:00:00 2001 +From: Alexander Kanavin +Date: Wed, 2 Nov 2022 15:42:58 +0100 +Subject: [PATCH] CMakeLists.txt: drop OSDependent/OGLCompiler from lists of + glslang libraries + +glslang no longer installs them separately, and all needed +functionality has been merged into glslang shared library itself: + +This wasn't a problem previously as they were still provided, +as static libraries but in latest glslang they no longer are: +https://github.com/KhronosGroup/glslang/commit/7cd519511c32d7e86d901c7ed231cb84c652d18d + +Upstream-Status: Submitted [https://github.com/google/shaderc/pull/1276] +Signed-off-by: Alexander Kanavin +--- + glslc/CMakeLists.txt | 2 +- + libshaderc/CMakeLists.txt | 2 +- + libshaderc/README.md | 4 ++-- + libshaderc_util/CMakeLists.txt | 2 +- + 4 files changed, 5 insertions(+), 5 deletions(-) + +diff --git a/glslc/CMakeLists.txt b/glslc/CMakeLists.txt +index 31664d1..5093bd9 100644 +--- a/glslc/CMakeLists.txt ++++ b/glslc/CMakeLists.txt +@@ -43,7 +43,7 @@ if (SHADERC_ENABLE_WGSL_OUTPUT) + endif(SHADERC_ENABLE_WGSL_OUTPUT) + + target_link_libraries(glslc PRIVATE +- glslang OSDependent OGLCompiler HLSL glslang SPIRV # Glslang libraries ++ glslang HLSL glslang SPIRV # Glslang libraries + $<$:libtint> # Tint libraries, optional + shaderc_util shaderc # internal Shaderc libraries + ${CMAKE_THREAD_LIBS_INIT}) +diff --git a/libshaderc/CMakeLists.txt b/libshaderc/CMakeLists.txt +index 3ada419..d3542bf 100644 +--- a/libshaderc/CMakeLists.txt ++++ b/libshaderc/CMakeLists.txt +@@ -62,7 +62,7 @@ endif(SHADERC_ENABLE_INSTALL) + + find_package(Threads) + set(SHADERC_LIBS +- glslang OSDependent OGLCompiler glslang ${CMAKE_THREAD_LIBS_INIT} ++ glslang glslang ${CMAKE_THREAD_LIBS_INIT} + shaderc_util + SPIRV # from glslang + SPIRV-Tools +diff --git a/libshaderc/README.md b/libshaderc/README.md +index bf9d317..1071769 100644 +--- a/libshaderc/README.md ++++ b/libshaderc/README.md +@@ -7,8 +7,8 @@ A library for compiling shader strings into SPIR-V. + There are two main shaderc libraries that are created during a CMake + compilation. The first is `libshaderc`, which is a static library + containing just the functionality exposed by libshaderc. It depends +-on other compilation targets `glslang`, `OSDependent`, `OGLCompiler`, +-`shaderc_util`, `SPIRV`, `HLSL`, `SPIRV-Tools`, and `SPIRV-Tools-opt`. ++on other compilation targets `glslang`, `shaderc_util`, `SPIRV`, ++`HLSL`, `SPIRV-Tools`, and `SPIRV-Tools-opt`. + + The other is `libshaderc_combined`, which is a static library containing + libshaderc and all of its dependencies. +diff --git a/libshaderc_util/CMakeLists.txt b/libshaderc_util/CMakeLists.txt +index 99ce3c4..5291175 100644 +--- a/libshaderc_util/CMakeLists.txt ++++ b/libshaderc_util/CMakeLists.txt +@@ -46,7 +46,7 @@ add_definitions(-DENABLE_HLSL) + + find_package(Threads) + target_link_libraries(shaderc_util PRIVATE +- glslang OSDependent OGLCompiler HLSL glslang SPIRV ++ glslang HLSL glslang SPIRV + SPIRV-Tools-opt ${CMAKE_THREAD_LIBS_INIT}) + + shaderc_add_tests( diff --git a/meta/recipes-graphics/shaderc/shaderc_2022.2.bb b/meta/recipes-graphics/shaderc/shaderc_2022.3.bb similarity index 88% rename from meta/recipes-graphics/shaderc/shaderc_2022.2.bb rename to meta/recipes-graphics/shaderc/shaderc_2022.3.bb index df0fe8e6c8..c340646fa7 100644 --- a/meta/recipes-graphics/shaderc/shaderc_2022.2.bb +++ b/meta/recipes-graphics/shaderc/shaderc_2022.3.bb @@ -6,10 +6,11 @@ HOMEPAGE = "https://github.com/google/shaderc" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRCREV = "3f1635df7774a90f691773e0093bc6ad8005de5a" +SRCREV = "4bbb646ddb3279c6a27e7aa0eb86c10c8add987b" SRC_URI = "git://github.com/google/shaderc.git;protocol=https;branch=main \ file://0001-cmake-disable-building-external-dependencies.patch \ file://0002-libshaderc_util-fix-glslang-header-file-location.patch \ + file://0001-CMakeLists.txt-drop-OSDependent-OGLCompiler-from-lis.patch \ " UPSTREAM_CHECK_GITTAGREGEX = "^v(?P\d+(\.\d+)+)$" S = "${WORKDIR}/git" From patchwork Mon Nov 7 14:55: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: 15112 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 E3E32C43219 for ; Mon, 7 Nov 2022 14:56:12 +0000 (UTC) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by mx.groups.io with SMTP id smtpd.web09.4350.1667832964997525125 for ; Mon, 07 Nov 2022 06:56:05 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=pjEv/KM5; spf=pass (domain: gmail.com, ip: 209.85.128.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f51.google.com with SMTP id l39-20020a05600c1d2700b003cf93c8156dso5784440wms.4 for ; Mon, 07 Nov 2022 06:56:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=v0nvCs4niIajyN3XrAIk0Ia4TjmQvNlJCD7hyX1sjyM=; b=pjEv/KM59DEOZJwhFaDOWlfnWklCbHeKTvaRR5VxOz36NXZfPpQMxtItSj2LQGLikA p5oKfSbt1Jhb6XSaFaVfdf/zzVod7qNuk1ZTfU66gq3sRu3esIZLyF7eXbxQ05/i7q4O r4cMoP8zb+RtgtIbV5DUmUXgNN5i2KLRNhh+Vd5P8p4lv1JKuDoj4aK06Uk5rEaskMXG TlMA2TYjLM3GZQ7Eh8FM+tuKpIIsnO46qz5ycmkJU7pBdbKrwi8b6Sy41TgzV7aUyzMX +t3qH7R0TNuXAdjBPWlH14EF/kSPRXQKuUEROVO5RPyOtUXDdfdr1D2kaaDNs+dXXHCg 1cng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v0nvCs4niIajyN3XrAIk0Ia4TjmQvNlJCD7hyX1sjyM=; b=5JI3TnQhWUFX7G/g4CpDBKZ1tx1rOc9xRJMKRepTdgsD9d/Xiv0qZoey6s0xAbwrUT OGfBaVhGM80tkYwS69J/g0BH8+MA9C3NEKOnVfa2cSeJCzXfonpHD1S1nP6LJZk8ZSVF x4er7imf5IDv5qlfe7VpSe1GxrHyumzAdAV2SELaAOStIvUJQRNvAaAX0/GhKGk71L2X yhEF7lRTnTy8I38PA+VaDGgPkG9zZZYUXaXgmT/xhSQ0p6K3n7WbpGzHBBcmGDzaKDMD sRI/Im2fmoTlohmky3rD0Emm8gHowZ9eOFj1PA9cCpf6+cGrPaKxSrdCxsVl54ZbF6KU 8y/A== X-Gm-Message-State: ACrzQf0dv/DMf0tmN/UVhU1Bpdr+cbv0ChBbh+WmXQYEIKo2viVyLspn o4I5noi7+TffsrhyjtSj2SqiyEpDdTo= X-Google-Smtp-Source: AMsMyM59IOxiXFtb3275uA3+Zlbnb30o+Do+T6Lt+McZfvbNw+m17wODhkNfousvdDMXsR6u0PfaKQ== X-Received: by 2002:a05:600c:3b10:b0:3cf:9320:175 with SMTP id m16-20020a05600c3b1000b003cf93200175mr14098311wms.166.1667832963411; Mon, 07 Nov 2022 06:56:03 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.56.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:56:02 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 44/48] selftest: add a copy of previous mtd-utils version to meta-selftest Date: Mon, 7 Nov 2022 15:55:04 +0100 Message-Id: <20221107145508.1051404-44-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:56:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172895 The latest version update eliminated all custom patches, and the selftest expects them. Signed-off-by: Alexander Kanavin --- ...used-linux-fs.h-header-from-includes.patch | 31 ++++++++ .../mtd/mtd-utils-selftest_git.bb | 77 +++++++++++++++++++ meta/lib/oeqa/selftest/cases/devtool.py | 4 +- 3 files changed, 110 insertions(+), 2 deletions(-) create mode 100644 meta-selftest/recipes-devtools/mtd/mtd-utils-selftest/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch create mode 100644 meta-selftest/recipes-devtools/mtd/mtd-utils-selftest_git.bb diff --git a/meta-selftest/recipes-devtools/mtd/mtd-utils-selftest/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch b/meta-selftest/recipes-devtools/mtd/mtd-utils-selftest/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch new file mode 100644 index 0000000000..73d4a8475f --- /dev/null +++ b/meta-selftest/recipes-devtools/mtd/mtd-utils-selftest/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch @@ -0,0 +1,31 @@ +From 6fb10bd18488ed84776675bc1b2982800a51d839 Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Sat, 6 Aug 2022 20:14:38 -0700 +Subject: [mtd-utils][PATCH] tests: Remove unused linux/fs.h header from includes + +This header is not needed, moreover it includes linux/mount.h which is +now in conflict[1] with glibc provided sys/mount.h from glibc 2.36 onwards + +[1] https://sourceware.org/glibc/wiki/Release/2.36 + +Upstream-Status: Submitted [https://lists.infradead.org/pipermail/linux-mtd/2022-August/094667.html] +Signed-off-by: Khem Raj +--- + tests/fs-tests/lib/tests.c | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/tests/fs-tests/lib/tests.c b/tests/fs-tests/lib/tests.c +index d1a2e0c..3db0426 100644 +--- a/tests/fs-tests/lib/tests.c ++++ b/tests/fs-tests/lib/tests.c +@@ -35,7 +35,6 @@ + #include + #include + #include +-#include + #include + + #include "tests.h" +-- +2.37.1 + diff --git a/meta-selftest/recipes-devtools/mtd/mtd-utils-selftest_git.bb b/meta-selftest/recipes-devtools/mtd/mtd-utils-selftest_git.bb new file mode 100644 index 0000000000..ca2141c972 --- /dev/null +++ b/meta-selftest/recipes-devtools/mtd/mtd-utils-selftest_git.bb @@ -0,0 +1,77 @@ +SUMMARY = "Tools for managing memory technology devices" +HOMEPAGE = "http://www.linux-mtd.infradead.org/" +DESCRIPTION = "mtd-utils tool is a generic Linux subsystem for memory devices, especially Flash devices." +SECTION = "base" +LICENSE = "GPL-2.0-or-later" +LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ + file://include/common.h;beginline=1;endline=17;md5=ba05b07912a44ea2bf81ce409380049c" + +inherit autotools pkgconfig update-alternatives + +DEPENDS = "zlib e2fsprogs util-linux" +RDEPENDS:mtd-utils-tests += "bash" + +PV = "2.1.4" + +SRCREV = "c7f1bfa44a84d02061787e2f6093df5cc40b9f5c" +SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master \ + file://0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch \ + " + +S = "${WORKDIR}/git" + +# xattr support creates an additional compile-time dependency on acl because +# the sys/acl.h header is needed. libacl is not needed and thus enabling xattr +# regardless whether acl is enabled or disabled in the distro should be okay. +PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'xattr', d)} lzo jffs ubifs" +PACKAGECONFIG[lzo] = "--with-lzo,--without-lzo,lzo" +PACKAGECONFIG[xattr] = "--with-xattr,--without-xattr,acl" +PACKAGECONFIG[crypto] = "--with-crypto,--without-crypto,openssl" +PACKAGECONFIG[jffs] = "--with-jffs,--without-jffs" +PACKAGECONFIG[ubifs] = "--with-ubifs,--without-ubifs" +PACKAGECONFIG[zstd] = "--with-zstd,--without-zstd,zstd" + +CPPFLAGS:append:riscv64 = " -pthread -D_REENTRANT" + +EXTRA_OEMAKE = "'CC=${CC}' 'RANLIB=${RANLIB}' 'AR=${AR}' 'CFLAGS=${CFLAGS} ${@bb.utils.contains('PACKAGECONFIG', 'xattr', '', '-DWITHOUT_XATTR', d)} -I${S}/include' 'BUILDDIR=${S}'" + +# Use higher priority than corresponding BusyBox-provided applets +ALTERNATIVE_PRIORITY = "100" + +ALTERNATIVE:${PN} = "flashcp flash_eraseall flash_lock flash_unlock nanddump nandwrite" +ALTERNATIVE:${PN}-ubifs = "ubiattach ubidetach ubimkvol ubirename ubirmvol ubirsvol ubiupdatevol" + +ALTERNATIVE_LINK_NAME[nandwrite] = "${sbindir}/nandwrite" +ALTERNATIVE_LINK_NAME[nanddump] = "${sbindir}/nanddump" +ALTERNATIVE_LINK_NAME[ubiattach] = "${sbindir}/ubiattach" +ALTERNATIVE_LINK_NAME[ubidetach] = "${sbindir}/ubidetach" +ALTERNATIVE_LINK_NAME[ubimkvol] = "${sbindir}/ubimkvol" +ALTERNATIVE_LINK_NAME[ubirename] = "${sbindir}/ubirename" +ALTERNATIVE_LINK_NAME[ubirmvol] = "${sbindir}/ubirmvol" +ALTERNATIVE_LINK_NAME[ubirsvol] = "${sbindir}/ubirsvol" +ALTERNATIVE_LINK_NAME[ubiupdatevol] = "${sbindir}/ubiupdatevol" +ALTERNATIVE_LINK_NAME[flash_eraseall] = "${sbindir}/flash_eraseall" +ALTERNATIVE_LINK_NAME[flash_lock] = "${sbindir}/flash_lock" +ALTERNATIVE_LINK_NAME[flash_unlock] = "${sbindir}/flash_unlock" +ALTERNATIVE_LINK_NAME[flashcp] = "${sbindir}/flashcp" + +do_install () { + oe_runmake install DESTDIR=${D} SBINDIR=${sbindir} MANDIR=${mandir} INCLUDEDIR=${includedir} +} + +PACKAGES =+ "mtd-utils-misc mtd-utils-tests" +PACKAGES =+ "${@bb.utils.contains("PACKAGECONFIG", "jffs", "mtd-utils-jffs2", "", d)}" +PACKAGES =+ "${@bb.utils.contains("PACKAGECONFIG", "ubifs", "mtd-utils-ubifs", "", d)}" + +FILES:mtd-utils-jffs2 = "${sbindir}/mkfs.jffs2 ${sbindir}/jffs2dump ${sbindir}/jffs2reader ${sbindir}/sumtool" +FILES:mtd-utils-ubifs = "${sbindir}/mkfs.ubifs ${sbindir}/ubi*" +FILES:mtd-utils-misc = "${sbindir}/nftl* ${sbindir}/ftl* ${sbindir}/rfd* ${sbindir}/doc* ${sbindir}/serve_image ${sbindir}/recv_image" +FILES:mtd-utils-tests = "${libexecdir}/mtd-utils/*" + +BBCLASSEXTEND = "native nativesdk" + +# git/.compr.c.dep:46: warning: NUL character seen; rest of line ignored +# git/.compr.c.dep:47: *** missing separator. Stop. +PARALLEL_MAKE = "" + +EXCLUDE_FROM_WORLD = "1" diff --git a/meta/lib/oeqa/selftest/cases/devtool.py b/meta/lib/oeqa/selftest/cases/devtool.py index 142932e12f..0cb7403f16 100644 --- a/meta/lib/oeqa/selftest/cases/devtool.py +++ b/meta/lib/oeqa/selftest/cases/devtool.py @@ -954,7 +954,7 @@ class DevtoolUpdateTests(DevtoolBase): def test_devtool_update_recipe_git(self): # Check preconditions - testrecipe = 'mtd-utils' + testrecipe = 'mtd-utils-selftest' bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe) recipefile = bb_vars['FILE'] src_uri = bb_vars['SRC_URI'] @@ -1075,7 +1075,7 @@ class DevtoolUpdateTests(DevtoolBase): def test_devtool_update_recipe_append_git(self): # Check preconditions - testrecipe = 'mtd-utils' + testrecipe = 'mtd-utils-selftest' bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe) recipefile = bb_vars['FILE'] src_uri = bb_vars['SRC_URI'] From patchwork Mon Nov 7 14:55: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: 15114 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 E8AE6C4167D for ; Mon, 7 Nov 2022 14:56:12 +0000 (UTC) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web12.4221.1667832917636303752 for ; Mon, 07 Nov 2022 06:56:05 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=cosuJf3m; spf=pass (domain: gmail.com, ip: 209.85.221.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f47.google.com with SMTP id j15so16601468wrq.3 for ; Mon, 07 Nov 2022 06:56:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=k+1VO34smzDevTpNG1OdQtDvCVjVsRk/Qfz6WJJY2zU=; b=cosuJf3mL935bKfU54M0mAa6fA0OeHi6Zukjse37k5VA6t924ocMjgewfM3vZdukiN RQjADMqsiXlsgqLeGEHxgrhXLqf5cjCZOhZmZcRvFiXkzyMD7CjW0Lux/7iWRpipGSjr BYatgW88kDWARzNrGo4j2WoYmTovmaKquj5/iQZbboDRJU30Y2KhzcwF04mFzNs/rEjt Q6it1iUx2C18GBLN6qrzyv8M/XT6KUAZ/bnoD6uwNTup03Y4IfsMIs5hd1asw6pr4rdB YP7VLhIvPil4/FVXeGfyP3uN30Jv8NAncMORTy8wuMxBaVGscYpXFAZsgP8BVz5HmmYo dikw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k+1VO34smzDevTpNG1OdQtDvCVjVsRk/Qfz6WJJY2zU=; b=ax1NYhQ4OVZg9/LfJUZhMxfu1gPhEjh/i2QBZ6/iGHSsr907slRYLCiQ1jXYkisuKy 9rw2h8v8oL8JhnYxfkCynRZKzfJBlElZ3/jtquVYYejinwMp1s+oPe9B+w62R6Hjc8nw Qq5zENhzXqWaHctbm08yY4o0pnaAnTbHbo/T4OGzgyB5cQ/BAxn2XBP7rRkAtd2up4ql df+082emPUxlQoaPKzBjPXdpHTk3ANM0WzeQeMzlTvUt7VUW/0YJ7o7T9yxygt/ajVUC 8Eg6KXIs95EadCA3LhdbKSR/M9JG4X9WwJ5yMpOfkPboCn5Hjojge3geEuBKAI2JfeBq 8wBw== X-Gm-Message-State: ACrzQf2qNk0LYKqultT+WY4+/7JlEehz0KK9nXWg1JJWa3E7oedQKGri 8mjo1v250IryEn21sBRQmog4vu6gSBE= X-Google-Smtp-Source: AMsMyM7Y5ruKGmBGnoF/CToOExWCvsWnIjzSISSAIEcPLgV9ItcNJI4jwApH4MftkQNumez2pLb27w== X-Received: by 2002:adf:cc92:0:b0:236:77f0:ef5f with SMTP id p18-20020adfcc92000000b0023677f0ef5fmr32448933wrj.198.1667832964220; Mon, 07 Nov 2022 06:56:04 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.56.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:56:03 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 45/48] python3: correctly adjust include paths in sysconfigdata Date: Mon, 7 Nov 2022 15:55:05 +0100 Message-Id: <20221107145508.1051404-45-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:56:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172894 This was replacing /usr/include regardless of whether it was at the beginning of the full path (correct, when building target python3), or in the middle of it (not correct, when building native or nativesdk python). Through various reasons we haven't been bitten by this until now, but latest setuptools does expose the problem. I am not aware of anything using INCLDIRSTOMAKE, and it is harder to adjust correctly due to the value being a list; if something is using it, we can look at it specifically. Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/python/python3_3.11.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/python/python3_3.11.0.bb b/meta/recipes-devtools/python/python3_3.11.0.bb index 6b6c983abf..92a1f69320 100644 --- a/meta/recipes-devtools/python/python3_3.11.0.bb +++ b/meta/recipes-devtools/python/python3_3.11.0.bb @@ -186,8 +186,8 @@ do_install:append() { -e "s,^ 'LIBDIR'.*, 'LIBDIR': '${STAGING_LIBDIR}'\,,g" \ -e "s,^ 'INCLUDEDIR'.*, 'INCLUDEDIR': '${STAGING_INCDIR}'\,,g" \ -e "s,^ 'CONFINCLUDEDIR'.*, 'CONFINCLUDEDIR': '${STAGING_INCDIR}'\,,g" \ - -e "/^ 'INCLDIRSTOMAKE'/{N; s,/usr/include,${STAGING_INCDIR},g}" \ - -e "/^ 'INCLUDEPY'/s,/usr/include,${STAGING_INCDIR},g" \ + -e "s,^ 'INCLUDEPY'.*, 'INCLUDEPY': '${STAGING_INCDIR}/python${PYTHON_MAJMIN}'\,,g" \ + -e "s,^ 'CONFINCLUDEPY'.*, 'CONFINCLUDEPY': '${STAGING_INCDIR}/python${PYTHON_MAJMIN}'\,,g" \ -e "s,${B},/build/path/unavailable/,g" \ $sysconfigfile cp $sysconfigfile ${D}${libdir}/python-sysconfigdata/_sysconfigdata.py From patchwork Mon Nov 7 14:55: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: 15113 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 DB9EBC4167B for ; Mon, 7 Nov 2022 14:56:12 +0000 (UTC) Received: from mail-wr1-f51.google.com (mail-wr1-f51.google.com [209.85.221.51]) by mx.groups.io with SMTP id smtpd.web08.4309.1667832943977102843 for ; Mon, 07 Nov 2022 06:56:06 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=dbSuxJ+p; spf=pass (domain: gmail.com, ip: 209.85.221.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f51.google.com with SMTP id g12so16560351wrs.10 for ; Mon, 07 Nov 2022 06:56:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=sw6YtbqQW+6zaRbAK8KWG8k9Z5UzpFxn7cbsefM2DHE=; b=dbSuxJ+p3A+ZigNSHMZC+7r/Ku0iPmZoqkiVVcPoksbIoZX5vbFvo7chHpJO7wbprO Akqow85A1L+/PBmHSaYXVUiVmkXoXua3HkQQ8rSXG0OjdQkzYP/w9lRU2FPrfYfGLLxz rGYBHCY4v+8fqkq3EukYQpEL5jE6mFrueIl+4v0eVRqabmAa4gGv0zAFSM9qUfRq2J1f HnjHY/Fg7VvX1z2Ah99L9LNxoAkV+8RqTpvnwbN2KQvSV8ApxQG0GtHZqfXFlTpcHmLL U5rTBjuB3PZ6/P6NaFY44QEQsOns/XpPI+MGm5WrYnC37xh433HxukrOJGXesioQk/+Q 7qKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sw6YtbqQW+6zaRbAK8KWG8k9Z5UzpFxn7cbsefM2DHE=; b=3JjtHnwc10akFjGtDhjvVwIfCOiYXTOXOcdlle8ZuI5L5wgzHF7nDe3mE0Nz6s5YRX wAZIUwmFRYr3vGLP8HbTxi4VzjjjoCRynI6YVLHUln8Bovf4p8rIRKvzG7NdtDmzKz3t fbPyMg3OHw4pUYFCj+tnL4UVIK2aPXVaIjnjYlQ4Amn5ovvkQ9ZlbaEz3c7aFHKgUMY3 JnuLPVx0rXOb3bzT9X6xVmNWB0LYP2ihFE/513dVMNwJ5jmnRt4GOjYmOmYthwxlRe7v Qmtzp3kKgefuFYa6RXk8Ll6xNhO4HG0XB66ts1e7rSeXf5yVpUH79zvIJlBE9Z152Oqs c23w== X-Gm-Message-State: ACrzQf18bOS47QfwYchRiwnBIuIn1B5nKnzkNgIkCiJGQfVRoCubyZNn IGk8mOiTY8sXNHCPgnHFtrGquxDPMoY= X-Google-Smtp-Source: AMsMyM6Vs6809hh/N3WbKkDqcRkrmP8q7nObmlxkUH/Mg3mq6wmHd7nM1XiATkB5/F5woeixJbJtIQ== X-Received: by 2002:adf:f352:0:b0:236:ba3a:d58e with SMTP id e18-20020adff352000000b00236ba3ad58emr29407239wrp.430.1667832965256; Mon, 07 Nov 2022 06:56:05 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.56.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:56:04 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 46/48] python3: use the standard shell version of python3-config Date: Mon, 7 Nov 2022 15:55:06 +0100 Message-Id: <20221107145508.1051404-46-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:56:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172896 There is really no reason why we can't: it only needs to be available in two versions (native/target), and the correct one can be picked via PATH priority order. This eliminates two un-upstreamable patches, one of which relies on soon to be removed distutils. Signed-off-by: Alexander Kanavin --- .../python3targetconfig.bbclass | 17 ++++-- ...shebang-overflow-on-python-config.py.patch | 14 ++--- ...hell-version-of-python-config-that-w.patch | 36 ------------ .../python/python3/python-config.patch | 55 ------------------- .../recipes-devtools/python/python3_3.11.0.bb | 15 ++++- 5 files changed, 30 insertions(+), 107 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch delete mode 100644 meta/recipes-devtools/python/python3/python-config.patch diff --git a/meta/classes-recipe/python3targetconfig.bbclass b/meta/classes-recipe/python3targetconfig.bbclass index 3f89e5e09e..e5187bb459 100644 --- a/meta/classes-recipe/python3targetconfig.bbclass +++ b/meta/classes-recipe/python3targetconfig.bbclass @@ -10,26 +10,31 @@ EXTRA_PYTHON_DEPENDS ?= "" EXTRA_PYTHON_DEPENDS:class-target = "python3" DEPENDS:append = " ${EXTRA_PYTHON_DEPENDS}" -do_configure:prepend:class-target() { +setup_target_config() { export _PYTHON_SYSCONFIGDATA_NAME="_sysconfigdata" + export PATH=${STAGING_BINDIR}:$PATH +} + +do_configure:prepend:class-target() { + setup_target_config } do_compile:prepend:class-target() { - export _PYTHON_SYSCONFIGDATA_NAME="_sysconfigdata" + setup_target_config } do_install:prepend:class-target() { - export _PYTHON_SYSCONFIGDATA_NAME="_sysconfigdata" + setup_target_config } do_configure:prepend:class-nativesdk() { - export _PYTHON_SYSCONFIGDATA_NAME="_sysconfigdata" + setup_target_config } do_compile:prepend:class-nativesdk() { - export _PYTHON_SYSCONFIGDATA_NAME="_sysconfigdata" + setup_target_config } do_install:prepend:class-nativesdk() { - export _PYTHON_SYSCONFIGDATA_NAME="_sysconfigdata" + setup_target_config } diff --git a/meta/recipes-devtools/python/python3/0001-Avoid-shebang-overflow-on-python-config.py.patch b/meta/recipes-devtools/python/python3/0001-Avoid-shebang-overflow-on-python-config.py.patch index 921da8de7c..db08435004 100644 --- a/meta/recipes-devtools/python/python3/0001-Avoid-shebang-overflow-on-python-config.py.patch +++ b/meta/recipes-devtools/python/python3/0001-Avoid-shebang-overflow-on-python-config.py.patch @@ -1,7 +1,7 @@ -From f0c9dec63d452a7cd1e15ea653f4aced281f021c Mon Sep 17 00:00:00 2001 +From 78f482b91d94b44a02e02c4580166757119061ea Mon Sep 17 00:00:00 2001 From: Paulo Neves Date: Tue, 7 Jun 2022 16:16:41 +0200 -Subject: [PATCH 1/1] Avoid shebang overflow on python-config.py +Subject: [PATCH] Avoid shebang overflow on python-config.py The whole native path may be too big, leading to shebang overflow. Let's just use the env shebang. @@ -11,15 +11,16 @@ Denial reason: [1] Upstream-Status: Denied [distribution] [1] https://github.com/python/cpython/pull/93760#pullrequestreview-1005365737 + --- Makefile.pre.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.pre.in b/Makefile.pre.in -index f0aedb76cb58999427804255da56fa53284d7032..dd88e43114730f7681715777cc76dabb31113176 100644 +index 55c7c46..1f6500a 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in -@@ -1638,6 +1638,8 @@ python-config: $(srcdir)/Misc/python-config.in Misc/python-config.sh +@@ -2115,6 +2115,8 @@ python-config: $(srcdir)/Misc/python-config.in Misc/python-config.sh @ # Substitution happens here, as the completely-expanded BINDIR @ # is not available in configure sed -e "s,@EXENAME@,$(BINDIR)/python$(LDVERSION)$(EXE)," < $(srcdir)/Misc/python-config.in >python-config.py @@ -27,7 +28,4 @@ index f0aedb76cb58999427804255da56fa53284d7032..dd88e43114730f7681715777cc76dabb + sed -i -e '1s|^#!.*|#!/usr/bin/env python3|' python-config.py @ # Replace makefile compat. variable references with shell script compat. ones; $(VAR) -> ${VAR} LC_ALL=C sed -e 's,\$$(\([A-Za-z0-9_]*\)),\$$\{\1\},g' < Misc/python-config.sh >python-config - @ # In OpenEmbedded, always use the python version of the script, the shell --- -2.25.1 - + @ # On Darwin, always use the python version of the script, the shell diff --git a/meta/recipes-devtools/python/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch b/meta/recipes-devtools/python/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch deleted file mode 100644 index d98f243cb1..0000000000 --- a/meta/recipes-devtools/python/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch +++ /dev/null @@ -1,36 +0,0 @@ -From 2406432449784243b7590009d42bd0e871253b2e Mon Sep 17 00:00:00 2001 -From: Alexander Kanavin -Date: Tue, 29 Jan 2019 15:03:01 +0100 -Subject: [PATCH] Do not use the shell version of python-config that was - introduced in 3.4 - -Revert instead to the original python version: it has our tweaks and -outputs directories correctly. - -Upstream-Status: Inappropriate [oe-specific] -Signed-off-by: Alexander Kanavin - ---- - Makefile.pre.in | 9 +++------ - 1 file changed, 3 insertions(+), 6 deletions(-) - -diff --git a/Makefile.pre.in b/Makefile.pre.in -index ee85f35..f0aedb7 100644 ---- a/Makefile.pre.in -+++ b/Makefile.pre.in -@@ -1640,12 +1640,9 @@ python-config: $(srcdir)/Misc/python-config.in Misc/python-config.sh - sed -e "s,@EXENAME@,$(BINDIR)/python$(LDVERSION)$(EXE)," < $(srcdir)/Misc/python-config.in >python-config.py - @ # Replace makefile compat. variable references with shell script compat. ones; $(VAR) -> ${VAR} - LC_ALL=C sed -e 's,\$$(\([A-Za-z0-9_]*\)),\$$\{\1\},g' < Misc/python-config.sh >python-config -- @ # On Darwin, always use the python version of the script, the shell -- @ # version doesn't use the compiler customizations that are provided -- @ # in python (_osx_support.py). -- @if test `uname -s` = Darwin; then \ -- cp python-config.py python-config; \ -- fi -+ @ # In OpenEmbedded, always use the python version of the script, the shell -+ @ # version is broken in multiple ways, and doesn't return correct directories -+ cp python-config.py python-config - - - # Install the include files diff --git a/meta/recipes-devtools/python/python3/python-config.patch b/meta/recipes-devtools/python/python3/python-config.patch deleted file mode 100644 index 4da399e46e..0000000000 --- a/meta/recipes-devtools/python/python3/python-config.patch +++ /dev/null @@ -1,55 +0,0 @@ -From 8632f25ac4e2c53a3c2c8a1b4fc97fc86e8aad5a Mon Sep 17 00:00:00 2001 -From: Tyler Hall -Date: Sun, 4 May 2014 20:06:43 -0400 -Subject: [PATCH] python-config: Revert to using distutils.sysconfig - -The newer sysconfig module shares some code with distutils.sysconfig, but the same modifications as in - -12-distutils-prefix-is-inside-staging-area.patch makes distutils.sysconfig - -affect the native runtime as well as cross building. Use the old, patched -implementation which returns paths in the staging directory and for the target, -as appropriate. - -Upstream-Status: Inappropriate [Embedded Specific] - -Signed-off-by: Tyler Hall - ---- - Misc/python-config.in | 12 +++++++----- - 1 file changed, 7 insertions(+), 5 deletions(-) - -diff --git a/Misc/python-config.in b/Misc/python-config.in -index ebd99da..0492e08 100644 ---- a/Misc/python-config.in -+++ b/Misc/python-config.in -@@ -6,7 +6,9 @@ - import getopt - import os - import sys --import sysconfig -+import warnings -+warnings.filterwarnings("ignore", category=DeprecationWarning) -+from distutils import sysconfig - - valid_opts = ['prefix', 'exec-prefix', 'includes', 'libs', 'cflags', - 'ldflags', 'extension-suffix', 'help', 'abiflags', 'configdir', -@@ -35,14 +37,14 @@ if '--help' in opt_flags: - - for opt in opt_flags: - if opt == '--prefix': -- print(getvar('prefix')) -+ print(sysconfig.PREFIX) - - elif opt == '--exec-prefix': -- print(getvar('exec_prefix')) -+ print(sysconfig.EXEC_PREFIX) - - elif opt in ('--includes', '--cflags'): -- flags = ['-I' + sysconfig.get_path('include'), -- '-I' + sysconfig.get_path('platinclude')] -+ flags = ['-I' + sysconfig.get_python_inc(), -+ '-I' + sysconfig.get_python_inc(plat_specific=True)] - if opt == '--cflags': - flags.extend(getvar('CFLAGS').split()) - print(' '.join(flags)) diff --git a/meta/recipes-devtools/python/python3_3.11.0.bb b/meta/recipes-devtools/python/python3_3.11.0.bb index 92a1f69320..7bfe7b2713 100644 --- a/meta/recipes-devtools/python/python3_3.11.0.bb +++ b/meta/recipes-devtools/python/python3_3.11.0.bb @@ -16,8 +16,6 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \ file://cgi_py.patch \ file://0001-Do-not-add-usr-lib-termcap-to-linker-flags-to-avoid-.patch \ ${@bb.utils.contains('PACKAGECONFIG', 'tk', '', 'file://avoid_warning_about_tkinter.patch', d)} \ - file://0001-Do-not-use-the-shell-version-of-python-config-that-w.patch \ - file://python-config.patch \ file://0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch \ file://0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch \ file://0001-bpo-36852-proper-detection-of-mips-architecture-for-.patch \ @@ -172,6 +170,9 @@ do_install:append:class-native() { # disable the lookup in user's site-packages globally sed -i 's#ENABLE_USER_SITE = None#ENABLE_USER_SITE = False#' ${D}${libdir}/python${PYTHON_MAJMIN}/site.py + + # python3-config needs to be in /usr/bin and not in a subdir of it to work properly + mv ${D}/${bindir}/${PN}/python*config ${D}/${bindir}/ } do_install:append() { @@ -220,6 +221,16 @@ do_install:append:class-nativesdk () { create_wrapper ${D}${bindir}/python${PYTHON_MAJMIN} TERMINFO_DIRS='${sysconfdir}/terminfo:/etc/terminfo:/usr/share/terminfo:/usr/share/misc/terminfo:/lib/terminfo' PYTHONNOUSERSITE='1' } +SYSROOT_PREPROCESS_FUNCS:append:class-target = " provide_target_config_script" +SYSROOT_PREPROCESS_FUNCS:append:class-nativesdk = " provide_target_config_script" + +provide_target_config_script() { + install -d ${SYSROOT_DESTDIR}${bindir}/ + install ${D}/${bindir}/python3-config ${SYSROOT_DESTDIR}${bindir}/ + install ${D}/${bindir}/python${PYTHON_MAJMIN}-config ${SYSROOT_DESTDIR}${bindir}/ +} + + SSTATE_SCAN_FILES += "Makefile _sysconfigdata.py" SSTATE_HASHEQUIV_FILEMAP = " \ populate_sysroot:*/lib*/python3*/_sysconfigdata*.py:${TMPDIR} \ From patchwork Mon Nov 7 14:55: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: 15110 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 CDBD9C433FE for ; Mon, 7 Nov 2022 14:56:12 +0000 (UTC) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by mx.groups.io with SMTP id smtpd.web12.4235.1667832968313191686 for ; Mon, 07 Nov 2022 06:56:08 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=UPzSDLum; spf=pass (domain: gmail.com, ip: 209.85.128.48, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f48.google.com with SMTP id o30so7045727wms.2 for ; Mon, 07 Nov 2022 06:56:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=M6iGJtXwXsXYN9a3huCjvi9dKrt8WWavRFhS2fju+50=; b=UPzSDLumrc1CkUka19R+2xIqxjdSqwUd+TfjfK/kpeDkLLmhhpsrimdaRbqjpuyVu8 YUoJi1k3ngjMdL/mE9Yo893lWrrXxK7vdMIBbGlHvEWgP7zipcQ1t0PU1o/+90x3fXav yFrSpNFqRueHs+wk5eI3cAdqeLW054HOXmM7wMqqm8HY7b9SF5dyjN7hr/POS/R8lfwm 4MplfrFxt5QCt9W6CAakkoWLoxIb5wpfJ3Z+dQZrnd5atWt1L8ltH1Z1HhZvutlyTDEo Lf4zqnq5xdUUeFWGTQiu98BoyKFPRCvkGRXpyHg2CI/jSY2jQetkqZDO+LXieiFUcVaB 5p+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M6iGJtXwXsXYN9a3huCjvi9dKrt8WWavRFhS2fju+50=; b=msdIPI5gVmeKLWOsLDkZsGGh45yaMP89aqhMNjpwO5xiFRIWRCpvqd7mOZiQ/3LmPf ymGCM7TqNIqTla+YbFn6Fd7RfZTGgqVMOm7zr1HBxrjc+j/TtXKzw+i67CMUGYq4lwe5 RyFEKixsrg6DfSKCzF1GuvJEnPq7PvOCZL3kgjOzFHglI6AVxVyEWr5s2rxjjSp5dKR2 Dl1aI2j8srgtR9wA+Buv+8Sf+HmkLdgAHeTmIkduOTeVtcC+HpQxOTQ9o1mTBrGDCgY2 zKK4SnkosiGzMTMFRLuJiLk2kWcXzRyzLw2L2U8xxGI9JQ8l9A16KpgZTbbpOWvGFwtl dSCQ== X-Gm-Message-State: ACrzQf1Tc2OeGqyDMYKQC9Q0bpK3XzLEslhTkEoh4EMWJANACO8fWIEd Ep1ZZTWmQ9HQQUTczcL7axmO/rKxoNE= X-Google-Smtp-Source: AMsMyM7eeegQJ0ieUDB2Zxo9QL7FKPC/gc2xkNG+WCboKZgc0hIUOMHnbWyp4FnH2iEh6b/RrbWS9w== X-Received: by 2002:a05:600c:4fd5:b0:3cf:9e9b:68f5 with SMTP id o21-20020a05600c4fd500b003cf9e9b68f5mr8565488wmq.60.1667832966707; Mon, 07 Nov 2022 06:56:06 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.56.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:56:05 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 47/48] sanity.bbclass: do not check for presence of distutils Date: Mon, 7 Nov 2022 15:55:07 +0100 Message-Id: <20221107145508.1051404-47-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:56:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172897 This will be removed in 3.12 and has been deprecated for a while. sysconfig is the replacement for distutils.sysconfig Signed-off-by: Alexander Kanavin --- meta/classes-global/sanity.bbclass | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/meta/classes-global/sanity.bbclass b/meta/classes-global/sanity.bbclass index 606444cae1..26533a3521 100644 --- a/meta/classes-global/sanity.bbclass +++ b/meta/classes-global/sanity.bbclass @@ -625,11 +625,10 @@ def check_sanity_version_change(status, d): # never again until the sanity version or host distrubution id/version changes. # Check the python install is complete. Examples that are often removed in - # minimal installations: glib-2.0-natives requries # xml.parsers.expat and icu - # requires distutils.sysconfig. + # minimal installations: glib-2.0-natives requries # xml.parsers.expat try: import xml.parsers.expat - import distutils.sysconfig + import sysconfig except ImportError as e: status.addresult('Your Python 3 is not a full install. Please install the module %s (see the Getting Started guide for further information).\n' % e.name) From patchwork Mon Nov 7 14:55: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: 15111 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 D5C99C43217 for ; Mon, 7 Nov 2022 14:56:12 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web10.4301.1667832970233450705 for ; Mon, 07 Nov 2022 06:56:10 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=AXYt+SO4; spf=pass (domain: gmail.com, ip: 209.85.128.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f54.google.com with SMTP id j5-20020a05600c410500b003cfa9c0ea76so1902464wmi.3 for ; Mon, 07 Nov 2022 06:56:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=BAtM41QUWjtJdXaiw6xQRfLpUJ46rSb2hWweOkHEhKo=; b=AXYt+SO40EYlbBUNrhZWvDp6pwUmeJzSU7P1HBtGdc2/QwsKZDfR5ia8UQVmGqOKqA 7y9c85qAjbfbToL35bv5RSnpUKgi8lpqzFGhwvx9lrQh9HWy+9RwgVGSJEsKGBE31nCL qkOuyonIOJXeQqsVdaqV81DIdx7V9N+Dt7WoST662Aq2yEkm62A89uFB92lO0Pg5SdJ+ kwgm+WUY/jX7Dh79ojr6/Hm4hanPrF5Wdq5maz3r+GFcPzfEvs0R9vGeucg8XsesdBVl ygwSxYqsqeq4SengN1kHUoD/C3JrccSNGT6ESzLffbqcQja3uLOe7OTHIkdOABqax8n1 y2eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BAtM41QUWjtJdXaiw6xQRfLpUJ46rSb2hWweOkHEhKo=; b=0k5LDMIzxAfzrA4dSAaThAeb+1epirCJjei3oJhGSXxCquS6UPpigYtueJRhsP+Z1Y mz2NbA6VSuGa6RSB+/tNaVKrklT8EbCMunqSSkX15KTpLjhZ4PJ8edJdxmUeLj88Pvx6 XGGmffEgnASKA12ANjNgxBt1sEg0nD9XstXv1lVHwmHt3FSrc6/tDQqSRtaK25HJhWWy D+PRjD3wk2CGKs8MExmQ2VgqW1iJsW4ksrQxhG4DCNN8oCvOoJcU6e/vEyFDKEWkuTFj 6YLfvDzVYJL3tm11UgWTu2ySmkiZ1fIMaz1ebRUqWH35Ts8ygds5+UfEA/8mWA5YQCGl Sfog== X-Gm-Message-State: ACrzQf2ZErsBxSUQG9k5CLMkQyd+n/5VHRXZyU0l8P9VsefGAmosJY/g ZmcPZvX3zqGFw5hwb+teRRH+PKWTDho= X-Google-Smtp-Source: AMsMyM7ip49MF04Qjk4wk13wUl5LWhxAM1exevv6Wk+Qsc30vbi43WA3k1f3bsA1LmCGI63YwEpwbA== X-Received: by 2002:a05:600c:654a:b0:3c6:f83e:d142 with SMTP id dn10-20020a05600c654a00b003c6f83ed142mr33006430wmb.147.1667832968660; Mon, 07 Nov 2022 06:56:08 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id s13-20020a5d69cd000000b0023659925b2asm7460440wrw.51.2022.11.07.06.56.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Nov 2022 06:56:07 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 48/48] python3targetconfig.bbclass: use PYTHONPATH to point to the target config Date: Mon, 7 Nov 2022 15:55:08 +0100 Message-Id: <20221107145508.1051404-48-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221107145508.1051404-1-alex@linutronix.de> References: <20221107145508.1051404-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 ; Mon, 07 Nov 2022 14:56:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/172898 There is no need to patch native python so that it looks in the target sysroot; the same can be achieved with just an environment variable. Signed-off-by: Alexander Kanavin --- .../python3targetconfig.bbclass | 1 + ...fig-append-STAGING_LIBDIR-python-sys.patch | 28 ------------------- .../recipes-devtools/python/python3_3.11.0.bb | 1 - 3 files changed, 1 insertion(+), 29 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3/0001-distutils-sysconfig-append-STAGING_LIBDIR-python-sys.patch diff --git a/meta/classes-recipe/python3targetconfig.bbclass b/meta/classes-recipe/python3targetconfig.bbclass index e5187bb459..5b6356b674 100644 --- a/meta/classes-recipe/python3targetconfig.bbclass +++ b/meta/classes-recipe/python3targetconfig.bbclass @@ -12,6 +12,7 @@ DEPENDS:append = " ${EXTRA_PYTHON_DEPENDS}" setup_target_config() { export _PYTHON_SYSCONFIGDATA_NAME="_sysconfigdata" + export PYTHONPATH=${STAGING_LIBDIR}/python-sysconfigdata export PATH=${STAGING_BINDIR}:$PATH } diff --git a/meta/recipes-devtools/python/python3/0001-distutils-sysconfig-append-STAGING_LIBDIR-python-sys.patch b/meta/recipes-devtools/python/python3/0001-distutils-sysconfig-append-STAGING_LIBDIR-python-sys.patch deleted file mode 100644 index 45a37ed1a9..0000000000 --- a/meta/recipes-devtools/python/python3/0001-distutils-sysconfig-append-STAGING_LIBDIR-python-sys.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 9c6b9f46179c8f9c9391767e2b02f268a1ee7a9c Mon Sep 17 00:00:00 2001 -From: Alexander Kanavin -Date: Thu, 31 Jan 2019 16:46:30 +0100 -Subject: [PATCH] distutils/sysconfig: append - STAGING_LIBDIR/python-sysconfigdata to sys.path - -So that target configuration can be used when running native python - -Upstream-Status: Inappropriate [oe-core specific] -Signed-off-by: Alexander Kanavin - ---- - Lib/sysconfig.py | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/Lib/sysconfig.py b/Lib/sysconfig.py -index ff399e2..95844cf 100644 ---- a/Lib/sysconfig.py -+++ b/Lib/sysconfig.py -@@ -528,6 +528,8 @@ def _init_posix(vars): - """Initialize the module as appropriate for POSIX systems.""" - # _sysconfigdata is generated at build time, see _generate_posix_vars() - name = _get_sysconfigdata_name() -+ if 'STAGING_LIBDIR' in os.environ: -+ sys.path.append(os.environ['STAGING_LIBDIR']+'/python-sysconfigdata') - _temp = __import__(name, globals(), locals(), ['build_time_vars'], 0) - build_time_vars = _temp.build_time_vars - vars.update(build_time_vars) diff --git a/meta/recipes-devtools/python/python3_3.11.0.bb b/meta/recipes-devtools/python/python3_3.11.0.bb index 7bfe7b2713..b2c209ecf5 100644 --- a/meta/recipes-devtools/python/python3_3.11.0.bb +++ b/meta/recipes-devtools/python/python3_3.11.0.bb @@ -36,7 +36,6 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \ SRC_URI:append:class-native = " \ file://0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch \ - file://0001-distutils-sysconfig-append-STAGING_LIBDIR-python-sys.patch \ file://12-distutils-prefix-is-inside-staging-area.patch \ file://0001-Don-t-search-system-for-headers-libraries.patch \ "