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 27F09C07E9D for ; Mon, 26 Sep 2022 09:13:56 +0000 (UTC) Subject: Re: [PATCH] classes/patch: move QUILT_PC for patching consistency To: openembedded-core@lists.openembedded.org From: "Andriy Danylovskyy" X-Originating-Location: Vienna, AT (91.114.0.140) X-Originating-Platform: Linux Chrome 105 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Mon, 26 Sep 2022 02:13:52 -0700 References: <20220926090604.23397-1-andriy.danylovskyy@streamunlimited.com> In-Reply-To: <20220926090604.23397-1-andriy.danylovskyy@streamunlimited.com> Message-ID: <15447.1664183632584990375@lists.openembedded.org> Content-Type: multipart/alternative; boundary="2xfBLNp1qRWjmhePBZ0O" 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, 26 Sep 2022 09:13:56 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/171055 --2xfBLNp1qRWjmhePBZ0O Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I am aware of the "force-unpack + patch" scenario, discussed in https://lis= ts.yoctoproject.org/g/yocto/topic/89948013#56602 , and this patch, sadly, doesn't fix that. But it does fix another face of it, which IMO is even worse than a failing = build - a false positive, where updates to a source are ignored, and the package is "successfully" built from the previous version. --2xfBLNp1qRWjmhePBZ0O Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
I am aware of the "force-unpack + patch" scenario, discussed in https://lists.yoctoproject.org/g/yocto/topic/8994= 8013#56602,
and this patch, sadly, doesn't fix that.
But it does fix another = face of it, which IMO is even worse than a failing build - a false positive= , where updates to a source are ignored,
and the package is "successfu= lly" built from the previous version.
--2xfBLNp1qRWjmhePBZ0O--