From 3e56d7d941bf86e290cc40f5d5c1c3c1c8c2c4b4 Mon Sep 17 00:00:00 2001 From: Milosch Meriac Date: Wed, 15 Jun 2016 23:40:43 +0000 Subject: [PATCH] Temporarily switch to unstable branch --- features/FEATURE_UVISOR/importer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/FEATURE_UVISOR/importer/Makefile b/features/FEATURE_UVISOR/importer/Makefile index c29e38ad00..5508cfdaa3 100644 --- a/features/FEATURE_UVISOR/importer/Makefile +++ b/features/FEATURE_UVISOR/importer/Makefile @@ -33,7 +33,7 @@ TARGET_LIB_INC:=$(TARGET_PREFIX)includes/uvisor-lib # uVisor source directory - hidden from mbed via TARGET_IGNORE UVISOR_GIT_URL:=https://github.com/ARMmbed/uvisor -UVISOR_GIT_BRANCH:=dev +UVISOR_GIT_BRANCH:=unstable UVISOR_DIR:=TARGET_IGNORE/uvisor UVISOR_API:=$(UVISOR_DIR)/api UVISOR_GIT_CFG=$(UVISOR_DIR)/.git/config