[OE-core] devtool deploy-target fails with "no files to deploy"

Khem Raj raj.khem at gmail.com
Tue Jan 23 19:50:28 UTC 2018


On Thu, Jan 18, 2018 at 4:46 AM, Håkan Eriksson <Hakan.Eriksson at verisure.com
> wrote:

> Hi!
>
>
> This is my first post to this mailing list, so I want to start by
> apologizing if I go about it in the wrong way, but the impression I got on
> http://lists.openembedded.org/mailman/listinfo/openembedded-core was that
> it's OK to simply email the list. I have searched for answers first, both
> in the list archives and the internet in general, but no luck. This makes
> me believe that it probably is something wrong in our
> configuration/implementation, but I have no clue of what.
>
>
> We are using Yocto to build Linux for an NXP imx7 device. Everything works
> OK, so the setup we have (which I believe is based on the imx7dsabresd
> machine) at least does that right.
>
>
> At the moment I am trying to evaluate eSDK, so I have built it, installed
> it, and used it a little bit, but when I tried to deploy to target, devtool
> failed to find any files to deploy. The files are there, though, but not in
> the place where devtool is searching; the built binaries all are under
> tmp/work/armv7at2hf-neon-fslc-linux-gnueabi, and devtool tries to find
> them under tmp/work/armv7ahf-neon-fslc-linux-gnueabi.
>
>
> So, something seems to be wrong in the setup of hardware target (armv7at2hf
> vs. armv7ahf)? I cannot figure out what, though, since bitbake uses the
> same config files to build our image as well as the eSDK.
>
>
>
​does this recipe have ARM_INSTRUCTION_SET = "arm" set explicitly ?
it seems you have 'thumb' enabled as machine feature may be via
DEFAULT_TUNE​



> By the way, using devtool the same way (deploy-target) on a recipe in our
> normal bitbake environment produces the same kind of error. So, come to
> think of it, it's probably not a problem with eSDK as such.
>
>
> Best regards,
>
> Håkan Eriksson
>
>
> Openembedded-core Info Page
> <http://lists.openembedded.org/mailman/listinfo/openembedded-core>
> lists.openembedded.org
> To see the collection of prior postings to the list, visit the
> Openembedded-core Archives. Using Openembedded-core: To post a message to
> all the list ...
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180123/3657f348/attachment-0002.html>


More information about the Openembedded-core mailing list