diff options
Diffstat (limited to 'package/firmware/ppfe-firmware')
-rw-r--r-- | package/firmware/ppfe-firmware/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/firmware/ppfe-firmware/Makefile b/package/firmware/ppfe-firmware/Makefile index ee0305b6ff..aa68973c8d 100644 --- a/package/firmware/ppfe-firmware/Makefile +++ b/package/firmware/ppfe-firmware/Makefile @@ -13,6 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 +PKG_MIRROR_HASH:=e7f8d22219b2983022b303282f7d1ae814a37aa61cd6b6e28c69994b621338c8 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/fsl-jyt/ppfe.git PKG_SOURCE_VERSION:=b9bb5cc690c0aab2592eb9d443ef55cc9dff8557 |