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




--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to