Re: [meta-xilinx] Building Linux 5.2 for Zynq with Yocto

2019-09-30 Thread Franz Forstmayr
Awesome, thanks! I finally got it working with adding EXTRA_OEMAKE += " -f ${STAGING_KERNEL_DIR}/Makefile " to my recipe. A Makefile change in 5.2 triggered this issue. https://github.com/torvalds/linux/commit/25b146c5b8ceecd43c311552d325a4e403c639f2 Best Regards Franz Am Mo., 30. Sept. 2019 um

[meta-xilinx] kc705 with yocto problem

2019-09-30 Thread Predrag Teodorovic
Hello all, I'm trying to build image for kc705 (Microblaze) using yocto. I've clonned poky, as well as meta-xilinx, checked out branches (thud), configured MACHINE??=kc705-microblazeel in local.conf and added meta-xilinx-bsp, meta-xilinx-contrib and meta-xilinx-standalone to bblayers.conf When I

Re: [meta-xilinx] Building Linux 5.2 for Zynq with Yocto

2019-09-30 Thread Mike Looijmans
You may want to try building a "similar" kernel first, so start with 4.14 or 4.19. I made a 'mainline' recipe for the topic boards (also zynq7) a while back, here's what the recipe looked like: https://github.com/topic-embedded-products/meta-topic/blob/mainline-kernel-4.17/recipes-kernel/linux-