On 13-01-29 06:24 AM, stephen.lawre...@renesas.com wrote:
Bruce Ashfield wrote on 28/01/2013
18:56:02:
Why is the SRC_URI containing the additional patches applied when
referenced directly in the bb file,
but not when referenced in an include or scc file?
Keeping the question isolated to jus
Bruce Ashfield wrote on 28/01/2013
18:56:02:
> Why is the SRC_URI containing the additional patches applied when
> referenced directly in the bb file,
> but not when referenced in an include or scc file?
> >>>
> >>> Keeping the question isolated to just the patch on the SRC_URI is
On 13-01-28 01:35 PM, Bruce Ashfield wrote:
On 13-01-28 01:34 PM, stephen.lawre...@renesas.com wrote:
Bruce Ashfield wrote on 28/01/2013
18:01:57:
[snip]
I suspect the kernel fragment issue is down to the fact that a yocto
kernel recipe is not being used,
i.e. it relies on the yocto kernel met
On 13-01-28 01:34 PM, stephen.lawre...@renesas.com wrote:
Bruce Ashfield wrote on 28/01/2013
18:01:57:
[snip]
I suspect the kernel fragment issue is down to the fact that a yocto
kernel recipe is not being used,
i.e. it relies on the yocto kernel meta data mechanism?
I can confirm this part.
Bruce Ashfield wrote on 28/01/2013
18:01:57:
[snip]
> > I suspect the kernel fragment issue is down to the fact that a yocto
> > kernel recipe is not being used,
> > i.e. it relies on the yocto kernel meta data mechanism?
>
> I can confirm this part. Your recipe must inherit kernel-yocto bbclass
On 13-01-28 12:47 PM, stephen.lawre...@renesas.com wrote:
Hi,
I'm wondering if SRC_URI has some limitations as to where it will be
expanded.
I have a bsp with 2 kernel recipes. One for mainline, the other for the
yocto kernel.
The kernel may be used with some middleware that requires some furth
Hi,
I'm wondering if SRC_URI has some limitations as to where it will be
expanded.
I have a bsp with 2 kernel recipes. One for mainline, the other for the
yocto kernel.
The kernel may be used with some middleware that requires some further
patches and kernel configuration.
I hoped to isolate t