mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
Do not squash perms, just owner
This commit is contained in:
parent
02242b9f3d
commit
eb86ef270a
@ -42,7 +42,7 @@ genext2fs: $(GENEXT2_DIR)/genext2fs
|
|||||||
EXT2_OPTS :=
|
EXT2_OPTS :=
|
||||||
|
|
||||||
ifeq ($(strip $(BR2_TARGET_ROOTFS_EXT2_SQUASH)),y)
|
ifeq ($(strip $(BR2_TARGET_ROOTFS_EXT2_SQUASH)),y)
|
||||||
EXT2_OPTS += -q
|
EXT2_OPTS += -U
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq ($(strip $(BR2_TARGET_ROOTFS_EXT2_BLOCKS)),0)
|
ifneq ($(strip $(BR2_TARGET_ROOTFS_EXT2_BLOCKS)),0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user