Re: [yocto] I'm trying install DDCLIENT in intel edison with yocto project

2015-12-24 Thread Chen, ChunguangX
Hi neuber: You should find & download source code of libjson-perl package, copy to Edison board, then compile & make install manually. Best Regards Chunguang From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of neuber sousa Sent: Tuesday, December 22, 2015

Re: [yocto] NSUPDATE Package in intel edison with yocto version 159

2016-01-12 Thread Chen, ChunguangX
Dear Sousa: opkg is a tool which help user to download & install common software from remote server. The error which you met is because of no such software which you want in remote server. So another choice is that you should download source code and compile it on your own. Here is the source