Author: blogic
Date: 2015-04-14 21:01:09 +0200 (Tue, 14 Apr 2015)
New Revision: 45440

Modified:
   trunk/package/system/fstools/Makefile
Log:
fstools: update to latest git HEAD

fixes issues with semi-initialized overlay partitions during firstboot

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/package/system/fstools/Makefile
===================================================================
--- trunk/package/system/fstools/Makefile       2015-04-14 19:00:57 UTC (rev 
45439)
+++ trunk/package/system/fstools/Makefile       2015-04-14 19:01:09 UTC (rev 
45440)
@@ -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
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to