Hi Team,
I am planning to use the LTP latest version on YOCTO latest vesion.
It seems that the earlier YOCTO versions are released with LTP and
latest version are not.
Found the below difficulties so far:
1. Latest LTP version(20180118) suitable for old gcc version(4.8).
2. But at the same time, l
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] =
"
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 board
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 l
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
/opt/comet-linux/0.0.0-2018.06-last-guy/sysroots/x86_64-cometsdk-linux/usr/share/cmake-3.10/Modules/CMakeDetermineSystem.
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 i
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. 0