[meta-xilinx] [meta-xilinx-tools] error while building pmu-firmware
Ahsan, Noor
Noor_Ahsan at mentor.com
Mon Jul 2 05:27:13 PDT 2018
>> but I think this is not correct as for 64bit architecture the
>> PYTHON_SITEPACKAGES_DIR is set to /usr/lib64/python3.5/site-packages
>> but python native will be location in /usr/lib/.... not in /usr/lib64.
>> This will cause the above error that I am getting. Have anybody seen this issue?
>>
>
>Can you try installing it on the host using
>pip3 install pyyaml
I think the meaning of this line https://github.com/Xilinx/meta-xilinx-tools/blob/rel-v2018.2/classes/xsctyaml.bbclass#L3 was that that yaml will be used which is building our build system. We should not use host pyyaml.
Noor
More information about the meta-xilinx
mailing list