Re: [OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-11-28 Thread Dmitry Baryshkov
On Tue, 28 Nov 2023 at 14:52, Mikko Rapeli wrote: > > Hi, > > On Tue, Nov 28, 2023 at 02:32:14PM +0200, Dmitry Baryshkov wrote: > > On Sat, 2 Sept 2023 at 02:32, Michelle Lin > > wrote: > > > > > > Currently, there is not a class to support the building of unified kernel > > > images. Adding a

Re: [OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-11-28 Thread Mikko Rapeli
Hi, On Tue, Nov 28, 2023 at 02:32:14PM +0200, Dmitry Baryshkov wrote: > On Sat, 2 Sept 2023 at 02:32, Michelle Lin wrote: > > > > Currently, there is not a class to support the building of unified kernel > > images. Adding a uki.bbclass to support the creation of UKIs. This class > > calls > >

Re: [OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-11-28 Thread Dmitry Baryshkov
On Sat, 2 Sept 2023 at 02:32, Michelle Lin wrote: > > Currently, there is not a class to support the building of unified kernel > images. Adding a uki.bbclass to support the creation of UKIs. This class calls > the systemd Ukify tool, which will combine the kernel/initrd/stub components > to >

Re: [OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-11-21 Thread Dmitry Baryshkov
On Tue, 21 Nov 2023 at 16:44, Erik Schilling wrote: > > > > +BBCLASSEXTEND += "native" > > > > We've long avoided a systemd-native recipe as the meaning can be easily > > confused and I'm not thrilled to be adding one now. > > > > Perhaps this should be as a separate systemd-tools-native recipe

Re: [OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-11-21 Thread Dmitry Baryshkov
On Mon, 20 Nov 2023 at 15:26, Bruce Ashfield wrote: > > On Mon, Nov 20, 2023 at 7:49 AM Dmitry Baryshkov wrote: > > > > On Thu, 7 Sept 2023 at 01:29, Alejandro Hernandez Samaniego > > wrote: > > > > > > > > > On 9/2/23 00:53, Richard Purdie wrote: > > > > On Fri, 2023-09-01 at 23:32 +,

Re: [OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-11-21 Thread Erik Schilling
> > +BBCLASSEXTEND += "native" > > We've long avoided a systemd-native recipe as the meaning can be easily > confused and I'm not thrilled to be adding one now. > > Perhaps this should be as a separate systemd-tools-native recipe to > make it clear this isn't full systemd? There is another catch:

Re: [OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-11-20 Thread Bruce Ashfield
On Mon, Nov 20, 2023 at 7:49 AM Dmitry Baryshkov wrote: > > On Thu, 7 Sept 2023 at 01:29, Alejandro Hernandez Samaniego > wrote: > > > > > > On 9/2/23 00:53, Richard Purdie wrote: > > > On Fri, 2023-09-01 at 23:32 +, Michelle Lin wrote: > > >> Currently, there is not a class to support the

Re: [OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-11-20 Thread Dmitry Baryshkov
On Thu, 7 Sept 2023 at 01:29, Alejandro Hernandez Samaniego wrote: > > > On 9/2/23 00:53, Richard Purdie wrote: > > On Fri, 2023-09-01 at 23:32 +, Michelle Lin wrote: > >> Currently, there is not a class to support the building of unified kernel > >> images. Adding a uki.bbclass to support

Re: [OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-11-16 Thread Erik Schilling
On Sat Sep 2, 2023 at 1:32 AM CEST, Michelle Lin wrote: > Currently, there is not a class to support the building of unified kernel > images. Adding a uki.bbclass to support the creation of UKIs. This class calls > the systemd Ukify tool, which will combine the kernel/initrd/stub components > to

Re: [OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-09-06 Thread Alejandro Hernandez Samaniego
On 9/2/23 00:53, Richard Purdie wrote: On Fri, 2023-09-01 at 23:32 +, Michelle Lin wrote: Currently, there is not a class to support the building of unified kernel images. Adding a uki.bbclass to support the creation of UKIs. This class calls the systemd Ukify tool, which will combine the

Re: [OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-09-04 Thread Mikko Rapeli
Hi, On Fri, Sep 01, 2023 at 11:32:31PM +, Michelle Lin wrote: > Currently, there is not a class to support the building of unified kernel > images. Adding a uki.bbclass to support the creation of UKIs. This class calls > the systemd Ukify tool, which will combine the kernel/initrd/stub

Re: [OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-09-02 Thread Richard Purdie
On Fri, 2023-09-01 at 23:32 +, Michelle Lin wrote: > Currently, there is not a class to support the building of unified kernel > images. Adding a uki.bbclass to support the creation of UKIs. This class calls > the systemd Ukify tool, which will combine the kernel/initrd/stub components > to >

Re: [OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-09-01 Thread Alejandro Hernandez Samaniego
Acked-by: Alejandro Hernandez On 9/1/23 17:32, Michelle Lin wrote: Currently, there is not a class to support the building of unified kernel images. Adding a uki.bbclass to support the creation of UKIs. This class calls the systemd Ukify tool, which will combine the kernel/initrd/stub

[OE-core] [PATCH] uki: Add support for building Unified Kernel Images

2023-09-01 Thread Michelle Lin
Currently, there is not a class to support the building of unified kernel images. Adding a uki.bbclass to support the creation of UKIs. This class calls the systemd Ukify tool, which will combine the kernel/initrd/stub components to build the UKI. To sign the UKI (i.e. SecureBoot, TPM PCR