commit 98f162047da56da0f125e82c2176e5caac1f0025
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Tue Jul 4 12:15:53 2017 +0200

    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.

diff --git a/Makefile b/Makefile
index 101e165..d959cc4 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ LEDE_PKG_CLONE = git clone https://git.lede-project.org/feed/packages.git
 # 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
