Skip to content

Commit

Permalink
Upgrade springboard version
Browse files Browse the repository at this point in the history
  • Loading branch information
joerick committed Sep 20, 2016
1 parent ff3a8ad commit b357344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b357344

Please sign in to comment.