crops / poky-container

A container image that is able to run bitbake/poky. It has helpers to create users and groups within the container. This is so that the output generated in the container will be readable by the user on the host.
GNU General Public License v2.0
209 stars 95 forks source link

README.md: fix link to Yocto Project docs #86

Closed moto-timo closed 1 year ago

moto-timo commented 1 year ago

With the change to building the docs with Sphinx, the Yocto Project documentation also changed URLs to https://docs.yoctoproject.org/

Fixes: https://github.com/crops/poky-container/issues/85

Signed-off-by: Tim Orling tim.orling@konsulko.com