repos: introduce a new repo conf parameter "type"
This will be used to carry the type of repo we are talking about. At the moment it defaults to "git". Signed-off-by: Henning Schild <henning.schild@siemens.com>
This commit is contained in:
committed by
Daniel Wagner
parent
9da82dba13
commit
0c7db599fd
@@ -57,3 +57,12 @@ Added
|
||||
|
||||
- ``env`` key now allows to pass custom environment variables to the bitbake
|
||||
build process.
|
||||
|
||||
Version 7
|
||||
---------
|
||||
|
||||
Added
|
||||
~~~~~
|
||||
|
||||
- ``type`` property to ``repos`` to be able to express which version control
|
||||
system to use.
|
||||
|
Reference in New Issue
Block a user