fstools: fix extroot with opkg-installed block-mount (#15550)
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 17 Apr 2014 17:59:47 +0000 (17:59 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 17 Apr 2014 17:59:47 +0000 (17:59 +0000)
The /sbin/block binary now requires and additional shared library, therfore set
LD_LIBRARY_PATH accordingly when invoking it from the temporary overlay.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 40526

package/system/fstools/Makefile

index 9672ee1da5dd63b30889d2c7e2247095d7d1260e..826f77d060f46916da8af2d8e3660cf3ca43786f 100644 (file)
@@ -1,14 +1,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=fstools
-PKG_VERSION:=2014-04-07
+PKG_VERSION:=2014-04-17
 
 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:=a1f48fc0444f5c3c44ee6ef1005cd8da65decefd
+PKG_SOURCE_VERSION:=fe222812cc12d37647fbb8667851eb005ea95331
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1