mirror of https://github.com/OpenIPC/firmware.git
Package: update exfat-openipc.mk (#980)
parent
0f378a63ef
commit
a62c5ba15e
|
@ -6,7 +6,7 @@
|
|||
|
||||
EXFAT_OPENIPC_SITE_METHOD = git
|
||||
EXFAT_OPENIPC_SITE = https://github.com/namjaejeon/linux-exfat-oot
|
||||
EXFAT_OPENIPC_VERSION = $(shell git ls-remote $(EXFAT_OPENIPC_SITE) HEAD | head -1 | cut -f1)
|
||||
EXFAT_OPENIPC_VERSION = 2a0023bc28e080f2317a4eb293cf28c3126948de
|
||||
|
||||
EXFAT_OPENIPC_LICENSE = GPL-2.0
|
||||
EXFAT_OPENIPC_LICENSE_FILES = COPYING
|
||||
|
|
Loading…
Reference in New Issue