We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The meta-virtualization (TinkerBoard-Linux/rockchip-linux-meta-virtualization) is missing in the default.xml manifest file for the linux5.10-rk356x branch.
default.xml
linux5.10-rk356x
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.
bblayers.conf
docker-ce
Furthermore, the TinkerBoard-Linux/rockchip-linux-meta-virtualization only have a linux5.10-rk3399-debian11 branch.
linux5.10-rk3399-debian11
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 text was updated successfully, but these errors were encountered:
No branches or pull requests
The meta-virtualization (TinkerBoard-Linux/rockchip-linux-meta-virtualization) is missing in the
default.xml
manifest file for thelinux5.10-rk356x
branch.The meta-virtualization layer is included in the
bblayers.conf
from TinkerBoard-Linux/rockchip-linux-build and is required to installdocker-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:
The text was updated successfully, but these errors were encountered: