* Newbee - patching kernel
@ 2014-06-06 13:39 Kai Ulrich
2014-06-06 14:33 ` Bruce Ashfield
0 siblings, 1 reply; 4+ messages in thread
From: Kai Ulrich @ 2014-06-06 13:39 UTC (permalink / raw)
To: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 167 bytes --]
Hi,
Is there a way to create a separate layer that adds kernel patches to an
existing machine?
Is there a example to learn from?
friendly regards
Kai Ulrich
[-- Attachment #2: Type: text/html, Size: 251 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Newbee - patching kernel
2014-06-06 13:39 Kai Ulrich
@ 2014-06-06 14:33 ` Bruce Ashfield
0 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2014-06-06 14:33 UTC (permalink / raw)
To: kaiu, yocto@yoctoproject.org
On 14-06-06 09:39 AM, Kai Ulrich wrote:
> Hi,
>
> Is there a way to create a separate layer that adds kernel patches to an
> existing machine?
> Is there a example to learn from?
Patching the kernel works just like patching any package, but there is a
specific section in the manual (which perhaps you've already read):
http://www.yoctoproject.org/docs/1.6/dev-manual/dev-manual.html#patching-the-kernel
It contains examples as well as explanations.
Bruce
>
> friendly regards
> Kai Ulrich
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Newbee - patching kernel
@ 2014-06-06 20:00 Kai Ulrich
2014-06-06 20:04 ` Bruce Ashfield
0 siblings, 1 reply; 4+ messages in thread
From: Kai Ulrich @ 2014-06-06 20:00 UTC (permalink / raw)
To: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 621 bytes --]
Hi Bruce,
Thanx for your answer.
So can I write a recipe which just contains the patches an extends an
kernel-recipe?
k.
>* Hi,
*>>* Is there a way to create a separate layer that adds kernel patches to an
*>* existing machine?
*>* Is there a example to learn from?
*
Patching the kernel works just like patching any package, but there is a
specific section in the manual (which perhaps you've already read):
http://www.yoctoproject.org/docs/1.6/dev-manual/dev-manual.html#patching-the-kernel
It contains examples as well as explanations.
Bruce
>>* friendly regards
*>* Kai Ulrich
*>>
[-- Attachment #2: Type: text/html, Size: 893 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Newbee - patching kernel
2014-06-06 20:00 Newbee - patching kernel Kai Ulrich
@ 2014-06-06 20:04 ` Bruce Ashfield
0 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2014-06-06 20:04 UTC (permalink / raw)
To: kaiu, yocto@yoctoproject.org
On 14-06-06 04:00 PM, Kai Ulrich wrote:
> Hi Bruce,
>
> Thanx for your answer.
>
> So can I write a recipe which just contains the patches an extends an kernel-recipe?
Correct. You add them to the SRC_URI, just like you'd patch any package.
Bruce
>
>
> k.
>
>>/ Hi,
> />/
> />/ Is there a way to create a separate layer that adds kernel patches to an
> />/ existing machine?
> />/ Is there a example to learn from?
> /
> Patching the kernel works just like patching any package, but there is a
> specific section in the manual (which perhaps you've already read):
>
> http://www.yoctoproject.org/docs/1.6/dev-manual/dev-manual.html#patching-the-kernel
>
> It contains examples as well as explanations.
>
> Bruce
>
>
>>/
> />/ friendly regards
> />/ Kai Ulrich
> />/
> />/
> /
>
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-06-06 20:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-06 20:00 Newbee - patching kernel Kai Ulrich
2014-06-06 20:04 ` Bruce Ashfield
-- strict thread matches above, loose matches on Subject: below --
2014-06-06 13:39 Kai Ulrich
2014-06-06 14:33 ` Bruce Ashfield
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.