Re: [yocto] Rocko: how to remove python3 from target's rootfs

2018-06-27 Thread Bejar-Colonia, Carlos
Hi Martin, Just an update: The patch you pointed out, includes following line: +PACKAGECONFIG[python] = "--with-python=${PYTHON},--without-python,,python3-core" However, I found another patch from you: https://patchwork.openembedded.org/patch/147883/ which includes: +PACKAGECONFIG[python] =

Re: [linux-yocto] [PATCH] igb.cfg: change igb config from m to y

2018-06-27 Thread Hussin, Mohamad Noor Alim
This is for yocto-4.14 and yocto-4.15. Regards, Alim Hussin -Original Message- From: Hussin, Mohamad Noor Alim Sent: Wednesday, June 27, 2018 5:01 AM To: linux-yocto@yoctoproject.org Cc: Hussin, Mohamad Noor Alim ; Chan, Aaron Chun Yew Subject: [PATCH] igb.cfg: change igb config from

Re: [yocto] loading FPGA bitfile with u-boot spl on ZYBO

2018-06-27 Thread Philip Balister
You might have better luck asking on the meta-xilinx list. Philip On 06/26/2018 08:05 PM, Simon VII wrote: > Goodmorning, > > > I hope you can help me with the following matter. > > > I am currently using the poky reference distribution to build a minimal > working example for the Zybo

Re: [yocto] cmake toolchain file missing in SDK

2018-06-27 Thread Guy Morand
If I copy the missing toolchain file (meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake) manually into the extracted SDK, this fixes the issue. But why was it not deployed automatically by yocto? Regards, Guy On 06/27/18 12:31, Guy Morand wrote: Hallo Yocto developpers! Since my

[yocto] cmake toolchain file missing in SDK

2018-06-27 Thread Guy Morand
Hallo Yocto developpers! Since my last SDK release, I cannot cross compile applications with cmake. I'm using yocto sumo. I get this error: build$ cmake ../ CMake Error at

Re: [yocto] loading FPGA bitfile with u-boot spl on ZYBO

2018-06-27 Thread Nathan Rossi
On 27 June 2018 at 16:58, Alan Levy wrote: > This is really a question for the meta-xilinx list but I'll answer it here > anyway. > > You need to add the following command (suitably edited) to uEnv.txt on the SD > card: > > fatload mmc 0 && fpga loadb 0 > > > is a location in RAM

[linux-yocto] [PATCH] igb.cfg: change igb config from m to y

2018-06-27 Thread mohamad . noor . alim . hussin
From: Mohamad Noor Alim Hussin Yocto Project reference board such as Minnowboard need IGB module to enable ethernet networking. It need to bundle together with kernel when use NFS boot without initramfs. Signed-off-by: Mohamad Noor Alim Hussin --- features/igb/igb.cfg | 2 +- 1 file changed,

Re: [yocto] loading FPGA bitfile with u-boot spl on ZYBO

2018-06-27 Thread Alan Levy
This is really a question for the meta-xilinx list but I'll answer it here anyway. You need to add the following command (suitably edited) to uEnv.txt on the SD card: fatload mmc 0 && fpga loadb 0 is a location in RAM in which the bitstream is temporarily stored (e.g.

[linux-yocto] v4.12.x - stable updates comprising v4.12.25

2018-06-27 Thread Paul Gortmaker
Bruce, Yocto kernel folks: Here is another 4.12.x stable update "extension" primarily created for the Yocto project, continuing on top of the previous v4.12.24 kernel. This is also a good time to note that people using 4.12.x should be getting their plans in place to moving to a newer kernel in