From mboxrd@z Thu Jan 1 00:00:00 1970 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 EE8BECAC59A for ; Sat, 20 Sep 2025 00:01:38 +0000 (UTC) Subject: Re: [meta-python][PATCH 4/4] python3-yarl: support reproducible To: openembedded-devel@lists.openembedded.org From: "hongxu" X-Originating-Location: US (128.224.246.2) X-Originating-Platform: Linux Chrome 140 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Fri, 19 Sep 2025 17:01:28 -0700 References: In-Reply-To: Message-ID: <15571.1758326488974989042@lists.openembedded.org> Content-Type: multipart/alternative; boundary="9HsGykwKLzVRiK1PQlLZ" 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 ; Sat, 20 Sep 2025 00:01:38 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/119615 --9HsGykwKLzVRiK1PQlLZ Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Fri, Sep 19, 2025 at 12:24 PM, Khem Raj wrote: >=20 >=20 >> +SRC_URI +=3D " \ >> + file://0001-build-wheel-in-place.patch \ >> +" >=20 > This patch file is missing. The patch locates in meta-python/recipes-devtools/python/files/0001-build-w= heel-in-place.patch which shared with [meta-python][PATCH 2/4] python3-frozenlist: support repr= oducible [1] [1] https://lists.openembedded.org/g/openembedded-devel/message/119531?p=3D= %2C%2C%2C20%2C0%2C0%2C0%3A%3ACreated%2C%2Csupport+reproducible%2C20%2C2%2C0= %2C115306109 //Hongxu >=20 >=20 >> + >> DEPENDS +=3D " \ >> python3-expandvars-native \ >=20 > --9HsGykwKLzVRiK1PQlLZ Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
On Fri, Sep 19, 2025 at 12:24 PM, Khem Raj wrote:
+SRC_URI +=3D " \
+ file://0001-build-wheel-in-place.patch= \
+"
This patch file is missing.

which shared with [meta-python][PATCH 2/4] python3-fr= ozenlist: support reproducible [1]

 
 
//Hongxu

+
DEPENDS +=3D " \
python3-expandvars-native \
--9HsGykwKLzVRiK1PQlLZ--