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 C0728C369D5 for ; Mon, 28 Apr 2025 16:55:10 +0000 (UTC) Subject: Re: [PATCH v2 1/2] cdrtools-native: fix booting EFI ISO live failed To: openembedded-core@lists.openembedded.org From: "hongxu" X-Originating-Location: US (147.11.105.171) X-Originating-Platform: Linux Firefox 136 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Mon, 28 Apr 2025 09:55:08 -0700 References: In-Reply-To: Message-ID: <25979.1745859308517888166@lists.openembedded.org> Content-Type: multipart/alternative; boundary="wrXz42IkVjTdo4xH5LYV" 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, 28 Apr 2025 16:55:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/215621 --wrXz42IkVjTdo4xH5LYV Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Alex, I will update to Inactive-Upstream. in v3 About schilytools, it could not be built from cdrtools recipe directly,=C2= =A0 the reason is schilytools using a bootstrap 'smake' binary for compilin= g which is created in the psmake/ directory from source [1].=C2=A0 We need to= create the recipe schilytools from scratch. Due to cdrtools have license problem[2], we only have cdrtools-native suppo= rt in Yocto. For schilytools - the fork of cdrtools, I think we should only= support schilytools-native also [1] https://codeberg.org/schilytools/schilytools/commit/a72089c473804268301= 18d318d59a65e9e1b2aff [2] https://lwn.net/Articles/195167/ Hi Ross, For libisoburn[3], it is not alive since 2023 [3] https://files.libburnia-project.org/ Hi RP, What is your suggestions, is it necessary to use schilytools or libisoburn = to instead of cdrtools in oe-core. It beyond the scope of this bug fix patc= h //Hongxu --wrXz42IkVjTdo4xH5LYV Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Hi Alex,
 
I will update to Inactive-Upstream. in v3
 
About schilytools, it could not be built from cdrtools recipe directly= ,  the reason is schilytools using a bootstrap 'smake' binary for comp= iling
which is created in the psmake/ directory from source [1].  We ne= ed to create the recipe schilytools from scratch.
 
Due to cdrtools have license problem[2], we only have cdrtools-native = support in Yocto. For schilytools - the fork of cdrtools, I think we should= only support schilytools-native also
 
 
Hi Ross,
 
For libisoburn[3], it is not alive since 2023
 
 
Hi RP,
 
What is your suggestions, is it necessary to use schilytools or libiso= burn to instead of cdrtools in oe-core. It beyond the scope of this bug fix patch
 
//Hongxu
--wrXz42IkVjTdo4xH5LYV--