diff options
Diffstat (limited to 'package/firmware/rcw/Makefile')
-rw-r--r-- | package/firmware/rcw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/firmware/rcw/Makefile b/package/firmware/rcw/Makefile index 8dfbfe9546..ae4e7d7c16 100644 --- a/package/firmware/rcw/Makefile +++ b/package/firmware/rcw/Makefile @@ -14,6 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 +PKG_MIRROR_HASH:=43a5d7ca16884af08b5e3fea67b38e95f9e70b59c8ab344e5b807f2ed256c6bd PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/fsl-jyt/rcw.git PKG_SOURCE_VERSION:=17e09e19bd5cf94e5ebc84916b4607743c29723e |