Hi Pello, I believe I am seeing the same thing.
By applying Manju's patch: https://lists.yoctoproject.org/pipermail/meta-xilinx/2017-June/002976.html <https://lists.yoctoproject.org/pipermail/meta-xilinx/2017-June/002976.html> I think you will see the source of the error at "do_compile" time rather than the do_deploy failure that follows. And I don't want to hijack the thread here, but I think all this might be related to my DISTRO_FEATURES not containing "x11", but instead I have "fbdev". This means that Xvfb, a.k.a. the "Dummy X server" in xsct (which is rather inconveniently required for COMMAND LINE stuff), is not part of the native sysroot that yocto builds in it's work dir. I do have Xvfb installed by debian in my /usr/bin, but this dir is not part of the PATH when xsct is launched. Pello, come back to us with the true error will you? Then we'll see if we what we have in common. > On Jun 9, 2017, at 04:31, Pello Heriz <[email protected]> > wrote: > > Summary: 1 task failed: > > /opt/repo_yocto_GE/sources/core/../meta-xilinx-tools/recipes-bsp/pmu/pmu-firmware_git.bb:do_deploy > Summary: There was 1 ERROR message shown, returning a non-zero exit code. > generalelectric@mlan11214m117linux:/opt/repo_yocto_GE/build$ gedit > /opt/repo_yocto_GE/build/tmp/work/zcu102_zynqmp-xilinx-linux/pmu-firmware/2017.1+gitAUTOINC+3813f14966-r0/temp/log.do_deploy.14811 > > Can anybody help me to solve the issue?
-- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
