this pins the git version used to 2.32.2 as it seems to work ok with the patches, and latest one from releases didn't.
it also changes the url schema to http: from git: as per github guidlines change/s.
bitbake recipies need protocol=http, to tell bitbake that git
should use the http protocol
As pip dropped support for python 2.7 on versions >=21, we need to ask for older versions of pip specifically at upgrade for the setup to work properly.
Vm will not install otherway
- Takes Vagrant out of the old solo-builder and puts it into the root of the Open Solo repo. Gives vagrant full access to the entire repo.
- Cleaned up deps.sh and added everything that was in the playbook file.
- Removed the playbook work in favor of the deps.sh