From 9c2eceef90b3ca924b8cd836e904ddc480514031 Mon Sep 17 00:00:00 2001 From: Imran Khan Date: Fri, 27 Nov 2020 06:19:02 +0000 Subject: base-files: merge /etc/passwd on rw-rootfs Support installations without root-overlayfs (and hence without /rom) when migrating user accounts. Signed-off-by: Imran Khan Signed-off-by: Daniel Golle [simplified patch, bumped PKG_RELEASE, cleaned message] --- package/base-files/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/base-files/Makefile') diff --git a/package/base-files/Makefile b/package/base-files/Makefile index e13578860f..c06b534bea 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/version.mk include $(INCLUDE_DIR)/feeds.mk PKG_NAME:=base-files -PKG_RELEASE:=237 +PKG_RELEASE:=238 PKG_FLAGS:=nonshared PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ -- cgit v1.2.3