???
This commit is contained in:
parent
b608c37afd
commit
a48e5fbed1
@ -12,9 +12,9 @@ PKG_RELEASE:=1
|
|||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/fstools.git
|
PKG_SOURCE_URL=$(PROJECT_GIT)/project/fstools.git
|
||||||
PKG_MIRROR_HASH:=edda9151c73c1adfe369f5e315347344727a540ad57d3e2b41b9f57f9d4313fe
|
PKG_MIRROR_HASH:=4ec370a1cdc9fa69131f1403b064d2e05d54ee865411917410d7540454265319
|
||||||
PKG_SOURCE_DATE:=2023-01-22
|
PKG_SOURCE_DATE:=2023-02-28
|
||||||
PKG_SOURCE_VERSION:=1ea5855e980cd88766dd9f615e78e7dd6edfbb74
|
PKG_SOURCE_VERSION:=bfe882d5ff4eeebb8f57c8a0f9b9e767a57870d8
|
||||||
CMAKE_INSTALL:=1
|
CMAKE_INSTALL:=1
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-2.0
|
PKG_LICENSE:=GPL-2.0
|
||||||
@ -48,7 +48,7 @@ define Package/fstools/config
|
|||||||
depends on PACKAGE_fstools
|
depends on PACKAGE_fstools
|
||||||
depends on NAND_SUPPORT
|
depends on NAND_SUPPORT
|
||||||
bool "Support extroot functionality with UBIFS"
|
bool "Support extroot functionality with UBIFS"
|
||||||
default n
|
default y
|
||||||
help
|
help
|
||||||
This option makes it possible to use extroot functionality if the root filesystem resides on an UBIFS partition
|
This option makes it possible to use extroot functionality if the root filesystem resides on an UBIFS partition
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user