Skip to content

Commit

Permalink
Merge pull request #60 from tessel/neil-firmware-0.0.13
Browse files Browse the repository at this point in the history
Update firmware dependency for 0.0.13
  • Loading branch information
johnnyman727 committed May 11, 2016
2 parents b22f90a + 0d0efa3 commit 4c888e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/tessel/tools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/tessel/t2-firmware.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=c04a41c6ac7f913e563a7b62f87daae84e9f27b3
PKG_SOURCE_VERSION:=2230c769b6653b55c1f44581004b8c1fec531208
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz

include $(INCLUDE_DIR)/package.mk
Expand Down

0 comments on commit 4c888e8

Please sign in to comment.