All of lore.kernel.org
 help / color / mirror / Atom feed
* applying patches depending on the image's name
@ 2018-01-09 15:54 Vadim Intelegator
  2018-01-11 17:34 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Vadim Intelegator @ 2018-01-09 15:54 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

Hello,

I have several images (image-a.bb and image-b.bb) in a yocto layer and want to apply different patches to the kernel depending on the current image name.
How can that be done?

Thank you in advance.

-- 
Vadim

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 849 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: applying patches depending on the image's name
  2018-01-09 15:54 applying patches depending on the image's name Vadim Intelegator
@ 2018-01-11 17:34 ` Burton, Ross
  2018-02-01 20:14   ` Martin Vuille
  0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2018-01-11 17:34 UTC (permalink / raw)
  To: Vadim Intelegator; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 755 bytes --]

No, because images are built from packages, and the packages have already
been built by the time the image is considered.

Using master you can build two different kernels in the same build and have
different kernels in different images.

Ross

On 9 January 2018 at 15:54, Vadim Intelegator <
v.intelegator@sirinsoftware.com> wrote:

> Hello,
>
> I have several images (image-a.bb and image-b.bb) in a yocto layer and
> want to apply different patches to the kernel depending on the current
> image name.
> How can that be done?
>
> Thank you in advance.
>
> --
> Vadim
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>

[-- Attachment #2: Type: text/html, Size: 1455 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: applying patches depending on the image's name
  2018-01-11 17:34 ` Burton, Ross
@ 2018-02-01 20:14   ` Martin Vuille
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Vuille @ 2018-02-01 20:14 UTC (permalink / raw)
  To: yocto

Hi Ross,

This "two different kernels" feature would be useful to me.

Where can I find out how to use it?

Regards,
MV

On 01/11/18 12:34, Burton, Ross wrote:
> No, because images are built from packages, and the packages have already
> been built by the time the image is considered.
> 
> Using master you can build two different kernels in the same build and have
> different kernels in different images.
> 
> Ross
> 
> On 9 January 2018 at 15:54, Vadim Intelegator <
> v.intelegator@sirinsoftware.com> wrote:
> 
>> Hello,
>>
>> I have several images (image-a.bb and image-b.bb) in a yocto layer and
>> want to apply different patches to the kernel depending on the current
>> image name.
>> How can that be done?
>>
>> Thank you in advance.
>>
>> --
>> Vadim
>>
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>>
>>
> 
> 
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-01 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-09 15:54 applying patches depending on the image's name Vadim Intelegator
2018-01-11 17:34 ` Burton, Ross
2018-02-01 20:14   ` Martin Vuille

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.