You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DEBY
Hi,
I get one 3.14 kernel from exist yocto bsp, is it possible to porting this kernel to meta-debian?
wenij
HAYASHI Kazuhiro
unread,
Oct 3, 2017, 4:29:38 AM10/3/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wenij...@gmail.com, meta-...@googlegroups.com
Hi,
> I get one 3.14 kernel from exist yocto bsp, is it possible to porting this kernel to meta-debian?
Yes.
For example, you can use "linux-yocto" kernel recipes in poky/meta/recipes-kernel
by overriding the following varibales in
meta-debian/conf/distro/include/debian-preferred-provider.inc
(or create your custom layer and define your own distro conf)
Currently, meta-debian is maintained with 4.4 based kernel,
so I'm not sure if it's fully compatible with 3.14 based YP BSP kernel.
Some recipes or configs might need to be adjusted to work with the 3.14 kernel.