-
Notifications
You must be signed in to change notification settings - Fork 7
Description
This issues is to document my attempt to a build of linux kernel 3.19 to build as a yocto linux BSP layer on top of the Intel Edison BSP layer.
The intel/maker/edison forum post for this is at https://communities.intel.com/message/272467#272467
Edison - Software Downloads includes http://downloadmirror.intel.com/24389/eng/edison-image-rel1-maint-rel1-ww42-14.zip
Which I imported into github: https://github.com/instantinfrastructure/edison-src
and is the src of this github repo.
The recipe we need to override is here:
./device-software/meta-edison/recipes-kernel/linux/linux-yocto_3.10.bbappend
I haven't found any working examples of layers that build against 3.19.x?
I did find a layer that does not change the kernel version at richards-tech/meta-edison-rt