commit 31a7aa52cf8f68ffb45c9f3aa014b2e3bc86d40b
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Wed Sep 3 18:02:49 2014 +0200

    Set OpenWrt packages to 14.07 branch. Change qMp branch to testing

diff --git a/Makefile b/Makefile
index bdf2005..4e92ed9 100644
--- a/Makefile
+++ b/Makefile
@@ -19,10 +19,10 @@
 
 
 OWRT_SCM = git clone git://git.openwrt.org/14.07/openwrt.git
-OWRT_PKG_SCM = git clone https://github.com/openwrt/packages.git
+OWRT_PKG_SCM = git clone git://git.openwrt.org/14.07/packages.git
 QMP_GIT_RW = ssh://gitolite@qmp.cat:qmp.git
 QMP_GIT_RO = git://qmp.cat/qmp.git
-QMP_GIT_BRANCH ?= kalimotxo
+QMP_GIT_BRANCH ?= testing
 BUILD_DIR = build
 CONFIG_DIR = configs
 MY_CONFIGS = $(BUILD_DIR)/configs
