fstools: update to latest git HEAD

fixes issues with semi-initialized overlay partitions during firstboot

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 45440
This commit is contained in:
John Crispin 2015-04-14 19:01:09 +00:00
parent 911cf6da60
commit 88593747cc

View file

@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=fstools
PKG_VERSION:=2015-04-12
PKG_VERSION:=2015-04-14
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/fstools.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=cf8056385c287b98c70376034f0bfc59cc9261ed
PKG_SOURCE_VERSION:=e6004000ff15d7bd32cf5663e8690fc94d7ec747
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1
PKG_CHECK_FORMAT_SECURITY:=0