commit f2c6df4e8fb0960f073f2b1198b92094e87dc24b
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Thu Sep 4 10:14:09 2014 +0200

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

diff --git a/Makefile b/Makefile
index bdf2005..9721de5 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 -b for-14.07 https://github.com/openwrt/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
