summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorYousong Zhou <yszhou4tech@gmail.com>2017-06-15 18:07:32 +0800
committerYousong Zhou <yszhou4tech@gmail.com>2017-06-18 10:39:35 +0800
commitf334a0cdb8498dfd2bbb780245e4e0ed0d103ece (patch)
tree2e563f1bebf93593ecc3f9e045ca6f219457b573 /package/base-files/Makefile
parent3ccca56eb0a44bb72561c6381faf63564eeec858 (diff)
downloadmtk-20170518-f334a0cdb8498dfd2bbb780245e4e0ed0d103ece.zip
mtk-20170518-f334a0cdb8498dfd2bbb780245e4e0ed0d103ece.tar.gz
mtk-20170518-f334a0cdb8498dfd2bbb780245e4e0ed0d103ece.tar.bz2
base-files: allocate uid/gid starting from 65536
There already exist static assignment of uid/gid 65533 in packages feed and we have nobody/nogroup taking 65534 as their ids. Let's change the pid of dynamic assignment to start from 65536 so that the two assignment scheme will not collide with each other While at it, fix the scan command checking existence of uid/gid Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r--package/base-files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index c669ff0..54c1576 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
include $(INCLUDE_DIR)/version.mk
PKG_NAME:=base-files
-PKG_RELEASE:=173
+PKG_RELEASE:=174
PKG_FLAGS:=nonshared
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/