[yocto] [[meta-xilinx-community][PATCH] 2/2] Remove useless copy of kernel config

2016-06-13 Thread Alexandre Bard
Former code from daisy branch copied the kernel config to the kernel source directory. This is now useless and creates a issue when bitbake builds the kernel Signed-off-by: Alexandre Bard --- recipes-kernel/linux/linux-xlnx_3.14.bb | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions

[yocto] [[meta-xilinx-community][PATCH] 1/2] Create a new independant recipe for ze7000 kernel

2016-06-13 Thread Alexandre Bard
Upgrade to yocto 2.0 jethro brings compatibility issues between the default xilinx-kernel configuration and it extention for for ZE7000 machine. Signed-off-by: Alexandre Bard --- conf/machine/ze7000-zynq7.conf| 4 ++-- recipes-kernel/linux/linux-xlnx_3.10.bbappend | 16