mirror of
https://github.com/optim-enterprises-bv/meta-openwrt.git
synced 2025-10-29 17:22:21 +00:00
This gets rid of some warnings with Yocto master. - does not set any branch parameter. The future default branch used by tools and repositories is uncertain and we will therefore soon require this is set in all git urls. - uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url. Signed-off-by: Pascal Bach <pascal.bach@siemens.com>