* multiple yocto-kernel-cache mirrors support in linux-yocto style recipe
@ 2015-10-20 13:01 Luo Zhenhua
2015-10-20 14:39 ` Bruce Ashfield
0 siblings, 1 reply; 3+ messages in thread
From: Luo Zhenhua @ 2015-10-20 13:01 UTC (permalink / raw)
To: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 464 bytes --]
Hi,
I created a bbappend for linux-yocto_4.1.bb to use our own kernel source git url, a yocto-kernel-cache git tree is created to manage the distro specific kernel fragments, I want to use both Yocto yocto-kernel-cache and our own yocto-kernel-cache git, can this multiple yocto-kernel-cache mirrors be supported by linux-yocto style bb file? If no, what's the best method to handle such multiple kernel fragments mirrors case?
Best Regards,
Zhenhua
[-- Attachment #2: Type: text/html, Size: 2581 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: multiple yocto-kernel-cache mirrors support in linux-yocto style recipe
2015-10-20 13:01 multiple yocto-kernel-cache mirrors support in linux-yocto style recipe Luo Zhenhua
@ 2015-10-20 14:39 ` Bruce Ashfield
2015-10-21 8:47 ` Luo Zhenhua
0 siblings, 1 reply; 3+ messages in thread
From: Bruce Ashfield @ 2015-10-20 14:39 UTC (permalink / raw)
To: Luo Zhenhua, yocto@yoctoproject.org
On 15-10-20 09:01 AM, Luo Zhenhua wrote:
> Hi,
>
> I created a bbappend for linux-yocto_4.1.bb to use our own kernel source
> git url, a yocto-kernel-cache git tree is created to manage the distro
> specific kernel fragments, I want to use both Yocto yocto-kernel-cache
> and our own yocto-kernel-cache git, can this multiple yocto-kernel-cache
> mirrors be supported by linux-yocto style bb file? If no, what’s the
> best method to handle such multiple kernel fragments mirrors case?
Just add them into the SRC_URI, with their own name, destination and
type of kmeta (just like the yocto one).
The system will pick them up as meta data sources and allow them to
be used.
Cheers,
Bruce
>
> Best Regards,
>
> Zhenhua
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: multiple yocto-kernel-cache mirrors support in linux-yocto style recipe
2015-10-20 14:39 ` Bruce Ashfield
@ 2015-10-21 8:47 ` Luo Zhenhua
0 siblings, 0 replies; 3+ messages in thread
From: Luo Zhenhua @ 2015-10-21 8:47 UTC (permalink / raw)
To: Bruce Ashfield, yocto@yoctoproject.org
Thanks, Bruce.
> -----Original Message-----
> From: Bruce Ashfield [mailto:bruce.ashfield@windriver.com]
> Sent: Tuesday, October 20, 2015 10:39 PM
> To: Luo Zhenhua-B19537 <zhenhua.luo@freescale.com>;
> yocto@yoctoproject.org
> Subject: Re: [yocto] multiple yocto-kernel-cache mirrors support in linux-yocto
> style recipe
>
> On 15-10-20 09:01 AM, Luo Zhenhua wrote:
> > Hi,
> >
> > I created a bbappend for linux-yocto_4.1.bb to use our own kernel
> > source git url, a yocto-kernel-cache git tree is created to manage the
> > distro specific kernel fragments, I want to use both Yocto
> > yocto-kernel-cache and our own yocto-kernel-cache git, can this
> > multiple yocto-kernel-cache mirrors be supported by linux-yocto style
> > bb file? If no, what's the best method to handle such multiple kernel
> fragments mirrors case?
>
> Just add them into the SRC_URI, with their own name, destination and type of
> kmeta (just like the yocto one).
>
> The system will pick them up as meta data sources and allow them to be used.
>
> Cheers,
>
> Bruce
>
> >
> > Best Regards,
> >
> > Zhenhua
> >
> >
> >
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-21 9:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20 13:01 multiple yocto-kernel-cache mirrors support in linux-yocto style recipe Luo Zhenhua
2015-10-20 14:39 ` Bruce Ashfield
2015-10-21 8:47 ` Luo Zhenhua
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.