Re: [yocto] #apt #linux #yocto #raspberrypi., apt, gcc, sudo not present

2020-05-28 Thread Ross Burton
On Wed, 27 May 2020 at 11:06, Siddhartha V wrote: > Hello, > > I built the image for Raspberrypi3B+ board. But when boot the board gcc, > apt, sudo were not there. Actually only the poweron and poweroff and few > basic commnds like, ls, mkdir, whoami were working. May I konw what wrong I > did

Re: [yocto] #apt #linux #yocto #raspberrypi., apt, gcc, sudo not present

2020-05-28 Thread Josef Holzmayr
Howdy! Am 27.05.2020 um 12:06 schrieb Siddhartha V: Hello,   I built the image for Raspberrypi3B+ board. But when boot the board gcc, apt, sudo were not there. Actually only the poweron and poweroff and few basic commnds like, ls, mkdir, whoami were working. May I konw what wrong I did

Re: [yocto] #apt #linux #yocto #raspberrypi., apt, gcc, sudo not present

2020-05-28 Thread Mark Van De Vyver
Hi Siddhartha, Caveat: This is generally what I've done, and not specific to any rpi or rhel setup If you run `bitbake -e core-image-base | grep "^IMAGE_FEATURES" you'll be able to see what was configured. You can also filter *_FEATURES to get a better idea of what went on in terms of

Re: [yocto] #apt #linux #yocto #raspberrypi., apt, gcc, sudo not present

2020-05-27 Thread Mark Van De Vyver
On Wed, May 27, 2020 at 8:06 PM Siddhartha V wrote: > Hello, > > I built the image for Raspberrypi3B+ board. But when boot the board gcc, > apt, sudo were not there. Actually only the poweron and poweroff and few > basic commnds like, ls, mkdir, whoami were working. May I konw what wrong I >

[yocto] #apt #linux #yocto #raspberrypi., apt, gcc, sudo not present

2020-05-27 Thread Siddhartha V
Hello, I built the image for Raspberrypi3B+ board. But when boot the board gcc, apt, sudo were not there. Actually only the poweron and poweroff and few basic commnds like, ls, mkdir, whoami were working. May I konw what wrong I did while building please. I am using yocto warrior. I used *"