Tool/software:
I am trying to do the same thing for am57xx-evm on sdk 9 as this post.
I added this to my image (not local.conf)...
IMAGE_INSTALL:remove = "docker"
RDEPENDS:packagegroup-arago-base:remove = "docker"
I confirmed they removals are in the image environment (-e).
When I build, /usr/bin/containerd is still there. container service is in systemd.
It does not appear to have worked like it did in the other post for AM62.
Any ideas? Does this have to be in local.conf?
Thanks,
Nathan