Skip to content
Snippets Groups Projects
Commit 26898d2a authored by John Crispin's avatar John Crispin
Browse files

fstools: update to latest git revision


This fixes mount_root in failsafe and reverts a ext4 overlay patch.

Signed-off-by: default avatarJohn Crispin <john@phrozen.org>
parent 33d9d6c3
No related branches found
No related tags found
No related merge requests found
......@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=fstools
PKG_VERSION:=2016-04-30
PKG_VERSION:=2016-05-12
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/fstools.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=bb92c29fc4cd90d396fc79078eba75fcb01c92ae
PKG_SOURCE_VERSION:=ed224f0b1f9cfb3f8c5766cba3a60343c0eda586
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment