1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

fstools: update to git HEAD

8e0f29a mount: remove support for legacy overlayfs before v2.3
 0f8a443 mount: fix log format string and indentation
 46a56d3 overlay: use precompiler macros for reoccuring path names
 f25ab8a mount: apply SELinux labels before overlayfs mount

Total ipk size change (ipq40xx): +120b

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2020-10-16 01:51:13 +01:00
parent 1923669413
commit 21a7c4d97a

@ -12,9 +12,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/fstools.git
PKG_MIRROR_HASH:=04cc533f567e8a928a1c13dedcad781e73dfc796db8e83ac1218b47412ce01bd
PKG_SOURCE_DATE:=2020-07-11
PKG_SOURCE_VERSION:=5345343828df944ae247d91cc77182f87559bc9a
PKG_MIRROR_HASH:=97cfe9528405d9a21c05fa1638780c27a66bfb6f21becfc3f4fdca1420711db8
PKG_SOURCE_DATE:=2020-10-16
PKG_SOURCE_VERSION:=f25ab8a8484215e5fc88c952f25db9a06de311f7
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0