Skip to content

Commit

Permalink
Merge pull request #49 from tessel/jon-firmware-0.0.12
Browse files Browse the repository at this point in the history
Update firmware dependency for 0.0.12
  • Loading branch information
johnnyman727 committed Apr 7, 2016
2 parents 7596ac3 + f8a90bd commit f295bc6
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:=723bdf970ca22d342ccf6236a19685a72c4bb12d
PKG_SOURCE_VERSION:=c04a41c6ac7f913e563a7b62f87daae84e9f27b3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz

include $(INCLUDE_DIR)/package.mk
Expand Down

0 comments on commit f295bc6

Please sign in to comment.