Re: [yocto] error in apt-key add

2017-08-30 Thread yahia farghaly
I fixed it by adding coreutils recipe with the gnupg since gnupg depends on it. I will try to patch it soon. Yahia On 30 August 2017 at 10:42, Alexander Kanavin < alexander.kana...@linux.intel.com> wrote: > On 08/29/2017 08:38 PM, yahia farghaly wrote: > >> I am building a linux image using

Re: [yocto] error in apt-key add

2017-08-30 Thread Alexander Kanavin
On 08/29/2017 08:38 PM, yahia farghaly wrote: I am building a linux image using yocto which support deb package manager(apt-get). I created the repo with packages and i want to authorize this repo to my target machine. i followed these steps

[yocto] error in apt-key add

2017-08-29 Thread yahia farghaly
I am building a linux image using yocto which support deb package manager(apt-get). I created the repo with packages and i want to authorize this repo to my target machine. i followed these steps for that purpose. I created the