From b3573447cc513bed21d04a158b8164b8f20e3a67 Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Tue, 20 Sep 2016 15:22:26 +0100 Subject: [PATCH] Upgrade springboard version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c82e6d6..83f96fd 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ BASE_IMG_URL := http://downloads.raspberrypi.org/raspbian_lite/images/raspbian_l BASE_IMG_NAME := $(basename $(notdir $(BASE_IMG_URL))).img SPRINGBOARD := build/root/usr/share/tingbot/springboard.tingapp -SPRINGBOARD_COMMIT := e9872b6c189bdd716ceb92fba9bbff9e5765ce8a +SPRINGBOARD_COMMIT := v1.1.0 SPRINGBOARD_TARBALL := dl/springboard-$(SPRINGBOARD_COMMIT).tgz build/tingbot-os.deb: build/root