On Wed, May 27, 2020 at 8:06 PM Siddhartha V <[email protected]>
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 while building please.
>
> I am using yocto warrior. I used *"bitbake core-image-base"* command for
> building.
>
> *My bblayers.conf is as below:*
>
> # POKY_BBLAYERS_CONF_VERSION is increased each time
> build/conf/bblayers.conf
> # changes incompatibly
> POKY_BBLAYERS_CONF_VERSION = "2"
>
> BBPATH = "${TOPDIR}"
> BBFILES ?= ""
>
> BBLAYERS ?= " \
> /home/siddhu/Documents/yocto/sources/poky/meta \
> /home/siddhu/Documents/yocto/sources/poky/meta-poky \
> /home/siddhu/Documents/yocto/sources/poky/meta-yocto-bsp \
> /home/siddhu/Documents/yocto/sources/meta-openembedded/meta-oe \
> /home/siddhu/Documents/yocto/sources/meta-openembedded/meta-multimedia \
> /home/siddhu/Documents/yocto/sources/meta-openembedded/meta-python \
> /home/siddhu/Documents/yocto/sources/meta-openembedded/meta-networking \
> /home/siddhu/Documents/yocto/sources/meta-openembedded/meta-filesystems \
> /home/siddhu/Documents/yocto/sources/meta-raspberrypi \
> "
>
> *My local.conf file I have added the below details:*
>
> MACHINE ??= "raspberrypi3"
> PACKAGE_CLASSES ?= "package_rpm"
> CONF_VERSION = "1"
> IMAGE_FEATURES += "ssh-server-dropbear"
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#49499): https://lists.yoctoproject.org/g/yocto/message/49499
Mute This Topic: https://lists.yoctoproject.org/mt/74496704/21656
Mute #yocto: https://lists.yoctoproject.org/mk?hashtag=yocto&subid=6691583
Mute #apt: https://lists.yoctoproject.org/mk?hashtag=apt&subid=6691583
Mute #linux: https://lists.yoctoproject.org/mk?hashtag=linux&subid=6691583
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-