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 B520CCCFA03 for ; Thu, 6 Nov 2025 09:39:26 +0000 (UTC) Subject: Re: [scarthgap][PATCH v2] imagemagick: adds ptest for imagemagick recipe To: openembedded-devel@lists.openembedded.org From: "Ashish Mishra" X-Originating-Location: IN (1.6.138.68) X-Originating-Platform: Linux Chrome 139 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Thu, 06 Nov 2025 01:39:16 -0800 References: <116884.1762145303951599276@lists.openembedded.org> <142688.1762248598727477659@lists.openembedded.org> <193319.1762406171835153307@lists.openembedded.org> In-Reply-To: Message-ID: <193319.1762421956956925614@lists.openembedded.org> Content-Type: multipart/alternative; boundary="8Ugu0FhD6MJ9Rlu32w9d" List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 06 Nov 2025 09:39:26 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/121362 --8Ugu0FhD6MJ9Rlu32w9d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Dear Anuj , 1) For scarthgap imagemagick version uses "convert" binary for its central = operations whereas latest version of imagemagick uses "magick" [ in master = ] master=C2=A0 =C2=A0 =C2=A0 =C2=A0: *"magick"=C2=A0 =C2=A0is central binary = and all other supporting binaries are symlink to it* scarthgap=C2=A0 : *"convert" is central binary and all other supporting bin= aries are symlink to it* 2) Have created same ptest (with "magick" ) for master branch @ https://lis= ts.openembedded.org/g/openembedded-devel/topic/meta_oe_master_patch_v2/1161= 49980 This causes same patch logic but with respective central binaries to be use= d in their respective branches 3) I can rework on logic if any suggestion from team or if there is another= suggested approach for such scenario Thanks , Ashish Kumar Mishra --8Ugu0FhD6MJ9Rlu32w9d Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Dear Anuj , 

=

1) For scarthgap = imagemagick version uses "convert" binary for its central operations wherea= s latest version of imagemagick uses "magick" [ in master ] 

   mast= er       :  "magick"   is centra= l binary and all other supporting binaries are symlink to it =
   scarthgap  :  "convert" is central bin= ary and all other supporting binaries are symlink to it 

 

2) Have created s= ame ptest (with "magick" ) for master branch @    https://lists.openemb= edded.org/g/openembedded-devel/topic/meta_oe_master_patch_v2/116149980&= nbsp;
    This causes same patch logic but with respective c= entral binaries to be used in their respective branches 

 

3) I can rework o= n logic if any suggestion from team or if there is another suggested approa= ch for such scenario

 

Thanks ,

Ashish Kumar Mish= ra 

 

   

  

 
--8Ugu0FhD6MJ9Rlu32w9d--