commit 9928570e0626049d149d0836ee4123bbe1488384
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Fri Feb 27 14:50:30 2015 +0100

    Add QMP_RELEASE=testing for testing images

diff --git a/Makefile b/Makefile
index ec00e15..a5a3d8e 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,7 @@ QMP_GIT_RW = ssh://gitolite@qmp.cat:qmp.git
 QMP_GIT_RO = git://qmp.cat/qmp.git
 QMP_GIT_BRANCH ?= testing
 QMP_CODENAME ?= Clearance
+QMP_RELEASE ?= testing
 BUILD_DIR = build
 CONFIG_DIR = configs
 MY_CONFIGS = $(BUILD_DIR)/configs
