You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move image driver init until after creation of brickstrap.conf
When doing a full build in one step (`all` command), environment variables
in `config` were not yet included. This was causing ev3dev-jessie image
sizes to be 4GB instead of 2GB.
Issue ev3dev/ev3dev#701
0 commit comments