[yocto] Another question about yocto
    Drew Moseley 
    drew at moseleynet.net
       
    Wed Oct  4 17:48:11 PDT 2017
    
    
  
> On Oct 4, 2017, at 8:31 PM, Mark Hieber <hieberm at gmail.com> wrote:
> 
> I am trying to build http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-devtools/desktop-file-utils/ <http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-devtools/desktop-file-utils/> into my image.
> 
> My local.conf has IMAGE_INSTALL_append = " desktop-file-utils-native”
You are trying to install a native package, which is intended only to run on your host build system, in your target image.  I suspect you want to include desktop-file-utils here.
Drew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20171004/beb14ea1/attachment.html>
    
    
More information about the yocto
mailing list