From patchwork Thu Sep 1 07:21:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 12196 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 C066DC6FA84 for ; Thu, 1 Sep 2022 07:21:51 +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.web10.9307.1662016896890988787 for ; Thu, 01 Sep 2022 00:21:37 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=aZ91z7v1; 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 m3-20020a05600c3b0300b003a5e0557150so2752305wms.0 for ; Thu, 01 Sep 2022 00:21:36 -0700 (PDT) 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; bh=QsflKpogaWvX7EhD1xaxwoeuCsK1Pc3d2SPcjNa3MmE=; b=aZ91z7v13VLE2XVw6eQPWohq4yDeJotnjqRqKjj1E+EeA5aqncLwQJtuXKete9K72i Q3o8UDuCn/DhOOx3Bz+NWnx++PzaVMjcwbY0nxoY5t0HNGKIVyyfvM0fGK+N13kxaSIF lpAo5SWbHxd1BiKwTDHxpACdn1hfjEhAXHxaTJ7EIJwuAVbPjDhPiTTZ8iOwldLRLTG/ Q6f2CDFmOL0OH3JMOkt6XngUipagu3q9eIjOfTE2wmv785+I6VUAU5jwbyCo/djsTh49 7gqHFGMBL9LSwioyK5fjivOeaDjeAdsj3/BEjwmnObMzMtsIjPElgSOt4PFsBSticf0r TFig== 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; bh=QsflKpogaWvX7EhD1xaxwoeuCsK1Pc3d2SPcjNa3MmE=; b=NP5SlkK7rILS98hr/0f1ljAAKIvjtl+t1+IFtRSALqBC7u3RTBiJh0tgS8keNZNgne mDa5ARjQ22rT5T37ugoAGA6McO7e3bQsVM9Rd+sJQfdlw7fkBWD8yEt+HtWMb5XyhAVY JzDY2S/gqTU0W+miUjumer00A7D3HloaNwmhob9DaiXkBcLAj7trZQY4IF757F4+UYIw QCH0Nueyj5pa5NwVQ7XUPPUTNztmthRnYW8i0AmpY/BPBePCiickWP9Uybt+QBy7FXXE dGebf3pOlWRVlQIkRpZHHITwR04qJqhzdQH8KAJW7mPsQJv2+XvVc3F+5YW3kwvVhLfa vGAg== X-Gm-Message-State: ACgBeo23XvaP9tm6zlY/w+DBNyLkSvVftXFWptzYMWb31DrVegb8H+Fs 0YHt4WS7QsqqFbYMIz2q+v5NJP9Tww8= X-Google-Smtp-Source: AA6agR4YRKA/raA8xKzvZEzZnFwReOOb2iKSPazYGsTjeFJ/K0w+7k05p8IgEZsrxg+Z8vQK9Yu1Bw== X-Received: by 2002:a05:600c:3514:b0:3a5:dc71:d9c4 with SMTP id h20-20020a05600c351400b003a5dc71d9c4mr4228242wmq.42.1662016895242; Thu, 01 Sep 2022 00:21:35 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:34 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 01/14] syslinux: mark all pending patches as Inactive-Upstream Date: Thu, 1 Sep 2022 09:21:12 +0200 Message-Id: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:21:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170143 As seen here https://repo.or.cz/syslinux.git/shortlog Signed-off-by: Alexander Kanavin --- .../0010-Workaround-multiple-definition-of-symbol-errors.patch | 2 +- .../syslinux/0012-libinstaller-Fix-build-with-glibc-2.36.patch | 2 +- .../syslinux/syslinux/0014-Fix-reproducibility-issues.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-devtools/syslinux/syslinux/0010-Workaround-multiple-definition-of-symbol-errors.patch b/meta/recipes-devtools/syslinux/syslinux/0010-Workaround-multiple-definition-of-symbol-errors.patch index 3665af9c49..813d10ba5c 100644 --- a/meta/recipes-devtools/syslinux/syslinux/0010-Workaround-multiple-definition-of-symbol-errors.patch +++ b/meta/recipes-devtools/syslinux/syslinux/0010-Workaround-multiple-definition-of-symbol-errors.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Workaround multiple definition of symbol errors Lifted from Fedora https://src.fedoraproject.org/rpms/syslinux/blob/master/f/0005-Workaround-multiple-definition-of-symbol-errors.patch -Upstream-Status: Pending +Upstream-Status: Inactive-Upstream Signed-off-by: Khem Raj --- com32/cmenu/Makefile | 2 +- diff --git a/meta/recipes-devtools/syslinux/syslinux/0012-libinstaller-Fix-build-with-glibc-2.36.patch b/meta/recipes-devtools/syslinux/syslinux/0012-libinstaller-Fix-build-with-glibc-2.36.patch index 6f8314dab8..21b83e49dc 100644 --- a/meta/recipes-devtools/syslinux/syslinux/0012-libinstaller-Fix-build-with-glibc-2.36.patch +++ b/meta/recipes-devtools/syslinux/syslinux/0012-libinstaller-Fix-build-with-glibc-2.36.patch @@ -22,7 +22,7 @@ TOPDIR/tmp-glibc/work/core2-64-oe-linux/syslinux/6.04-pre2-r1/recipe-sysroot/usr | ^~~~~~~~~~~~~~~~~ ... -Upstream-Status: Pending +Upstream-Status: Inactive-Upstream Signed-off-by: Martin Jansa --- libinstaller/linuxioctl.h | 15 ++++++++++++++- diff --git a/meta/recipes-devtools/syslinux/syslinux/0014-Fix-reproducibility-issues.patch b/meta/recipes-devtools/syslinux/syslinux/0014-Fix-reproducibility-issues.patch index 372b2a5ff5..bc48160cba 100644 --- a/meta/recipes-devtools/syslinux/syslinux/0014-Fix-reproducibility-issues.patch +++ b/meta/recipes-devtools/syslinux/syslinux/0014-Fix-reproducibility-issues.patch @@ -7,7 +7,7 @@ In order to build deterministic binaries, we need to sort the wildcard expansion so the libraries are linked in the same order each time. This fixes reproducibility issues within syslinux builds. -Upstream-Status: Pending +Upstream-Status: Inactive-Upstream RP 2021/3/1 Signed-off-by: Martin Jansa From patchwork Thu Sep 1 07:21:13 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 12198 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 CB2E3C6FA86 for ; Thu, 1 Sep 2022 07:21:51 +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.web11.9412.1662016898077871631 for ; Thu, 01 Sep 2022 00:21:38 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Hu/O4KDW; 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 u17so1826975wrp.3 for ; Thu, 01 Sep 2022 00:21:37 -0700 (PDT) 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; bh=Z81Sw6mt7GXhs9LANNeCjHtM6SRt+eA4UzXVK73n2RA=; b=Hu/O4KDWLg8Z9FiQQXxujF3hA49Zlud++zhde71sEIyED4Y2qxEhWIjKMByc/tlz6L yuTygj1eSBRAzQF36nrsiXQqg1ZJZuhaaabP/QQWCbqsgbq62mLBFBnbWg2FT0tygnh/ QY2ikVejgWG94a5lpn+LKaasAbWkxKGpnbO7IqReyN24kq3DKcKgJ4QJ/LwnlYrwkiXe WgS76EuiuEkgUgMFnhKNHpTQY69hhujKqmIXGwOSz+R3W7xTqsgqNLptUEFThI9qFrLl j6sA9lDnorY/fNDlh+NxW/TF7k0ws27QdbGG5OpzFBYzUniQB8Rw4DUexPggW0zYh1U2 j/hg== 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; bh=Z81Sw6mt7GXhs9LANNeCjHtM6SRt+eA4UzXVK73n2RA=; b=bnzyh7MSXAxgp08j4MTI1CzK1KRsW3PDNnhURL1Efb5Aa39+VYdRB36EEG8EolH3PL X5KBhofrg+PreuA6zUuTlAoR1ft+fw/DRKuqxrzDwhwEtnGLNhkQFNni2KKZa/C94x/1 5dDaVLZixHScDlHI5AleWJUk55ByIEhzkP+mNJ1ZAhydN9F2GcLwZotrzvM3n+rNB3CI 2nPRuhQGjSOp/NLmyOtRvN4SODcgWhYTAByazyOTf9ep7z5yAH4+zfCWkTLSRIMqtwvM vkrU7Wf7DiPJFeaZdi+g3XoHkTUZSeKMLaXzmaPBmEh32USvZf3HAC+9uH+b14RrPYu7 u4AA== X-Gm-Message-State: ACgBeo0L+sx/+fAW9gfgHc/jetOqE2D4eXT6Xp717OGFJcMKiRtqZNBp eLtJe7swm1IDKxNzHUtxF4fdZsgZOtc= X-Google-Smtp-Source: AA6agR61EiC66wPdFcSIhUiDtgLfrXREYjKVhnmTN24aYWPLg1Dgd71CK3qFhemFke93KjbhWCC0tA== X-Received: by 2002:adf:e490:0:b0:226:de4e:9897 with SMTP id i16-20020adfe490000000b00226de4e9897mr9180328wrm.457.1662016896475; Thu, 01 Sep 2022 00:21:36 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:35 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 02/14] shadow: correct the pam patch status Date: Thu, 1 Sep 2022 09:21:13 +0200 Message-Id: <20220901072125.3366367-2-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220901072125.3366367-1-alex@linutronix.de> References: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:21:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170144 Signed-off-by: Alexander Kanavin --- .../shadow/files/shadow-update-pam-conf.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch b/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch index 15f8044fa2..3b61b75e5b 100644 --- a/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch +++ b/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch @@ -4,7 +4,9 @@ In yocto it obey the way with Debian/Ubuntu, and the names are common-auth, comm common-password and common-session. So update them with oe way. -Upstream-Status: Pending +See meta/recipes-extended/pam/libpam/pam.d/common-password + +Upstream-Status: Inappropriate [oe-core specific] Signed-off-by: Kang Kai From patchwork Thu Sep 1 07:21:14 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 12199 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 CABF8C6FA85 for ; Thu, 1 Sep 2022 07:21:51 +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.9308.1662016899520612081 for ; Thu, 01 Sep 2022 00:21:39 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=pnq6zSPn; 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 d5so8509494wms.5 for ; Thu, 01 Sep 2022 00:21:39 -0700 (PDT) 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; bh=k4524APJBOFiySu8QdgrIA4lW5TbIuKaD1dgkU2chDk=; b=pnq6zSPnpBvkXmpzgWrJfoQT3iTbiQZMZcGGgkQClKKs8TYFuRZTM8riHlijKYc2S4 TmTe1UMoZz0B33Caee+eXQF4nlU8p4bM81sCR8NogSLX9b2QdppAJeoTIf7Y8Kers3Di 9WI+d4rIvQcsSkbtysMJPuaj+beKZJxrxVnc588gLtEcjDDSA9Tz8MMcgX2BcDYzqGkc xLRL93DXV9NFLjT4RtTvw/j5OC4+pd8xrilUxmc78bQ1bs5cWf1DlyfJt0HHdemJPfT8 aQugdson0pPAWA+kDgKN+EAAv9PhhLcKtxzjxIksUqHqUukrmUZRCSRxU9WXvV3DHb71 O/Mg== 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; bh=k4524APJBOFiySu8QdgrIA4lW5TbIuKaD1dgkU2chDk=; b=WeyaSQebk4wztwnDj3iAZHYO6z17Dm52h2BFxTbElO6BO6g5OGUtDvsuz351lg6dzp 13FwxzZOcRm/w28xmFJveulGL5FwZC/uz9omc2mlqlJcNMzE7GbCA1pXPGomlzVVvncX KjXEqZd2IQ8xVO7o0f9Cnwz+ECRhVruN4CdG7P+ll+yoUyRkL91mv1GzVuUYuvFSqbu4 kGnWmQL0Zhe0Zvp3dLj3qqPR4I2CEqrEIdpokbSSDkQshQ/vshWbcl/KgIG4w6usZpWh MmHLe9wBe6Dlct0y9qRG58zGgTtpg2RwohGjowCt9hb/RDJt7Aynk5GXah7WJhZFUjbf G5tA== X-Gm-Message-State: ACgBeo2DRjm6SX3d0YlGoSbaYgFI/ckHmzsx4mqQQHp2pESBsBJGGW0T wEySeZ/zk9HgD13VqQC4PJNRRI+Y7As= X-Google-Smtp-Source: AA6agR4GHtH4mNj5Ejk4hvavaVCObJp+MRr8u4sRutOVDyuhIz3QWMe1C0YbMLVFYD+py0INO0KaPA== X-Received: by 2002:a05:600c:1d94:b0:3a5:e341:fc66 with SMTP id p20-20020a05600c1d9400b003a5e341fc66mr4135991wms.156.1662016897622; Thu, 01 Sep 2022 00:21:37 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:36 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 03/14] mtd-utils: remove patch that adds -I option Date: Thu, 1 Sep 2022 09:21:14 +0200 Message-Id: <20220901072125.3366367-3-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220901072125.3366367-1-alex@linutronix.de> References: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:21:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170145 The patch was added in https://git.yoctoproject.org/poky/commit/?id=f594a1145eb5b952265a3fdf6b158ef41b148b12 with no explanation for the use case or metadata. As there are no uses of the option in poky or meta-oe, it can be removed. In the (unlikely) event that someone is using the option privately, please cherry-pick into a product layer, and send upstream. Signed-off-by: Alexander Kanavin --- .../add-exclusion-to-mkfs-jffs2-git-2.patch | 105 ------------------ meta/recipes-devtools/mtd/mtd-utils_git.bb | 1 - 2 files changed, 106 deletions(-) delete mode 100644 meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git-2.patch diff --git a/meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git-2.patch b/meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git-2.patch deleted file mode 100644 index 5d874d9810..0000000000 --- a/meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git-2.patch +++ /dev/null @@ -1,105 +0,0 @@ -Upstream-Status: Pending - -Index: git/jffsX-utils/mkfs.jffs2.c -=================================================================== ---- git.orig/jffsX-utils/mkfs.jffs2.c -+++ git/jffsX-utils/mkfs.jffs2.c -@@ -100,6 +100,11 @@ struct filesystem_entry { - struct rb_node hardlink_rb; - }; - -+struct ignorepath_entry { -+ struct ignorepath_entry* next; /* Points to the next ignorepath element */ -+ char name[PATH_MAX]; /* Name of the entry */ -+}; -+static struct ignorepath_entry* ignorepath = 0; - struct rb_root hardlinks; - static int out_fd = -1; - static int in_fd = -1; -@@ -309,7 +314,7 @@ static struct filesystem_entry *recursiv - char *hpath, *tpath; - struct dirent *dp, **namelist; - struct filesystem_entry *entry; -- -+ struct ignorepath_entry* element = ignorepath; - - if (lstat(hostpath, &sb)) { - sys_errmsg_die("%s", hostpath); -@@ -318,6 +323,15 @@ static struct filesystem_entry *recursiv - entry = add_host_filesystem_entry(targetpath, hostpath, - sb.st_uid, sb.st_gid, sb.st_mode, 0, parent); - -+ while ( element ) { -+ if ( strcmp( element->name, targetpath ) == 0 ) { -+ printf( "Note: ignoring directories below '%s'\n", targetpath ); -+ return entry; -+ break; -+ } -+ element = element->next; -+ } -+ - n = scandir(hostpath, &namelist, 0, alphasort); - if (n < 0) { - sys_errmsg_die("opening directory %s", hostpath); -@@ -1359,6 +1373,7 @@ static struct option long_options[] = { - {"root", 1, NULL, 'r'}, - {"pagesize", 1, NULL, 's'}, - {"eraseblock", 1, NULL, 'e'}, -+ {"ignore", 1, NULL, 'I'}, - {"output", 1, NULL, 'o'}, - {"help", 0, NULL, 'h'}, - {"verbose", 0, NULL, 'v'}, -@@ -1409,6 +1424,7 @@ static const char helptext[] = - " -L, --list-compressors Show the list of the available compressors\n" - " -t, --test-compression Call decompress and compare with the original (for test)\n" - " -n, --no-cleanmarkers Don't add a cleanmarker to every eraseblock\n" -+" -I, --ignore=PATH Ignore sub directory and file tree below PATH when recursing over the file system\n" - " -o, --output=FILE Output to FILE (default: stdout)\n" - " -l, --little-endian Create a little-endian filesystem\n" - " -b, --big-endian Create a big-endian filesystem\n" -@@ -1566,6 +1582,7 @@ int main(int argc, char **argv) - char *compr_name = NULL; - int compr_prior = -1; - int warn_page_size = 0; -+ struct ignorepath_entry* element = ignorepath; - - page_size = sysconf(_SC_PAGESIZE); - if (page_size < 0) /* System doesn't know so ... */ -@@ -1576,7 +1593,7 @@ int main(int argc, char **argv) - jffs2_compressors_init(); - - while ((opt = getopt_long(argc, argv, -- "D:d:r:s:o:qUPfh?vVe:lbp::nc:m:x:X:Lty:i:", long_options, &c)) >= 0) -+ "D:d:r:s:I:o:qUPfh?vVe:lbp::nc:m:x:X:Lty:i:", long_options, &c)) >= 0) - { - switch (opt) { - case 'D': -@@ -1600,6 +1617,28 @@ int main(int argc, char **argv) - warn_page_size = 0; /* set by user, so don't need to warn */ - break; - -+ case 'I': -+ printf( "Note: Adding '%s' to ignore Path\n", optarg ); -+ element = ignorepath; -+ if ( !ignorepath ) { -+ ignorepath = xmalloc( sizeof( struct ignorepath_entry ) ); -+ ignorepath->next = 0; -+ strcpy( &ignorepath->name[0], optarg ); -+ } else { -+ while ( element->next ) element = element->next; -+ element->next = xmalloc( sizeof( struct ignorepath_entry ) ); -+ element->next->next = 0; -+ strcpy( &element->next->name[0], optarg ); -+ } -+ printf( "--------- Dumping ignore path list ----------------\n" ); -+ element = ignorepath; -+ while ( element ) { -+ printf( " * '%s'\n", &element->name[0] ); -+ element = element->next; -+ } -+ printf( "---------------------------------------------------\n" ); -+ break; -+ - case 'o': - if (out_fd != -1) { - errmsg_die("output filename specified more than once"); diff --git a/meta/recipes-devtools/mtd/mtd-utils_git.bb b/meta/recipes-devtools/mtd/mtd-utils_git.bb index d5dfbcdf7a..943666e529 100644 --- a/meta/recipes-devtools/mtd/mtd-utils_git.bb +++ b/meta/recipes-devtools/mtd/mtd-utils_git.bb @@ -15,7 +15,6 @@ PV = "2.1.4" SRCREV = "c7f1bfa44a84d02061787e2f6093df5cc40b9f5c" SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master \ - file://add-exclusion-to-mkfs-jffs2-git-2.patch \ file://0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch \ " From patchwork Thu Sep 1 07:21:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 12188 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 B5B19ECAAD3 for ; Thu, 1 Sep 2022 07:21:41 +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.9357.1662016900208764891 for ; Thu, 01 Sep 2022 00:21:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Mfvq25Ci; 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 e13so20182150wrm.1 for ; Thu, 01 Sep 2022 00:21:39 -0700 (PDT) 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; bh=8SOn8W21hu9ca5zdLAaguxftbvg8O7CDwm7ttNusaM8=; b=Mfvq25CiqNf8ylsaUeHGkUM7VmzIbJy5wmmBi0q4WCGkmAT5sOOCzUkYk9ytfC2dtO VWpGO7S5GKMQlN3I5XOJiv3ve9I7al938WEGiioGjaNaft9pyJ7YzPwMlR/XJxolPX5Q SnwNflT5DbXb5+oR/cnYVWBiRIEYMoJMsqViyV8iSKqR9X3KyCNeqoruLTRO87PFw1De LHdRWXEE4VwQC6M7ZQg7AbUWwEbs9aeHkdfA4OoSTVzOjra/AG8VE6Ym4IPnffdjMnPO IhuNwSUjR62vj2ybSRtj0EA+XJynlz2hGRbBvXxxdLEViTAlbmEZxntQD8Bo05ytBAd0 XJGA== 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; bh=8SOn8W21hu9ca5zdLAaguxftbvg8O7CDwm7ttNusaM8=; b=SOaomN6XZx3kLs87tiDdGKGFoeyRfc5KICoiTSJBMV0VAl0yMz0G4PLaapoLpSphFi FxbAPYETRMUdv0kSu59icMgfpY+0gPeTuhwdvgr4O05E88vTfiKidqWjs4fXOf6L6QJg GC4+akVYmyyr/J6N0hptZyJg4Bs2fiawYj2sicMlaczZiqs9dT7Cx81vh4h9o9U4PEjW BcSQTX66yegaW5sr2bYd4xSxXnhFyn9W0j9uqIC9tFbaqBjIN+SKMOZKvrnxvw8WzizC x08gwOj/H+gy/ZA35TqcuZUQSvIKV7tHwmkyQqANiw8M62McrhTql/ztEn6twmEX/SQ+ zOIQ== X-Gm-Message-State: ACgBeo1a2AY1YCZDfk2w5aq+DVYrEuUm05+qL9J5OBkn8YKTXg1Gb3Se gmvEJ04gvPQLekSLLeFoUMcCgZErZbk= X-Google-Smtp-Source: AA6agR6RNusCRaECrmIgbluY//gg7BVoxAxJ5uyox0HmBR5SimXt+5YN+X3PpYPehqqo98VrE7N7Cg== X-Received: by 2002:a5d:56cb:0:b0:225:4971:562 with SMTP id m11-20020a5d56cb000000b0022549710562mr13638795wrw.352.1662016898542; Thu, 01 Sep 2022 00:21:38 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:37 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 04/14] gstreamer1.0-plugins-bad: remove an unneeded patch Date: Thu, 1 Sep 2022 09:21:15 +0200 Message-Id: <20220901072125.3366367-4-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220901072125.3366367-1-alex@linutronix.de> References: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:21:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170146 Latest gcc no longer produces the warnings that this patch was fixing. Signed-off-by: Alexander Kanavin --- ...-sentinals-for-gst_structure_get-etc.patch | 86 ------------------- .../gstreamer1.0-plugins-bad_1.20.3.bb | 1 - 2 files changed, 87 deletions(-) delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0003-ensure-valid-sentinals-for-gst_structure_get-etc.patch diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0003-ensure-valid-sentinals-for-gst_structure_get-etc.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0003-ensure-valid-sentinals-for-gst_structure_get-etc.patch deleted file mode 100644 index 280cbf984a..0000000000 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0003-ensure-valid-sentinals-for-gst_structure_get-etc.patch +++ /dev/null @@ -1,86 +0,0 @@ -From 001fa08542dd5fc79571f7c803b2d3dd59c04a06 Mon Sep 17 00:00:00 2001 -From: Andre McCurdy -Date: Tue, 9 Feb 2016 14:00:00 -0800 -Subject: [PATCH] ensure valid sentinals for gst_structure_get() etc - -For GStreamer functions declared with G_GNUC_NULL_TERMINATED, -ie __attribute__((__sentinel__)), gcc will generate a warning if the -last parameter passed to the function is not NULL (where a valid NULL -in this context is defined as zero with any pointer type). - -The C callers to such functions within gst-plugins-bad use the C NULL -definition (ie ((void*)0)), which is a valid sentinel. - -However the C++ NULL definition (ie 0L), is not a valid sentinel -without an explicit cast to a pointer type. - -Upstream-Status: Pending - -Signed-off-by: Andre McCurdy - ---- - sys/decklink/gstdecklink.cpp | 10 +++++----- - sys/decklink/gstdecklinkaudiosrc.cpp | 2 +- - sys/decklink/gstdecklinkvideosink.cpp | 2 +- - 3 files changed, 7 insertions(+), 7 deletions(-) - -diff --git a/sys/decklink/gstdecklink.cpp b/sys/decklink/gstdecklink.cpp -index 3f79deb..96600c6 100644 ---- a/sys/decklink/gstdecklink.cpp -+++ b/sys/decklink/gstdecklink.cpp -@@ -680,7 +680,7 @@ gst_decklink_mode_get_generic_structure (GstDecklinkModeEnum e) - "pixel-aspect-ratio", GST_TYPE_FRACTION, mode->par_n, mode->par_d, - "interlace-mode", G_TYPE_STRING, - mode->interlaced ? "interleaved" : "progressive", -- "framerate", GST_TYPE_FRACTION, mode->fps_n, mode->fps_d, NULL); -+ "framerate", GST_TYPE_FRACTION, mode->fps_n, mode->fps_d, (void*)NULL); - - return s; - } -@@ -705,16 +705,16 @@ gst_decklink_mode_get_structure (GstDecklinkModeEnum e, BMDPixelFormat f, - case bmdFormat8BitYUV: /* '2vuy' */ - gst_structure_set (s, "format", G_TYPE_STRING, "UYVY", - "colorimetry", G_TYPE_STRING, mode->colorimetry, -- "chroma-site", G_TYPE_STRING, "mpeg2", NULL); -+ "chroma-site", G_TYPE_STRING, "mpeg2", (void*)NULL); - break; - case bmdFormat10BitYUV: /* 'v210' */ -- gst_structure_set (s, "format", G_TYPE_STRING, "v210", NULL); -+ gst_structure_set (s, "format", G_TYPE_STRING, "v210", (void*)NULL); - break; - case bmdFormat8BitARGB: /* 'ARGB' */ -- gst_structure_set (s, "format", G_TYPE_STRING, "ARGB", NULL); -+ gst_structure_set (s, "format", G_TYPE_STRING, "ARGB", (void*)NULL); - break; - case bmdFormat8BitBGRA: /* 'BGRA' */ -- gst_structure_set (s, "format", G_TYPE_STRING, "BGRA", NULL); -+ gst_structure_set (s, "format", G_TYPE_STRING, "BGRA", (void*)NULL); - break; - case bmdFormat10BitRGB: /* 'r210' Big-endian RGB 10-bit per component with SMPTE video levels (64-960). Packed as 2:10:10:10 */ - case bmdFormat12BitRGB: /* 'R12B' Big-endian RGB 12-bit per component with full range (0-4095). Packed as 12-bit per component */ -diff --git a/sys/decklink/gstdecklinkaudiosrc.cpp b/sys/decklink/gstdecklinkaudiosrc.cpp -index 50ad5cc..d209180 100644 ---- a/sys/decklink/gstdecklinkaudiosrc.cpp -+++ b/sys/decklink/gstdecklinkaudiosrc.cpp -@@ -388,7 +388,7 @@ gst_decklink_audio_src_start (GstDecklinkAudioSrc * self) - g_mutex_unlock (&self->input->lock); - - if (videosrc) { -- g_object_get (videosrc, "connection", &vconn, NULL); -+ g_object_get (videosrc, "connection", &vconn, (void *) NULL); - gst_object_unref (videosrc); - - switch (vconn) { -diff --git a/sys/decklink/gstdecklinkvideosink.cpp b/sys/decklink/gstdecklinkvideosink.cpp -index a64c046..07a09e8 100644 ---- a/sys/decklink/gstdecklinkvideosink.cpp -+++ b/sys/decklink/gstdecklinkvideosink.cpp -@@ -288,7 +288,7 @@ reset_framerate (GstCapsFeatures * features, GstStructure * structure, - gpointer user_data) - { - gst_structure_set (structure, "framerate", GST_TYPE_FRACTION_RANGE, 0, 1, -- G_MAXINT, 1, NULL); -+ G_MAXINT, 1, (void *) NULL); - - return TRUE; - } 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.3.bb index 2dd42395f7..39d5e08b21 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.3.bb @@ -8,7 +8,6 @@ BUGTRACKER = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues" SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-${PV}.tar.xz \ file://0001-fix-maybe-uninitialized-warnings-when-compiling-with.patch \ file://0002-avoid-including-sys-poll.h-directly.patch \ - file://0003-ensure-valid-sentinals-for-gst_structure_get-etc.patch \ file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \ " SRC_URI[sha256sum] = "7a11c13b55dd1d2386dd902219e41cbfcdda8e1e0aa3e738186c95074b35da4f" From patchwork Thu Sep 1 07:21:16 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 12190 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 A7640C54EE9 for ; Thu, 1 Sep 2022 07:21:51 +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.web11.9413.1662016901139229478 for ; Thu, 01 Sep 2022 00:21:41 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=L1FyGXUE; 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 e20so21059589wri.13 for ; Thu, 01 Sep 2022 00:21:40 -0700 (PDT) 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; bh=Peh0Oo824bcttsdngIl2bm/GvHg6llGiVQ9EfF5sFX8=; b=L1FyGXUE7tFU2jgrRdQuP2E8rPXDqn3QAsJEL2tUs3+MmoVWlrsbsSiGB+GlZ7+AAA F/dPlaJiDlTunoBEMHUhC7y7RreSdFHD3I0wDPEJVJjOC3/3ph3RyPGJBoZXzJYm+RhS 7+5L9cfGzuUncY8UKTp0g1zrDfN7p+VyoUdnG7sipVV+eobwjGyoP+3hAxrySFV7JNaV MltVu2nOUxmrQyDi1IZDADYIzUaVx5ZR1/erMPno6IjRAJTa+vwvBT0B+pG6wlhBLXz/ i7nUW3FgOEYQu4VNdF40DczHAixHOA1Daham9s0+QaQatt0o01MKIoevSImU1uCirZd1 q/qg== 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; bh=Peh0Oo824bcttsdngIl2bm/GvHg6llGiVQ9EfF5sFX8=; b=vEiaFBx20Jcs60KOf16QQddj1oyIPOTQxFxLhQS4nHOXVq/GACJX72pVbgdKSAj/He XOgUMD4HrM65/V9OVUImTVfYEksBfodIe6zQ5X5+/60yn++ljTFm6kViog+cJyIHxPGh DWEn4TZHS7JAm2P2BOwctGAYqKwwTcAmlKIbjdqHFGpKdb5wuHonu0zT0XdYEbrQ2XOr 8ZdWg2EntWbZbhKitmnQljHAw0MJWECIj6hz73YrClVHpndkmGBalsHC3P1zzDfTeGbE 8k03k20RUZTdxyLxF6yKgfiuhNcFfMvTYXcPsNsv43Wq50/v7Q00tt50V4Dbznrynpav Zn2Q== X-Gm-Message-State: ACgBeo3vazEDzcrU8gjnpE3J8PI+kGWQBG0fiYJCl6Bn1h5DHfda4u6s ytJRkcaozr9RIjDomE9gYeVHH8SBSQ0= X-Google-Smtp-Source: AA6agR5d/d4icvc8ptvcYXxTSzJMmhZBW0UetKUn38d6QsXO45UTKLhIcWjPhUKXj9BfwF88drSn0w== X-Received: by 2002:adf:e60b:0:b0:225:877e:176c with SMTP id p11-20020adfe60b000000b00225877e176cmr13867026wrm.193.1662016899547; Thu, 01 Sep 2022 00:21:39 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:39 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 05/14] ghostscript: remove unneeded patch Date: Thu, 1 Sep 2022 09:21:16 +0200 Message-Id: <20220901072125.3366367-5-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220901072125.3366367-1-alex@linutronix.de> References: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:21:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170147 The patch has been added here https://git.yoctoproject.org/poky/commit/?id=ca63a0158ae42010477080ad6bb776329f1230b0 and isn't necessary anymore, as cross compilation works fine without it. Signed-off-by: Alexander Kanavin --- ...ghostscript-9.21-prevent_recompiling.patch | 78 ------------------- .../ghostscript/ghostscript_9.56.1.bb | 1 - 2 files changed, 79 deletions(-) delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.21-prevent_recompiling.patch diff --git a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.21-prevent_recompiling.patch b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.21-prevent_recompiling.patch deleted file mode 100644 index c76915fb81..0000000000 --- a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.21-prevent_recompiling.patch +++ /dev/null @@ -1,78 +0,0 @@ -From 239d681306a8d97ed10954788d32ba2f4b55f77c Mon Sep 17 00:00:00 2001 -From: Kang Kai -Date: Thu, 29 Mar 2018 16:10:16 +0800 -Subject: [PATCH 06/10] prevent recompiling - -Just use commands provided by ghostscript-native, preventing recompile -them when compile ghostscript. Way to enable cross compile. - -Upstream-Status: Pending - -Signed-off-by: Kang Kai -Signed-off-by: Wenzong Fan - -Rebase to 9.25 -Signed-off-by: Hongxu Jia -Signed-off-by: Jagadeesh Krishnanjanappa ---- - base/unix-aux.mak | 44 -------------------------------------------- - 1 file changed, 44 deletions(-) - -diff --git a/base/unix-aux.mak b/base/unix-aux.mak -index 5bf72e9..9cb39d7 100644 ---- a/base/unix-aux.mak -+++ b/base/unix-aux.mak -@@ -54,50 +54,6 @@ $(AUX)gp_stdia.$(OBJ): $(GLSRC)gp_stdia. - $(stdio__h) $(time__h) $(unistd__h) $(gx_h) $(gp_h) $(UNIX_AUX_MAK) $(MAKEDIRS) - $(GLCCAUX) $(AUXO_)gp_stdia.$(OBJ) $(C_) $(GLSRC)gp_stdia.c - --# -------------------------- Auxiliary programs --------------------------- # -- --$(ECHOGS_XE): $(GLSRC)echogs.c $(AK) $(stdpre_h) $(UNIX_AUX_MAK) $(MAKEDIRS) -- $(CCAUX_) $(I_)$(GLSRCDIR)$(_I) $(O_)$(ECHOGS_XE) $(GLSRC)echogs.c $(AUXEXTRALIBS) -- --$(PACKPS_XE): $(GLSRC)pack_ps.c $(stdpre_h) $(UNIX_AUX_MAK) $(MAKEDIRS) -- $(CCAUX_) $(I_)$(GLSRCDIR)$(_I) $(O_)$(PACKPS_XE) $(GLSRC)pack_ps.c $(AUXEXTRALIBS) -- --# On the RS/6000 (at least), compiling genarch.c with gcc with -O --# produces a buggy executable. --$(GENARCH_XE): $(GLSRC)genarch.c $(AK) $(GENARCH_DEPS) $(UNIX_AUX_MAK) $(MAKEDIRS) -- $(CCAUX_) $(I_)$(GLSRCDIR)$(_I) $(O_)$(GENARCH_XE) $(GLSRC)genarch.c $(AUXEXTRALIBS) -- --$(GENCONF_XE): $(GLSRC)genconf.c $(AK) $(GENCONF_DEPS) $(UNIX_AUX_MAK) $(MAKEDIRS) -- $(CCAUX_) $(I_)$(GLSRCDIR)$(_I) $(O_)$(GENCONF_XE) $(GLSRC)genconf.c $(AUXEXTRALIBS) -- --$(GENDEV_XE): $(GLSRC)gendev.c $(AK) $(GENDEV_DEPS) $(UNIX_AUX_MAK) $(MAKEDIRS) -- $(CCAUX_) $(I_)$(GLSRCDIR)$(_I) $(O_)$(GENDEV_XE) $(GLSRC)gendev.c $(AUXEXTRALIBS) -- --$(GENHT_XE): $(GLSRC)genht.c $(AK) $(GENHT_DEPS) $(UNIX_AUX_MAK) $(MAKEDIRS) -- $(CCAUX_) $(GENHT_CFLAGS) $(O_)$(GENHT_XE) $(GLSRC)genht.c $(AUXEXTRALIBS) -- --# To get GS to use the system zlib, you remove/hide the gs/zlib directory --# which means that the mkromfs build can't find the zlib source it needs. --# So it's split into two targets, one using the zlib source directly..... --MKROMFS_OBJS_0=$(MKROMFS_ZLIB_OBJS) $(AUX)gpmisc.$(OBJ) $(AUX)gp_getnv.$(OBJ) \ -- $(AUX)gscdefs.$(OBJ) $(AUX)gp_unix.$(OBJ) $(AUX)gp_unifs.$(OBJ) $(AUX)gp_unifn.$(OBJ) \ -- $(AUX)gp_stdia.$(OBJ) $(AUX)gsutil.$(OBJ) $(AUX)memento.$(OBJ) -- --$(MKROMFS_XE)_0: $(GLSRC)mkromfs.c $(MKROMFS_COMMON_DEPS) $(MKROMFS_OBJS_0) $(UNIX_AUX_MAK) $(MAKEDIRS) -- $(CCAUX_) $(GENOPTAUX) $(I_)$(GLSRCDIR)$(_I) $(I_)$(GLOBJ)$(_I) $(I_)$(ZSRCDIR)$(_I) $(GLSRC)mkromfs.c $(O_)$(MKROMFS_XE)_0 $(MKROMFS_OBJS_0) $(AUXEXTRALIBS) -- --# .... and one using the zlib library linked via the command line --MKROMFS_OBJS_1=$(AUX)gscdefs.$(OBJ) \ -- $(AUX)gpmisc.$(OBJ) $(AUX)gp_getnv.$(OBJ) \ -- $(AUX)gp_unix.$(OBJ) $(AUX)gp_unifs.$(OBJ) $(AUX)gp_unifn.$(OBJ) \ -- $(AUX)gp_stdia.$(OBJ) $(AUX)gsutil.$(OBJ) -- --$(MKROMFS_XE)_1: $(GLSRC)mkromfs.c $(MKROMFS_COMMON_DEPS) $(MKROMFS_OBJS_1) $(UNIX_AUX_MAK) $(MAKEDIRS) -- $(CCAUX_) $(GENOPTAUX) $(I_)$(GLSRCDIR)$(_I) $(I_)$(GLOBJ)$(_I) $(I_)$(ZSRCDIR)$(_I) $(GLSRC)mkromfs.c $(O_)$(MKROMFS_XE)_1 $(MKROMFS_OBJS_1) $(AUXEXTRALIBS) -- --$(MKROMFS_XE): $(MKROMFS_XE)_$(SHARE_ZLIB) $(UNIX_AUX_MAK) $(MAKEDIRS) -- $(CP_) $(MKROMFS_XE)_$(SHARE_ZLIB) $(MKROMFS_XE) -- - # Query the environment to construct gconfig_.h. - # These are all defined conditionally (except the JasPER one), so that - # they can be overridden by settings from the configure script. --- -1.8.3.1 - diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.56.1.bb b/meta/recipes-extended/ghostscript/ghostscript_9.56.1.bb index b2e741b44f..e71a6cc0d3 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_9.56.1.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_9.56.1.bb @@ -36,7 +36,6 @@ SRC_URI_BASE = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/d " SRC_URI = "${SRC_URI_BASE} \ - file://ghostscript-9.21-prevent_recompiling.patch \ file://cups-no-gcrypt.patch \ " From patchwork Thu Sep 1 07:21:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 12200 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 CC725C6FA87 for ; Thu, 1 Sep 2022 07:21:51 +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.web11.9414.1662016902561552697 for ; Thu, 01 Sep 2022 00:21:42 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=HvIkK33b; 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 u18so8424267wrq.10 for ; Thu, 01 Sep 2022 00:21:42 -0700 (PDT) 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; bh=SEVBT2uxGHeVLHXZxpSwyTelqTCc5B41B1h4zNKvnnM=; b=HvIkK33bNW/Rc18EVMf6OZc2a2rLUp7nFM8deFZS5gsDEhANpZ4eZDaNjBvvxqfu0y COrzkCSuE4fJGuWRBYdJ9tAkpUp5uz+j6bPzWoICRxRDCGfG8cfE2BpkI9Y7/VMZYFez qQNFL1c00VEjPfsUz7qHCtv8NdNuEwAgZfF6ePChSYzN2tkkbzqOiBT7/aX/kKSHwA8V IkfKKewxEsRlJmL7KAk3/O7guIIkwdj0kuSJTnzBga2OOyGuRFt+j3TVYZ3risfWbTTU lwu/Ly4UgnXEJ7BNuJeY5fnu501SrvI0ICVMurLsysn4oeWoqXmyfm4J7LPL9gaDcz92 AVgA== 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; bh=SEVBT2uxGHeVLHXZxpSwyTelqTCc5B41B1h4zNKvnnM=; b=nToebdW42AWy+kGowK5wwoxnT3JTCGN+KLvF6sWTGo07wR2WvE1JiuUd4uIKZxC7eJ JxjsI0MKX0MJ3mjrvqQdMPqmRxb0C0XlkXmHh5ykUdNU7yyS4K4RJvHOX6E2ciUAD7Vt fIWyK3DF6qVsd5/6zE301gB+Vr1uWnk7P49wGQX1wJHIxnAk7mN77ixlu138/TaarnRF KZh3sFZtYCCViM+PUyrGaO/qynqu9Ew0m3jq+lYcKi1UUYU+lQYwxjMVVklteZ6JMM0c o9BCritCQy1+/U64ZmCnlwILxvGUJHe0WBfCM9aKOO+NY/YPFeyy7cWnFgPU8g8okdkS e1Hg== X-Gm-Message-State: ACgBeo2cBiAxHmqP7tr6kizF5LGeuwC6xIVSdWC4D8ukaJiRp/0lCuY8 cCuHFrUz0/I1nDs9S509RUfIt94IQ/k= X-Google-Smtp-Source: AA6agR5g0tCZjWUsJnf0oz3V8HJX5kd73VtUooxwx8VEyFPd3mKTMwbKWMjPhc6R7G93e+jwRQef3g== X-Received: by 2002:a5d:6d0e:0:b0:21e:fc95:3dfc with SMTP id e14-20020a5d6d0e000000b0021efc953dfcmr13960136wrq.112.1662016900854; Thu, 01 Sep 2022 00:21:40 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:39 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 06/14] ovmf: drop the force no-stack-protector patch Date: Thu, 1 Sep 2022 09:21:17 +0200 Message-Id: <20220901072125.3366367-6-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220901072125.3366367-1-alex@linutronix.de> References: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:21:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170148 This should not be necessary, as ovmf is already marked as COMPATIBLE_HOST:class-target='(i.86|x86_64).*' and existing upstream code handles both. If/when ovmf is used on other targets, the situation can be revisited. Signed-off-by: Alexander Kanavin --- .../ovmf/0003-ovmf-Update-to-latest.patch | 45 ------------------- meta/recipes-core/ovmf/ovmf_git.bb | 1 - 2 files changed, 46 deletions(-) delete mode 100644 meta/recipes-core/ovmf/ovmf/0003-ovmf-Update-to-latest.patch diff --git a/meta/recipes-core/ovmf/ovmf/0003-ovmf-Update-to-latest.patch b/meta/recipes-core/ovmf/ovmf/0003-ovmf-Update-to-latest.patch deleted file mode 100644 index d710429899..0000000000 --- a/meta/recipes-core/ovmf/ovmf/0003-ovmf-Update-to-latest.patch +++ /dev/null @@ -1,45 +0,0 @@ -From 67267d8cc31df16a3608cad1a17c5f1470ef8bbd Mon Sep 17 00:00:00 2001 -From: Steve Langasek -Date: Sat, 10 Jun 2017 01:39:36 -0700 -Subject: [PATCH 3/6] ovmf: Update to latest - -Description: pass -fno-stack-protector to all GCC toolchains - The upstream build rules inexplicably pass -fno-stack-protector only - when building for i386 and amd64. Add this essential argument to the - generic rules for gcc 4.4 and later. -Last-Updated: 2016-04-12 -Upstream-Status: Pending ---- - BaseTools/Conf/tools_def.template | 8 ++++---- - 1 file changed, 4 insertions(+), 4 deletions(-) - -diff --git a/BaseTools/Conf/tools_def.template b/BaseTools/Conf/tools_def.template -index 498696e583..36241b6ede 100755 ---- a/BaseTools/Conf/tools_def.template -+++ b/BaseTools/Conf/tools_def.template -@@ -1897,10 +1897,10 @@ DEFINE GCC_RISCV64_RC_FLAGS = -I binary -O elf64-littleriscv -B riscv - # GCC Build Flag for included header file list generation - DEFINE GCC_DEPS_FLAGS = -MMD -MF $@.deps - --DEFINE GCC48_ALL_CC_FLAGS = DEF(GCC_ALL_CC_FLAGS) -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=$(BASE_NAME)Strings -+DEFINE GCC48_ALL_CC_FLAGS = DEF(GCC_ALL_CC_FLAGS) -ffunction-sections -fdata-sections -fno-stack-protector -DSTRING_ARRAY_NAME=$(BASE_NAME)Strings - DEFINE GCC48_IA32_X64_DLINK_COMMON = -nostdlib -Wl,-n,-q,--gc-sections -z common-page-size=0x20 --DEFINE GCC48_IA32_CC_FLAGS = DEF(GCC48_ALL_CC_FLAGS) -m32 -march=i586 -malign-double -fno-stack-protector -D EFI32 -fno-asynchronous-unwind-tables -Wno-address --DEFINE GCC48_X64_CC_FLAGS = DEF(GCC48_ALL_CC_FLAGS) -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -+DEFINE GCC48_IA32_CC_FLAGS = DEF(GCC48_ALL_CC_FLAGS) -m32 -march=i586 -malign-double -D EFI32 -fno-asynchronous-unwind-tables -Wno-address -+DEFINE GCC48_X64_CC_FLAGS = DEF(GCC48_ALL_CC_FLAGS) -m64 "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address - DEFINE GCC48_IA32_X64_ASLDLINK_FLAGS = DEF(GCC48_IA32_X64_DLINK_COMMON) -Wl,--entry,ReferenceAcpiTable -u ReferenceAcpiTable - DEFINE GCC48_IA32_X64_DLINK_FLAGS = DEF(GCC48_IA32_X64_DLINK_COMMON) -Wl,--entry,$(IMAGE_ENTRY_POINT) -u $(IMAGE_ENTRY_POINT) -Wl,-Map,$(DEST_DIR_DEBUG)/$(BASE_NAME).map,--whole-archive - DEFINE GCC48_IA32_DLINK2_FLAGS = -Wl,--defsym=PECOFF_HEADER_SIZE=0x220 DEF(GCC_DLINK2_FLAGS_COMMON) -@@ -1909,7 +1909,7 @@ DEFINE GCC48_X64_DLINK2_FLAGS = -Wl,--defsym=PECOFF_HEADER_SIZE=0x228 DEF - DEFINE GCC48_ASM_FLAGS = DEF(GCC_ASM_FLAGS) - DEFINE GCC48_ARM_ASM_FLAGS = $(ARCHASM_FLAGS) $(PLATFORM_FLAGS) DEF(GCC_ASM_FLAGS) -mlittle-endian - DEFINE GCC48_AARCH64_ASM_FLAGS = $(ARCHASM_FLAGS) $(PLATFORM_FLAGS) DEF(GCC_ASM_FLAGS) -mlittle-endian --DEFINE GCC48_ARM_CC_FLAGS = $(ARCHCC_FLAGS) $(PLATFORM_FLAGS) DEF(GCC_ARM_CC_FLAGS) -fstack-protector -mword-relocations -+DEFINE GCC48_ARM_CC_FLAGS = $(ARCHCC_FLAGS) $(PLATFORM_FLAGS) DEF(GCC_ARM_CC_FLAGS) -mword-relocations - DEFINE GCC48_ARM_CC_XIPFLAGS = DEF(GCC_ARM_CC_XIPFLAGS) - DEFINE GCC48_AARCH64_CC_FLAGS = $(ARCHCC_FLAGS) $(PLATFORM_FLAGS) -mcmodel=large DEF(GCC_AARCH64_CC_FLAGS) - DEFINE GCC48_AARCH64_CC_XIPFLAGS = DEF(GCC_AARCH64_CC_XIPFLAGS) --- -2.32.0 - diff --git a/meta/recipes-core/ovmf/ovmf_git.bb b/meta/recipes-core/ovmf/ovmf_git.bb index aac30ead30..40542239e2 100644 --- a/meta/recipes-core/ovmf/ovmf_git.bb +++ b/meta/recipes-core/ovmf/ovmf_git.bb @@ -22,7 +22,6 @@ BUILD_CFLAGS += "-Wno-error=stringop-overflow" SRC_URI = "gitsm://github.com/tianocore/edk2.git;branch=master;protocol=https \ file://0001-ovmf-update-path-to-native-BaseTools.patch \ file://0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch \ - file://0003-ovmf-Update-to-latest.patch \ file://0005-debug-prefix-map.patch \ file://0006-reproducible.patch \ " From patchwork Thu Sep 1 07:21:18 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 12195 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 B338BC64991 for ; Thu, 1 Sep 2022 07:21:51 +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.9309.1662016903424891807 for ; Thu, 01 Sep 2022 00:21:43 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=F7BFEks3; 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 d12-20020a05600c34cc00b003a83d20812fso869931wmq.1 for ; Thu, 01 Sep 2022 00:21:43 -0700 (PDT) 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; bh=/AOeRcdhKymT3BQR0dT2edRsGusg3/aqb0JYttvwD7I=; b=F7BFEks3jrKAYBjwKyN6p+4A2F3zTokyz/hVOcn2vIJWzZMZ0TQb863S6cjVJWyYgw 1yV46r2DTia6SMG96b6r8JH4HosfVLabJj2bQHjGWI+yk+Z03l4qd6zYIP6zbD5w44BJ VBH8v0A2Uwek4l77FyDKvvbBj0g90P7Jz7JMb7AgcggH+KqqIuvTkyux7JJjIk0KM6mh OjqNdJFvcDDfgSJ3nK4riSYZxAS5mqV+71QYSJfKr6i6o6ANUqjWmoGofLX5saAVcGFv pc+R0E4E7MMJHkchOPrlpGyCImlSGntsveCmAMhDCzYboAQY4ESyDp66BN4/52FqCgwt UmDw== 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; bh=/AOeRcdhKymT3BQR0dT2edRsGusg3/aqb0JYttvwD7I=; b=VU+08vUyl4flXuqtbN0VeiEAkCBkP+ahCdYPSey6sYDzdfzJQp6iw7qgl25tGpswXD u7g2MfY19W9IYfP9XorkmNy4ELf87+O5KWY1YP8766OdKWAHUpOFEs4/ktWe+4vlX+nu Q1RZPCl+u4vWbxR8kFzXUmn04hDgnl3QxY03PXgThBJq3fbdFlsAyTJPeelrE5TRKVH/ ZbGdep61L5v7OHRoOZgq2NTpEXcJp+KYfsphcOTS6oFi0tHioewmVgcK3nvTJvWUFglx KxOkbON6aurHK2T+MlsADZkHaftEdjPF1Z9s6hp5IZ3n55qPJeXhY8liVywMoP2Ox6Q8 piVw== X-Gm-Message-State: ACgBeo2lE0DBbKNZoylHVU8eg4D3M1dR8YJEkItBzUXSbOdh9UdErav7 6owFAG3Y6LftNRA/CBa2usf0IPT8lGE= X-Google-Smtp-Source: AA6agR4ePdFoyiPWeSyu90GY5aImil4XMXF58QVLrBQ6p+P7Mrxm2/nnUeZNVjYYkSVqWfpC/7vpFQ== X-Received: by 2002:a05:600c:502b:b0:3a5:d36a:8b93 with SMTP id n43-20020a05600c502b00b003a5d36a8b93mr4127732wmr.180.1662016902007; Thu, 01 Sep 2022 00:21:42 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:41 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 07/14] python: submit CC to cc_basename patch upstream Date: Thu, 1 Sep 2022 09:21:18 +0200 Message-Id: <20220901072125.3366367-7-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220901072125.3366367-1-alex@linutronix.de> References: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:21:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170149 Signed-off-by: Alexander Kanavin --- ...1-python3-use-cc_basename-to-replace-CC-for-checking-c.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch b/meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch index 6bb85fcb34..2c7d264da0 100644 --- a/meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch +++ b/meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch @@ -14,7 +14,7 @@ x86_64-wrs-linux-gcc: error: unrecognized command line option '-fp-model' Here use cc_basename to replace CC for checking compiler to avoid such kind of issue. -Upstream-Status: Pending +Upstream-Status: Submitted [https://github.com/python/cpython/pull/96399] Signed-off-by: Li Zhou From patchwork Thu Sep 1 07:21:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 12193 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 B1D44ECAAD1 for ; Thu, 1 Sep 2022 07:21:51 +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.9369.1662016904791665444 for ; Thu, 01 Sep 2022 00:21:45 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=CeKB9s4R; 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 k9so21134535wri.0 for ; Thu, 01 Sep 2022 00:21:44 -0700 (PDT) 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; bh=BgfEqNjMIMkokgpq8n13KwBQ+potT4Qrwv6OAOVdVQQ=; b=CeKB9s4RLzrPPSFS8TwLIkjdvJMQlzxy6kLw30L5omzy9I+rKsjjUMiuEJsMApdqBC x1I9oQPH58LxPog05BNDKmkQz7TQP/THq8X5l32dAbDGVKsszkc9rUVrTHtTys+yVDXi 5jiG5IBTO7Wrdc/5ADl9wpX5XIxeJi80SWd1LKmIwS4Q33goywzTDH7lqUkjLeUSGJpm lYDm5j7AvLihbB2ivhU0q1Y5wJHlmjxOVgGNsxCPTd2Zm1OBiBQs9RKK/NOE0n64v3Gu VkUtQcV0FYCITByNIffCGBMgD3yA9WV/w2V2HxqKTvZQYUqNkb3xJGN5v5yD+hF1PGd4 tPvQ== 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; bh=BgfEqNjMIMkokgpq8n13KwBQ+potT4Qrwv6OAOVdVQQ=; b=LfIvym4reH7hmHmhSv1uT9S1x7XUqYAAL6HASBYS1o03doFaFsgFaIH7KibwWMU96F V21pPXDL6dYy4YyI391GnTUNKpczq5CoTXW34aB7LVV8mcfYRn96TSRG+p/YvYqcPfZC iMqY51A+0Kf2JqdVTghC/qs3nUpwzpSZD6Y/Tebp8HYW46jjt3XGs6fsIFKeKTJONfAk EWTpO/80KXLn0pis3lRvybjJijKxB2GoprgnNIJ6D1ViUiEDa05D4lI4Gc586SNdUVh8 J4pGs2vqGD5X5lrhl9L2YzeAqvGEypF2YkQ4bIe70QeAVqDRHUEAjH/w22+byLNxCrNM Qmpg== X-Gm-Message-State: ACgBeo3PeK5RHLQv4jMzdRn49ukMTa5OyOY0OvYub9jU2isQuUWkVufi ezwc8EVbUfoz7XlgB5dR4DBSL6g/puk= X-Google-Smtp-Source: AA6agR4jvFrE3NRdWP/sNP+HXNzw9pF1Lz2FE6VLpcwEDZoCTAdbRF1ArnoiYlzwx8MkGnryMZuCLg== X-Received: by 2002:adf:d1c7:0:b0:226:ee75:3e73 with SMTP id b7-20020adfd1c7000000b00226ee753e73mr3234342wrd.239.1662016903327; Thu, 01 Sep 2022 00:21:43 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:42 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 08/14] mc: submit perl warnings patch upstream Date: Thu, 1 Sep 2022 09:21:19 +0200 Message-Id: <20220901072125.3366367-8-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220901072125.3366367-1-alex@linutronix.de> References: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:21:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170150 Signed-off-by: Alexander Kanavin --- .../mc/files/0001-mc-replace-perl-w-with-use-warnings.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/mc/files/0001-mc-replace-perl-w-with-use-warnings.patch b/meta/recipes-extended/mc/files/0001-mc-replace-perl-w-with-use-warnings.patch index bf8037cd28..012a499684 100644 --- a/meta/recipes-extended/mc/files/0001-mc-replace-perl-w-with-use-warnings.patch +++ b/meta/recipes-extended/mc/files/0001-mc-replace-perl-w-with-use-warnings.patch @@ -17,7 +17,7 @@ So replace "perl -w" with "use warnings" to make it work. The man2hlp.in already has "use warnings;", so just remove '-w' is OK. -Upstream-Status: Pending +Upstream-Status: Submitted [https://github.com/MidnightCommander/mc/pull/174] Signed-off-by: Robert Yang --- From patchwork Thu Sep 1 07:21:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 12197 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 C04B1C6FA83 for ; Thu, 1 Sep 2022 07:21:51 +0000 (UTC) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by mx.groups.io with SMTP id smtpd.web08.9380.1662016905864594897 for ; Thu, 01 Sep 2022 00:21:46 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=AlhC3Lh9; spf=pass (domain: gmail.com, ip: 209.85.128.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f52.google.com with SMTP id ay39-20020a05600c1e2700b003a5503a80cfso870868wmb.2 for ; Thu, 01 Sep 2022 00:21:45 -0700 (PDT) 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; bh=xeqPIErXWK35dttjKNF4dpNNvN+veOk4MEfdXMxlWh0=; b=AlhC3Lh9HxzEtyLGNgXisBmfoulvSTuOli5vZzOc8ELtmq/64YOUD/Cc7uCCn+IoUN LOYIzxMcwEzjXu6J8XMb1Dj70ef6i96ywCIQ9YeirA/3iKPzp759oufjZDzBOAdQpP+1 HKqjMCRgDfSPIhdK+VVSdIVa1jqJcw1vKLdq1faBSwyTczFb0ecGr7oHufSs9lfQyiJJ 7h0OTYZxI5n97qvfiqsU4HEQjoLifZiBZI35SuHyHQAh5hPRZPVnJDEkW29DfLdW4fJx xU06ajLoJsC+jqm7WmBI4lcSXqlKTMHG/yNSIbHIJVwAhpzfCwfqBuPnODjnIyLFvFWM OOQQ== 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; bh=xeqPIErXWK35dttjKNF4dpNNvN+veOk4MEfdXMxlWh0=; b=Bw/k8DahLJL7wX6+KDhR0F67oDzRsd4eFZ0GAnHYS0YoFUe8cVGqFupzZa1rnykIYu qzWRdXYE4SyXQuFElvCHU3Gzk3BwAV6KGtZxY0OM7uezLHPwcEsE6LCM80Tr9p0VDM5S 2rQ84xngXiCOX2Jbmho/WpBWsjNAy1nvt0BlysflWXUpG7M5XDVrkltwkLzKzdVTPyjV yhEVGoylMgQO3aYLs7XSyLoqM8ElBm+zKGvlt2lSNqneigZff8S/0/+eoxgKkxrCHmgx vGh/SPh9RDha13JceYza0XlNvKiC3hjqt6E01HIxbV2RkpnI0kinbYAx3XR7pIIVSxoX dE6w== X-Gm-Message-State: ACgBeo13/i3Iv6Q2CmoscCIsqFK6ah1AsPwdvg/9SFOn/LbhxSH7QleP eb4M8T1G72vHvnJ6mHaKfbR/+Dxj8hc= X-Google-Smtp-Source: AA6agR4wv26DQNm5+lRSlvrWo2j0mO3htzDPGY2p797hBdxvXWO/4KP4IT2uptxQ9JpyDYt1Ozn8zw== X-Received: by 2002:a05:600c:19ce:b0:3a5:ffb3:d546 with SMTP id u14-20020a05600c19ce00b003a5ffb3d546mr4245009wmq.6.1662016904417; Thu, 01 Sep 2022 00:21:44 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:43 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 09/14] sysvinit: send install.patch upstream Date: Thu, 1 Sep 2022 09:21:20 +0200 Message-Id: <20220901072125.3366367-9-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220901072125.3366367-1-alex@linutronix.de> References: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:21:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170152 Signed-off-by: Alexander Kanavin --- meta/recipes-core/sysvinit/sysvinit/install.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/sysvinit/sysvinit/install.patch b/meta/recipes-core/sysvinit/sysvinit/install.patch index 90563a6294..bc6d493c2b 100644 --- a/meta/recipes-core/sysvinit/sysvinit/install.patch +++ b/meta/recipes-core/sysvinit/sysvinit/install.patch @@ -3,7 +3,7 @@ From: Qing He Date: Fri, 18 Jun 2010 09:40:30 +0800 Subject: [PATCH] sysvinit: upgrade to version 2.88dsf -Upstream-Status: Pending +Upstream-Status: Submitted [https://github.com/slicer69/sysvinit/pull/13] --- src/Makefile | 53 +++++++++++++++++++++++++++++----------------------- From patchwork Thu Sep 1 07:21: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: 12194 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 BEE75C6FA82 for ; Thu, 1 Sep 2022 07:21:51 +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.web10.9307.1662016896890988787 for ; Thu, 01 Sep 2022 00:21:46 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=R6p0hRId; 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 m3-20020a05600c3b0300b003a5e0557150so2752487wms.0 for ; Thu, 01 Sep 2022 00:21:45 -0700 (PDT) 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; bh=7CNRfijPYsFdm+ZnMThsdbhCmeJLzg8wJl+fkAMdjA4=; b=R6p0hRIdYS8RGnqrUZ1nIfzUqnvNo818O247zMDabVXBFyqBuZuxWO02e86DzRy0KP m3oy3VEyGM8zMBCMiyLrO1d8Tli40kadkqFCqxMnr3I/m/EaUxHmK/EBQhAh1LaUulE5 7JP34A/VQ+aSrMipxpb+tnCsGF9lNw+DzWm2tAD8VWVlKuDx4d2k1dfpia6Le+Z4rUvf X3l7ROw4x/5QMNLqOsrdXAQCJbYbPqZwgzqEx1pib07tafz7mUhr9bof9RP+lRLN28wZ tUOai0NG5BJO9KiQf8Zuly3Kj0oQV8qN1iLoYXnHckuVLIgKddrtZktHEUh5gPGDt+s8 tLbQ== 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; bh=7CNRfijPYsFdm+ZnMThsdbhCmeJLzg8wJl+fkAMdjA4=; b=JUfUKTyNrTAqOXAnEencnZyDJEq+1xETQqHkC7yV+A2CHZRO4Gg0FlIf/2M0EEq7gu tB6rdLDTLZO++9iIMflqS3fUswW3ubMVPezgGTSZaQZarm+gpoy8hRi4qgJCaBZmcqZU Lr9r7+Zb8Dp/InjIwXuE3TiJRIsrghehYhd34JWN7SK7B60EE6JOmTI4QEBoPa0Ojm4F dhz0JAv3Iqli77Agz3HGOUzyd4Mj8vK7FuorqGJ8e1MzAoah/vazZ6Wn4THd+QfyA8et SqgMgKOrvrVWJJljmIIK0k5VTc9FtlT1iT1oC6dbw+6kEOnQDiHE9JtgAEQKCu8EEHTh 7ATQ== X-Gm-Message-State: ACgBeo0rgaOcRVK04Bo0QJMz5VVegsvYQNRRgp0Xe7XBYvnYLjOiOL73 d6WVIl8YuzqgX+xg+HjNdnIeUub8nfA= X-Google-Smtp-Source: AA6agR5p3PCA/p8kHdMX6ZruBbYbF7EHw56YHQS2RknIWjzKXhYYj3Y+Xa0dCSWSLxtSna2cPfIOfg== X-Received: by 2002:a05:600c:26d2:b0:3a6:280c:24a with SMTP id 18-20020a05600c26d200b003a6280c024amr4111213wmv.130.1662016905194; Thu, 01 Sep 2022 00:21:45 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:44 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 10/14] valgrind: (re)send ppc instructions patch upstream Date: Thu, 1 Sep 2022 09:21:21 +0200 Message-Id: <20220901072125.3366367-10-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220901072125.3366367-1-alex@linutronix.de> References: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:21:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170151 Signed-off-by: Alexander Kanavin --- ...Added-support-for-PPC-instructions-mfatbu-mfatbl.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/recipes-devtools/valgrind/valgrind/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch b/meta/recipes-devtools/valgrind/valgrind/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch index 07774f38a9..51cd3532d3 100644 --- a/meta/recipes-devtools/valgrind/valgrind/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch +++ b/meta/recipes-devtools/valgrind/valgrind/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch @@ -3,14 +3,14 @@ From: Aneesh Bansal Date: Mon, 21 Nov 2011 17:31:39 +0530 Subject: [PATCH] Added support for PPC instructions mfatbu, mfatbl. -Upstream-Status: Pending - -Signed-off-by: Aneesh Bansal ---- Currently Valgrind 3.7.0 does not have support for PPC instructions mfatbu and mfatbl. When we run a USDPAA application with VALGRIND, the following error is given by valgrind : dis_proc_ctl(ppc)(mfspr,SPR)(0x20F) disInstr(ppc): unhandled instruction: 0x7C0F82A6 +Upstream-Status: Submitted [https://bugs.kde.org/show_bug.cgi?id=289836] + +Signed-off-by: Aneesh Bansal +--- VEX/priv/guest_ppc_defs.h | 2 ++ VEX/priv/guest_ppc_helpers.c | 18 ++++++++++++++++++ From patchwork Thu Sep 1 07:21: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: 12191 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 B26A8C65C0D for ; Thu, 1 Sep 2022 07:21:51 +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.web11.9412.1662016898077871631 for ; Thu, 01 Sep 2022 00:21:47 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=HYbVz7pM; 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 u17so1827426wrp.3 for ; Thu, 01 Sep 2022 00:21:46 -0700 (PDT) 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; bh=Dj7Jkf5Lbw46toBptwnUvCJDSQR+7mgidoRkvsooImE=; b=HYbVz7pMPhdD3crPtmHSv4BvvfC4QwI+cdXgbKd7p41XjqET6mxcOlPtzRCNUN4cur 6YAJyBesvWRbCy7DXPUuURew0RxB8ZkSoq9kflNV5QpvVwj51XDFtuelcoJ33MisDYA4 XsAk+82dp41JILRDCyc6TDKwuSmzm6+IqZo7ujKjQK3Ay4KpLAqPjBHtX/t4Si/gMAAV Aisq0bPP68Xrrg+U3lsmEE1w/TMX1q29XMWXfuJtT0vfWRsiti2oXCY7lUrotDGf6ULv 4jmAsGQczAXzF22w3FfpN+sltzcNhOqoC6YwSCO6ny9cS7gUerBLcPbgmgvfcqImINu3 q8ew== 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; bh=Dj7Jkf5Lbw46toBptwnUvCJDSQR+7mgidoRkvsooImE=; b=dj+1kQUpfe4wy6qa0sjZ+a7COUbUWmLUKAxX7vnkOAIxKgtZBnPfItb3ykpXU24D/5 soCFnOf8O8PS5LvJTd7W+ulUoCSxMKvRVv16bbfNQeh+M/P1k9xYu0i+RtIKRXsHSZig w9DBa7CLJu2QP5i6FhIuNyY9SAZCW844XRp9NWIuypGL975f+aM04GdmMQuJ4wA7MnHa MEjU1m0fjmTvQu3JDruWOu8qZ2c4AmhmX4D3vkKlBH2VLKQoHXboM+Jc5amtciQhp0+7 RenQ0Jq0Mh0xOMEbDAZTCB+D3w9NnhrK3TBKdyWMbSyU3IuTsiqeyG7Y3NkDOxZfuXPk F0EA== X-Gm-Message-State: ACgBeo21ok0QaNOQGESu59+iicwnXjWhqveJSHyS5dL9+FUHY8wD9bWb KklK352cU0/3Ek2PKsL9x4icX6hp24A= X-Google-Smtp-Source: AA6agR5ye1TWAo8OYzI/UAmx5WGNv8RkfSxKFAOO1meBwV6F/gUdbEGew+qd4A7ru5wFy8/7WgvhHQ== X-Received: by 2002:adf:ed0c:0:b0:225:50ce:eff8 with SMTP id a12-20020adfed0c000000b0022550ceeff8mr14177549wro.157.1662016906519; Thu, 01 Sep 2022 00:21:46 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:45 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 11/14] gdk-pixbuf: submit fatal-loader.patch upstream Date: Thu, 1 Sep 2022 09:21:22 +0200 Message-Id: <20220901072125.3366367-11-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220901072125.3366367-1-alex@linutronix.de> References: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:21:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170153 Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch index dd580f8162..23c68a0923 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch @@ -6,7 +6,7 @@ Subject: [PATCH] gdk-pixbuf: add an option so that loader errors are fatal If an environment variable is specified set the return value from main() to non-zero if the loader had errors (missing libraries, generally). -Upstream-Status: Pending +Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/merge_requests/144] Signed-off-by: Ross Burton --- From patchwork Thu Sep 1 07:21: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: 12192 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 A681AECAAD3 for ; Thu, 1 Sep 2022 07:21:51 +0000 (UTC) Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com [209.85.128.53]) by mx.groups.io with SMTP id smtpd.web11.9415.1662016909379968059 for ; Thu, 01 Sep 2022 00:21:49 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=lF45iI5N; spf=pass (domain: gmail.com, ip: 209.85.128.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f53.google.com with SMTP id h204-20020a1c21d5000000b003a5b467c3abso806019wmh.5 for ; Thu, 01 Sep 2022 00:21:49 -0700 (PDT) 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; bh=s6gRX0u2GVY3gIGI/WySSgAP+acOqcWzS2YhRa1mm08=; b=lF45iI5N6qPP4MjoPRDHhvAk2GRH23cem69BJLGoHNcXMJ1b+H9Grdrr+7GhP9XgqI 9cm4LK659i0ggyy7kSYb4gCkIP8Xb5mu72Vk/CbFW6d7mMMm8JMdt+IMOMg39Z7Ug2x3 dpgMu6jxMUZrP8bV41/3h+gCCQYlrFTyFY5Krl+Tc20pwohWsIIfBbcsIp6ip3xwmmJe lpRhrk3PAz7dGsxCZEXYIe7TboV4PeqRAT9Yl8aobQ8+0YXBwjIR5/kBfv0hKUGX2S7H XgvuzjyvVANLQoNtTCPOlmhIPbaxp1MvkOJxTxrdTatG66gZbdlZwSOrilPuC6r1KQJB xd6A== 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; bh=s6gRX0u2GVY3gIGI/WySSgAP+acOqcWzS2YhRa1mm08=; b=FfbEovJ9C7Md+1G6LGQequz71wgK1sk7v/jt51o0rUjA3YenqyCorIyNXQYwk0qbVM hDqnHfwpfrD+aJukK+BwvwGtPn4518Vg1Tj6G0yXiPIa2wQNc7tl8/Ibjij5uhUkKJ44 Kk6iE23uxN4KHsrnfk2uDg9UE66Ckl1G3J7IUqW5TEIu3LC3yVtGVcwErDlPzJULNlkD UgWeROpEm5sYQpFywwoK8PFvFzfnf304FtMapcjQNZuMe8hvnBD9wV2qqO2EmEwIJ1bJ IDctrZoDs6yZuSE6VEk1XdP+vX89u3FSDAIlCAAxcsrwnBzuDDwtszQRA3lHDfJz0Czq qsvw== X-Gm-Message-State: ACgBeo2RTtvr1m44cvY18Jb4VUqKqlMZt27u0I4Y5pOBiC7CoZ35wIWO FDR7ytImT8eSu6ZtxmyUcuUbUtBAiBk= X-Google-Smtp-Source: AA6agR7H/BkCP2DpYvH9KsygPhRttGb3aRLoK/F1fAae6mufFJzbqSvm1mCpGi+9DhApDg7lxmvUUQ== X-Received: by 2002:a05:600c:1e1c:b0:3a5:b668:4e2 with SMTP id ay28-20020a05600c1e1c00b003a5b66804e2mr4180870wmb.112.1662016907816; Thu, 01 Sep 2022 00:21:47 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:46 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 12/14] libsdl2: follow upstream version is even rule Date: Thu, 1 Sep 2022 09:21:23 +0200 Message-Id: <20220901072125.3366367-12-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220901072125.3366367-1-alex@linutronix.de> References: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:21:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170154 As announced here: https://github.com/libsdl-org/SDL/releases/tag/release-2.24.0 Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb index 8519e7f732..ff3e162c49 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb @@ -30,7 +30,7 @@ S = "${WORKDIR}/SDL2-${PV}" SRC_URI[sha256sum] = "fe7cbf3127882e3fc7259a75a0cb585620272c51745d3852ab9dd87960697f2e" -inherit cmake lib_package binconfig-disabled pkgconfig +inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even BINCONFIG = "${bindir}/sdl2-config" From patchwork Thu Sep 1 07:21: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: 12189 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 A6AB8ECAAD8 for ; Thu, 1 Sep 2022 07:21:51 +0000 (UTC) Received: from mail-wm1-f43.google.com (mail-wm1-f43.google.com [209.85.128.43]) by mx.groups.io with SMTP id smtpd.web09.9361.1662016911006783611 for ; Thu, 01 Sep 2022 00:21:51 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Kbkca5A9; spf=pass (domain: gmail.com, ip: 209.85.128.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f43.google.com with SMTP id v7-20020a1cac07000000b003a6062a4f81so822595wme.1 for ; Thu, 01 Sep 2022 00:21:50 -0700 (PDT) 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; bh=HGw0sICbU8msQYmzVE8nV2z/yShSEvLmLfcimsfus3A=; b=Kbkca5A9Gu1fRWfDxdnNy+vAM3XiHj5i+5NT0gqqe86bCh/cnXvERVElalqR9mOfDg ivXwFlSq6yEdc0oAQy10vCdiHpN509WOEe64fsD+8JB+Lg06Lo1VN/Gyj/Z/qnF0HAwJ 1e95qnTe4X5mcRPL+uftzpR7OSPCJOHUvhNJ2UQvMHqL5rfdMT0jUPa4+Id37hLLFbmN VeuuSLAqGKFJ1C/JXeB2rvmwTzoC84CqtXfSMc2VJkbJnYiBxR+TmK8nFLKxQZAKTJ8K 7IVe5RKivcMjjEKjh7nZZOxDNIh4sJSyfk7QysIFKp70bCSA5MaKAYuVte1o+ocfZ3Tl P7xA== 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; bh=HGw0sICbU8msQYmzVE8nV2z/yShSEvLmLfcimsfus3A=; b=TqYiPzp87khdmMcIITdmNdbaJvy08RZsYgBYEtjALqGNH4jiwbOR2ZrY4s9gAVj+q/ zS6vBaxHXFKFKh+prw1o80zE9AE4zpUgxM/V2c0QgbzR90FtbzfF8/Y9oFcnc14cHLOX WRVPNVNtizHhTQKJbXo3IREt5zr8RZJqmZvDamgWIA7r2Q1Pxik37NZ3x5ZmCQqJFDhT LQ3fSVIfnVpI52NTBPtQyT9EYLkUAksDot2KspZBHaXCZGrfpTVdfVPxQS9aE39wwNCC UA8xkZn/LuChuFgHJClLe0PRITcQZhVsBuwj3086GQFit4oXi/nxU/xSGvUlnP42vOK+ 0jJw== X-Gm-Message-State: ACgBeo10d1e7Bw8PB+bPz4phndN5TkAkwFGtcWlQg3OAApODYrxqMbVy Umo3Qfyb5/4JKf7TF986dZbLMjH3/zo= X-Google-Smtp-Source: AA6agR6DGvXsAzwykzOiSJs1tbS3UtqPTZxltwE1c9MUp6vkqG0U6pQTHMKUd3EPiJNBGrDWwE3EfQ== X-Received: by 2002:a05:600c:1906:b0:3a5:f9e0:fcb6 with SMTP id j6-20020a05600c190600b003a5f9e0fcb6mr4369763wmq.157.1662016909494; Thu, 01 Sep 2022 00:21:49 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:48 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 13/14] python3-pip: submit reproducible.patch upstream Date: Thu, 1 Sep 2022 09:21:24 +0200 Message-Id: <20220901072125.3366367-13-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220901072125.3366367-1-alex@linutronix.de> References: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:21:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170155 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/python/python3-pip/reproducible.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/python/python3-pip/reproducible.patch b/meta/recipes-devtools/python/python3-pip/reproducible.patch index 0ed0c9177f..4742a8352b 100644 --- a/meta/recipes-devtools/python/python3-pip/reproducible.patch +++ b/meta/recipes-devtools/python/python3-pip/reproducible.patch @@ -12,7 +12,7 @@ may be something that could be considered by upstream. Signed-off-by: Richard Purdie -Upstream-Status: Pending +Upstream-Status: Submitted [https://github.com/pypa/pip/issues/11424] Signed-off-by: Wang Mingyu --- From patchwork Thu Sep 1 07:21: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: 12201 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 C5689C54EE9 for ; Thu, 1 Sep 2022 07:22:01 +0000 (UTC) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by mx.groups.io with SMTP id smtpd.web12.9370.1662016912160956631 for ; Thu, 01 Sep 2022 00:21:52 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ZLN1M2aH; 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 ay12so8511327wmb.1 for ; Thu, 01 Sep 2022 00:21:51 -0700 (PDT) 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; bh=7tpAiVgnBxqL4M/Y+0zyRJYaZFInzFUbeaX/lgt/FuQ=; b=ZLN1M2aHXBLYkdB2vWuxXJTroPv93ZtqwHNUBW0tPcO/5WfROFUAswfJeFdOyzmvB8 BJ0woKaaNi/g5EHmDQME3+tN6d2vnWzNX+FNQnEpZi5DWvH9k6gXLHjXxsfZroiLX9vc OgXX4a7GS9Hn8UJUM6YH9GAwewgG8iQKQiHl1ysoKhrRBLNkimBfsSfs9lqxBdouxlsK p1Kny1XqpD51IHyh2c5IYSKyzpYcaX0nhQIgrcSBi4Rg/tpTwg0KQ42FBxINY4VPaQvD 6PPb2lT6Ik6Bzv1ow/eLcsrF+kETQM59u8ECJlrf/t6ZTgKx45p4APAEKqXRveOC8SWd sxxg== 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; bh=7tpAiVgnBxqL4M/Y+0zyRJYaZFInzFUbeaX/lgt/FuQ=; b=HHwmusSF+Mh8p9FVLMKw9YAVKL0BU9svtVPRmcPMwXXQG9M+7PmeMTi6hgfBsKuT1k BeWgmnbcDBMq/Zx7cleJXCdi42Z77XDjRZOltlH/qBWp6ZAeMUKqPVqGzKK2ebpWmgZp tqo1W10+yNTyqYD2eAKL4ZDhNdWRxlIfJW8hS/FTXOlDwQiccG9yFYVJNNhc1+xUgT0n hyk1vswPXajm7f7V8e+fZ8seGPM1SxRn4rmEkHPSBnuzd2/vM4tpEJssbyFMPuXc33Gg JBumf3AWtvKhYAMCgSyMf0VZ/TNDw4m1C85klm0iEVEVdMITJej+WP6aWrrti2ydOmiE g7hQ== X-Gm-Message-State: ACgBeo16ConADMlvp5RWISyJQxMms3xAw19th4Oa3+fEFHF7zRM66iBk 1qn5+hFazfmH9lJTcSvCkGgLTQSY+34= X-Google-Smtp-Source: AA6agR669ojTVNNbkzhhsSlxRaa5NLQz7XbGL6OLf20TfMfrD8bMjRV6WnrYaFuC4TZVWjl1n7GWTQ== X-Received: by 2002:a05:600c:19c6:b0:3a5:ffb3:d527 with SMTP id u6-20020a05600c19c600b003a5ffb3d527mr4164410wmq.106.1662016910646; Thu, 01 Sep 2022 00:21:50 -0700 (PDT) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id c18-20020adffb52000000b00225239d9265sm14022982wrs.74.2022.09.01.00.21.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Sep 2022 00:21:50 -0700 (PDT) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 14/14] python3-pip: remove unneeded reproducible.patch Date: Thu, 1 Sep 2022 09:21:25 +0200 Message-Id: <20220901072125.3366367-14-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220901072125.3366367-1-alex@linutronix.de> References: <20220901072125.3366367-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 ; Thu, 01 Sep 2022 07:22:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/170156 Since "python_pep517: use installer instead of pip" pip is no longer used in builds, and therefore doesn't need to behave reproducibly. I have submitted the patch upstream; upstream have suggested that the way it had been used previously is non-reproducible by design, and if pip is again brought into builds in the future, we should use specific options for reproducibility: https://github.com/pypa/pip/issues/11424 Signed-off-by: Alexander Kanavin --- .../python/python3-pip/reproducible.patch | 83 ------------------- .../python/python3-pip_22.2.2.bb | 1 - 2 files changed, 84 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-pip/reproducible.patch diff --git a/meta/recipes-devtools/python/python3-pip/reproducible.patch b/meta/recipes-devtools/python/python3-pip/reproducible.patch deleted file mode 100644 index 4742a8352b..0000000000 --- a/meta/recipes-devtools/python/python3-pip/reproducible.patch +++ /dev/null @@ -1,83 +0,0 @@ -Pip installed wheels are not reproducible currently. The direct_url -files encode an installation path and the installed wheels compile -the python files at their location, not their final install location -which is incorrect. - -To fix this, simply disable the direct_urls and pass the "root" to -the python compile function to strip that path out of the compiled -files. - -A version of this patch, perhaps stripping root from the direct_urls -may be something that could be considered by upstream. - -Signed-off-by: Richard Purdie - -Upstream-Status: Submitted [https://github.com/pypa/pip/issues/11424] - -Signed-off-by: Wang Mingyu ---- - src/pip/_internal/operations/install/wheel.py | 5 ++++- - src/pip/_internal/req/req_install.py | 5 ++++- - 2 files changed, 8 insertions(+), 2 deletions(-) - -diff --git a/src/pip/_internal/operations/install/wheel.py b/src/pip/_internal/operations/install/wheel.py -index 1af8978..3e48f9b 100644 ---- a/src/pip/_internal/operations/install/wheel.py -+++ b/src/pip/_internal/operations/install/wheel.py -@@ -434,6 +434,7 @@ def _install_wheel( - warn_script_location: bool = True, - direct_url: Optional[DirectUrl] = None, - requested: bool = False, -+ root: str = None, - ) -> None: - """Install a wheel. - -@@ -610,7 +611,7 @@ def _install_wheel( - with warnings.catch_warnings(): - warnings.filterwarnings("ignore") - for path in pyc_source_file_paths(): -- success = compileall.compile_file(path, force=True, quiet=True) -+ success = compileall.compile_file(path, force=True, quiet=True, stripdir=root) - if success: - pyc_path = pyc_output_path(path) - assert os.path.exists(pyc_path) -@@ -721,6 +722,7 @@ def install_wheel( - warn_script_location: bool = True, - direct_url: Optional[DirectUrl] = None, - requested: bool = False, -+ root: str = None, - ) -> None: - with ZipFile(wheel_path, allowZip64=True) as z: - with req_error_context(req_description): -@@ -733,4 +735,5 @@ def install_wheel( - warn_script_location=warn_script_location, - direct_url=direct_url, - requested=requested, -+ root=root, - ) -diff --git a/src/pip/_internal/req/req_install.py b/src/pip/_internal/req/req_install.py -index a1e376c..4c3f1bb 100644 ---- a/src/pip/_internal/req/req_install.py -+++ b/src/pip/_internal/req/req_install.py -@@ -779,7 +779,9 @@ class InstallRequirement: - assert self.local_file_path - direct_url = None - # TODO this can be refactored to direct_url = self.download_info -- if self.editable: -+ if '_PYTHON_SYSCONFIGDATA_NAME' in os.environ: -+ direct_url = None -+ elif self.editable: - direct_url = direct_url_for_editable(self.unpacked_source_directory) - elif self.original_link: - direct_url = direct_url_from_link( -@@ -796,6 +798,7 @@ class InstallRequirement: - warn_script_location=warn_script_location, - direct_url=direct_url, - requested=self.user_supplied, -+ root=root, - ) - self.install_succeeded = True - return --- -2.25.1 - diff --git a/meta/recipes-devtools/python/python3-pip_22.2.2.bb b/meta/recipes-devtools/python/python3-pip_22.2.2.bb index 9ef6d51cf5..5b6cccf7ed 100644 --- a/meta/recipes-devtools/python/python3-pip_22.2.2.bb +++ b/meta/recipes-devtools/python/python3-pip_22.2.2.bb @@ -33,7 +33,6 @@ LIC_FILES_CHKSUM = "\ inherit pypi python_setuptools_build_meta SRC_URI += "file://no_shebang_mangling.patch" -SRC_URI += "file://reproducible.patch" SRC_URI[sha256sum] = "3fd1929db052f056d7a998439176d3333fa1b3f6c1ad881de1885c0717608a4b"