mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +00:00
mountd: bump to git HEAD version (optimization fixes)
7826ca5 mount: add mount with ignore=1 for unsupported filesystems 75e7412 mount: drop duplicated filesystem check from mount_add_list Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
parent
a0ef1c478a
commit
792559f25b
@ -4,13 +4,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mountd
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(LEDE_GIT)/project/mountd.git
|
||||
PKG_SOURCE_DATE:=2017-10-18
|
||||
PKG_SOURCE_VERSION:=6efeb198451a46bb8039d2892986c7f625c92649
|
||||
PKG_MIRROR_HASH:=af36387c30dd67f30ec9748e0b2f601f827637ca914446522793be44d5c3356d
|
||||
PKG_SOURCE_DATE:=2017-11-09
|
||||
PKG_SOURCE_VERSION:=7826ca5d6aca691dcb6f98ab203a090d42e79337
|
||||
PKG_MIRROR_HASH:=6fda7666a99974ac9179b102f6e8027f6c4091be9b49e1eed49dee7442d83206
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
PKG_MAINTAINER:=John Crispin <john@phrozen.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user