The meta-virtualization (TinkerBoard-Linux/rockchip-linux-meta-virtualization) is missing in the default.xml manifest file for the linux5.10-rk356x branch.
The meta-virtualization layer is included in the bblayers.conf from TinkerBoard-Linux/rockchip-linux-build and is required to install docker-ce from the machine conf file provided by TinkerBoard-Linux/rockchip-linux-yocto-meta-asus-local.
Furthermore, the TinkerBoard-Linux/rockchip-linux-meta-virtualization only have a linux5.10-rk3399-debian11 branch.
For now, I added the following line to include the meta-virtualization layer:
<project path="yocto/meta-virtualization" name="TinkerBoard-Linux/rockchip-linux-meta-virtualization" revision="linux5.10-rk3399-debian11" />
The meta-virtualization (TinkerBoard-Linux/rockchip-linux-meta-virtualization) is missing in the
default.xmlmanifest file for thelinux5.10-rk356xbranch.The meta-virtualization layer is included in the
bblayers.conffrom TinkerBoard-Linux/rockchip-linux-build and is required to installdocker-cefrom the machine conf file provided by TinkerBoard-Linux/rockchip-linux-yocto-meta-asus-local.Furthermore, the TinkerBoard-Linux/rockchip-linux-meta-virtualization only have a
linux5.10-rk3399-debian11branch.For now, I added the following line to include the meta-virtualization layer: