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 9BAFFC6FD1D for ; Fri, 17 Mar 2023 05:58:56 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web10.13176.1679032728923295271 for ; Thu, 16 Mar 2023 22:58:49 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=SPF record not found (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd83.dcpf.telekom.de (fwd83.aul.t-online.de [10.223.144.109]) by mailout01.t-online.de (Postfix) with SMTP id 9FC58216CA; Fri, 17 Mar 2023 06:58:46 +0100 (CET) Received: from [192.168.178.83] ([79.219.227.8]) by fwd83.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1pd370-0eTUKO0; Fri, 17 Mar 2023 06:58:46 +0100 Date: Fri, 17 Mar 2023 06:58:40 +0100 From: Markus Volk Subject: Re: [oe-core][PATCHv2] glib: update 2.74.6 -> 2.76.0 To: Alexander Kanavin Cc: openembedded-core@lists.openembedded.org Message-Id: In-Reply-To: References: <20230315070909.422721-1-f_l_k@t-online.de> <08QKRR.0S9N8GIU94L5@t-online.de> X-Mailer: geary/40.0 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=-HanzqmNHtOCLu7mDK7NK" X-TOI-EXPURGATEID: 150726::1679032726-432C3378-E10DA019/0/0 CLEAN NORMAL X-TOI-MSGID: 2c3da05a-4fc2-477c-a7c6-4a80fd045395 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 ; Fri, 17 Mar 2023 05:58:56 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/178737 --=-HanzqmNHtOCLu7mDK7NK Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Am Do, 16. M=E4r 2023 um 09:11:59 +0100 schrieb Alexander Kanavin=20 : > You can check that regardless. Patches not eligible for mickledore > will be stashed by integrators until master merge window reopens. I did some tesing and found both ways are generally working. I'll send=20 patches for it marked as RFC The less invasive patch will remove the symlink if ptest is in=20 DISTRO_FEATURES. Downside here ... this is set in=20 POKY_DEFAULT_DISTRO_FEATURES and thus will affect any poky based=20 distro. And it doesn't mount a tmpfs for /tmp yet The other one tries to align to what systemd expects. Both did fix the glib ptest issue for me --=-HanzqmNHtOCLu7mDK7NK Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
Am Do, 16. M=E4r 2023 um 09:11:59 +0100= schrieb Alexander Kanavin <alex.kanavin@gmail.com>:
= You can check that regardless. Patches not eligible for mickledore will be stashed by integrators until master merge window reopens.

I did some tesing and found both ways are gene= rally working. I'll send patches for it marked as RFC

<= div>The less invasive patch will remove the symlink if ptest is in DISTRO_F= EATURES. Downside here ... this is set in POKY_DEFAULT_DISTRO_FEATURES and = thus will affect any poky based distro. And it doesn't mount a tmpfs for /t= mp yet

The other one tries to align to what system= d expects.

Both did fix the glib ptest issue for m= e
--=-HanzqmNHtOCLu7mDK7NK--