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

distro-entry.sh: Bump RELEASE to 4.1 #91

Closed yoctopidg3 closed 1 year ago

yoctopidg3 commented 1 year ago

Without this, we're unable to setup the standalone sdk and CI breaks even worse.

Signed-off-by: Eilís 'pidge' Ní Fhlannagáin pidge@baylibre.com

moto-timo commented 1 year ago

This gets us back to functional CI again and allows us to consider refactoring and/or improvements. LGTM.