Revisió 98f16204
Afegit per Roger Pueyo Centelles fa més de 7 anys
Makefile | ||
---|---|---|
# qMp packages source clone URLs and settings
|
||
QMP_GIT_RW = ssh://gitolite@dev.qmp.cat:qmp.git
|
||
QMP_GIT_RO = http://dev.qmp.cat/qmp.git
|
||
QMP_GIT_BRANCH ?= testing
|
||
QMP_GIT_BRANCH ?= master
|
||
QMP_FEED = package/feeds/qmp_packages
|
||
|
||
# Distribution naming
|
També disponible a: Unified diff
Branch "master" is the new "kalimotxo"
This commit sets the "master" branch as the development one, while the testing one will be used for freezing packages for testing and specific branches (e.g. 4.0) will be created for each release. This is coherent to how LEDE is developed.