[yocto] Warrior, extended SDK

Khem Raj raj.khem at gmail.com
Tue Jul 30 22:16:03 PDT 2019


On Sat, Jun 22, 2019 at 1:37 PM Peter Balazovic
<balazovic.peter at gmail.com> wrote:
>
> Hello guys
>
> I'm trying to generate extended SDK under Yocto-Warrior and getting error such as
>
> ERROR: image-qt5-1.0-r0 do_sdk_depends: The file /usr/include/tensorflow/contrib/lite/string_util.h is installed by both tensorflow and tensorflow-lite, aborting
> ERROR: image-qt5-1.0-r0 do_sdk_depends:
> ERROR: image-qt5-1.0-r0 do_sdk_depends: Function failed: extend_recipe_sysroot
>
> can you help me identify an issue on this fail?
>

you are including two packages which are providing same file. Only one
of those should be providing the file, either delete it or rename it
in other recipe if both packages
are to be installed side by side

> Thanks.
> Peter
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list