Cannot add docker on AGL demo image for Raspberry pi 4 but on pure Yocto works fine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am trying to build an image for the raspberry pi 4 without success:


The changes that I've made are:
bblayers.conf:
# This layer contains the WIP feature/demo code only
#---------------------------------------------------
BBLAYERS =+ " \
   ${METADIR}/meta-agl-demo \
   ${METADIR}/external/meta-virtualization \
"

local.conf:
IMAGE_INSTALL:append = " docker-ce"
On yocto with these config it works fine:
bblayers.conf:

BBLAYERS ?= " \
  /home/ubuntu/yocto/poky/meta \
  /home/ubuntu/yocto/poky/meta-poky \
  /home/ubuntu/yocto/poky/meta-yocto-bsp \
  /home/ubuntu/yocto/meta-openembedded/meta-oe \
  /home/ubuntu/yocto/meta-openembedded/meta-python \
  /home/ubuntu/yocto/meta-openembedded/meta-multimedia \
  /home/ubuntu/yocto/meta-openembedded/meta-networking \
  /home/ubuntu/yocto/meta-raspberrypi \
  /home/ubuntu/yocto/meta-openembedded/meta-filesystems \
  /home/ubuntu/yocto/meta-virtualization \
  "

local.conf:
CONF_VERSION = "2"
DISTRO_FEATURES:append = " virtualization systemd"
ENABLE_UART = "1"
IMAGE_INSTALL:append = " docker-ce nano screen openssh iotop htop"
IMAGE_INSTALL:append = " openssh-sftp-server libstdc++ python3 python3-pip"
IMAGE_FEATURES:append = " ssh-server-openssh"

# user settings
#INHERIT:append = " extrausers"
#EXTRA_USERS_PARAMS = "useradd -P raspberry pi;usermod -P raspberry root;"

# systemd settings
VIRTUAL-RUNTIME_init_manager = "systemd"
DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"
VIRTUAL-RUNTIME:initscripts = ""
IMX_DEFAULT_DISTRO_FEATURES:append = " systemd"
Any ideas?
_._,_._,_

Links:

You receive all messages sent to this group.

View/Reply Online (#9776) | Reply To Group | Reply To Sender | Mute This Topic | New Topic
Your Subscription | Contact Group Owner | Unsubscribe [list-automotive-discussions82@xxxxxxxxxxx]

_._,_._,_

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux