[linux-yocto] [PATCH 4/8] v86d: compile against userspace safe kernel headers

2013-02-26 Thread Bruce Ashfield
v86d was building directly against the staged kernel in the target sysroot. This has been fine in the past, but with recent (3.7) changes to user headers into the uapi include structure, there are no longer Without the preprocesor protection, v86d fails to build against any kernel with uapi

[linux-yocto] [PATCH 8/8] linux-yocto: introduce 3.8 kernel recipe

2013-02-26 Thread Bruce Ashfield
Introducing the linux-yocto 3.8 kernel recipe. The tools and branch structure of this tree are the same as the previous linux-yocto recipes, while the meta data and content have been updated for the 3.8 kernel. build and boot tested for qemu*. Signed-off-by: Bruce Ashfield

Re: [linux-yocto] [PATCH 0/1] meta: add emgd-1.16 feature

2013-02-26 Thread Bruce Ashfield
On 13-02-26 3:02 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamblenitin.a.kam...@intel.com This is a commit picked from the v3.4 repo, to support the emgd-1.16 driver in the linux-yocto-dev repo. merged. And FYI, it was only linux-yocto-dev that was missing this commit, I already had